Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11224/ Java: 64bit/jdk1.8.0_40-ea-b04 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:55457, https://127.0.0.1:51327, https://127.0.0.1:38369] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:55457, https://127.0.0.1:51327, https://127.0.0.1:38369] at __randomizedtesting.SeedInfo.seed([4906A6A22C65089C:C8E028BA5B3A68A0]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.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.GeneratedMethodAccessor46.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 45 more Build Log: [...truncated 11978 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/init-core-data-001 [junit4] 2> 2314692 T6932 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 2314692 T6932 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 2314694 T6932 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2314695 T6932 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2314695 T6933 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2314795 T6932 oasc.ZkTestServer.run start zk server on port:36747 [junit4] 2> 2314796 T6932 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2314796 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2314798 T6939 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41d7182c name:ZooKeeperConnection Watcher:127.0.0.1:36747 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2314799 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2314799 T6932 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2314799 T6932 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2314801 T6932 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2314802 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2314803 T6941 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7152a854 name:ZooKeeperConnection Watcher:127.0.0.1:36747/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2314803 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2314803 T6932 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2314803 T6932 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2314805 T6932 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2314806 T6932 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2314807 T6932 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2314808 T6932 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2314808 T6932 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2314809 T6932 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2314810 T6932 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2314811 T6932 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2314811 T6932 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2314812 T6932 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2314813 T6932 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2314814 T6932 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2314814 T6932 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2314815 T6932 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2314815 T6932 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2314817 T6932 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2314817 T6932 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2314818 T6932 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2314818 T6932 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2314819 T6932 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2314819 T6932 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2314820 T6932 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2314821 T6932 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2314822 T6932 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2314822 T6932 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2314823 T6932 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2314824 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2314825 T6943 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65722315 name:ZooKeeperConnection Watcher:127.0.0.1:36747/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2314825 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2314825 T6932 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2315106 T6932 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2315109 T6932 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2315132 T6932 oejs.AbstractConnector.doStart Started [email protected]:38369 [junit4] 2> 2315134 T6932 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2315134 T6932 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2315135 T6932 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002 [junit4] 2> 2315135 T6932 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/' [junit4] 2> 2315151 T6932 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/solr.xml [junit4] 2> 2315158 T6932 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002 [junit4] 2> 2315159 T6932 oasc.CoreContainer.<init> New CoreContainer 510037955 [junit4] 2> 2315159 T6932 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/] [junit4] 2> 2315160 T6932 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2315160 T6932 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2315161 T6932 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2315161 T6932 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2315161 T6932 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2315162 T6932 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2315162 T6932 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2315162 T6932 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2315163 T6932 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2315164 T6932 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2315165 T6932 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2315166 T6932 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2315166 T6932 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2315166 T6932 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36747/solr [junit4] 2> 2315167 T6932 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2315167 T6932 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2315168 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2315169 T6954 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b77fb89 name:ZooKeeperConnection Watcher:127.0.0.1:36747 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2315169 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2315169 T6932 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2315170 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2315171 T6956 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e8f322d name:ZooKeeperConnection Watcher:127.0.0.1:36747/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2315171 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2315172 T6932 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2315174 T6932 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2315176 T6932 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2315177 T6932 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2315179 T6932 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2315180 T6932 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2315181 T6932 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38369_ [junit4] 2> 2315182 T6932 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38369_ [junit4] 2> 2315183 T6932 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2315184 T6932 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2315185 T6932 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2315186 T6932 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:38369_ [junit4] 2> 2315186 T6932 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2315188 T6932 oasc.Overseer.start Overseer (id=92559384727846916-127.0.0.1:38369_-n_0000000000) starting [junit4] 2> 2315189 T6932 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2315193 T6932 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2315194 T6958 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2315194 T6932 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2315196 T6932 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2315196 T6932 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2315198 T6957 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2315199 T6932 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002 [junit4] 2> 2315209 T6932 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/conf/ [junit4] 2> 2315417 T6932 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2315418 T6932 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2315418 T6932 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2315420 T6932 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2315421 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2315422 T6962 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73275732 name:ZooKeeperConnection Watcher:127.0.0.1:36747/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2315422 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2315422 T6932 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2315423 T6932 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2315425 T6932 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2315426 T6932 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2315426 T6932 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2315427 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2315427 T6964 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@327adb4f name:ZooKeeperConnection Watcher:127.0.0.1:36747/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2315427 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2315428 T6932 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2315429 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2315429 T6934 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x148d6451f550006, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 2315431 T6957 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2315431 T6957 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2315431 T6957 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2315432 T6957 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2315433 T6965 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> 2315433 T6966 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> 2315832 T6932 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2315833 T6932 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2315836 T6932 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2315837 T6932 oejs.AbstractConnector.doStart Started [email protected]:51327 [junit4] 2> 2315839 T6932 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2315840 T6932 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2315840 T6932 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003 [junit4] 2> 2315840 T6932 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003/' [junit4] 2> 2315855 T6932 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003/solr.xml [junit4] 2> 2315862 T6932 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003 [junit4] 2> 2315863 T6932 oasc.CoreContainer.<init> New CoreContainer 713718255 [junit4] 2> 2315863 T6932 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003/] [junit4] 2> 2315864 T6932 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2315864 T6932 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2315864 T6932 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2315865 T6932 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2315865 T6932 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2315865 T6932 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2315866 T6932 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2315866 T6932 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2315866 T6932 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2315868 T6932 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2315869 T6932 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2315869 T6932 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2315870 T6932 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2315870 T6932 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36747/solr [junit4] 2> 2315871 T6932 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2315871 T6932 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2315872 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2315872 T6977 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40da112b name:ZooKeeperConnection Watcher:127.0.0.1:36747 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2315873 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2315873 T6932 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2315874 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2315875 T6979 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@abfd823 name:ZooKeeperConnection Watcher:127.0.0.1:36747/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2315875 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2315883 T6932 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2316886 T6932 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51327_ [junit4] 2> 2316887 T6932 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51327_ [junit4] 2> 2316892 T6932 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2316894 T6932 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003 [junit4] 2> 2316903 T6932 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003/conf/ [junit4] 2> 2317036 T6932 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2317037 T6932 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2317037 T6932 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2317314 T6932 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2317314 T6932 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2317317 T6932 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2317317 T6932 oejs.AbstractConnector.doStart Started [email protected]:55457 [junit4] 2> 2317319 T6932 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2317319 T6932 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2317319 T6932 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-004 [junit4] 2> 2317320 T6932 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-004/' [junit4] 2> 2317329 T6932 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-004/solr.xml [junit4] 2> 2317334 T6932 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-004 [junit4] 2> 2317334 T6932 oasc.CoreContainer.<init> New CoreContainer 830591608 [junit4] 2> 2317334 T6932 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-004/] [junit4] 2> 2317335 T6932 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2317335 T6932 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2317335 T6932 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2317335 T6932 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2317336 T6932 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2317336 T6932 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2317336 T6932 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2317336 T6932 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2317337 T6932 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2317338 T6932 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2317338 T6932 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2317339 T6932 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2317339 T6932 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2317339 T6932 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36747/solr [junit4] 2> 2317339 T6932 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2317340 T6932 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2317340 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2317341 T6992 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@112d6883 name:ZooKeeperConnection Watcher:127.0.0.1:36747 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2317341 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2317342 T6932 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2317343 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2317344 T6994 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3eacf0 name:ZooKeeperConnection Watcher:127.0.0.1:36747/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2317344 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2317351 T6932 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2318354 T6932 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55457_ [junit4] 2> 2318356 T6932 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55457_ [junit4] 2> 2318359 T6932 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2318361 T6932 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-004 [junit4] 2> 2318370 T6932 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-004/conf/ [junit4] 2> 2318484 T6932 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2318485 T6932 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2318485 T6932 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2318487 T6932 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 2318488 T6932 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2318488 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2318489 T6998 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d9653cd name:ZooKeeperConnection Watcher:127.0.0.1:36747/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2318489 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2318489 T6932 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2318490 T6932 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2318553 T6952 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2 [junit4] 2> 2318553 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2318554 T6958 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> 2318555 T6999 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> 2318557 T6999 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2318557 T6999 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 2318558 T6999 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 2318559 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2318560 T6957 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 2318561 T6957 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 2318561 T6957 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 2318562 T6957 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2318562 T6965 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> 2318562 T6995 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> 2318562 T7000 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> 2318562 T6980 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> 2318562 T6966 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> 2318659 T6999 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 2318659 T6999 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:38369_ [junit4] 2> 2318660 T6999 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:51327_ [junit4] 2> 2318723 T6950 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 2318723 T6975 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2 [junit4] 2> 2318725 T6950 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2318725 T6975 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2318725 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2318726 T6950 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2318726 T6975 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2318726 T6975 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2318727 T6975 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2318727 T6957 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:38369", [junit4] 2> "node_name":"127.0.0.1:38369_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2318728 T6975 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2318728 T6975 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2318731 T6957 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2318731 T6980 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2318732 T6980 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2318732 T6950 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2318733 T6950 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2318733 T6950 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2318734 T6950 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2318734 T6950 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 2318734 T6950 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2318734 T6950 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2318735 T6950 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2318735 T6957 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2318735 T6950 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2318735 T6957 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:51327", [junit4] 2> "node_name":"127.0.0.1:51327_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2318735 T6950 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 2318736 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2318737 T6957 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2318737 T6980 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2318737 T6965 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2318737 T6980 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2318738 T6965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2318754 T6950 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2318762 T6950 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2318763 T6950 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2318767 T6950 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 2318846 T6950 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2318848 T6950 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2318850 T6950 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2318857 T6950 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2318859 T6950 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2318861 T6950 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2318861 T6950 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2318862 T6950 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2318862 T6950 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2318863 T6950 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2318863 T6950 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2318863 T6950 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2318863 T6950 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2318864 T6950 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 2318864 T6950 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a440b91 [junit4] 2> 2318865 T6950 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 2318865 T6950 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 2318866 T6950 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2318866 T6950 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 2318866 T6950 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6818416793879314] [junit4] 2> 2318867 T6950 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-6e25aa37)),segFN=segments_1,generation=1} [junit4] 2> 2318867 T6950 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2318871 T6950 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2318871 T6950 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2318872 T6950 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2318872 T6950 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2318872 T6950 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2318872 T6950 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2318873 T6950 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2318873 T6950 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2318873 T6950 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2318874 T6950 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2318874 T6950 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2318875 T6950 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2318875 T6950 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2318876 T6950 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2318876 T6950 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2318876 T6950 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2318877 T6950 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2318877 T6950 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2318877 T6950 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2318878 T6950 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2318880 T6950 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2318881 T6950 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2318882 T6950 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2318883 T6950 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2318885 T6950 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2318885 T6950 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2318885 T6950 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=16.68359375, floorSegmentMB=1.42578125, forceMergeDeletesPctAllowed=26.726661470311914, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 2318886 T6950 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-6e25aa37)),segFN=segments_1,generation=1} [junit4] 2> 2318886 T6950 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2318887 T6950 oass.SolrIndexSearcher.<init> Opening Searcher@c4f6089[customcollreplicadeletion_a_replica1] main [junit4] 2> 2318887 T6950 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2318888 T6950 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2318888 T6950 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2318888 T6950 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2318889 T6950 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2318889 T6950 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2318889 T6950 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2318890 T6950 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2318892 T6950 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2318893 T6950 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2318893 T6950 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2318894 T6950 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2318895 T7003 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@c4f6089[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2318896 T6950 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 2318897 T6950 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:38369 collection:customcollreplicadeletion shard:a [junit4] 2> 2318897 T6950 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 2318900 T6950 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 2318901 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2318901 T6950 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2318901 T6950 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1341 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@59abf549 url=https://127.0.0.1:38369/customcollreplicadeletion_a_replica1 node=127.0.0.1:38369_ C1341_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=https://127.0.0.1:38369, node_name=127.0.0.1:38369_, state=down} [junit4] 2> 2318901 T6950 C1341 P38369 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:38369/customcollreplicadeletion_a_replica1/ [junit4] 2> 2318902 T6950 C1341 P38369 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2318902 T6950 C1341 P38369 oasc.SyncStrategy.syncToMe https://127.0.0.1:38369/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 2318902 T6950 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:38369/customcollreplicadeletion_a_replica1/ a [junit4] 2> 2318903 T6950 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 2318903 T6957 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2318905 T6957 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2318905 T6980 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2318905 T6965 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2318905 T6980 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2318906 T6965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2318908 T6957 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2318910 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2318910 T6957 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2318910 T6980 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2318910 T6965 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2318911 T6980 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2318911 T6965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2318956 T6950 oasc.ZkController.register We are https://127.0.0.1:38369/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:38369/customcollreplicadeletion_a_replica1/ [junit4] 2> 2318957 T6950 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:38369 [junit4] 2> 2318957 T6950 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2318957 T6950 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2318958 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2318959 T6950 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2318960 T6950 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2} status=0 QTime=237 [junit4] 2> 2318961 T6957 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2318961 T6957 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:38369", [junit4] 2> "node_name":"127.0.0.1:38369_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2318962 T6957 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2318962 T6965 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2318963 T6965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2318964 T6980 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2318964 T6980 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2319728 T6975 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 2319729 T6975 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2319729 T6975 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2319730 T6975 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2319731 T6975 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2319731 T6975 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003/customcollreplicadeletion_b_replica1/' [junit4] 2> 2319748 T6975 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2319764 T6975 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2319765 T6975 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2319771 T6975 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 2319846 T6975 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2319850 T6975 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2319852 T6975 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2319858 T6975 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2319860 T6975 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2319867 T6975 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2319868 T6975 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2319869 T6975 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2319869 T6975 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2319870 T6975 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2319870 T6975 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2319870 T6975 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2319870 T6975 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2319871 T6975 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003/customcollreplicadeletion_b_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 2319871 T6975 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a440b91 [junit4] 2> 2319872 T6975 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003/customcollreplicadeletion_b_replica1/data [junit4] 2> 2319872 T6975 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 2319872 T6975 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2319873 T6975 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 2319873 T6975 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6818416793879314] [junit4] 2> 2319873 T6975 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7b199ceb)),segFN=segments_1,generation=1} [junit4] 2> 2319874 T6975 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2319876 T6975 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2319876 T6975 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2319877 T6975 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2319877 T6975 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2319877 T6975 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2319877 T6975 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2319878 T6975 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2319878 T6975 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2319878 T6975 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2319879 T6975 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2319879 T6975 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2319880 T6975 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2319880 T6975 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2319880 T6975 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2319881 T6975 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2319881 T6975 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2319881 T6975 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2319882 T6975 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2319882 T6975 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2319882 T6975 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2319883 T6975 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2319884 T6975 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2319885 T6975 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2319885 T6975 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2319887 T6975 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2319887 T6975 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2319888 T6975 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=16.68359375, floorSegmentMB=1.42578125, forceMergeDeletesPctAllowed=26.726661470311914, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 2319888 T6975 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7b199ceb)),segFN=segments_1,generation=1} [junit4] 2> 2319888 T6975 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2319889 T6975 oass.SolrIndexSearcher.<init> Opening Searcher@62b6b44e[customcollreplicadeletion_b_replica1] main [junit4] 2> 2319889 T6975 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2319890 T6975 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2319890 T6975 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2319890 T6975 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2319891 T6975 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2319891 T6975 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2319892 T6975 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 2319892 T6975 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2319892 T6975 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 2319892 T6975 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2319894 T7005 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@62b6b44e[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2319896 T6975 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 2319896 T6975 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:51327 collection:customcollreplicadeletion shard:b [junit4] 2> 2319897 T6975 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 2319899 T6975 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 2319900 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2319900 T6975 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2319900 T6975 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1342 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@32ba1135 url=https://127.0.0.1:51327/customcollreplicadeletion_b_replica1 node=127.0.0.1:51327_ C1342_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=https://127.0.0.1:51327, node_name=127.0.0.1:51327_, state=down} [junit4] 2> 2319901 T6975 C1342 P51327 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:51327/customcollreplicadeletion_b_replica1/ [junit4] 2> 2319901 T6975 C1342 P51327 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2319901 T6975 C1342 P51327 oasc.SyncStrategy.syncToMe https://127.0.0.1:51327/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 2319901 T6975 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:51327/customcollreplicadeletion_b_replica1/ b [junit4] 2> 2319902 T6975 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 2319905 T6957 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2319906 T6957 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2319906 T6980 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2319906 T6965 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2319907 T6980 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2319907 T6965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2319909 T6957 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2319910 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2319910 T6957 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2319910 T6980 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2319910 T6965 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2319911 T6980 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2319911 T6965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2319955 T6975 oasc.ZkController.register We are https://127.0.0.1:51327/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:51327/customcollreplicadeletion_b_replica1/ [junit4] 2> 2319956 T6975 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:51327 [junit4] 2> 2319956 T6975 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2319956 T6975 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2319957 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2319958 T6975 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2319959 T6975 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2} status=0 QTime=1236 [junit4] 2> 2319960 T6999 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 2319961 T6999 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=237},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1236},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 2319961 T6957 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2319961 T6957 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:51327", [junit4] 2> "node_name":"127.0.0.1:51327_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2319961 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 2319962 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2319963 T6952 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2} status=0 QTime=1410 [junit4] 2> 2319963 T6957 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2319963 T6932 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 2319963 T6965 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2319964 T6965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2319965 T6932 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 2319966 T6932 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2319966 T6932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2319967 T7008 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@258872ed name:ZooKeeperConnection Watcher:127.0.0.1:36747/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2319967 T6932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2319967 T6932 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2319968 T6980 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2319968 T6932 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2319968 T6980 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2319973 T6950 oasha.CollectionsHandler.handleRemoveReplica Remove replica: replica=core_node1&action=deletereplica&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 2319974 T6965 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2319975 T6958 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> 2319975 T7009 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , { [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node1"} [junit4] 2> 2319979 T6949 oasc.SolrCore.close [customcollreplicadeletion_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@59abf549 [junit4] 2> 2319985 T6949 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 2319985 T6949 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 2319986 T6949 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 2319986 T6949 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 2319987 T6949 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request. [junit4] 2> 2319988 T6949 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 2319988 T6949 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index;done=false>>] [junit4] 2> 2319988 T6949 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 2319989 T6949 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/customcollreplicadeletion_a_replica1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>] [junit4] 2> 2319989 T6949 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr [...truncated too long message...] ient$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> 2444184 T6998 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1f0a0bd5 rejected from java.util.concurrent.ThreadPoolExecutor@7f25f49a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [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=4906A6A22C65089C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=vi_VN -Dtests.timezone=Asia/Urumqi -Dtests.file.encoding=UTF-8 [junit4] ERROR 130s J1 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:55457, https://127.0.0.1:51327, https://127.0.0.1:38369] [junit4] > at __randomizedtesting.SeedInfo.seed([4906A6A22C65089C:C8E028BA5B3A68A0]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.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:570) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 45 more [junit4] 2> 2444199 T6932 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4906A6A22C65089C-001 [junit4] 2> 129511 T6931 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=vi_VN, timezone=Asia/Urumqi [junit4] 2> NOTE: Linux 3.13.0-36-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=143428992,total=377487360 [junit4] 2> NOTE: All tests run in this JVM: [TestFunctionQuery, BadCopyFieldTest, TestValueSourceCache, MultiThreadedOCPTest, CursorPagingTest, SOLR749Test, TermVectorComponentDistributedTest, DirectSolrConnectionTest, DistributedFacetPivotLongTailTest, HdfsBasicDistributedZkTest, OverseerStatusTest, TermVectorComponentTest, ExternalCollectionsTest, OutputWriterTest, TestCloudPivotFacet, DistribDocExpirationUpdateProcessorTest, TestCollapseQParserPlugin, TestInfoStreamLogging, TestSchemaResource, LeaderElectionIntegrationTest, SchemaVersionSpecificBehaviorTest, ShardRoutingCustomTest, ScriptEngineTest, SynonymTokenizerTest, AsyncMigrateRouteKeyTest, TestSolrQueryParserResource, TestManagedSchemaFieldResource, TestUtils, ZkSolrClientTest, TestExceedMaxTermLength, TestPseudoReturnFields, HdfsSyncSliceTest, SimplePostToolTest, DeleteReplicaTest, DateMathParserTest, DistanceFunctionTest, StatsComponentTest, TestDistributedGrouping, CurrencyFieldXmlFileTest, QueryElevationComponentTest, DocValuesMissingTest, DocValuesTest, TestAtomicUpdateErrorCases, LukeRequestHandlerTest, TestCoreContainer, TestReRankQParserPlugin, EnumFieldTest, TestIndexingPerformance, CollectionsAPIDistributedZkTest, TestJoin, AutoCommitTest, ConvertedLegacyTest, TestReversedWildcardFilterFactory, SpatialFilterTest, DistributedDebugComponentTest, RAMDirectoryFactoryTest, TestSolrQueryParserDefaultOperatorResource, SolrPluginUtilsTest, NumericFieldsTest, TestFiltering, TestCSVResponseWriter, TestRecovery, BlockCacheTest, DefaultValueUpdateProcessorTest, TestIntervalFaceting, TriLevelCompositeIdRoutingTest, ModifyConfFileTest, TestDocBasedVersionConstraints, CSVRequestHandlerTest, TestRealTimeGet, TestPerFieldSimilarity, HdfsChaosMonkeySafeLeaderTest, TestElisionMultitermQuery, RollingRestartTest, TestFieldResource, BasicZkTest, ChaosMonkeySafeLeaderTest, TestBM25SimilarityFactory, PreAnalyzedUpdateProcessorTest, TestComplexPhraseQParserPlugin, IndexSchemaRuntimeFieldTest, TestCSVLoader, DebugComponentTest, TestFieldTypeResource, TestMissingGroups, AnalysisErrorHandlingTest, TestQueryTypes, MigrateRouteKeyTest, SliceStateTest, HdfsDirectoryTest, TestDistributedMissingSort, TestSolrQueryParser, DistributedFacetPivotLargeTest, TestManagedStopFilterFactory, TestPostingsSolrHighlighter, TestSchemaVersionResource, DeleteInactiveReplicaTest, RankQueryTest, TestCollationFieldDocValues, DistributedQueryElevationComponentTest, ClusterStateTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, ZkCLITest, TestHashPartitioner, ZkControllerTest, TestMultiCoreConfBootstrap, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, PolyFieldTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, QueryParsingTest, JsonLoaderTest, SearchHandlerTest, CoreContainerCoreInitFailuresTest, HighlighterConfigTest, TestSolrIndexConfig, CopyFieldTest, TestMergePolicyConfig, TestDocSet, TestSearchPerf, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TestFastOutputStream, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, AliasIntegrationTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J1 in 129.78s, 1 test, 1 error <<< FAILURES! [...truncated 263 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: There were test failures: 433 suites, 1780 tests, 1 error, 44 ignored (22 assumptions) Total time: 93 minutes 48 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b04 -XX:+UseCompressedOops -XX:+UseParallelGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
