Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2145/
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:45346, http://127.0.0.1:45343, http://127.0.0.1:37130] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:45346, http://127.0.0.1:45343, http://127.0.0.1:37130] at __randomizedtesting.SeedInfo.seed([B0D616B7E0527FAC:313098AF970D1F90]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:568) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 46 more Build Log: [...truncated 11508 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-B0D616B7E0527FAC-001/init-core-data-001 [junit4] 2> 1592319 T3812 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 1592319 T3812 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 1592323 T3812 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1592323 T3812 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1592324 T3813 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1592424 T3812 oasc.ZkTestServer.run start zk server on port:38237 [junit4] 2> 1592425 T3812 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1592426 T3812 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1592429 T3819 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8aaed4e name:ZooKeeperConnection Watcher:127.0.0.1:38237 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1592429 T3812 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1592429 T3812 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1592429 T3812 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1592431 T3812 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1592432 T3812 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1592433 T3821 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@665c15c5 name:ZooKeeperConnection Watcher:127.0.0.1:38237/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1592433 T3812 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1592433 T3812 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1592433 T3812 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1592435 T3812 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1592436 T3812 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1592437 T3812 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1592438 T3812 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> 1592439 T3812 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1592440 T3812 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> 1592441 T3812 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1592543 T3812 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> 1592543 T3812 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1592545 T3812 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> 1592545 T3812 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1592547 T3812 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> 1592547 T3812 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1592549 T3812 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> 1592549 T3812 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1592550 T3812 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> 1592551 T3812 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1592552 T3812 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> 1592553 T3812 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1592554 T3812 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> 1592555 T3812 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1592556 T3812 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> 1592556 T3812 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1592558 T3812 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> 1592558 T3812 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1593884 T3812 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1593888 T3812 oejs.AbstractConnector.doStart Started [email protected]:37130 [junit4] 2> 1593889 T3812 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1593889 T3812 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1593889 T3812 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-B0D616B7E0527FAC-001/tempDir-002 [junit4] 2> 1593890 T3812 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-B0D616B7E0527FAC-001/tempDir-002/' [junit4] 2> 1593939 T3812 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-B0D616B7E0527FAC-001/tempDir-002/solr.xml [junit4] 2> 1594016 T3812 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-B0D616B7E0527FAC-001/tempDir-002 [junit4] 2> 1594017 T3812 oasc.CoreContainer.<init> New CoreContainer 425993305 [junit4] 2> 1594017 T3812 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-B0D616B7E0527FAC-001/tempDir-002/] [junit4] 2> 1594018 T3812 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1594019 T3812 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1594019 T3812 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1594020 T3812 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1594020 T3812 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1594021 T3812 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1594021 T3812 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1594022 T3812 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1594022 T3812 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1594023 T3812 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1594023 T3812 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1594024 T3812 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1594024 T3812 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1594024 T3812 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38237/solr [junit4] 2> 1594025 T3812 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1594025 T3812 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1594026 T3812 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1594027 T3832 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d8e5c14 name:ZooKeeperConnection Watcher:127.0.0.1:38237 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1594028 T3812 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1594029 T3812 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1594030 T3812 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1594032 T3834 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@736ff5b8 name:ZooKeeperConnection Watcher:127.0.0.1:38237/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1594032 T3812 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1594033 T3812 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1594035 T3812 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1594037 T3812 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1594039 T3812 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1594041 T3812 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1594042 T3812 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1594043 T3812 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37130_ [junit4] 2> 1594044 T3812 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37130_ [junit4] 2> 1594046 T3812 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1594047 T3812 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1594048 T3812 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1594050 T3812 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:37130_ [junit4] 2> 1594050 T3812 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1594051 T3812 oasc.Overseer.start Overseer (id=92547054845362179-127.0.0.1:37130_-n_0000000000) starting [junit4] 2> 1594053 T3812 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1594059 T3812 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1594060 T3836 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1594061 T3812 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1594063 T3812 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1594064 T3812 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1594066 T3835 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1594068 T3812 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-B0D616B7E0527FAC-001/tempDir-002 [junit4] 2> 1594865 T3812 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-B0D616B7E0527FAC-001/tempDir-002/conf/ [junit4] 2> 1594876 T3812 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1594877 T3812 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> 1594877 T3812 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1594878 T3812 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1594878 T3812 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1594880 T3840 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61956a11 name:ZooKeeperConnection Watcher:127.0.0.1:38237/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1594880 T3812 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1594880 T3812 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1594881 T3812 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1594883 T3812 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1594883 T3812 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1594883 T3812 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1594884 T3812 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1594885 T3842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b937eb6 name:ZooKeeperConnection Watcher:127.0.0.1:38237/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1594885 T3812 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1594886 T3812 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1594888 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1594889 T3835 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 1594890 T3835 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 1594890 T3835 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 1594892 T3835 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 1594893 T3843 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> 1594893 T3844 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> 1596287 T3812 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1596288 T3812 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1596292 T3812 oejs.AbstractConnector.doStart Started [email protected]:45343 [junit4] 2> 1596292 T3812 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1596293 T3812 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1596293 T3812 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-B0D616B7E0527FAC-001/tempDir-003 [junit4] 2> 1596293 T3812 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-B0D616B7E0527FAC-001/tempDir-003/' [junit4] 2> 1596339 T3812 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-B0D616B7E0527FAC-001/tempDir-003/solr.xml [junit4] 2> 1596383 T3812 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-B0D616B7E0527FAC-001/tempDir-003 [junit4] 2> 1596383 T3812 oasc.CoreContainer.<init> New CoreContainer 2068385892 [junit4] 2> 1596384 T3812 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-B0D616B7E0527FAC-001/tempDir-003/] [junit4] 2> 1596385 T3812 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1596385 T3812 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1596385 T3812 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1596385 T3812 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1596385 T3812 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1596386 T3812 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1596386 T3812 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1596386 T3812 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1596386 T3812 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1596387 T3812 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1596387 T3812 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1596387 T3812 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1596388 T3812 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1596388 T3812 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38237/solr [junit4] 2> 1596388 T3812 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1596388 T3812 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1596389 T3812 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1596391 T3855 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79d35477 name:ZooKeeperConnection Watcher:127.0.0.1:38237 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1596391 T3812 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1596392 T3812 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1596393 T3812 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1596394 T3857 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28876513 name:ZooKeeperConnection Watcher:127.0.0.1:38237/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1596395 T3812 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1596399 T3812 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1597403 T3812 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45343_ [junit4] 2> 1597404 T3812 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45343_ [junit4] 2> 1597407 T3812 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1597411 T3812 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-B0D616B7E0527FAC-001/tempDir-003 [junit4] 2> 1597500 T3812 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-B0D616B7E0527FAC-001/tempDir-003/conf/ [junit4] 2> 1598981 T3812 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1598982 T3812 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> 1598982 T3812 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1599863 T3812 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1599864 T3812 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1599867 T3812 oejs.AbstractConnector.doStart Started [email protected]:45346 [junit4] 2> 1599867 T3812 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1599868 T3812 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1599868 T3812 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-B0D616B7E0527FAC-001/tempDir-004 [junit4] 2> 1599868 T3812 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-B0D616B7E0527FAC-001/tempDir-004/' [junit4] 2> 1599897 T3812 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-B0D616B7E0527FAC-001/tempDir-004/solr.xml [junit4] 2> 1599938 T3812 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-B0D616B7E0527FAC-001/tempDir-004 [junit4] 2> 1599939 T3812 oasc.CoreContainer.<init> New CoreContainer 731401142 [junit4] 2> 1599939 T3812 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-B0D616B7E0527FAC-001/tempDir-004/] [junit4] 2> 1599940 T3812 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1599940 T3812 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1599940 T3812 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1599941 T3812 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1599941 T3812 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1599941 T3812 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1599941 T3812 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1599942 T3812 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1599942 T3812 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1599942 T3812 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1599943 T3812 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1599943 T3812 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1599943 T3812 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1599943 T3812 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38237/solr [junit4] 2> 1599944 T3812 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1599944 T3812 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1599945 T3812 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1599946 T3870 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b92b016 name:ZooKeeperConnection Watcher:127.0.0.1:38237 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1599947 T3812 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1599947 T3812 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1599949 T3812 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1599950 T3872 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@415510b9 name:ZooKeeperConnection Watcher:127.0.0.1:38237/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1599950 T3812 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1599954 T3812 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1600958 T3812 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45346_ [junit4] 2> 1600959 T3812 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45346_ [junit4] 2> 1600962 T3812 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1600966 T3812 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-B0D616B7E0527FAC-001/tempDir-004 [junit4] 2> 1600987 T3812 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-B0D616B7E0527FAC-001/tempDir-004/conf/ [junit4] 2> 1601970 T3812 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1601971 T3812 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> 1601971 T3812 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1601973 T3812 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 1601973 T3812 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1601974 T3812 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1601975 T3876 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56067fb4 name:ZooKeeperConnection Watcher:127.0.0.1:38237/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1601976 T3812 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1601976 T3812 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1601977 T3812 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1601981 T3825 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&stateFormat=2&maxShardsPerNode=5&wt=javabin&shards=a,b&version=2&numShards=1&name=customcollreplicadeletion&router.name=implicit&action=CREATE [junit4] 2> 1601982 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1601983 T3836 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> 1601984 T3877 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> 1601985 T3877 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 1601985 T3877 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 1601985 T3877 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 1601987 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1601990 T3835 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 1601990 T3835 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 1601990 T3835 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 1601992 T3835 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1601992 T3858 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> 1601993 T3878 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> 1601992 T3844 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> 1601993 T3873 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> 1601992 T3843 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> 1602088 T3877 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 1602089 T3877 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:37130_ [junit4] 2> 1602089 T3877 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:45343_ [junit4] 2> 1602092 T3824 oasha.CoreAdminHandler.handleCreateAction core create command collection.configName=conf1&shard=a&wt=javabin&qt=/admin/cores&version=2&numShards=2&collection=customcollreplicadeletion&name=customcollreplicadeletion_a_replica1&action=CREATE [junit4] 2> 1602093 T3847 oasha.CoreAdminHandler.handleCreateAction core create command collection.configName=conf1&shard=b&wt=javabin&qt=/admin/cores&version=2&numShards=2&collection=customcollreplicadeletion&name=customcollreplicadeletion_b_replica1&action=CREATE [junit4] 2> 1602095 T3824 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1602097 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1602097 T3847 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1602097 T3824 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1602099 T3847 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1602099 T3847 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1602099 T3835 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "base_url":"http://127.0.0.1:37130", [junit4] 2> "operation":"state", [junit4] 2> "shard":"a", [junit4] 2> "numShards":"2", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:37130_", [junit4] 2> "roles":null} [junit4] 2> 1602099 T3847 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1602100 T3847 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 1602101 T3847 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1602104 T3835 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1602105 T3858 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1602106 T3858 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1602106 T3824 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1602106 T3824 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1602107 T3824 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1602108 T3824 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1602108 T3824 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 1602108 T3824 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1602109 T3824 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1602109 T3824 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1602110 T3824 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1602110 T3835 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1602110 T3824 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-B0D616B7E0527FAC-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 1602110 T3835 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "base_url":"http://127.0.0.1:45343", [junit4] 2> "operation":"state", [junit4] 2> "shard":"b", [junit4] 2> "numShards":"2", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:45343_", [junit4] 2> "roles":null} [junit4] 2> 1602112 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1602112 T3835 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1602113 T3843 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1602113 T3858 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1602114 T3858 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1602115 T3843 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1602184 T3824 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1602216 T3824 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1602217 T3824 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1602224 T3824 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 1602475 T3824 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1602482 T3824 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1602484 T3824 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1602493 T3824 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1602496 T3824 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1602499 T3824 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1602500 T3824 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1602502 T3824 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1602502 T3824 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1602503 T3824 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1602503 T3824 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1602503 T3824 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1602503 T3824 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1602504 T3824 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-B0D616B7E0527FAC-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-B0D616B7E0527FAC-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 1602504 T3824 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3657517 [junit4] 2> 1602505 T3824 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-B0D616B7E0527FAC-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 1602505 T3824 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-B0D616B7E0527FAC-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 1602505 T3824 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-B0D616B7E0527FAC-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1602506 T3824 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-B0D616B7E0527FAC-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 1602506 T3824 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=17.1474609375, floorSegmentMB=2.169921875, forceMergeDeletesPctAllowed=12.465002054469714, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1602507 T3824 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-63eb1162)),segFN=segments_1,generation=1} [junit4] 2> 1602507 T3824 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1602510 T3824 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1602511 T3824 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1602511 T3824 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1602511 T3824 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1602511 T3824 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1602512 T3824 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1602512 T3824 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1602512 T3824 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1602513 T3824 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1602513 T3824 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1602513 T3824 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1602514 T3824 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1602514 T3824 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1602515 T3824 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1602515 T3824 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1602515 T3824 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1602516 T3824 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1602516 T3824 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1602516 T3824 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1602517 T3824 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1602529 T3824 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1602530 T3824 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1602532 T3824 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1602533 T3824 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1602537 T3824 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1602537 T3824 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1602537 T3824 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.370415053787596] [junit4] 2> 1602538 T3824 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-63eb1162)),segFN=segments_1,generation=1} [junit4] 2> 1602538 T3824 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1602539 T3824 oass.SolrIndexSearcher.<init> Opening Searcher@5526d41a[customcollreplicadeletion_a_replica1] main [junit4] 2> 1602539 T3824 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1602540 T3824 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1602540 T3824 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1602540 T3824 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1602540 T3824 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1602541 T3824 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1602541 T3824 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1602541 T3824 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1602542 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 1602544 T3824 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 1602544 T3824 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1602544 T3824 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1602546 T3881 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@5526d41a[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1602548 T3824 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 1602549 T3824 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:37130 collection:customcollreplicadeletion shard:a [junit4] 2> 1602550 T3824 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 1602555 T3824 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 1602556 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1602556 T3824 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1602557 T3824 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C476 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@6f0bf8a6 url=http://127.0.0.1:37130/customcollreplicadeletion_a_replica1 node=127.0.0.1:37130_ C476_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=http://127.0.0.1:37130, state=down, node_name=127.0.0.1:37130_} [junit4] 2> 1602557 T3824 C476 P37130 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37130/customcollreplicadeletion_a_replica1/ [junit4] 2> 1602558 T3824 C476 P37130 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1602558 T3824 C476 P37130 oasc.SyncStrategy.syncToMe http://127.0.0.1:37130/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 1602558 T3824 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37130/customcollreplicadeletion_a_replica1/ a [junit4] 2> 1602558 T3835 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1602559 T3824 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 1602560 T3835 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1602561 T3858 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1602561 T3843 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1602562 T3858 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1602562 T3843 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1602564 T3835 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1602565 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1602566 T3835 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1602566 T3843 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1602566 T3858 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1602567 T3858 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1602567 T3843 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1602613 T3824 oasc.ZkController.register We are http://127.0.0.1:37130/customcollreplicadeletion_a_replica1/ and leader is http://127.0.0.1:37130/customcollreplicadeletion_a_replica1/ [junit4] 2> 1602614 T3824 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=http://127.0.0.1:37130 [junit4] 2> 1602614 T3824 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1602614 T3824 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1602615 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1602617 T3824 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1602618 T3824 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={collection.configName=conf1&shard=a&wt=javabin&qt=/admin/cores&version=2&numShards=2&collection=customcollreplicadeletion&name=customcollreplicadeletion_a_replica1&action=CREATE} status=0 QTime=526 [junit4] 2> 1602618 T3835 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1602619 T3835 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "base_url":"http://127.0.0.1:37130", [junit4] 2> "operation":"state", [junit4] 2> "shard":"a", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "numShards":"2", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "state":"active", [junit4] 2> "node_name":"127.0.0.1:37130_", [junit4] 2> "roles":null} [junit4] 2> 1602620 T3835 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1602620 T3843 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1602620 T3858 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1602621 T3858 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1602621 T3843 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1603101 T3847 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 1603102 T3847 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1603103 T3847 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1603103 T3847 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1603104 T3847 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1603104 T3847 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-B0D616B7E0527FAC-001/tempDir-003/customcollreplicadeletion_b_replica1/' [junit4] 2> 1603154 T3847 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1603202 T3847 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1603303 T3847 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1603318 T3847 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 1603687 T3847 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1603693 T3847 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1603697 T3847 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1603706 T3847 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1603711 T3847 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1603716 T3847 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1603717 T3847 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1603717 T3847 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1603717 T3847 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1603718 T3847 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1603718 T3847 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1603719 T3847 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1603719 T3847 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1603720 T3847 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-B0D616B7E0527FAC-001/tempDir-003/customcollreplicadeletion_b_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-B0D616B7E0527FAC-001/tempDir-003/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 1603720 T3847 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3657517 [junit4] 2> 1603721 T3847 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-B0D616B7E0527FAC-001/tempDir-003/customcollreplicadeletion_b_replica1/data [junit4] 2> 1603722 T3847 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-B0D616B7E0527FAC-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 1603722 T3847 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-B0D616B7E0527FAC-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1603723 T3847 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-B0D616B7E0527FAC-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 1603723 T3847 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=17.1474609375, floorSegmentMB=2.169921875, forceMergeDeletesPctAllowed=12.465002054469714, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1603724 T3847 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-77d54920)),segFN=segments_1,generation=1} [junit4] 2> 1603724 T3847 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1603729 T3847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1603730 T3847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1603730 T3847 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1603731 T3847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1603731 T3847 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1603732 T3847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1603732 T3847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1603733 T3847 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1603733 T3847 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1603734 T3847 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1603734 T3847 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1603735 T3847 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1603735 T3847 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1603736 T3847 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1603736 T3847 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1603737 T3847 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1603737 T3847 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1603738 T3847 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1603738 T3847 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1603739 T3847 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1603742 T3847 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1603744 T3847 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1603746 T3847 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1603748 T3847 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1603755 T3847 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1603755 T3847 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1603756 T3847 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.370415053787596] [junit4] 2> 1603757 T3847 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-77d54920)),segFN=segments_1,generation=1} [junit4] 2> 1603757 T3847 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1603758 T3847 oass.SolrIndexSearcher.<init> Opening Searcher@59bf6031[customcollreplicadeletion_b_replica1] main [junit4] 2> 1603758 T3847 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1603759 T3847 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1603760 T3847 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1603760 T3847 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1603760 T3847 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1603761 T3847 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1603762 T3847 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 1603762 T3847 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1603762 T3847 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 1603763 T3847 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1603766 T3883 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@59bf6031[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1603769 T3847 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 1603769 T3847 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:45343 collection:customcollreplicadeletion shard:b [junit4] 2> 1603770 T3847 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 1603774 T3847 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 1603776 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1603776 T3847 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1603776 T3847 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C477 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@6eeda47a url=http://127.0.0.1:45343/customcollreplicadeletion_b_replica1 node=127.0.0.1:45343_ C477_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=http://127.0.0.1:45343, state=down, node_name=127.0.0.1:45343_} [junit4] 2> 1603777 T3847 C477 P45343 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45343/customcollreplicadeletion_b_replica1/ [junit4] 2> 1603777 T3847 C477 P45343 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1603777 T3847 C477 P45343 oasc.SyncStrategy.syncToMe http://127.0.0.1:45343/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 1603778 T3847 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45343/customcollreplicadeletion_b_replica1/ b [junit4] 2> 1603778 T3847 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 1603779 T3835 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1603781 T3835 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1603781 T3843 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1603781 T3858 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1603782 T3858 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1603783 T3843 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1603785 T3835 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1603787 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1603787 T3835 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1603788 T3858 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1603788 T3843 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1603788 T3858 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1603789 T3843 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1603832 T3847 oasc.ZkController.register We are http://127.0.0.1:45343/customcollreplicadeletion_b_replica1/ and leader is http://127.0.0.1:45343/customcollreplicadeletion_b_replica1/ [junit4] 2> 1603833 T3847 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=http://127.0.0.1:45343 [junit4] 2> 1603833 T3847 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1603833 T3847 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1603835 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1603836 T3847 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1603838 T3835 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1603838 T3835 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "base_url":"http://127.0.0.1:45343", [junit4] 2> "operation":"state", [junit4] 2> "shard":"b", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "numShards":"2", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "state":"active", [junit4] 2> "node_name":"127.0.0.1:45343_", [junit4] 2> "roles":null} [junit4] 2> 1603839 T3847 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={collection.configName=conf1&shard=b&wt=javabin&qt=/admin/cores&version=2&numShards=2&collection=customcollreplicadeletion&name=customcollreplicadeletion_b_replica1&action=CREATE} status=0 QTime=1746 [junit4] 2> 1603839 T3877 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 1603840 T3835 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1603841 T3858 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1603841 T3843 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1603843 T3858 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 1603844 T3843 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 1603849 T3877 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=526},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1746},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 1603850 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 1603851 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1603853 T3825 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={replicationFactor=1&stateFormat=2&maxShardsPerNode=5&wt=javabin&shards=a,b&version=2&numShards=1&name=customcollreplicadeletion&router.name=implicit&action=CREATE} status=0 QTime=1872 [junit4] 2> 1603854 T3812 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 1603856 T3812 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 1603856 T3812 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1603857 T3812 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1603859 T3886 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3909b34e name:ZooKeeperConnection Watcher:127.0.0.1:38237/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1603859 T3812 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1603859 T3812 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1603860 T3812 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1603866 T3825 oasha.CollectionsHandler.handleRemoveReplica Remove replica: shard=a&replica=core_node1&wt=javabin&version=2&collection=customcollreplicadeletion&action=deletereplica [junit4] 2> 1603867 T3843 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1603868 T3836 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{ [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node1"} [junit4] 2> 1603868 T3887 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , { [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node1"} [junit4] 2> 1603872 T3824 oasc.SolrCore.close [customcollreplicadeletion_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@6f0bf8a6 [junit4] 2> 1603881 T3824 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> 1603882 T3824 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 1603882 T3824 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1603882 T3824 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 1603883 T3824 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request. [junit4] 2> 1603884 T3824 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1603884 T3824 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-B0D616B7E0527FAC-001/tempDir-002/customcollreplicadeletion_a_replica1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-B0D616B7E0527FAC-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>] [junit4] 2> 1603884 T3824 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-B0D616B7E0527FAC-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [CachedDir<<refCount=0;path=/ [...truncated too long message...] -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-B0D616B7E0527FAC-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 1715752 T3812 oasc.CachingDirectoryFactory.closeCacheValue looking to close /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-B0D616B7E0527FAC-001/tempDir-003/customcollreplicadeletion_b_replica1/data [CachedDir<<refCount=0;path=/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-B0D616B7E0527FAC-001/tempDir-003/customcollreplicadeletion_b_replica1/data;done=false>>] [junit4] 2> 1715752 T3812 oasc.CachingDirectoryFactory.close Closing 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-B0D616B7E0527FAC-001/tempDir-003/customcollreplicadeletion_b_replica1/data [junit4] 2> 1715753 T3812 oasc.Overseer.close Overseer (id=92547054845362183-127.0.0.1:45343_-n_0000000001) closing [junit4] 2> 1715754 T3897 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:45343_ [junit4] 2> 1715757 T3901 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:45346_ [junit4] 2> 1715758 T3901 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1715759 T3901 oasc.Overseer.start Overseer (id=92547054845362185-127.0.0.1:45346_-n_0000000002) starting [junit4] 2> 1715766 T3901 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1715766 T3903 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1715768 T3902 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1717256 T3896 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1717258 T3812 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 1722260 T3812 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 45346 [junit4] 2> 1722261 T3812 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=731401142 [junit4] 2> 1722262 T3812 oasc.Overseer.close Overseer (id=92547054845362185-127.0.0.1:45346_-n_0000000002) closing [junit4] 2> 1722263 T3902 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:45346_ [junit4] 2> 1722265 T3901 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1722266 T3812 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 1727267 T3812 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 1727269 T3812 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:38237 38237 [junit4] 2> 1728394 T3813 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:38237 38237 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=B0D616B7E0527FAC -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en_SG -Dtests.timezone=America/Antigua -Dtests.file.encoding=US-ASCII [junit4] ERROR 136s J3 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:45346, http://127.0.0.1:45343, http://127.0.0.1:37130] [junit4] > at __randomizedtesting.SeedInfo.seed([B0D616B7E0527FAC:313098AF970D1F90]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:568) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 46 more [junit4] 2> 1728539 T3812 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-B0D616B7E0527FAC-001 [junit4] 2> 136225 T3811 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=en_SG, timezone=America/Antigua [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=139901096,total=245366784 [junit4] 2> NOTE: All tests run in this JVM: [TestShardHandlerFactory, TestBlendedInfixSuggestions, SynonymTokenizerTest, AlternateDirectoryTest, TestCollapseQParserPlugin, TestRawResponseWriter, TestMiniSolrCloudCluster, MultiThreadedOCPTest, ParsingFieldUpdateProcessorsTest, BadCopyFieldTest, XmlUpdateRequestHandlerTest, CoreAdminHandlerTest, InfoHandlerTest, TestLRUCache, CopyFieldTest, TestQuerySenderListener, DistributedQueryComponentOptimizationTest, TestClassNameShortening, TestNonDefinedSimilarityFactory, URLClassifyProcessorTest, TestCloudPivotFacet, TestCustomSort, IndexSchemaRuntimeFieldTest, TestLazyCores, DistribDocExpirationUpdateProcessorTest, DebugComponentTest, FileBasedSpellCheckerTest, DocValuesMissingTest, TestSolrJ, MBeansHandlerTest, DocExpirationUpdateProcessorFactoryTest, ShowFileRequestHandlerTest, TestFieldResource, QueryParsingTest, LukeRequestHandlerTest, XsltUpdateRequestHandlerTest, TestHashPartitioner, TestRealTimeGet, TestPhraseSuggestions, EnumFieldTest, TestSystemIdResolver, TestImplicitCoreProperties, TestArbitraryIndexDir, SimpleFacetsTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerTest, MinimalSchemaTest, SuggesterWFSTTest, TestStandardQParsers, PluginInfoTest, TestSolr4Spatial2, TestOmitPositions, TestReplicationHandler, TestDistributedSearch, CloudExitableDirectoryReaderTest, TestManagedSchemaFieldResource, TestDistribDocBasedVersion, DistributedSuggestComponentTest, TestModifyConfFiles, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J3 in 136.50s, 1 test, 1 error <<< FAILURES! [...truncated 514 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:524: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:472: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:189: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:496: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1360: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:962: There were test failures: 431 suites, 1778 tests, 1 error, 59 ignored (24 assumptions) Total time: 54 minutes 15 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2144 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 165545430 bytes Compression is 0.0% Took 29 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]
