Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2182/
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:18894, https://127.0.0.1:18853, https://127.0.0.1:18840] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:18894, https://127.0.0.1:18853, https://127.0.0.1:18840] at __randomizedtesting.SeedInfo.seed([8F36182AF7FF6FA8:ED0963280A00F94]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736) 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.GeneratedMethodAccessor47.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node2 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313) ... 45 more Build Log: [...truncated 11607 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/init-core-data-001 [junit4] 2> 2194961 T11454 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true) [junit4] 2> 2194962 T11454 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 2194970 T11454 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2194971 T11454 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2194972 T11455 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2195072 T11454 oasc.ZkTestServer.run start zk server on port:18832 [junit4] 2> 2195073 T11454 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2195074 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2195077 T11461 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2825e46e name:ZooKeeperConnection Watcher:127.0.0.1:18832 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2195077 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2195078 T11454 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2195078 T11454 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2195080 T11454 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2195081 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2195082 T11463 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fe60429 name:ZooKeeperConnection Watcher:127.0.0.1:18832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2195082 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2195083 T11454 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2195083 T11454 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2195084 T11454 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2195085 T11454 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2195086 T11454 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2195087 T11454 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2195088 T11454 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2195089 T11454 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2195090 T11454 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2195193 T11454 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2195193 T11454 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2195195 T11454 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2195195 T11454 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2195197 T11454 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2195197 T11454 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2195199 T11454 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2195199 T11454 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2195200 T11454 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2195201 T11454 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2195202 T11454 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2195203 T11454 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2195204 T11454 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2195204 T11454 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2195206 T11454 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2195206 T11454 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2195208 T11454 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2195208 T11454 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2195210 T11454 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2195210 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2195211 T11465 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b8ed1ba name:ZooKeeperConnection Watcher:127.0.0.1:18832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2195212 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2195212 T11454 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2196295 T11454 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2196299 T11454 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2196302 T11454 oejs.AbstractConnector.doStart Started [email protected]:18840 [junit4] 2> 2196304 T11454 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2196305 T11454 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2196305 T11454 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002 [junit4] 2> 2196305 T11454 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002/' [junit4] 2> 2196340 T11454 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002/solr.xml [junit4] 2> 2196390 T11454 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002 [junit4] 2> 2196391 T11454 oasc.CoreContainer.<init> New CoreContainer 213354084 [junit4] 2> 2196391 T11454 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002/] [junit4] 2> 2196392 T11454 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2196392 T11454 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2196392 T11454 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2196392 T11454 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2196393 T11454 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2196393 T11454 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2196393 T11454 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2196393 T11454 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2196393 T11454 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2196394 T11454 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2196396 T11454 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2196397 T11454 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2196397 T11454 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2196398 T11454 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2196398 T11454 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:18832/solr [junit4] 2> 2196398 T11454 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2196398 T11454 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2196399 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2196400 T11476 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@762e2aa9 name:ZooKeeperConnection Watcher:127.0.0.1:18832 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2196401 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2196402 T11454 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2196403 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2196404 T11478 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c9cbd2c name:ZooKeeperConnection Watcher:127.0.0.1:18832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2196404 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2196405 T11454 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2196406 T11454 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2196407 T11454 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2196409 T11454 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2196410 T11454 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2196412 T11454 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2196413 T11454 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:18840_ [junit4] 2> 2196413 T11454 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:18840_ [junit4] 2> 2196414 T11454 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2196415 T11454 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2196416 T11454 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2196417 T11454 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:18840_ [junit4] 2> 2196417 T11454 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2196418 T11454 oasc.Overseer.start Overseer (id=92674409993732100-127.0.0.1:18840_-n_0000000000) starting [junit4] 2> 2196420 T11454 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2196424 T11454 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2196425 T11480 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2196425 T11454 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2196427 T11454 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2196428 T11454 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2196429 T11479 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2196432 T11454 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002 [junit4] 2> 2196554 T11454 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002/conf/ [junit4] 2> 2197294 T11454 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2197295 T11454 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 2197296 T11454 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2197299 T11454 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2197300 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2197301 T11484 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dd83276 name:ZooKeeperConnection Watcher:127.0.0.1:18832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2197302 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2197302 T11454 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2197303 T11454 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2197304 T11454 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2197304 T11454 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2197305 T11454 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2197305 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2197306 T11486 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@140ce131 name:ZooKeeperConnection Watcher:127.0.0.1:18832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2197306 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2197307 T11454 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2197308 T11487 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2197310 T11479 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2197310 T11479 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2197310 T11479 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2197312 T11479 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2197313 T11487 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> 2197313 T11488 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> 2198458 T11454 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2198459 T11454 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2198462 T11454 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2198463 T11454 oejs.AbstractConnector.doStart Started [email protected]:18853 [junit4] 2> 2198467 T11454 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2198468 T11454 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2198468 T11454 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003 [junit4] 2> 2198468 T11454 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003/' [junit4] 2> 2198502 T11454 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003/solr.xml [junit4] 2> 2198551 T11454 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003 [junit4] 2> 2198551 T11454 oasc.CoreContainer.<init> New CoreContainer 422800799 [junit4] 2> 2198551 T11454 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003/] [junit4] 2> 2198552 T11454 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2198553 T11454 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2198553 T11454 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2198553 T11454 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2198553 T11454 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2198553 T11454 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2198554 T11454 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2198554 T11454 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2198554 T11454 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2198554 T11454 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2198556 T11454 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2198558 T11454 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2198558 T11454 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2198559 T11454 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2198559 T11454 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:18832/solr [junit4] 2> 2198559 T11454 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2198559 T11454 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2198560 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2198561 T11499 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54566fcb name:ZooKeeperConnection Watcher:127.0.0.1:18832 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2198562 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2198563 T11454 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2198564 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2198565 T11501 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a20d579 name:ZooKeeperConnection Watcher:127.0.0.1:18832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2198565 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2198569 T11454 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2199573 T11454 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:18853_ [junit4] 2> 2199574 T11454 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:18853_ [junit4] 2> 2199579 T11454 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2199584 T11454 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003 [junit4] 2> 2200420 T11454 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003/conf/ [junit4] 2> 2200438 T11454 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2200439 T11454 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 2200439 T11454 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2201593 T11454 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2201593 T11454 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2201598 T11454 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2201599 T11454 oejs.AbstractConnector.doStart Started [email protected]:18894 [junit4] 2> 2201601 T11454 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2201601 T11454 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2201602 T11454 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-004 [junit4] 2> 2201602 T11454 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-004/' [junit4] 2> 2201632 T11454 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-004/solr.xml [junit4] 2> 2201675 T11454 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-004 [junit4] 2> 2201675 T11454 oasc.CoreContainer.<init> New CoreContainer 1910255583 [junit4] 2> 2201675 T11454 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-004/] [junit4] 2> 2201676 T11454 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2201677 T11454 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2201677 T11454 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2201677 T11454 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2201677 T11454 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2201678 T11454 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2201678 T11454 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2201678 T11454 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2201678 T11454 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2201678 T11454 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2201680 T11454 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2201682 T11454 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2201682 T11454 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2201682 T11454 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2201683 T11454 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:18832/solr [junit4] 2> 2201683 T11454 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2201683 T11454 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2201684 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2201685 T11514 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a60eb33 name:ZooKeeperConnection Watcher:127.0.0.1:18832 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2201686 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2201686 T11454 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2201733 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2201734 T11516 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1359bebd name:ZooKeeperConnection Watcher:127.0.0.1:18832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2201734 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2201738 T11454 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2202741 T11454 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:18894_ [junit4] 2> 2202742 T11454 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:18894_ [junit4] 2> 2202746 T11454 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2202750 T11454 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-004 [junit4] 2> 2203879 T11454 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-004/conf/ [junit4] 2> 2204044 T11454 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2204044 T11454 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 2204045 T11454 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2204048 T11454 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 2204048 T11454 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2204048 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2204050 T11520 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@281fadf2 name:ZooKeeperConnection Watcher:127.0.0.1:18832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2204050 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2204050 T11454 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2204050 T11454 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2204171 T11497 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=1&name=customcollreplicadeletion&replicationFactor=1&router.name=implicit&action=CREATE&wt=javabin&shards=a,b&stateFormat=2&maxShardsPerNode=5&version=2 [junit4] 2> 2204172 T11487 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2204173 T11480 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> 2204175 T11522 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> 2204176 T11522 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2204176 T11522 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 2204177 T11522 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 2204179 T11487 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2204182 T11479 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 2204182 T11479 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 2204182 T11479 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 2204184 T11479 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2204185 T11517 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> 2204185 T11488 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> 2204185 T11523 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> 2204185 T11487 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> 2204185 T11502 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> 2204279 T11522 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 2204280 T11522 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:18840_ [junit4] 2> 2204281 T11522 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:18853_ [junit4] 2> 2204423 T11493 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&shard=b&name=customcollreplicadeletion_b_replica1&collection.configName=conf1&qt=/admin/cores&action=CREATE&wt=javabin&version=2&collection=customcollreplicadeletion [junit4] 2> 2204426 T11468 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&shard=a&name=customcollreplicadeletion_a_replica1&collection.configName=conf1&qt=/admin/cores&action=CREATE&wt=javabin&version=2&collection=customcollreplicadeletion [junit4] 2> 2204427 T11493 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2204428 T11487 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2204429 T11493 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2204429 T11493 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2204429 T11468 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2204430 T11493 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2204430 T11479 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "shard":"b", [junit4] 2> "base_url":"https://127.0.0.1:18853", [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:18853_", [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "collection":"customcollreplicadeletion"} [junit4] 2> 2204431 T11493 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2204431 T11468 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2204431 T11493 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2204434 T11479 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2204435 T11502 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2204435 T11502 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2204436 T11468 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2204436 T11468 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2204437 T11468 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2204438 T11468 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2204439 T11479 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2204439 T11479 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "shard":"a", [junit4] 2> "base_url":"https://127.0.0.1:18840", [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:18840_", [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "collection":"customcollreplicadeletion"} [junit4] 2> 2204441 T11487 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2204441 T11479 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2204441 T11487 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2204441 T11502 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2204442 T11502 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2204443 T11487 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2205432 T11493 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 2205433 T11493 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2205434 T11493 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2205434 T11493 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2205435 T11493 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2205435 T11493 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003/customcollreplicadeletion_b_replica1/' [junit4] 2> 2205438 T11468 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 2205439 T11468 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2205439 T11468 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2205440 T11468 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2205440 T11468 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2205440 T11468 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 2205601 T11468 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2205605 T11493 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2205641 T11468 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2205643 T11468 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2205650 T11468 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 2205658 T11493 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2206175 T11493 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2206192 T11493 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 2206374 T11468 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2206383 T11468 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2206385 T11468 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2206394 T11468 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2206398 T11468 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2206401 T11468 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2206402 T11468 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2206404 T11468 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2206404 T11468 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2206405 T11468 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2206405 T11468 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2206405 T11468 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2206406 T11468 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2206406 T11468 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 2206406 T11468 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@db986d8 [junit4] 2> 2206407 T11468 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 2206407 T11468 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 2206408 T11468 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2206408 T11468 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 2206408 T11468 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=79.5625, floorSegmentMB=0.546875, forceMergeDeletesPctAllowed=9.86054843619276, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8628842569186359 [junit4] 2> 2206409 T11468 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-2f3c1a22)),segFN=segments_1,generation=1} [junit4] 2> 2206409 T11468 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2206412 T11468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2206413 T11468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2206413 T11468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2206413 T11468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2206413 T11468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2206414 T11468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2206414 T11468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2206414 T11468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2206415 T11468 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2206415 T11468 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2206415 T11468 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2206416 T11468 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2206416 T11468 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2206417 T11468 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2206417 T11468 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2206417 T11468 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2206417 T11468 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2206418 T11468 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2206418 T11468 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2206419 T11468 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2206433 T11468 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2206435 T11468 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2206437 T11468 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2206438 T11468 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2206443 T11468 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2206443 T11468 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2206444 T11468 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1923516354, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2206445 T11468 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-2f3c1a22)),segFN=segments_1,generation=1} [junit4] 2> 2206445 T11468 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2206445 T11468 oass.SolrIndexSearcher.<init> Opening Searcher@5bca9793[customcollreplicadeletion_a_replica1] main [junit4] 2> 2206445 T11468 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2206446 T11468 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2206446 T11468 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2206447 T11468 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2206447 T11468 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2206447 T11468 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2206448 T11468 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2206448 T11468 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2206448 T11468 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2206450 T11468 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2206450 T11468 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2206451 T11468 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2206461 T11528 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@5bca9793[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2206462 T11468 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 2206463 T11468 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:18840 collection:customcollreplicadeletion shard:a [junit4] 2> 2206464 T11468 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 2206468 T11468 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 2206469 T11487 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2206469 T11468 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2206470 T11468 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1077 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@39ff096 url=https://127.0.0.1:18840/customcollreplicadeletion_a_replica1 node=127.0.0.1:18840_ C1077_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{base_url=https://127.0.0.1:18840, core=customcollreplicadeletion_a_replica1, node_name=127.0.0.1:18840_, state=down} [junit4] 2> 2206470 T11468 C1077 P18840 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:18840/customcollreplicadeletion_a_replica1/ [junit4] 2> 2206470 T11468 C1077 P18840 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2206471 T11468 C1077 P18840 oasc.SyncStrategy.syncToMe https://127.0.0.1:18840/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 2206471 T11468 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:18840/customcollreplicadeletion_a_replica1/ a [junit4] 2> 2206471 T11468 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 2206472 T11479 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2206474 T11479 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2206475 T11487 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2206475 T11502 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2206476 T11502 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2206477 T11487 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2206479 T11479 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2206481 T11487 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2206481 T11479 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2206482 T11487 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2206482 T11502 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2206483 T11502 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2206484 T11487 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2206526 T11468 oasc.ZkController.register We are https://127.0.0.1:18840/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:18840/customcollreplicadeletion_a_replica1/ [junit4] 2> 2206527 T11468 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:18840 [junit4] 2> 2206527 T11468 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2206527 T11468 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2206529 T11487 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2206531 T11468 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2206533 T11468 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=a&name=customcollreplicadeletion_a_replica1&collection.configName=conf1&qt=/admin/cores&action=CREATE&wt=javabin&version=2&collection=customcollreplicadeletion} status=0 QTime=2107 [junit4] 2> 2206538 T11479 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2206539 T11479 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "shard":"a", [junit4] 2> "base_url":"https://127.0.0.1:18840", [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:18840_", [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "state":"active", [junit4] 2> "collection":"customcollreplicadeletion"} [junit4] 2> 2206541 T11479 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2206541 T11502 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2206541 T11487 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2206542 T11502 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2206543 T11487 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2206586 T11493 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2206593 T11493 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2206596 T11493 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2206605 T11493 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2206610 T11493 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2206614 T11493 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2206615 T11493 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2206615 T11493 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2206615 T11493 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2206616 T11493 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2206616 T11493 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2206617 T11493 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2206617 T11493 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2206618 T11493 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003/customcollreplicadeletion_b_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 2206618 T11493 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@db986d8 [junit4] 2> 2206619 T11493 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003/customcollreplicadeletion_b_replica1/data [junit4] 2> 2206620 T11493 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 2206620 T11493 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2206620 T11493 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 2206621 T11493 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=79.5625, floorSegmentMB=0.546875, forceMergeDeletesPctAllowed=9.86054843619276, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8628842569186359 [junit4] 2> 2206622 T11493 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-261c0704)),segFN=segments_1,generation=1} [junit4] 2> 2206622 T11493 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2206627 T11493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2206627 T11493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2206628 T11493 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2206628 T11493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2206629 T11493 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2206629 T11493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2206629 T11493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2206630 T11493 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2206630 T11493 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2206631 T11493 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2206631 T11493 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2206632 T11493 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2206633 T11493 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2206633 T11493 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2206634 T11493 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2206634 T11493 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2206634 T11493 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2206635 T11493 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2206636 T11493 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2206636 T11493 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2206638 T11493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2206641 T11493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2206643 T11493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2206645 T11493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2206650 T11493 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2206651 T11493 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2206651 T11493 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1923516354, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2206652 T11493 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-261c0704)),segFN=segments_1,generation=1} [junit4] 2> 2206653 T11493 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2206653 T11493 oass.SolrIndexSearcher.<init> Opening Searcher@5142ded2[customcollreplicadeletion_b_replica1] main [junit4] 2> 2206653 T11493 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2206654 T11493 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2206655 T11493 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2206655 T11493 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2206655 T11493 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2206656 T11493 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2206656 T11493 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 2206657 T11493 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2206657 T11493 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 2206658 T11493 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2206661 T11530 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@5142ded2[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2206664 T11493 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 2206664 T11493 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:18853 collection:customcollreplicadeletion shard:b [junit4] 2> 2206665 T11493 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 2206669 T11493 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 2206670 T11487 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2206670 T11493 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2206671 T11493 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1078 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@77d7c702 url=https://127.0.0.1:18853/customcollreplicadeletion_b_replica1 node=127.0.0.1:18853_ C1078_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{base_url=https://127.0.0.1:18853, core=customcollreplicadeletion_b_replica1, node_name=127.0.0.1:18853_, state=down} [junit4] 2> 2206671 T11493 C1078 P18853 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:18853/customcollreplicadeletion_b_replica1/ [junit4] 2> 2206671 T11493 C1078 P18853 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2206672 T11493 C1078 P18853 oasc.SyncStrategy.syncToMe https://127.0.0.1:18853/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 2206672 T11493 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:18853/customcollreplicadeletion_b_replica1/ b [junit4] 2> 2206672 T11493 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 2206673 T11479 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2206675 T11479 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2206675 T11487 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2206675 T11502 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2206676 T11502 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2206677 T11487 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2206679 T11479 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2206681 T11487 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2206681 T11479 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2206681 T11487 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2206681 T11502 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2206682 T11502 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2206683 T11487 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2206726 T11493 oasc.ZkController.register We are https://127.0.0.1:18853/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:18853/customcollreplicadeletion_b_replica1/ [junit4] 2> 2206727 T11493 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:18853 [junit4] 2> 2206727 T11493 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2206727 T11493 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2206728 T11487 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2206730 T11493 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2206731 T11479 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2206731 T11479 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "shard":"b", [junit4] 2> "base_url":"https://127.0.0.1:18853", [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:18853_", [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "state":"active", [junit4] 2> "collection":"customcollreplicadeletion"} [junit4] 2> 2206731 T11493 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=b&name=customcollreplicadeletion_b_replica1&collection.configName=conf1&qt=/admin/cores&action=CREATE&wt=javabin&version=2&collection=customcollreplicadeletion} status=0 QTime=2308 [junit4] 2> 2206732 T11522 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 2206733 T11479 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2206734 T11522 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=2107},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=2308},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 2206734 T11487 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2206734 T11502 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2206735 T11502 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2206735 T11532 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 2206736 T11533 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2206736 T11487 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2206738 T11497 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={numShards=1&name=customcollreplicadeletion&replicationFactor=1&router.name=implicit&action=CREATE&wt=javabin&shards=a,b&stateFormat=2&maxShardsPerNode=5&version=2} status=0 QTime=2567 [junit4] 2> 2206738 T11454 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 2206740 T11454 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 2206742 T11454 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2206743 T11454 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2206744 T11535 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c5218f8 name:ZooKeeperConnection Watcher:127.0.0.1:18832/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2206744 T11454 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2206744 T11454 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2206745 T11454 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2206752 T11492 oasha.CollectionsHandler.handleRemoveReplica Remove replica: shard=a&replica=core_node2&action=deletereplica&wt=javabin&version=2&collection=customcollreplicadeletion [junit4] 2> 2206753 T11487 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2206754 T11480 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_node2"} [junit4] 2> 2206754 T11537 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , { [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node2"} [junit4] 2> 2206760 T11472 oasc.SolrCore.close [customcollreplicadeletion_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@39ff096 [junit4] 2> 2206770 T11472 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> 2206770 T11472 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 2206770 T11472 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 2206771 T11472 oasu. [...truncated too long message...] loud.ConnectionManager@281fadf2 name:ZooKeeperConnection Watcher:127.0.0.1:18832/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 2331648 T11520 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed [junit4] 2> 2331648 T11520 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@4140f079 rejected from java.util.concurrent.ThreadPoolExecutor@e6bb967[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 2331649 T11520 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@696a79e1 rejected from java.util.concurrent.ThreadPoolExecutor@e6bb967[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 2331649 T11520 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@5ccd749b rejected from java.util.concurrent.ThreadPoolExecutor@e6bb967[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=8F36182AF7FF6FA8 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=tr_TR -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 137s J3 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:18894, https://127.0.0.1:18853, https://127.0.0.1:18840] [junit4] > at __randomizedtesting.SeedInfo.seed([8F36182AF7FF6FA8:ED0963280A00F94]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736) [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_node2 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313) [junit4] > ... 45 more [junit4] 2> 2331672 T11454 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-8F36182AF7FF6FA8-001 [junit4] 2> 136716 T11453 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=tr_TR, timezone=Etc/GMT+5 [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=340402680,total=532152320 [junit4] 2> NOTE: All tests run in this JVM: [HdfsRecoveryZkTest, HighlighterMaxOffsetTest, TestJmxMonitoredMap, TestSolrQueryParser, TestSortingResponseWriter, ExitableDirectoryReaderTest, TestDistributedGrouping, ConnectionManagerTest, TestDistributedMissingSort, MinimalSchemaTest, TestFaceting, TestBlendedInfixSuggestions, UUIDFieldTest, TestManagedSchemaDynamicFieldResource, CoreAdminRequestStatusTest, TestSchemaManager, OverriddenZkACLAndCredentialsProvidersTest, TestNRTOpen, TestWordDelimiterFilterFactory, TestInfoStreamLogging, DateFieldTest, BJQParserTest, DistributedFacetPivotLongTailTest, SolrCoreCheckLockOnStartupTest, SampleTest, XsltUpdateRequestHandlerTest, TestMultiCoreConfBootstrap, MultiThreadedOCPTest, ZkControllerTest, DocumentBuilderTest, TestMergePolicyConfig, TestDistributedSearch, HdfsSyncSliceTest, DeleteInactiveReplicaTest, TestFoldingMultitermQuery, LeaderElectionTest, LoggingHandlerTest, TestManagedSchemaFieldTypeResource, ShardSplitTest, TestLMJelinekMercerSimilarityFactory, ExternalFileFieldSortTest, TestImplicitCoreProperties, AsyncMigrateRouteKeyTest, SimpleFacetsTest, TestFieldTypeResource, SolrCmdDistributorTest, SolrIndexConfigTest, CollectionsAPIDistributedZkTest, TestUniqueKeyFieldResource, OverseerStatusTest, CollectionsAPIAsyncDistributedZkTest, AnalysisErrorHandlingTest, DefaultValueUpdateProcessorTest, ModifyConfFileTest, SoftAutoCommitTest, BasicDistributedZk2Test, BasicDistributedZkTest, UnloadDistributedZkTest, CloudExitableDirectoryReaderTest, AliasIntegrationTest, RecoveryZkTest, DistributedSpellCheckComponentTest, ChaosMonkeySafeLeaderTest, TestModifyConfFiles, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J3 in 137.01s, 1 test, 1 error <<< FAILURES! [...truncated 534 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:524: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:472: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:189: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:496: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1359: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:966: There were test failures: 437 suites, 1798 tests, 1 error, 58 ignored (22 assumptions) Total time: 63 minutes 22 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2181 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 156909428 bytes Compression is 0.0% Took 27 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
