Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11364/ Java: 32bit/jdk1.8.0_20 -server -XX:+UseConcMarkSweepGC
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:43656/o/pp, https://127.0.0.1:53379/o/pp, https://127.0.0.1:45790/o/pp, https://127.0.0.1:58387/o/pp, https://127.0.0.1:47579/o/pp] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:43656/o/pp, https://127.0.0.1:53379/o/pp, https://127.0.0.1:45790/o/pp, https://127.0.0.1:58387/o/pp, https://127.0.0.1:47579/o/pp] at __randomizedtesting.SeedInfo.seed([74C11B046D6B815A:F527951C1A34E166]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) 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:171) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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/shard1/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 46 more Build Log: [...truncated 12001 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/init-core-data-001 [junit4] 2> 2239020 T7220 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 2239020 T7220 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /o/pp [junit4] 2> 2239022 T7220 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2239023 T7220 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2239023 T7221 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2239124 T7220 oasc.ZkTestServer.run start zk server on port:46496 [junit4] 2> 2239125 T7220 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2239126 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2239129 T7227 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f4de46 name:ZooKeeperConnection Watcher:127.0.0.1:46496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2239129 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2239130 T7220 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2239131 T7220 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2239135 T7220 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2239137 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2239138 T7229 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b6dca4 name:ZooKeeperConnection Watcher:127.0.0.1:46496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2239138 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2239138 T7220 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2239139 T7220 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2239141 T7220 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2239143 T7220 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2239144 T7220 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2239146 T7220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2239146 T7220 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2239149 T7220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2239150 T7220 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2239152 T7220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2239153 T7220 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2239156 T7220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2239156 T7220 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2239159 T7220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2239160 T7220 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2239162 T7220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2239163 T7220 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2239165 T7220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2239165 T7220 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2239167 T7220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2239167 T7220 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2239169 T7220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2239170 T7220 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2239171 T7220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2239171 T7220 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2239173 T7220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2239173 T7220 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2239175 T7220 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2239176 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2239177 T7231 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ad7e69 name:ZooKeeperConnection Watcher:127.0.0.1:46496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2239177 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2239177 T7220 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2239436 T7220 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2239440 T7220 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2239448 T7220 oejs.AbstractConnector.doStart Started [email protected]:53379 [junit4] 2> 2239449 T7220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2239450 T7220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2239451 T7220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002 [junit4] 2> 2239451 T7220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002/' [junit4] 2> 2239464 T7220 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002/solr.xml [junit4] 2> 2239472 T7220 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002 [junit4] 2> 2239473 T7220 oasc.CoreContainer.<init> New CoreContainer 6156713 [junit4] 2> 2239473 T7220 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002/] [junit4] 2> 2239474 T7220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2239474 T7220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2239474 T7220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2239475 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2239475 T7220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2239475 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2239476 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2239476 T7220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2239476 T7220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2239486 T7220 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2239487 T7220 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2239488 T7220 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2239488 T7220 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2239489 T7220 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46496/solr [junit4] 2> 2239489 T7220 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2239490 T7220 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2239491 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2239492 T7242 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f967a name:ZooKeeperConnection Watcher:127.0.0.1:46496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2239493 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2239493 T7220 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2239495 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2239496 T7244 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17d9dba name:ZooKeeperConnection Watcher:127.0.0.1:46496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2239496 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2239498 T7220 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2239500 T7220 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2239502 T7220 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2239504 T7220 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2239505 T7220 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2239507 T7220 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2239508 T7220 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53379_o%2Fpp [junit4] 2> 2239508 T7220 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53379_o%2Fpp [junit4] 2> 2239510 T7220 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2239510 T7220 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2239511 T7220 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2239512 T7220 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53379_o%2Fpp [junit4] 2> 2239513 T7220 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2239514 T7220 oasc.Overseer.start Overseer (id=92549000094285828-127.0.0.1:53379_o%2Fpp-n_0000000000) starting [junit4] 2> 2239515 T7220 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2239519 T7220 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2239519 T7246 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2239520 T7220 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2239521 T7220 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2239521 T7220 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2239523 T7245 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2239524 T7220 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002 [junit4] 2> 2239529 T7220 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002/conf/ [junit4] 2> 2239650 T7220 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2239651 T7220 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2239651 T7220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2239653 T7220 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2239653 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2239654 T7250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dc94ae name:ZooKeeperConnection Watcher:127.0.0.1:46496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2239654 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2239655 T7220 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2239656 T7220 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2239658 T7220 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2239659 T7220 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2239659 T7220 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2239660 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2239660 T7252 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@acf6b9 name:ZooKeeperConnection Watcher:127.0.0.1:46496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2239661 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2239661 T7220 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2239663 T7253 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2239665 T7245 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2239666 T7245 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2239666 T7245 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2239668 T7245 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2239668 T7254 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> 2239668 T7253 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> 2239920 T7220 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2239921 T7220 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2239923 T7220 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2239924 T7220 oejs.AbstractConnector.doStart Started [email protected]:43656 [junit4] 2> 2239925 T7220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2239926 T7220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2239926 T7220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-003 [junit4] 2> 2239926 T7220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-003/' [junit4] 2> 2239936 T7220 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-003/solr.xml [junit4] 2> 2239941 T7220 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-003 [junit4] 2> 2239942 T7220 oasc.CoreContainer.<init> New CoreContainer 31979394 [junit4] 2> 2239942 T7220 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-003/] [junit4] 2> 2239943 T7220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2239943 T7220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2239943 T7220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2239944 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2239944 T7220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2239944 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2239945 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2239945 T7220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2239945 T7220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2239946 T7220 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2239947 T7220 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2239947 T7220 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2239948 T7220 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2239948 T7220 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46496/solr [junit4] 2> 2239948 T7220 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2239949 T7220 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2239949 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2239950 T7265 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1181283 name:ZooKeeperConnection Watcher:127.0.0.1:46496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2239951 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2239951 T7220 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2239953 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2239954 T7267 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e20347 name:ZooKeeperConnection Watcher:127.0.0.1:46496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2239954 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2239960 T7220 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2240964 T7220 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43656_o%2Fpp [junit4] 2> 2240966 T7220 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43656_o%2Fpp [junit4] 2> 2240969 T7220 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2240972 T7220 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-003 [junit4] 2> 2240983 T7220 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-003/conf/ [junit4] 2> 2241105 T7220 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2241106 T7220 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2241106 T7220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2241358 T7220 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2241358 T7220 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2241360 T7220 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2241361 T7220 oejs.AbstractConnector.doStart Started [email protected]:47579 [junit4] 2> 2241363 T7220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2241363 T7220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2241364 T7220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-004 [junit4] 2> 2241364 T7220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-004/' [junit4] 2> 2241374 T7220 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-004/solr.xml [junit4] 2> 2241379 T7220 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-004 [junit4] 2> 2241380 T7220 oasc.CoreContainer.<init> New CoreContainer 32718218 [junit4] 2> 2241380 T7220 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-004/] [junit4] 2> 2241380 T7220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2241381 T7220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2241381 T7220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2241381 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2241382 T7220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2241382 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2241382 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2241383 T7220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2241383 T7220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2241384 T7220 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2241385 T7220 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2241385 T7220 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2241385 T7220 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2241386 T7220 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46496/solr [junit4] 2> 2241386 T7220 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2241386 T7220 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2241387 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2241388 T7280 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cda4f3 name:ZooKeeperConnection Watcher:127.0.0.1:46496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2241390 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2241391 T7220 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2241393 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2241394 T7282 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1349112 name:ZooKeeperConnection Watcher:127.0.0.1:46496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2241394 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2241401 T7220 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2242406 T7220 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47579_o%2Fpp [junit4] 2> 2242408 T7220 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47579_o%2Fpp [junit4] 2> 2242411 T7220 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2242414 T7220 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-004 [junit4] 2> 2242424 T7220 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-004/conf/ [junit4] 2> 2242643 T7220 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2242644 T7220 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2242644 T7220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2242916 T7220 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 2242918 T7220 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2242921 T7220 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2242922 T7220 oejs.AbstractConnector.doStart Started [email protected]:58387 [junit4] 2> 2242923 T7220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2242924 T7220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2242924 T7220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-005 [junit4] 2> 2242924 T7220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-005/' [junit4] 2> 2242934 T7220 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-005/solr.xml [junit4] 2> 2242939 T7220 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-005 [junit4] 2> 2242940 T7220 oasc.CoreContainer.<init> New CoreContainer 2417116 [junit4] 2> 2242940 T7220 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-005/] [junit4] 2> 2242941 T7220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2242941 T7220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2242942 T7220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2242942 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2242942 T7220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2242943 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2242943 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2242943 T7220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2242944 T7220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2242945 T7220 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2242946 T7220 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2242946 T7220 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2242947 T7220 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2242947 T7220 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46496/solr [junit4] 2> 2242947 T7220 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2242948 T7220 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2242948 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2242950 T7295 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@941901 name:ZooKeeperConnection Watcher:127.0.0.1:46496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2242951 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2242951 T7220 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2242952 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2242953 T7297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@117defd name:ZooKeeperConnection Watcher:127.0.0.1:46496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2242953 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2242956 T7220 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2243959 T7220 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58387_o%2Fpp [junit4] 2> 2243961 T7220 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58387_o%2Fpp [junit4] 2> 2243964 T7220 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2243966 T7220 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-005 [junit4] 2> 2243971 T7220 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-005/conf/ [junit4] 2> 2244113 T7220 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2244114 T7220 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2244115 T7220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2244427 T7220 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 2244428 T7220 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2244429 T7220 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2244430 T7220 oejs.AbstractConnector.doStart Started [email protected]:45790 [junit4] 2> 2244432 T7220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2244432 T7220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2244433 T7220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006 [junit4] 2> 2244433 T7220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006/' [junit4] 2> 2244446 T7220 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006/solr.xml [junit4] 2> 2244451 T7220 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006 [junit4] 2> 2244452 T7220 oasc.CoreContainer.<init> New CoreContainer 26014652 [junit4] 2> 2244452 T7220 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006/] [junit4] 2> 2244453 T7220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2244453 T7220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2244453 T7220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2244454 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2244454 T7220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2244454 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2244455 T7220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2244455 T7220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2244456 T7220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2244457 T7220 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2244458 T7220 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2244458 T7220 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2244458 T7220 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2244459 T7220 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46496/solr [junit4] 2> 2244459 T7220 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2244460 T7220 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2244460 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2244461 T7310 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ed4a06 name:ZooKeeperConnection Watcher:127.0.0.1:46496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2244462 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2244463 T7220 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2244464 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2244465 T7312 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f3f3e1 name:ZooKeeperConnection Watcher:127.0.0.1:46496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2244465 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2244468 T7220 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2245471 T7220 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45790_o%2Fpp [junit4] 2> 2245472 T7220 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45790_o%2Fpp [junit4] 2> 2245475 T7220 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2245478 T7220 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006 [junit4] 2> 2245485 T7220 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006/conf/ [junit4] 2> 2245640 T7220 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2245641 T7220 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2245641 T7220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2245644 T7220 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2245645 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2245660 T7316 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12ea335 name:ZooKeeperConnection Watcher:127.0.0.1:46496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2245660 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2245660 T7220 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2245661 T7220 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2245664 T7220 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl [junit4] 2> 2245664 T7220 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2245665 T7220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2245666 T7318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bcbd4c name:ZooKeeperConnection Watcher:127.0.0.1:46496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2245666 T7220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2245666 T7220 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2245667 T7220 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2245751 T7237 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=delLiveColl&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2 [junit4] 2> 2245752 T7253 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2245754 T7246 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"create", [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> 2245755 T7319 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [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> 2245757 T7319 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2245757 T7319 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl [junit4] 2> 2245757 T7319 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl [junit4] 2> 2245759 T7253 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2245761 T7245 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl [junit4] 2> 2245761 T7245 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2] [junit4] 2> 2245761 T7245 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2 [junit4] 2> 2245762 T7245 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json [junit4] 2> 2245763 T7254 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> 2245763 T7253 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> 2245763 T7321 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> 2245763 T7283 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> 2245763 T7320 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> 2245763 T7268 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> 2245763 T7313 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> 2245763 T7298 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> 2245859 T7319 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 2245860 T7319 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:53379_o%2Fpp [junit4] 2> 2245861 T7319 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:45790_o%2Fpp [junit4] 2> 2245862 T7319 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:43656_o%2Fpp [junit4] 2> 2245867 T7319 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:47579_o%2Fpp [junit4] 2> 2245918 T7238 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2245920 T7238 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl [junit4] 2> 2245921 T7253 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2245922 T7238 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2245922 T7238 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2245922 T7238 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2245923 T7238 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 2245924 T7238 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2245925 T7245 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 2245925 T7245 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard1_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:53379/o/pp", [junit4] 2> "node_name":"127.0.0.1:53379_o%2Fpp", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2245928 T7245 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2245928 T7253 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2245930 T7253 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2245942 T7308 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2245943 T7260 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 2245945 T7308 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl [junit4] 2> 2245945 T7260 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl [junit4] 2> 2245946 T7253 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2245946 T7308 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2245947 T7308 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2245947 T7260 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2245947 T7260 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2245947 T7308 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2245948 T7260 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2245948 T7245 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2245948 T7308 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2245948 T7245 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard1_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:45790/o/pp", [junit4] 2> "node_name":"127.0.0.1:45790_o%2Fpp", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2245949 T7308 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2245949 T7260 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2245949 T7260 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2245950 T7245 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2245950 T7253 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2245950 T7268 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2245950 T7313 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2245951 T7268 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2245951 T7313 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2245952 T7253 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2245953 T7245 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2245953 T7245 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:43656/o/pp", [junit4] 2> "node_name":"127.0.0.1:43656_o%2Fpp", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2245954 T7253 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2245954 T7245 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2245955 T7313 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2245955 T7268 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2245955 T7313 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2245955 T7253 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2245956 T7268 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2245956 T7253 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2245959 T7275 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 2245961 T7275 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl [junit4] 2> 2245962 T7253 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2245962 T7275 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2245963 T7275 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2245963 T7275 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2245964 T7245 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2245964 T7245 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard2_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:47579/o/pp", [junit4] 2> "node_name":"127.0.0.1:47579_o%2Fpp", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2245964 T7275 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2245965 T7275 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2245966 T7245 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2245966 T7313 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2245966 T7268 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2245967 T7313 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2245966 T7253 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2245967 T7268 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2245966 T7283 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2245968 T7283 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2245968 T7253 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2246924 T7238 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1 [junit4] 2> 2246925 T7238 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2246926 T7238 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2246926 T7238 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2246927 T7238 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2246927 T7238 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002/delLiveColl_shard1_replica1/' [junit4] 2> 2246949 T7308 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2 [junit4] 2> 2246950 T7308 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2246950 T7260 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1 [junit4] 2> 2246950 T7308 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2246951 T7260 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2246951 T7308 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2246952 T7260 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2246953 T7260 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2246953 T7308 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2246954 T7260 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2246954 T7308 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006/delLiveColl_shard1_replica2/' [junit4] 2> 2246954 T7260 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-003/delLiveColl_shard2_replica1/' [junit4] 2> 2246978 T7275 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2 [junit4] 2> 2246979 T7275 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2246979 T7238 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2246979 T7275 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2246980 T7275 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2246980 T7275 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2246981 T7275 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-004/delLiveColl_shard2_replica2/' [junit4] 2> 2246991 T7238 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2246994 T7238 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2246999 T7238 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test [junit4] 2> 2247004 T7260 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2247005 T7308 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2247008 T7275 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2247024 T7308 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2247025 T7308 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2247025 T7260 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2247028 T7275 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2247029 T7260 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2247030 T7308 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test [junit4] 2> 2247030 T7275 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2247036 T7275 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test [junit4] 2> 2247036 T7260 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test [junit4] 2> 2247186 T7238 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2247192 T7238 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2247194 T7238 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2247200 T7308 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2247518 T7308 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2247518 T7238 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2247520 T7308 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2247520 T7238 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2247537 T7238 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2247538 T7238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2247544 T7238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2247546 T7238 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2247548 T7238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2247548 T7308 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2247548 T7238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2247559 T7260 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2247560 T7238 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using configuration from collection delLiveColl [junit4] 2> 2247560 T7238 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2247561 T7238 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002/delLiveColl_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002/delLiveColl_shard1_replica1/data/ [junit4] 2> 2247561 T7238 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@194201e [junit4] 2> 2247562 T7308 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2247562 T7238 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002/delLiveColl_shard1_replica1/data [junit4] 2> 2247563 T7238 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002/delLiveColl_shard1_replica1/data/index/ [junit4] 2> 2247563 T7238 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2247564 T7238 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-002/delLiveColl_shard1_replica1/data/index [junit4] 2> 2247564 T7238 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=25.3671875, floorSegmentMB=2.1279296875, forceMergeDeletesPctAllowed=5.462511350119552, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2247564 T7260 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2247565 T7238 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-8794c5)),segFN=segments_1,generation=1} [junit4] 2> 2247565 T7238 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2247567 T7260 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2247568 T7275 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2247569 T7238 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2247569 T7238 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2247570 T7238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2247570 T7238 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2247570 T7238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2247571 T7238 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2247571 T7238 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2247572 T7238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2247572 T7238 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2247572 T7275 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2247573 T7238 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2247574 T7238 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2247574 T7308 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2247574 T7238 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2247575 T7275 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2247575 T7308 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2247578 T7308 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2247580 T7260 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2247576 T7238 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2247580 T7308 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2247581 T7238 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2247582 T7238 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2247582 T7238 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2247583 T7308 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2247584 T7308 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2247584 T7260 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2247584 T7308 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl [junit4] 2> 2247585 T7308 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2247586 T7308 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006/delLiveColl_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006/delLiveColl_shard1_replica2/data/ [junit4] 2> 2247586 T7308 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@194201e [junit4] 2> 2247585 T7238 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2247587 T7308 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006/delLiveColl_shard1_replica2/data [junit4] 2> 2247587 T7238 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2247586 T7260 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2247588 T7238 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2247588 T7275 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2247588 T7308 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006/delLiveColl_shard1_replica2/data/index/ [junit4] 2> 2247589 T7308 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 2247589 T7238 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2247589 T7260 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2247591 T7260 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2247591 T7275 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2247590 T7308 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006/delLiveColl_shard1_replica2/data/index [junit4] 2> 2247591 T7260 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2247592 T7308 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=25.3671875, floorSegmentMB=2.1279296875, forceMergeDeletesPctAllowed=5.462511350119552, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2247592 T7238 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2247593 T7308 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-6a12fc)),segFN=segments_1,generation=1} [junit4] 2> 2247593 T7275 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2247593 T7308 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2247594 T7260 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2247594 T7260 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2247594 T7275 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2247595 T7275 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2247594 T7238 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2247595 T7275 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2247596 T7308 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2247595 T7260 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using configuration from collection delLiveColl [junit4] 2> 2247596 T7238 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2247596 T7308 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2247596 T7275 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2247598 T7238 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2247598 T7275 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2247597 T7308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2247597 T7260 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2247599 T7308 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2247599 T7275 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl [junit4] 2> 2247600 T7308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2247599 T7238 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2247599 T7260 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-003/delLiveColl_shard2_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-003/delLiveColl_shard2_replica1/data/ [junit4] 2> 2247601 T7238 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2247600 T7308 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2247600 T7275 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2247602 T7238 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2247602 T7275 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-004/delLiveColl_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-004/delLiveColl_shard2_replica2/data/ [junit4] 2> 2247602 T7308 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2247601 T7260 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@194201e [junit4] 2> 2247603 T7308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessor [...truncated too long message...] .cloud.DeleteReplicaTest-74C11B046D6B815A-001/tempDir-006/delLiveColl_shard1_replica2/data [junit4] 2> 2451993 T7220 oasc.Overseer.close Overseer (id=92549000094285838-127.0.0.1:45790_o%2Fpp-n_0000000004) closing [junit4] 2> 2451993 T7370 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:45790_o%2Fpp [junit4] 2> 2453494 T7313 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 2453517 T7220 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/o/pp,null} [junit4] 2> 2458506 T7220 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 2458508 T7220 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46496 46496 [junit4] 2> 2459057 T7221 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46496 46496 [junit4] 2> 2459059 T7221 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/aliases.json [junit4] 2> 8 /solr/clusterstate.json [junit4] 2> 4 /solr/collections/delLiveColl/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 8 /solr/live_nodes [junit4] 2> 5 /solr/overseer/queue [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=74C11B046D6B815A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr_TR -Dtests.timezone=Asia/Choibalsan -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 220s J0 | DeleteReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:43656/o/pp, https://127.0.0.1:53379/o/pp, https://127.0.0.1:45790/o/pp, https://127.0.0.1:58387/o/pp, https://127.0.0.1:47579/o/pp] [junit4] > at __randomizedtesting.SeedInfo.seed([74C11B046D6B815A:F527951C1A34E166]: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:880) [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:171) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88) [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/shard1/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [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] > ... 46 more [junit4] 2> 2459082 T7220 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-74C11B046D6B815A-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=tr_TR, timezone=Asia/Choibalsan [junit4] 2> NOTE: Linux 3.13.0-36-generic i386/Oracle Corporation 1.8.0_20 (32-bit)/cpus=8,threads=1,free=165176152,total=307281920 [junit4] 2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, TestAnalyzeInfixSuggestions, DocExpirationUpdateProcessorFactoryTest, ReturnFieldsTest, XsltUpdateRequestHandlerTest, TestInitParams, DOMUtilTest, JsonLoaderTest, BadIndexSchemaTest, TestDistribDocBasedVersion, HighlighterMaxOffsetTest, TestSystemIdResolver, ZkCLITest, TestSortingResponseWriter, ResponseLogComponentTest, AddBlockUpdateTest, FastVectorHighlighterTest, TestHashPartitioner, SimpleFacetsTest, TestDistributedSearch, TestStressReorder, TestFieldResource, TestPartialUpdateDeduplication, RegexBoostProcessorTest, DocumentAnalysisRequestHandlerTest, DistribDocExpirationUpdateProcessorTest, TestPivotHelperCode, MoreLikeThisHandlerTest, TestRecoveryHdfs, HdfsLockFactoryTest, TestSort, TestLMJelinekMercerSimilarityFactory, TestSuggestSpellingConverter, ZkNodePropsTest, TestCoreDiscovery, AddSchemaFieldsUpdateProcessorFactoryTest, CurrencyFieldOpenExchangeTest, TestDefaultSearchFieldResource, ZkControllerTest, TestFaceting, TestAddFieldRealTimeGet, TestArbitraryIndexDir, LeaderFailoverAfterPartitionTest, TestReplicationHandler, DistributedFacetPivotLargeTest, BasicFunctionalityTest, StressHdfsTest, TestHighlightDedupGrouping, EchoParamsTest, TestSolrCoreProperties, JSONWriterTest, BJQParserTest, DistributedSuggestComponentTest, TestRangeQuery, TestSolr4Spatial2, HighlighterTest, TestCollectionAPI, TestStandardQParsers, SuggesterWFSTTest, TestShortCircuitedRequests, RequiredFieldsTest, SyncSliceTest, LeaderElectionTest, TestChildDocTransformer, DateRangeFieldTest, TestSurroundQueryParser, TestOverriddenPrefixQueryForCustomFieldType, SSLMigrationTest, TestSolr4Spatial, OpenExchangeRatesOrgProviderTest, UnloadDistributedZkTest, SpellCheckComponentTest, TestQuerySenderListener, TestFoldingMultitermQuery, TestTolerantSearch, TestClassNameShortening, TestRemoteStreaming, TestRestManager, DistributedExpandComponentTest, SharedFSAutoReplicaFailoverUtilsTest, TestConfig, TestImplicitCoreProperties, OverseerTest, DistributedSpellCheckComponentTest, SystemInfoHandlerTest, TestFieldSortValues, ParsingFieldUpdateProcessorsTest, TestFastOutputStream, TestDynamicFieldCollectionResource, TestCodecSupport, TestSolrXml, TestDynamicFieldResource, TestManagedSynonymFilterFactory, SuggestComponentTest, TestSolrXmlPersistor, SolrXmlInZkTest, SpellPossibilityIteratorTest, SolrIndexSplitterTest, TestFieldTypeCollectionResource, DeleteShardTest, MinimalSchemaTest, TestStressUserVersions, DocValuesMultiTest, TestUniqueKeyFieldResource, SuggesterTSTTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestRandomDVFaceting, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, ZkSolrClientTest, AutoCommitTest, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, DistributedTermsComponentTest, QueryElevationComponentTest, PeerSyncTest, TestLazyCores, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SolrRequestParserTest, TestTrie, NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, QueryParsingTest, TestAnalyzedSuggestions, TestComponentsName, TestBinaryResponseWriter, SOLR749Test, TestSolrIndexConfig, BadComponentTest, TestStressRecovery, PreAnalyzedFieldTest, PrimUtilsTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestUtils, TestDocumentBuilder, UUIDFieldTest, FileUtilsTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteReplicaTest] [junit4] Completed on J0 in 220.09s, 1 test, 1 error <<< FAILURES! [...truncated 247 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1359: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 435 suites, 1782 tests, 1 error, 44 ignored (22 assumptions) Total time: 104 minutes 30 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_20 -server -XX:+UseConcMarkSweepGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
