Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2170/
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:24888/rx_ycd/p, http://127.0.0.1:30124/rx_ycd/p, http://127.0.0.1:17092/rx_ycd/p] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:24888/rx_ycd/p, http://127.0.0.1:30124/rx_ycd/p, http://127.0.0.1:17092/rx_ycd/p] at __randomizedtesting.SeedInfo.seed([5B88729A8D4C135B:DA6EFC82FA137367]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:332) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:939) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:717) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:660) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569) 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:353) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:312) ... 46 more Build Log: [...truncated 11139 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/init-core-data-001 [junit4] 2> 597563 T1947 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 597563 T1947 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /rx_ycd/p [junit4] 2> 597568 T1947 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 597569 T1947 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 597570 T1948 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 597670 T1947 oasc.ZkTestServer.run start zk server on port:24882 [junit4] 2> 597671 T1947 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 597672 T1947 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 597676 T1954 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bb80300 name:ZooKeeperConnection Watcher:127.0.0.1:24882 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 597677 T1947 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 597677 T1947 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 597677 T1947 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 597679 T1947 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 597681 T1947 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 597682 T1956 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7592ea2a name:ZooKeeperConnection Watcher:127.0.0.1:24882/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 597682 T1947 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 597682 T1947 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 597683 T1947 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 597685 T1947 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 597686 T1947 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 597688 T1947 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 597690 T1947 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 597690 T1947 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 597693 T1947 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 597694 T1947 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 597796 T1947 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 597797 T1947 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 597798 T1947 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 597799 T1947 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 597801 T1947 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 597802 T1947 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 597803 T1947 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 597804 T1947 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 597806 T1947 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 597807 T1947 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 597809 T1947 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 597810 T1947 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 597812 T1947 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 597812 T1947 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 597814 T1947 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 597815 T1947 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 597817 T1947 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 597818 T1947 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 599532 T1947 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 599536 T1947 oejs.AbstractConnector.doStart Started [email protected]:24888 [junit4] 2> 599536 T1947 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 599536 T1947 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 599537 T1947 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002 [junit4] 2> 599537 T1947 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002/' [junit4] 2> 599577 T1947 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002/solr.xml [junit4] 2> 599638 T1947 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002 [junit4] 2> 599639 T1947 oasc.CoreContainer.<init> New CoreContainer 1705508257 [junit4] 2> 599639 T1947 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002/] [junit4] 2> 599640 T1947 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 599640 T1947 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 599640 T1947 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 599641 T1947 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 599641 T1947 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 599641 T1947 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 599641 T1947 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 599641 T1947 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 599642 T1947 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 599642 T1947 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 599642 T1947 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 599643 T1947 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 599643 T1947 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 599643 T1947 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 599643 T1947 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24882/solr [junit4] 2> 599644 T1947 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 599644 T1947 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 599644 T1947 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 599646 T1967 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77fc892a name:ZooKeeperConnection Watcher:127.0.0.1:24882 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 599646 T1947 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 599647 T1947 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 599648 T1947 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 599649 T1969 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64a63de0 name:ZooKeeperConnection Watcher:127.0.0.1:24882/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 599649 T1947 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 599650 T1947 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 599651 T1947 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 599653 T1947 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 599654 T1947 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 599655 T1947 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 599657 T1947 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 599658 T1947 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:24888_rx_ycd%2Fp [junit4] 2> 599658 T1947 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:24888_rx_ycd%2Fp [junit4] 2> 599660 T1947 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 599661 T1947 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 599662 T1947 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 599663 T1947 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:24888_rx_ycd%2Fp [junit4] 2> 599663 T1947 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 599664 T1947 oasc.Overseer.start Overseer (id=92619751167754243-127.0.0.1:24888_rx_ycd%2Fp-n_0000000000) starting [junit4] 2> 599666 T1947 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 599670 T1947 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 599671 T1971 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 599671 T1947 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 599672 T1947 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 599673 T1947 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 599675 T1970 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 599677 T1947 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002 [junit4] 2> 599683 T1947 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002/conf/ [junit4] 2> 601181 T1947 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 601184 T1947 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 601184 T1947 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 601184 T1947 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 601191 T1975 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@472b7373 name:ZooKeeperConnection Watcher:127.0.0.1:24882/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 601191 T1947 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 601191 T1947 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 601192 T1947 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 601192 T1947 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 601198 T1947 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 601198 T1947 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 601199 T1947 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 601203 T1947 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 601207 T1977 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@188606ca name:ZooKeeperConnection Watcher:127.0.0.1:24882/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 601207 T1947 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 601207 T1947 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 601213 T1978 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 601218 T1970 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 601218 T1970 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 601218 T1970 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 601220 T1970 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 601221 T1978 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> 601222 T1979 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> 602856 T1947 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 602857 T1947 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 602859 T1947 oejs.AbstractConnector.doStart Started [email protected]:17092 [junit4] 2> 602860 T1947 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 602860 T1947 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 602860 T1947 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003 [junit4] 2> 602861 T1947 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003/' [junit4] 2> 602907 T1947 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003/solr.xml [junit4] 2> 602972 T1947 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003 [junit4] 2> 602972 T1947 oasc.CoreContainer.<init> New CoreContainer 1956750778 [junit4] 2> 602972 T1947 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003/] [junit4] 2> 602973 T1947 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 602974 T1947 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 602974 T1947 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 602974 T1947 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 602974 T1947 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 602975 T1947 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 602975 T1947 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 602975 T1947 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 602975 T1947 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 602975 T1947 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 602976 T1947 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 602976 T1947 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 602976 T1947 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 602977 T1947 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 602977 T1947 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24882/solr [junit4] 2> 602977 T1947 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 602977 T1947 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 602978 T1947 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 602979 T1990 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20879228 name:ZooKeeperConnection Watcher:127.0.0.1:24882 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 602980 T1947 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 602980 T1947 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 602981 T1947 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 602982 T1992 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29617c0d name:ZooKeeperConnection Watcher:127.0.0.1:24882/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 602982 T1947 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 602986 T1947 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 603989 T1947 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17092_rx_ycd%2Fp [junit4] 2> 603990 T1947 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17092_rx_ycd%2Fp [junit4] 2> 603992 T1947 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 603995 T1947 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003 [junit4] 2> 605412 T1947 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003/conf/ [junit4] 2> 605673 T1947 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 605674 T1947 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 605674 T1947 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 606762 T1947 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 606763 T1947 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 606765 T1947 oejs.AbstractConnector.doStart Started [email protected]:30124 [junit4] 2> 606766 T1947 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 606766 T1947 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 606766 T1947 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-004 [junit4] 2> 606767 T1947 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-004/' [junit4] 2> 606796 T1947 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-004/solr.xml [junit4] 2> 606867 T1947 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-004 [junit4] 2> 606867 T1947 oasc.CoreContainer.<init> New CoreContainer 800167581 [junit4] 2> 606867 T1947 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-004/] [junit4] 2> 606868 T1947 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 606868 T1947 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 606869 T1947 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 606869 T1947 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 606869 T1947 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 606869 T1947 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 606870 T1947 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 606870 T1947 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 606870 T1947 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 606870 T1947 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 606871 T1947 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 606871 T1947 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 606871 T1947 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 606871 T1947 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 606872 T1947 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24882/solr [junit4] 2> 606872 T1947 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 606872 T1947 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 606873 T1947 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 606874 T2005 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@341735e1 name:ZooKeeperConnection Watcher:127.0.0.1:24882 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 606875 T1947 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 606876 T1947 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 606877 T1947 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 606878 T2007 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42ecf862 name:ZooKeeperConnection Watcher:127.0.0.1:24882/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 606879 T1947 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 606883 T1947 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 607888 T1947 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30124_rx_ycd%2Fp [junit4] 2> 607889 T1947 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30124_rx_ycd%2Fp [junit4] 2> 607892 T1947 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 607896 T1947 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-004 [junit4] 2> 607929 T1947 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-004/conf/ [junit4] 2> 609117 T1947 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 609118 T1947 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 609119 T1947 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 609120 T1947 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 609121 T1947 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 609121 T1947 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 609123 T2011 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8d52cb7 name:ZooKeeperConnection Watcher:127.0.0.1:24882/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 609123 T1947 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 609123 T1947 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 609124 T1947 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 609129 T1962 oasha.CollectionsHandler.handleCreateAction Creating Collection : name=customcollreplicadeletion&stateFormat=2&wt=javabin&version=2&shards=a,b&numShards=1&maxShardsPerNode=5&replicationFactor=1&router.name=implicit&action=CREATE [junit4] 2> 609130 T1978 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 609131 T1971 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":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 609131 T2012 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 609133 T2012 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 609133 T2012 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 609133 T2012 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 609136 T1978 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 609138 T1970 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 609138 T1970 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 609139 T1970 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 609141 T1970 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 609142 T1993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 609142 T2008 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 609142 T2013 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 609142 T1979 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 609142 T1978 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 609236 T2012 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 609237 T2012 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:24888_rx_ycd%2Fp [junit4] 2> 609237 T2012 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:17092_rx_ycd%2Fp [junit4] 2> 609240 T1963 oasha.CoreAdminHandler.handleCreateAction core create command name=customcollreplicadeletion_a_replica1&wt=javabin&version=2&qt=/admin/cores&numShards=2&collection.configName=conf1&shard=a&action=CREATE&collection=customcollreplicadeletion [junit4] 2> 609240 T1986 oasha.CoreAdminHandler.handleCreateAction core create command name=customcollreplicadeletion_b_replica1&wt=javabin&version=2&qt=/admin/cores&numShards=2&collection.configName=conf1&shard=b&action=CREATE&collection=customcollreplicadeletion [junit4] 2> 609243 T1963 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 609243 T1986 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 609244 T1978 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 609245 T1986 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 609245 T1963 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 609245 T1986 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 609246 T1986 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 609246 T1986 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 609247 T1986 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 609247 T1970 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "base_url":"http://127.0.0.1:24888/rx_ycd/p", [junit4] 2> "operation":"state", [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "node_name":"127.0.0.1:24888_rx_ycd%2Fp", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion"} [junit4] 2> 609252 T1970 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 609253 T1993 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 609253 T1993 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 609254 T1963 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 609254 T1963 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 609255 T1963 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 609256 T1963 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 609256 T1963 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 609256 T1963 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 609256 T1963 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 609257 T1963 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 609257 T1963 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 609258 T1963 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 609258 T1970 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 609258 T1970 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "base_url":"http://127.0.0.1:17092/rx_ycd/p", [junit4] 2> "operation":"state", [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "node_name":"127.0.0.1:17092_rx_ycd%2Fp", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion"} [junit4] 2> 609260 T1978 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 609260 T1970 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 609261 T1978 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 609261 T1993 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 609262 T1993 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 609263 T1978 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 609331 T1963 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 609363 T1963 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 609364 T1963 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 609372 T1963 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 609655 T1963 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 609667 T1963 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 609670 T1963 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 609680 T1963 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 609685 T1963 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 609689 T1963 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 609690 T1963 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 609691 T1963 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 609691 T1963 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 609692 T1963 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 609692 T1963 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 609693 T1963 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 609693 T1963 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 609694 T1963 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 609694 T1963 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@399db72e [junit4] 2> 609695 T1963 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 609695 T1963 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 609696 T1963 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 609697 T1963 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 609698 T1963 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1725946555, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 609699 T1963 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-ca3a8e9)),segFN=segments_1,generation=1} [junit4] 2> 609699 T1963 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 609705 T1963 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 609706 T1963 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 609706 T1963 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 609706 T1963 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 609707 T1963 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 609707 T1963 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 609708 T1963 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 609708 T1963 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 609708 T1963 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 609709 T1963 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 609710 T1963 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 609710 T1963 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 609711 T1963 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 609712 T1963 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 609712 T1963 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 609712 T1963 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 609713 T1963 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 609713 T1963 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 609714 T1963 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 609715 T1963 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 609733 T1963 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 609735 T1963 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 609737 T1963 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 609739 T1963 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 609746 T1963 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 609746 T1963 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 609747 T1963 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=63.169921875, floorSegmentMB=1.26953125, forceMergeDeletesPctAllowed=20.623504782704664, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36575021396582597 [junit4] 2> 609748 T1963 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-ca3a8e9)),segFN=segments_1,generation=1} [junit4] 2> 609748 T1963 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 609749 T1963 oass.SolrIndexSearcher.<init> Opening Searcher@5f0bfd19[customcollreplicadeletion_a_replica1] main [junit4] 2> 609749 T1963 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 609750 T1963 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 609750 T1963 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 609750 T1963 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 609751 T1963 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 609751 T1963 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 609752 T1963 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 609752 T1963 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 609753 T1963 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 609754 T1963 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 609754 T1963 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 609755 T1963 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 609758 T2016 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@5f0bfd19[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 609762 T1963 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 609762 T1963 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:24888/rx_ycd/p collection:customcollreplicadeletion shard:a [junit4] 2> 609763 T1963 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 609766 T1963 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 609768 T1978 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 609768 T1963 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 609768 T1963 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C251 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@7765b31c url=http://127.0.0.1:24888/rx_ycd/p/customcollreplicadeletion_a_replica1 node=127.0.0.1:24888_rx_ycd%2Fp C251_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{base_url=http://127.0.0.1:24888/rx_ycd/p, core=customcollreplicadeletion_a_replica1, node_name=127.0.0.1:24888_rx_ycd%2Fp, state=down} [junit4] 2> 609769 T1963 C251 P24888 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:24888/rx_ycd/p/customcollreplicadeletion_a_replica1/ [junit4] 2> 609769 T1963 C251 P24888 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 609770 T1963 C251 P24888 oasc.SyncStrategy.syncToMe http://127.0.0.1:24888/rx_ycd/p/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 609770 T1963 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:24888/rx_ycd/p/customcollreplicadeletion_a_replica1/ a [junit4] 2> 609770 T1970 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 609770 T1963 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 609772 T1970 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 609772 T1978 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 609772 T1993 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 609773 T1993 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 609774 T1978 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 609776 T1970 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 609777 T1978 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 609778 T1970 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 609778 T1978 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 609778 T1993 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 609779 T1993 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 609779 T1978 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 609824 T1963 oasc.ZkController.register We are http://127.0.0.1:24888/rx_ycd/p/customcollreplicadeletion_a_replica1/ and leader is http://127.0.0.1:24888/rx_ycd/p/customcollreplicadeletion_a_replica1/ [junit4] 2> 609825 T1963 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=http://127.0.0.1:24888/rx_ycd/p [junit4] 2> 609825 T1963 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 609825 T1963 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 609826 T1978 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 609828 T1963 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 609829 T1963 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={name=customcollreplicadeletion_a_replica1&wt=javabin&version=2&qt=/admin/cores&numShards=2&collection.configName=conf1&shard=a&action=CREATE&collection=customcollreplicadeletion} status=0 QTime=589 [junit4] 2> 609830 T1970 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 609830 T1970 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "base_url":"http://127.0.0.1:24888/rx_ycd/p", [junit4] 2> "operation":"state", [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "node_name":"127.0.0.1:24888_rx_ycd%2Fp", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"a", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "collection":"customcollreplicadeletion"} [junit4] 2> 609832 T1970 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 609832 T1993 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 609832 T1978 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 609833 T1993 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 609833 T1978 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 610247 T1986 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 610248 T1986 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 610249 T1986 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 610249 T1986 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 610250 T1986 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 610250 T1986 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003/customcollreplicadeletion_b_replica1/' [junit4] 2> 610300 T1986 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 610347 T1986 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 610448 T1986 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 610459 T1986 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 610823 T1986 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 610831 T1986 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 610834 T1986 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 610846 T1986 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 610851 T1986 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 610855 T1986 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 610856 T1986 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 610857 T1986 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 610857 T1986 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 610858 T1986 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 610858 T1986 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 610859 T1986 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 610859 T1986 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 610860 T1986 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003/customcollreplicadeletion_b_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 610860 T1986 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@399db72e [junit4] 2> 610861 T1986 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003/customcollreplicadeletion_b_replica1/data [junit4] 2> 610862 T1986 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 610862 T1986 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 610863 T1986 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 610864 T1986 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1725946555, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 610865 T1986 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-22808192)),segFN=segments_1,generation=1} [junit4] 2> 610865 T1986 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 610871 T1986 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 610872 T1986 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 610872 T1986 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 610873 T1986 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 610873 T1986 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 610873 T1986 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 610874 T1986 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 610874 T1986 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 610875 T1986 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 610876 T1986 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 610876 T1986 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 610877 T1986 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 610878 T1986 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 610878 T1986 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 610879 T1986 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 610879 T1986 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 610880 T1986 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 610880 T1986 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 610881 T1986 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 610881 T1986 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 610884 T1986 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 610886 T1986 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 610888 T1986 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 610890 T1986 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 610897 T1986 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 610898 T1986 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 610899 T1986 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=63.169921875, floorSegmentMB=1.26953125, forceMergeDeletesPctAllowed=20.623504782704664, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36575021396582597 [junit4] 2> 610899 T1986 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-22808192)),segFN=segments_1,generation=1} [junit4] 2> 610900 T1986 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 610900 T1986 oass.SolrIndexSearcher.<init> Opening Searcher@57a1d30[customcollreplicadeletion_b_replica1] main [junit4] 2> 610901 T1986 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 610901 T1986 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 610902 T1986 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 610902 T1986 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 610902 T1986 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 610903 T1986 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 610904 T1986 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 610904 T1986 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 610904 T1986 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 610905 T1986 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 610908 T2018 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@57a1d30[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 610912 T1986 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 610913 T1986 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:17092/rx_ycd/p collection:customcollreplicadeletion shard:b [junit4] 2> 610914 T1986 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 610918 T1986 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 610919 T1978 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 610920 T1986 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 610920 T1986 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C252 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@4eff235d url=http://127.0.0.1:17092/rx_ycd/p/customcollreplicadeletion_b_replica1 node=127.0.0.1:17092_rx_ycd%2Fp C252_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{base_url=http://127.0.0.1:17092/rx_ycd/p, core=customcollreplicadeletion_b_replica1, node_name=127.0.0.1:17092_rx_ycd%2Fp, state=down} [junit4] 2> 610920 T1986 C252 P17092 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:17092/rx_ycd/p/customcollreplicadeletion_b_replica1/ [junit4] 2> 610921 T1986 C252 P17092 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 610921 T1986 C252 P17092 oasc.SyncStrategy.syncToMe http://127.0.0.1:17092/rx_ycd/p/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 610921 T1986 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:17092/rx_ycd/p/customcollreplicadeletion_b_replica1/ b [junit4] 2> 610922 T1986 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 610922 T1970 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 610925 T1970 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 610925 T1978 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 610925 T1993 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 610926 T1993 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 610927 T1978 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 610929 T1970 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 610931 T1978 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 610931 T1970 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 610932 T1978 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 610932 T1993 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 610933 T1993 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 610933 T1978 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 610976 T1986 oasc.ZkController.register We are http://127.0.0.1:17092/rx_ycd/p/customcollreplicadeletion_b_replica1/ and leader is http://127.0.0.1:17092/rx_ycd/p/customcollreplicadeletion_b_replica1/ [junit4] 2> 610977 T1986 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=http://127.0.0.1:17092/rx_ycd/p [junit4] 2> 610977 T1986 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 610978 T1986 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 610979 T1978 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 610981 T1986 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 610982 T1970 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 610982 T1970 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "base_url":"http://127.0.0.1:17092/rx_ycd/p", [junit4] 2> "operation":"state", [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "node_name":"127.0.0.1:17092_rx_ycd%2Fp", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"b", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "collection":"customcollreplicadeletion"} [junit4] 2> 610983 T1986 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={name=customcollreplicadeletion_b_replica1&wt=javabin&version=2&qt=/admin/cores&numShards=2&collection.configName=conf1&shard=b&action=CREATE&collection=customcollreplicadeletion} status=0 QTime=1743 [junit4] 2> 610984 T1970 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 610984 T2012 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 610985 T1993 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 610985 T1978 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 610985 T1993 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 610986 T2012 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=589},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1743},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 610987 T1978 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 610987 T2020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 610987 T2020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 610989 T1962 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={name=customcollreplicadeletion&stateFormat=2&wt=javabin&version=2&shards=a,b&numShards=1&maxShardsPerNode=5&replicationFactor=1&router.name=implicit&action=CREATE} status=0 QTime=1860 [junit4] 2> 610990 T1947 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 610992 T1947 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 610992 T1947 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 610993 T1947 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 610995 T2022 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33658acb name:ZooKeeperConnection Watcher:127.0.0.1:24882/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 610995 T1947 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 610995 T1947 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 610996 T1947 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 611001 T1997 oasha.CollectionsHandler.handleRemoveReplica Remove replica: replica=core_node1&wt=javabin&version=2&shard=a&action=deletereplica&collection=customcollreplicadeletion [junit4] 2> 611002 T2020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 611003 T1971 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{ [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node1"} [junit4] 2> 611003 T2023 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , { [junit4] 2> "operation":"deletereplica", [junit4] 2> "col [...truncated too long message...] id=92619751167754249-127.0.0.1:30124_rx_ycd%2Fp-n_0000000002) starting [junit4] 2> 722921 T2030 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 722922 T2039 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 722923 T2038 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 724413 T2032 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 724415 T1947 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/rx_ycd/p,null} [junit4] 2> 729417 T1947 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 30124 [junit4] 2> 729418 T1947 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=800167581 [junit4] 2> 729419 T1947 oasc.Overseer.close Overseer (id=92619751167754249-127.0.0.1:30124_rx_ycd%2Fp-n_0000000002) closing [junit4] 2> 729420 T2038 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:30124_rx_ycd%2Fp [junit4] 2> 729421 T2030 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 729422 T1947 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/rx_ycd/p,null} [junit4] 2> 734423 T1947 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 734425 T1947 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:24882 24882 [junit4] 2> 734485 T1948 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:24882 24882 [junit4] 2> 734587 T2011 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@c410459 rejected from java.util.concurrent.ThreadPoolExecutor@847558[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 734587 T2011 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8d52cb7 name:ZooKeeperConnection Watcher:127.0.0.1:24882/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 734588 T2011 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed [junit4] 2> 734588 T2011 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@16e9d434 rejected from java.util.concurrent.ThreadPoolExecutor@847558[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=5B88729A8D4C135B -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=America/Puerto_Rico -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 137s J3 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:24888/rx_ycd/p, http://127.0.0.1:30124/rx_ycd/p, http://127.0.0.1:17092/rx_ycd/p] [junit4] > at __randomizedtesting.SeedInfo.seed([5B88729A8D4C135B:DA6EFC82FA137367]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:332) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:939) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:717) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:660) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) [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 : customcollreplicadeletion/a/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569) [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:353) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:312) [junit4] > ... 46 more [junit4] 2> 734602 T1947 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B88729A8D4C135B-001 [junit4] 2> 137045 T1946 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ga_IE, timezone=America/Puerto_Rico [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=41406608,total=158859264 [junit4] 2> NOTE: All tests run in this JVM: [CoreAdminRequestStatusTest, InfoHandlerTest, TestExtendedDismaxParser, MergeStrategyTest, TestSchemaVersionResource, TestCloudManagedSchema, TestFieldTypeCollectionResource, TestChildDocTransformer, DistributedFacetPivotSmallTest, HdfsWriteToMultipleCollectionsTest, OverseerTest, DocExpirationUpdateProcessorFactoryTest, TestFieldTypeResource, SearchHandlerTest, AliasIntegrationTest, TestValueSourceCache, OverseerRolesTest, TestSearchPerf, TestIntervalFaceting, AssignTest, TestPerFieldSimilarity, TestLFUCache, SimplePostToolTest, VMParamsZkACLAndCredentialsProvidersTest, TestPhraseSuggestions, BadComponentTest, TestPartialUpdateDeduplication, AnalysisErrorHandlingTest, HdfsChaosMonkeySafeLeaderTest, TestZkChroot, TestManagedSynonymFilterFactory, ParsingFieldUpdateProcessorsTest, TestStressReorder, DistributedIntervalFacetingTest, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J3 in 137.34s, 1 test, 1 error <<< FAILURES! [...truncated 1101 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:524: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:472: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:189: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:496: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1360: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:962: There were test failures: 437 suites, 1785 tests, 1 error, 57 ignored (22 assumptions) Total time: 67 minutes 59 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2168 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 163784907 bytes Compression is 0.0% Took 36 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
