Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4854/
1 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:63070/q/k, http://127.0.0.1:63082/q/k, http://127.0.0.1:63092/q/k, http://127.0.0.1:63078/q/k, http://127.0.0.1:63040/q/k] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:63070/q/k, http://127.0.0.1:63082/q/k, http://127.0.0.1:63092/q/k, http://127.0.0.1:63078/q/k, http://127.0.0.1:63040/q/k] at __randomizedtesting.SeedInfo.seed([79812AD6F296FC6:867E9CB518760FFA]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:139) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:123) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:87) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard2/core_node4 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 47 more Build Log: [...truncated 11864 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/init-core-data-001 [junit4] 2> 1440825 T9712 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) [junit4] 2> 1440825 T9712 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /q/k [junit4] 2> 1440830 T9712 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1440830 T9712 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1440831 T9713 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1440931 T9712 oasc.ZkTestServer.run start zk server on port:63032 [junit4] 2> 1440932 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1440933 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1440936 T9719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bd87225 name:ZooKeeperConnection Watcher:127.0.0.1:63032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1440936 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1440936 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1440937 T9712 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1440940 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1440940 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1440941 T9721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64efca92 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1440942 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1440942 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1440942 T9712 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1440943 T9712 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1440945 T9712 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1440946 T9712 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1440947 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1440948 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1440950 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1440950 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1441053 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1441053 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1441055 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1441056 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1441058 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1441058 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1441060 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1441061 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1441063 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1441063 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1441065 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1441066 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1441067 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1441068 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1441070 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1441070 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1441072 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1441073 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1443137 T9712 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1443142 T9712 oejs.AbstractConnector.doStart Started [email protected]:63040 [junit4] 2> 1443143 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1443144 T9712 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1443144 T9712 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002 [junit4] 2> 1443145 T9712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/' [junit4] 2> 1443192 T9712 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/solr.xml [junit4] 2> 1443259 T9712 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002 [junit4] 2> 1443259 T9712 oasc.CoreContainer.<init> New CoreContainer 1753830778 [junit4] 2> 1443260 T9712 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/] [junit4] 2> 1443261 T9712 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1443261 T9712 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1443262 T9712 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1443262 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1443262 T9712 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1443263 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1443263 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1443263 T9712 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1443264 T9712 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1443264 T9712 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1443265 T9712 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1443265 T9712 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1443265 T9712 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1443266 T9712 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63032/solr [junit4] 2> 1443266 T9712 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1443266 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1443267 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1443269 T9732 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@104af234 name:ZooKeeperConnection Watcher:127.0.0.1:63032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1443270 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1443271 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1443272 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1443274 T9734 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76de3762 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1443274 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1443275 T9712 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1443278 T9712 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1443280 T9712 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1443282 T9712 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1443284 T9712 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1443287 T9712 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1443288 T9712 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63040_q%2Fk [junit4] 2> 1443289 T9712 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63040_q%2Fk [junit4] 2> 1443291 T9712 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1443293 T9712 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1443294 T9712 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1443296 T9712 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:63040_q%2Fk [junit4] 2> 1443296 T9712 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1443298 T9712 oasc.Overseer.start Overseer (id=92464921291259907-127.0.0.1:63040_q%2Fk-n_0000000000) starting [junit4] 2> 1443300 T9712 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1443307 T9712 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1443308 T9736 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1443309 T9712 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1443311 T9712 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1443312 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1443315 T9735 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1443318 T9712 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002 [junit4] 2> 1443321 T9712 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/conf/ [junit4] 2> 1444367 T9712 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1444368 T9712 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2 [junit4] 2> 1444368 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1444368 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1444369 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1444370 T9740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@773ff740 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1444371 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1444371 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1444371 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1444373 T9712 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1444373 T9712 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1444373 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1444374 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1444375 T9742 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@760457ce name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1444375 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1444375 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1444377 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1444378 T9735 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 1444379 T9735 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 1444379 T9735 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 1444381 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 1444382 T9743 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> 1444382 T9744 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> 1445292 T9712 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1445292 T9712 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1445296 T9712 oejs.AbstractConnector.doStart Started [email protected]:63070 [junit4] 2> 1445296 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1445296 T9712 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1445297 T9712 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003 [junit4] 2> 1445297 T9712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003/' [junit4] 2> 1445326 T9712 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003/solr.xml [junit4] 2> 1445367 T9712 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003 [junit4] 2> 1445368 T9712 oasc.CoreContainer.<init> New CoreContainer 1985957436 [junit4] 2> 1445368 T9712 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003/] [junit4] 2> 1445369 T9712 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1445369 T9712 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1445369 T9712 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1445369 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1445370 T9712 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1445370 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1445370 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1445370 T9712 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1445370 T9712 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1445371 T9712 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1445371 T9712 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1445371 T9712 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1445372 T9712 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1445372 T9712 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63032/solr [junit4] 2> 1445372 T9712 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1445372 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1445373 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1445375 T9755 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b0981da name:ZooKeeperConnection Watcher:127.0.0.1:63032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1445376 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1445376 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1445377 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1445378 T9757 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8f7c0df name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1445379 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1445382 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1446386 T9712 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63070_q%2Fk [junit4] 2> 1446387 T9712 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63070_q%2Fk [junit4] 2> 1446391 T9712 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1446395 T9712 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003 [junit4] 2> 1447223 T9712 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003/conf/ [junit4] 2> 1447380 T9712 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1447381 T9712 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2 [junit4] 2> 1447382 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1448488 T9712 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1448489 T9712 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1448493 T9712 oejs.AbstractConnector.doStart Started [email protected]:63078 [junit4] 2> 1448494 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1448494 T9712 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1448494 T9712 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004 [junit4] 2> 1448495 T9712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004/' [junit4] 2> 1448539 T9712 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004/solr.xml [junit4] 2> 1448586 T9712 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004 [junit4] 2> 1448586 T9712 oasc.CoreContainer.<init> New CoreContainer 1851212974 [junit4] 2> 1448587 T9712 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004/] [junit4] 2> 1448588 T9712 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1448588 T9712 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1448588 T9712 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1448588 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1448588 T9712 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1448589 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1448589 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1448589 T9712 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1448589 T9712 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1448590 T9712 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1448590 T9712 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1448590 T9712 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1448591 T9712 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1448591 T9712 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63032/solr [junit4] 2> 1448591 T9712 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1448591 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1448592 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1448593 T9770 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@235e341a name:ZooKeeperConnection Watcher:127.0.0.1:63032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1448594 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1448595 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1448596 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1448597 T9772 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55ece5b5 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1448598 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1448602 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1449606 T9712 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63078_q%2Fk [junit4] 2> 1449607 T9712 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63078_q%2Fk [junit4] 2> 1449610 T9712 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1449615 T9712 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004 [junit4] 2> 1449625 T9712 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004/conf/ [junit4] 2> 1450909 T9712 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1450910 T9712 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2 [junit4] 2> 1450910 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1451881 T9712 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 1451881 T9712 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1451885 T9712 oejs.AbstractConnector.doStart Started [email protected]:63082 [junit4] 2> 1451886 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1451886 T9712 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1451886 T9712 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005 [junit4] 2> 1451886 T9712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/' [junit4] 2> 1451927 T9712 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/solr.xml [junit4] 2> 1451986 T9712 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005 [junit4] 2> 1451986 T9712 oasc.CoreContainer.<init> New CoreContainer 497779163 [junit4] 2> 1451987 T9712 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/] [junit4] 2> 1451988 T9712 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1451988 T9712 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1451988 T9712 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1451988 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1451988 T9712 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1451989 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1451989 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1451989 T9712 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1451989 T9712 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1451990 T9712 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1451990 T9712 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1451990 T9712 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1451991 T9712 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1451991 T9712 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63032/solr [junit4] 2> 1451991 T9712 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1451991 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1451992 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1451993 T9785 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66da6014 name:ZooKeeperConnection Watcher:127.0.0.1:63032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1451994 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1451994 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1451996 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1451997 T9787 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33a4f256 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1451997 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1452000 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1453004 T9712 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63082_q%2Fk [junit4] 2> 1453005 T9712 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63082_q%2Fk [junit4] 2> 1453008 T9712 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1453013 T9712 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005 [junit4] 2> 1453206 T9712 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/conf/ [junit4] 2> 1454034 T9712 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1454035 T9712 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2 [junit4] 2> 1454036 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1455028 T9712 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 1455029 T9712 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1455032 T9712 oejs.AbstractConnector.doStart Started [email protected]:63092 [junit4] 2> 1455032 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1455032 T9712 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1455033 T9712 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006 [junit4] 2> 1455033 T9712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/' [junit4] 2> 1455062 T9712 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/solr.xml [junit4] 2> 1455102 T9712 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006 [junit4] 2> 1455103 T9712 oasc.CoreContainer.<init> New CoreContainer 96326359 [junit4] 2> 1455103 T9712 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/] [junit4] 2> 1455104 T9712 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1455104 T9712 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1455104 T9712 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1455104 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1455105 T9712 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1455105 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1455105 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1455105 T9712 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1455105 T9712 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1455106 T9712 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1455106 T9712 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1455106 T9712 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1455107 T9712 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1455107 T9712 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63032/solr [junit4] 2> 1455107 T9712 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1455107 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1455108 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1455109 T9800 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@715d2432 name:ZooKeeperConnection Watcher:127.0.0.1:63032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1455110 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1455111 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1455112 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1455113 T9802 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@397d9c16 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1455113 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1455117 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1456121 T9712 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63092_q%2Fk [junit4] 2> 1456122 T9712 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63092_q%2Fk [junit4] 2> 1456126 T9712 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1456131 T9712 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006 [junit4] 2> 1456134 T9712 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/conf/ [junit4] 2> 1457243 T9712 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1457244 T9712 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2 [junit4] 2> 1457244 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1457246 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1457246 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1457248 T9806 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24e7a7ed name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1457248 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1457248 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1457249 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1457251 T9712 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl [junit4] 2> 1457251 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1457251 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1457253 T9808 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ec59ed0 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1457253 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1457253 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1457254 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1457258 T9730 oasha.CollectionsHandler.handleCreateAction Creating Collection : stateFormat=2&version=2&replicationFactor=2&action=CREATE&name=delLiveColl&maxShardsPerNode=2&numShards=2&wt=javabin [junit4] 2> 1457259 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1457260 T9736 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"createcollection", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 1457261 T9809 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , { [junit4] 2> "operation":"createcollection", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 1457262 T9809 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 1457262 T9809 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl [junit4] 2> 1457263 T9809 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl [junit4] 2> 1457265 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1457266 T9735 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl [junit4] 2> 1457267 T9735 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2] [junit4] 2> 1457267 T9735 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2 [junit4] 2> 1457268 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json [junit4] 2> 1457269 T9743 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1457269 T9788 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1457270 T9811 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1457270 T9803 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1457269 T9758 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1457270 T9810 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1457269 T9773 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1457269 T9744 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1457365 T9809 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 1457366 T9809 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:63092_q%2Fk [junit4] 2> 1457366 T9809 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:63078_q%2Fk [junit4] 2> 1457368 T9809 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:63082_q%2Fk [junit4] 2> 1457369 T9809 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:63040_q%2Fk [junit4] 2> 1457370 T9792 oasha.CoreAdminHandler.handleCreateAction core create command version=2&shard=shard1&collection.configName=conf1&action=CREATE&qt=/admin/cores&name=delLiveColl_shard1_replica1&collection=delLiveColl&numShards=2&wt=javabin [junit4] 2> 1457370 T9765 oasha.CoreAdminHandler.handleCreateAction core create command version=2&shard=shard1&collection.configName=conf1&action=CREATE&qt=/admin/cores&name=delLiveColl_shard1_replica2&collection=delLiveColl&numShards=2&wt=javabin [junit4] 2> 1457371 T9778 oasha.CoreAdminHandler.handleCreateAction core create command version=2&shard=shard2&collection.configName=conf1&action=CREATE&qt=/admin/cores&name=delLiveColl_shard2_replica1&collection=delLiveColl&numShards=2&wt=javabin [junit4] 2> 1457372 T9728 oasha.CoreAdminHandler.handleCreateAction core create command version=2&shard=shard2&collection.configName=conf1&action=CREATE&qt=/admin/cores&name=delLiveColl_shard2_replica2&collection=delLiveColl&numShards=2&wt=javabin [junit4] 2> 1457374 T9792 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl [junit4] 2> 1457374 T9778 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl [junit4] 2> 1457375 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1457375 T9765 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl [junit4] 2> 1457377 T9728 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl [junit4] 2> 1457377 T9792 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1457378 T9778 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1457379 T9778 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1457378 T9792 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1457380 T9778 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1457380 T9792 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1457381 T9728 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1457381 T9778 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 1457382 T9778 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1457381 T9735 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "shard":"shard1", [junit4] 2> "node_name":"127.0.0.1:63092_q%2Fk", [junit4] 2> "state":"down", [junit4] 2> "core":"delLiveColl_shard1_replica1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:63092/q/k", [junit4] 2> "numShards":"2", [junit4] 2> "roles":null} [junit4] 2> 1457380 T9765 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1457382 T9765 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1457383 T9792 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 1457383 T9765 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1457383 T9792 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1457385 T9765 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 1457385 T9765 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1457387 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1457388 T9773 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457389 T9788 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457389 T9803 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457389 T9788 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1457389 T9773 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1457390 T9728 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1457391 T9728 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1457391 T9803 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1457393 T9728 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1457393 T9728 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1457396 T9735 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1457396 T9735 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "shard":"shard2", [junit4] 2> "node_name":"127.0.0.1:63082_q%2Fk", [junit4] 2> "state":"down", [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:63082/q/k", [junit4] 2> "numShards":"2", [junit4] 2> "roles":null} [junit4] 2> 1457404 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1457404 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1457405 T9743 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457405 T9803 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457405 T9788 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457405 T9773 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457406 T9803 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1457406 T9788 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1457406 T9773 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1457406 T9743 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1457408 T9735 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1457409 T9735 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "shard":"shard1", [junit4] 2> "node_name":"127.0.0.1:63078_q%2Fk", [junit4] 2> "state":"down", [junit4] 2> "core":"delLiveColl_shard1_replica2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:63078/q/k", [junit4] 2> "numShards":"2", [junit4] 2> "roles":null} [junit4] 2> 1457410 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1457410 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1457411 T9743 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457411 T9788 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457411 T9803 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457411 T9773 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457412 T9788 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1457412 T9803 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1457412 T9773 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1457412 T9743 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1457414 T9735 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1457414 T9735 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "shard":"shard2", [junit4] 2> "node_name":"127.0.0.1:63040_q%2Fk", [junit4] 2> "state":"down", [junit4] 2> "core":"delLiveColl_shard2_replica2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:63040/q/k", [junit4] 2> "numShards":"2", [junit4] 2> "roles":null} [junit4] 2> 1457416 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1457416 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1457416 T9743 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457417 T9788 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457417 T9803 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457416 T9773 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1457417 T9788 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1457417 T9803 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1457418 T9773 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1457418 T9743 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1458382 T9778 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1 [junit4] 2> 1458383 T9778 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1458384 T9778 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1458384 T9778 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1458384 T9792 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1 [junit4] 2> 1458384 T9778 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1458385 T9792 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1458385 T9778 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/delLiveColl_shard2_replica1/' [junit4] 2> 1458386 T9792 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1458386 T9792 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1458386 T9765 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2 [junit4] 2> 1458387 T9765 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1458387 T9792 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1458387 T9765 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1458387 T9792 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/delLiveColl_shard1_replica1/' [junit4] 2> 1458388 T9765 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1458389 T9765 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1458389 T9765 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004/delLiveColl_shard1_replica2/' [junit4] 2> 1458394 T9728 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2 [junit4] 2> 1458395 T9728 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1458397 T9728 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1458398 T9728 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1458398 T9728 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1458399 T9728 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/' [junit4] 2> 1458551 T9792 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1458552 T9778 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1458552 T9728 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1458553 T9765 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1458608 T9792 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1458608 T9778 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1458609 T9728 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1458609 T9765 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1458610 T9728 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1458620 T9728 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test [junit4] 2> 1458709 T9792 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1458710 T9778 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1458710 T9765 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1458720 T9792 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test [junit4] 2> 1458720 T9778 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test [junit4] 2> 1458721 T9765 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test [junit4] 2> 1459048 T9728 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1459060 T9728 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1459063 T9728 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1459073 T9728 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1459078 T9728 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1459083 T9728 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1459084 T9728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1459086 T9728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1459087 T9728 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1459088 T9728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1459088 T9728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1459088 T9728 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl [junit4] 2> 1459089 T9728 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1459089 T9728 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/data/ [junit4] 2> 1459090 T9728 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@444e12eb [junit4] 2> 1459091 T9728 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/data [junit4] 2> 1459091 T9728 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/data/index/ [junit4] 2> 1459092 T9728 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 1459092 T9728 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/data/index [junit4] 2> 1459093 T9728 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=49.6533203125, floorSegmentMB=1.7978515625, forceMergeDeletesPctAllowed=26.226392130977036, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1459094 T9728 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-31f9fcb9)),segFN=segments_1,generation=1} [junit4] 2> 1459094 T9728 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1459099 T9728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1459100 T9728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1459100 T9728 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1459101 T9728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1459101 T9728 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1459101 T9728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1459102 T9728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1459102 T9728 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1459103 T9728 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1459103 T9728 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1459104 T9728 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1459105 T9728 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1459105 T9728 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1459106 T9728 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1459106 T9728 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1459106 T9728 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1459107 T9728 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1459107 T9728 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1459108 T9728 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1459109 T9728 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1459140 T9728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1459143 T9728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1459145 T9728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1459148 T9728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1459156 T9728 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1459156 T9728 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1459157 T9728 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1139425480, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1459158 T9728 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-31f9fcb9)),segFN=segments_1,generation=1} [junit4] 2> 1459158 T9728 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1459159 T9728 oass.SolrIndexSearcher.<init> Opening Searcher@6e42a82a[delLiveColl_shard2_replica2] main [junit4] 2> 1459159 T9728 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1459160 T9728 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1459160 T9728 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1459161 T9728 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1459161 T9728 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1459161 T9728 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1459162 T9778 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1459162 T9728 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1459163 T9728 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1459163 T9728 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 1459165 T9728 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 1459165 T9728 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1459166 T9728 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1459166 T9792 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1459166 T9765 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1459169 T9778 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1459169 T9816 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica2] Registered new searcher Searcher@6e42a82a[delLiveColl_shard2_replica2] main{UninvertingDirectoryReader()} [junit4] 2> 1459172 T9728 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica2 [junit4] 2> 1459172 T9778 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1459172 T9728 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica2 address:http://127.0.0.1:63040/q/k collection:delLiveColl shard:shard2 [junit4] 2> 1459173 T9792 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1459173 T9728 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election [junit4] 2> 1459174 T9765 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1459176 T9792 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1459177 T9765 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1459178 T9728 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 1459180 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1459180 T9728 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=5.7062173E15ms [junit4] 2> 1459183 T9735 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1459183 T9778 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1459185 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1459186 T9743 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1459186 T9788 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1459186 T9803 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1459186 T9773 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1459186 T9788 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1459187 T9803 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1459187 T9773 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1459187 T9792 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1459187 T9743 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1459188 T9778 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1459188 T9765 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1459191 T9792 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1459192 T9778 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1459193 T9765 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1459193 T9778 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1459194 T9778 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1459194 T9778 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1459195 T9778 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1459195 T9778 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1459195 T9778 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using configuration from collection delLiveColl [junit4] 2> 1459196 T9778 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1459196 T9792 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1459196 T9778 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/delLiveColl_shard2_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/delLiveColl_shard2_replica1/data/ [junit4] 2> 1459197 T9778 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@444e12eb [junit4] 2> 1459197 T9792 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [ [...truncated too long message...] /jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/delLiveColl_shard1_replica1/data/index;done=false>>] [junit4] 2> 1661946 T9712 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/delLiveColl_shard1_replica1/data/index [junit4] 2> 1661946 T9712 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/delLiveColl_shard1_replica1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/delLiveColl_shard1_replica1/data;done=false>>] [junit4] 2> 1661947 T9712 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/delLiveColl_shard1_replica1/data [junit4] 2> 1661948 T9712 oasc.Overseer.close Overseer (id=92464921291259917-127.0.0.1:63092_q%2Fk-n_0000000004) closing [junit4] 2> 1661948 T9861 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:63092_q%2Fk [junit4] 2> 1661950 T9803 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1661950 T9864 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296) [junit4] 2> [junit4] 2> 1661951 T9712 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/q/k,null} [junit4] 2> 1666336 T9712 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 1666338 T9712 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:63032 63032 [junit4] 2> 1666438 T9713 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:63032 63032 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=79812AD6F296FC6 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Asia/Tashkent -Dtests.file.encoding=UTF-8 [junit4] ERROR 226s J2 | DeleteReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:63070/q/k, http://127.0.0.1:63082/q/k, http://127.0.0.1:63092/q/k, http://127.0.0.1:63078/q/k, http://127.0.0.1:63040/q/k] [junit4] > at __randomizedtesting.SeedInfo.seed([79812AD6F296FC6:867E9CB518760FFA]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:139) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:123) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:87) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard2/core_node4 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 47 more [junit4] 2> 1666456 T9712 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001 [junit4] 2> 225634 T9711 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=hr, timezone=Asia/Tashkent [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=80576648,total=317194240 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrXml, CurrencyFieldXmlFileTest, QueryElevationComponentTest, TestReplicationHandlerBackup, DistribDocExpirationUpdateProcessorTest, DistributedExpandComponentTest, TestQueryUtils, IndexSchemaTest, TestRemoteStreaming, BasicFunctionalityTest, TestRandomDVFaceting, TestParamSet, CircularListTest, PolyFieldTest, HighlighterTest, TestNoOpRegenerator, XsltUpdateRequestHandlerTest, TestMaxScoreQueryParser, HttpPartitionTest, HighlighterConfigTest, PingRequestHandlerTest, TestNonDefinedSimilarityFactory, TestDynamicFieldResource, TestRealTimeGet, DefaultValueUpdateProcessorTest, BinaryUpdateRequestHandlerTest, TestOrdValues, TestIndexingPerformance, TestSuggestSpellingConverter, LeaderElectionIntegrationTest, TestHighlightDedupGrouping, TestShardHandlerFactory, DeleteInactiveReplicaTest, DistributedDebugComponentTest, DocValuesTest, UpdateRequestProcessorFactoryTest, AssignTest, NumericFieldsTest, DistributedQueryComponentOptimizationTest, TestUpdate, UUIDUpdateProcessorFallbackTest, TestQuerySenderListener, QueryParsingTest, TestSolrQueryParserResource, TestDistributedSearch, TestSolrXmlPersistence, TestManagedSchemaFieldTypeResource, TestElisionMultitermQuery, OverseerCollectionProcessorTest, TestSolr4Spatial, MultiThreadedOCPTest, TestPseudoReturnFields, SyncSliceTest, ClusterStateUpdateTest, ZkSolrClientTest, ZkCLITest, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, SoftAutoCommitTest, TestFoldingMultitermQuery, TestStressLucene, SpatialFilterTest, TestCSVLoader, SolrCoreCheckLockOnStartupTest, CacheHeaderTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, RegexBoostProcessorTest, JSONWriterTest, TestPHPSerializedResponseWriter, SOLR749Test, TestQuerySenderNoQuery, TestStressRecovery, ZkNodePropsTest, FileUtilsTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, AliasIntegrationTest, DeleteReplicaTest] [junit4] Completed on J2 in 226.43s, 1 test, 1 error <<< FAILURES! [...truncated 228 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 59 ignored (24 assumptions) Total time: 54 minutes 42 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 161204234 bytes Compression is 0.0% Took 28 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
