Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11249/ Java: 32bit/jdk1.7.0_67 -client -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:45678/bz_kp/mx, https://127.0.0.1:59053/bz_kp/mx, https://127.0.0.1:45288/bz_kp/mx] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:45678/bz_kp/mx, https://127.0.0.1:59053/bz_kp/mx, https://127.0.0.1:45288/bz_kp/mx] at __randomizedtesting.SeedInfo.seed([99773AC7388D9C27:1891B4DF4FD2FC1B]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) 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:116) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106) 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:550) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) 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 11673 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/init-core-data-001 [junit4] 2> 2437460 T6360 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 2437461 T6360 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /bz_kp/mx [junit4] 2> 2437464 T6360 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2437464 T6360 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2437465 T6361 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2437565 T6360 oasc.ZkTestServer.run start zk server on port:55748 [junit4] 2> 2437566 T6360 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2437567 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2437571 T6367 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@863546 name:ZooKeeperConnection Watcher:127.0.0.1:55748 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2437572 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2437572 T6360 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2437573 T6360 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2437577 T6360 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2437579 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2437581 T6369 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18c8034 name:ZooKeeperConnection Watcher:127.0.0.1:55748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2437582 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2437582 T6360 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2437583 T6360 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2437587 T6360 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2437591 T6360 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2437594 T6360 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2437598 T6360 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2437599 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2437603 T6360 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2437604 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2437608 T6360 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2437609 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2437612 T6360 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2437613 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2437616 T6360 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2437617 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2437620 T6360 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2437620 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2437622 T6360 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2437623 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2437625 T6360 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2437626 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2437628 T6360 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2437629 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2437631 T6360 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2437632 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2437635 T6360 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2437636 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2437639 T6360 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2437640 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2437640 T6371 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cb73a6 name:ZooKeeperConnection Watcher:127.0.0.1:55748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2437641 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2437641 T6360 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2438057 T6360 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2438060 T6360 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2438062 T6360 oejs.AbstractConnector.doStart Started [email protected]:45678 [junit4] 2> 2438063 T6360 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2438064 T6360 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2438064 T6360 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002 [junit4] 2> 2438065 T6360 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/' [junit4] 2> 2438078 T6360 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/solr.xml [junit4] 2> 2438098 T6360 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002 [junit4] 2> 2438099 T6360 oasc.CoreContainer.<init> New CoreContainer 10076552 [junit4] 2> 2438099 T6360 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/] [junit4] 2> 2438100 T6360 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2438100 T6360 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2438101 T6360 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2438101 T6360 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2438101 T6360 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2438102 T6360 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2438102 T6360 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2438102 T6360 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2438103 T6360 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2438104 T6360 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2438105 T6360 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2438105 T6360 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2438105 T6360 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2438106 T6360 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55748/solr [junit4] 2> 2438106 T6360 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2438106 T6360 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2438107 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2438108 T6382 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1199f4 name:ZooKeeperConnection Watcher:127.0.0.1:55748 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2438109 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2438110 T6360 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2438111 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2438112 T6384 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d0b1f name:ZooKeeperConnection Watcher:127.0.0.1:55748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2438112 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2438113 T6360 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2438116 T6360 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2438117 T6360 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2438119 T6360 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2438120 T6360 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2438122 T6360 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2438124 T6360 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45678_bz_kp%2Fmx [junit4] 2> 2438125 T6360 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45678_bz_kp%2Fmx [junit4] 2> 2438128 T6360 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2438130 T6360 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2438133 T6360 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2438135 T6360 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:45678_bz_kp%2Fmx [junit4] 2> 2438136 T6360 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2438137 T6360 oasc.Overseer.start Overseer (id=92454806184132612-127.0.0.1:45678_bz_kp%2Fmx-n_0000000000) starting [junit4] 2> 2438140 T6360 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2438145 T6360 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2438146 T6386 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2438146 T6385 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2438147 T6360 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2438148 T6360 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2438149 T6360 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2438170 T6360 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002 [junit4] 2> 2438204 T6360 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/conf/ [junit4] 2> 2438326 T6360 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2438327 T6360 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2438327 T6360 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2438329 T6360 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2438330 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2438331 T6390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e13bcc name:ZooKeeperConnection Watcher:127.0.0.1:55748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2438331 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2438331 T6360 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2438332 T6360 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2438336 T6360 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2438336 T6360 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2438336 T6360 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2438337 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2438337 T6392 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@151d5ea name:ZooKeeperConnection Watcher:127.0.0.1:55748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2438338 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2438338 T6360 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2438340 T6393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2438343 T6385 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2438343 T6385 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2438343 T6385 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2438345 T6385 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2438346 T6393 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> 2438346 T6394 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> 2438619 T6360 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2438619 T6360 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2438622 T6360 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2438623 T6360 oejs.AbstractConnector.doStart Started [email protected]:59053 [junit4] 2> 2438625 T6360 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2438625 T6360 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2438626 T6360 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003 [junit4] 2> 2438626 T6360 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003/' [junit4] 2> 2438640 T6360 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003/solr.xml [junit4] 2> 2438660 T6360 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003 [junit4] 2> 2438661 T6360 oasc.CoreContainer.<init> New CoreContainer 4948386 [junit4] 2> 2438661 T6360 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003/] [junit4] 2> 2438662 T6360 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2438662 T6360 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2438663 T6360 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2438663 T6360 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2438663 T6360 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2438664 T6360 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2438664 T6360 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2438664 T6360 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2438665 T6360 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2438666 T6360 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2438667 T6360 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2438667 T6360 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2438668 T6360 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2438668 T6360 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55748/solr [junit4] 2> 2438668 T6360 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2438669 T6360 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2438669 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2438670 T6405 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9185aa name:ZooKeeperConnection Watcher:127.0.0.1:55748 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2438671 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2438671 T6360 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2438673 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2438673 T6407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@152d7e5 name:ZooKeeperConnection Watcher:127.0.0.1:55748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2438673 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2438677 T6360 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2439681 T6360 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59053_bz_kp%2Fmx [junit4] 2> 2439682 T6360 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59053_bz_kp%2Fmx [junit4] 2> 2439688 T6360 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2439692 T6360 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003 [junit4] 2> 2439699 T6360 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003/conf/ [junit4] 2> 2439831 T6360 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2439832 T6360 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2439833 T6360 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2440104 T6360 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2440105 T6360 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2440107 T6360 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2440108 T6360 oejs.AbstractConnector.doStart Started [email protected]:45288 [junit4] 2> 2440110 T6360 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2440110 T6360 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2440111 T6360 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-004 [junit4] 2> 2440111 T6360 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-004/' [junit4] 2> 2440124 T6360 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-004/solr.xml [junit4] 2> 2440144 T6360 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-004 [junit4] 2> 2440145 T6360 oasc.CoreContainer.<init> New CoreContainer 26465236 [junit4] 2> 2440145 T6360 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-004/] [junit4] 2> 2440146 T6360 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2440147 T6360 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2440147 T6360 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2440147 T6360 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2440148 T6360 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2440148 T6360 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2440148 T6360 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2440149 T6360 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2440149 T6360 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2440150 T6360 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2440151 T6360 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2440152 T6360 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2440152 T6360 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2440152 T6360 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55748/solr [junit4] 2> 2440153 T6360 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2440153 T6360 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2440154 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2440154 T6420 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19d7597 name:ZooKeeperConnection Watcher:127.0.0.1:55748 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2440155 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2440156 T6360 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2440158 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2440158 T6422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18c8a name:ZooKeeperConnection Watcher:127.0.0.1:55748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2440159 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2440162 T6360 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2441165 T6360 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45288_bz_kp%2Fmx [junit4] 2> 2441166 T6360 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45288_bz_kp%2Fmx [junit4] 2> 2441169 T6360 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2441172 T6360 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-004 [junit4] 2> 2441178 T6360 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-004/conf/ [junit4] 2> 2441305 T6360 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2441307 T6360 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2441307 T6360 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2441309 T6360 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 2441310 T6360 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2441310 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2441311 T6426 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1222b8f name:ZooKeeperConnection Watcher:127.0.0.1:55748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2441311 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2441312 T6360 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2441313 T6360 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2441398 T6379 oasha.CollectionsHandler.handleCreateAction Creating Collection : shards=a,b&action=CREATE&numShards=1&router.name=implicit&maxShardsPerNode=5&stateFormat=2&name=customcollreplicadeletion&replicationFactor=1&wt=javabin&version=2 [junit4] 2> 2441399 T6393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2441400 T6386 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"createcollection", [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> 2441401 T6427 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , { [junit4] 2> "operation":"createcollection", [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> 2441402 T6427 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2441403 T6427 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 2441403 T6427 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 2441410 T6393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2441413 T6385 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 2441413 T6385 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 2441414 T6385 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 2441415 T6385 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2441416 T6393 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> 2441417 T6428 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> 2441416 T6423 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> 2441416 T6408 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> 2441416 T6394 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> 2441510 T6427 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 2441511 T6427 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:45678_bz_kp%2Fmx [junit4] 2> 2441512 T6427 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:59053_bz_kp%2Fmx [junit4] 2> 2441623 T6377 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&collection=customcollreplicadeletion&qt=/admin/cores&collection.configName=conf1&numShards=2&shard=a&name=customcollreplicadeletion_a_replica1&wt=javabin&version=2 [junit4] 2> 2441624 T6401 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&collection=customcollreplicadeletion&qt=/admin/cores&collection.configName=conf1&numShards=2&shard=b&name=customcollreplicadeletion_b_replica1&wt=javabin&version=2 [junit4] 2> 2441626 T6377 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2441627 T6401 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2441627 T6393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2441628 T6377 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2441628 T6401 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2441629 T6401 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2441630 T6401 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2441630 T6385 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "roles":null, [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "state":"down", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"a", [junit4] 2> "base_url":"https://127.0.0.1:45678/bz_kp/mx", [junit4] 2> "node_name":"127.0.0.1:45678_bz_kp%2Fmx", [junit4] 2> "core":"customcollreplicadeletion_a_replica1"} [junit4] 2> 2441631 T6401 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2441631 T6401 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2441635 T6385 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2441635 T6408 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2441636 T6408 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2441637 T6377 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2441637 T6377 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2441639 T6377 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2441639 T6377 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2441639 T6377 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 2441640 T6377 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2441640 T6377 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2441641 T6377 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2441642 T6377 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2441642 T6385 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2441642 T6377 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 2441642 T6385 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "roles":null, [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "state":"down", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"b", [junit4] 2> "base_url":"https://127.0.0.1:59053/bz_kp/mx", [junit4] 2> "node_name":"127.0.0.1:59053_bz_kp%2Fmx", [junit4] 2> "core":"customcollreplicadeletion_b_replica1"} [junit4] 2> 2441644 T6393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2441645 T6385 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2441645 T6408 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2441645 T6393 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2441646 T6408 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2441648 T6393 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2441719 T6377 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2441758 T6377 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2441760 T6377 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2441769 T6377 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 2442031 T6377 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2442036 T6377 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2442069 T6377 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2442078 T6377 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2442081 T6377 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2442085 T6377 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2442086 T6377 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2442087 T6377 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2442087 T6377 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2442088 T6377 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2442088 T6377 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2442089 T6377 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2442089 T6377 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2442090 T6377 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 2442090 T6377 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61e84e [junit4] 2> 2442091 T6377 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 2442092 T6377 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 2442092 T6377 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2442093 T6377 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 2442093 T6377 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@7f5f44 [junit4] 2> 2442094 T6377 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ff1934 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47699d),segFN=segments_1,generation=1} [junit4] 2> 2442094 T6377 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2442099 T6377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2442100 T6377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2442100 T6377 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2442101 T6377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2442101 T6377 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2442102 T6377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2442102 T6377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2442103 T6377 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2442103 T6377 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2442104 T6377 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2442104 T6377 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2442105 T6377 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2442106 T6377 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2442107 T6377 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2442107 T6377 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2442107 T6377 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2442108 T6377 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2442109 T6377 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2442109 T6377 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2442110 T6377 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2442114 T6377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2442115 T6377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2442117 T6377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2442118 T6377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2442121 T6377 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2442122 T6377 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2442123 T6377 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=347471650, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2442124 T6377 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ff1934 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47699d),segFN=segments_1,generation=1} [junit4] 2> 2442124 T6377 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2442124 T6377 oass.SolrIndexSearcher.<init> Opening Searcher@419ec4[customcollreplicadeletion_a_replica1] main [junit4] 2> 2442125 T6377 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2442126 T6377 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2442126 T6377 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2442127 T6377 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2442127 T6377 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2442127 T6377 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2442145 T6377 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2442145 T6377 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2442146 T6377 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2442147 T6377 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2442148 T6377 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2442148 T6377 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2442151 T6431 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@419ec4[customcollreplicadeletion_a_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 2442155 T6377 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 2442155 T6377 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:45678/bz_kp/mx collection:customcollreplicadeletion shard:a [junit4] 2> 2442156 T6377 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 2442160 T6377 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 2442162 T6393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2442162 T6377 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2442163 T6377 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3119 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@f31a63 url=https://127.0.0.1:45678/bz_kp/mx/customcollreplicadeletion_a_replica1 node=127.0.0.1:45678_bz_kp%2Fmx C3119_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{state=down, base_url=https://127.0.0.1:45678/bz_kp/mx, node_name=127.0.0.1:45678_bz_kp%2Fmx, core=customcollreplicadeletion_a_replica1} [junit4] 2> 2442163 T6377 C3119 P45678 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:45678/bz_kp/mx/customcollreplicadeletion_a_replica1/ [junit4] 2> 2442164 T6377 C3119 P45678 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2442164 T6377 C3119 P45678 oasc.SyncStrategy.syncToMe https://127.0.0.1:45678/bz_kp/mx/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 2442165 T6377 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:45678/bz_kp/mx/customcollreplicadeletion_a_replica1/ a [junit4] 2> 2442165 T6377 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 2442165 T6385 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2442168 T6385 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2442168 T6393 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2442168 T6408 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2442169 T6408 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2442170 T6393 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2442173 T6385 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2442175 T6393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2442176 T6385 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2442176 T6393 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2442177 T6408 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2442177 T6408 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2442178 T6393 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2442220 T6377 oasc.ZkController.register We are https://127.0.0.1:45678/bz_kp/mx/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:45678/bz_kp/mx/customcollreplicadeletion_a_replica1/ [junit4] 2> 2442221 T6377 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:45678/bz_kp/mx [junit4] 2> 2442221 T6377 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2442222 T6377 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2442223 T6393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2442226 T6377 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2442227 T6377 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={action=CREATE&collection=customcollreplicadeletion&qt=/admin/cores&collection.configName=conf1&numShards=2&shard=a&name=customcollreplicadeletion_a_replica1&wt=javabin&version=2} status=0 QTime=604 [junit4] 2> 2442229 T6385 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2442230 T6385 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "operation":"state", [junit4] 2> "roles":null, [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "state":"active", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"a", [junit4] 2> "base_url":"https://127.0.0.1:45678/bz_kp/mx", [junit4] 2> "node_name":"127.0.0.1:45678_bz_kp%2Fmx", [junit4] 2> "core":"customcollreplicadeletion_a_replica1"} [junit4] 2> 2442233 T6385 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2442234 T6393 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2442234 T6408 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2442235 T6408 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2442236 T6393 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2442632 T6401 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 2442633 T6401 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2442634 T6401 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2442635 T6401 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2442636 T6401 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2442637 T6401 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003/customcollreplicadeletion_b_replica1/' [junit4] 2> 2442688 T6401 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2442718 T6401 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2442719 T6401 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2442727 T6401 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 2442997 T6401 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2443002 T6401 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2443005 T6401 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2443012 T6401 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2443015 T6401 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2443018 T6401 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2443019 T6401 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2443019 T6401 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2443020 T6401 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2443021 T6401 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2443021 T6401 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2443021 T6401 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2443022 T6401 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2443022 T6401 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003/customcollreplicadeletion_b_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 2443023 T6401 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61e84e [junit4] 2> 2443024 T6401 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003/customcollreplicadeletion_b_replica1/data [junit4] 2> 2443025 T6401 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 2443025 T6401 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2443026 T6401 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 2443026 T6401 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@196236c [junit4] 2> 2443027 T6401 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@62dd62 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1efa603),segFN=segments_1,generation=1} [junit4] 2> 2443028 T6401 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2443033 T6401 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2443033 T6401 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2443034 T6401 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2443034 T6401 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2443035 T6401 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2443035 T6401 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2443036 T6401 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2443036 T6401 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2443037 T6401 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2443038 T6401 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2443038 T6401 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2443039 T6401 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2443040 T6401 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2443041 T6401 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2443041 T6401 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2443042 T6401 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2443042 T6401 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2443043 T6401 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2443044 T6401 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2443044 T6401 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2443046 T6401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2443048 T6401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2443050 T6401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2443052 T6401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2443055 T6401 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2443055 T6401 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2443057 T6401 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=347471650, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2443058 T6401 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@62dd62 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1efa603),segFN=segments_1,generation=1} [junit4] 2> 2443058 T6401 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2443059 T6401 oass.SolrIndexSearcher.<init> Opening Searcher@146d03a[customcollreplicadeletion_b_replica1] main [junit4] 2> 2443059 T6401 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2443060 T6401 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2443061 T6401 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2443061 T6401 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2443062 T6401 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2443062 T6401 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2443063 T6401 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 2443063 T6401 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2443064 T6401 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 2443064 T6401 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2443067 T6433 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@146d03a[customcollreplicadeletion_b_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 2443071 T6401 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 2443072 T6401 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:59053/bz_kp/mx collection:customcollreplicadeletion shard:b [junit4] 2> 2443073 T6401 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 2443076 T6401 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 2443078 T6393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2443078 T6401 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2443078 T6401 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3120 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@df2de5 url=https://127.0.0.1:59053/bz_kp/mx/customcollreplicadeletion_b_replica1 node=127.0.0.1:59053_bz_kp%2Fmx C3120_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{state=down, base_url=https://127.0.0.1:59053/bz_kp/mx, node_name=127.0.0.1:59053_bz_kp%2Fmx, core=customcollreplicadeletion_b_replica1} [junit4] 2> 2443079 T6401 C3120 P59053 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:59053/bz_kp/mx/customcollreplicadeletion_b_replica1/ [junit4] 2> 2443079 T6401 C3120 P59053 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2443080 T6401 C3120 P59053 oasc.SyncStrategy.syncToMe https://127.0.0.1:59053/bz_kp/mx/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 2443080 T6385 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2443080 T6401 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:59053/bz_kp/mx/customcollreplicadeletion_b_replica1/ b [junit4] 2> 2443081 T6401 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 2443082 T6385 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2443083 T6393 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443083 T6408 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443083 T6408 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2443085 T6393 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2443088 T6385 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2443090 T6393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2443091 T6385 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2443091 T6393 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443092 T6408 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443093 T6408 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2443094 T6393 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2443136 T6401 oasc.ZkController.register We are https://127.0.0.1:59053/bz_kp/mx/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:59053/bz_kp/mx/customcollreplicadeletion_b_replica1/ [junit4] 2> 2443136 T6401 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:59053/bz_kp/mx [junit4] 2> 2443137 T6401 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2443137 T6401 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2443139 T6393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2443141 T6401 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2443142 T6385 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2443142 T6401 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={action=CREATE&collection=customcollreplicadeletion&qt=/admin/cores&collection.configName=conf1&numShards=2&shard=b&name=customcollreplicadeletion_b_replica1&wt=javabin&version=2} status=0 QTime=1518 [junit4] 2> 2443142 T6385 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "operation":"state", [junit4] 2> "roles":null, [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "state":"active", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"b", [junit4] 2> "base_url":"https://127.0.0.1:59053/bz_kp/mx", [junit4] 2> "node_name":"127.0.0.1:59053_bz_kp%2Fmx", [junit4] 2> "core":"customcollreplicadeletion_b_replica1"} [junit4] 2> 2443143 T6427 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 2443147 T6385 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2443148 T6408 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443148 T6393 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443149 T6427 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=604},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1518},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 2443150 T6408 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2443151 T6435 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 2443152 T6435 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2443152 T6393 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2443153 T6379 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={shards=a,b&action=CREATE&numShards=1&router.name=implicit&maxShardsPerNode=5&stateFormat=2&name=customcollreplicadeletion&replicationFactor=1&wt=javabin&version=2} status=0 QTime=1755 [junit4] 2> 2443155 T6360 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 2443158 T6360 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 2443160 T6360 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2443160 T6360 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2443161 T6437 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1389f4 name:ZooKeeperConnection Watcher:127.0.0.1:55748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2443161 T6360 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2443162 T6360 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2443163 T6360 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2443168 T6377 oasha.CollectionsHandler.handleRemoveReplica Remove replica: action=deletereplica&replica=core_node1&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 2443169 T6393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2443170 T6386 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> 2443171 T6438 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> 2443182 T6380 oasc.SolrCore.close [customcollreplicadeletion_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@f31a63 [junit4] 2> 2443199 T6380 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> 2443200 T6380 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 2443200 T6380 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 2443201 T6380 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 2443202 T6380 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request. [junit4] 2> 2443202 T6380 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 2443203 T6380 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>] [junit4] 2> 2443203 T6380 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/data [] [junit4] 2> 2443203 T6380 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>, CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index;done=false>>] [junit4] 2> 2443204 T6380 oasc.CachingDirectoryFactory.c [...truncated too long message...] oolExecutor@10f6cc5[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 2567226 T6426 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1222b8f name:ZooKeeperConnection Watcher:127.0.0.1:55748/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 2567227 T6426 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=99773AC7388D9C27 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_LU -Dtests.timezone=Egypt -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 130s J0 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:45678/bz_kp/mx, https://127.0.0.1:59053/bz_kp/mx, https://127.0.0.1:45288/bz_kp/mx] [junit4] > at __randomizedtesting.SeedInfo.seed([99773AC7388D9C27:1891B4DF4FD2FC1B]: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:874) [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:116) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106) [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:550) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [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> 2567244 T6360 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-99773AC7388D9C27-001 [junit4] 2> 129788 T6359 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene410), sim=DefaultSimilarity, locale=fr_LU, timezone=Egypt [junit4] 2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 1.7.0_67 (32-bit)/cpus=8,threads=1,free=57981712,total=282066944 [junit4] 2> NOTE: All tests run in this JVM: [TestWordDelimiterFilterFactory, QueryResultKeyTest, HdfsBasicDistributedZkTest, TestReloadAndDeleteDocs, OverseerRolesTest, DisMaxRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest, OpenExchangeRatesOrgProviderTest, TimeZoneUtilsTest, SignatureUpdateProcessorFactoryTest, TestSort, TestSchemaNameResource, TestFuzzyAnalyzedSuggestions, HdfsCollectionsAPIDistributedZkTest, SolrTestCaseJ4Test, XmlUpdateRequestHandlerTest, SuggestComponentTest, TestSchemaVersionResource, TestQuerySenderListener, TestComponentsName, ChaosMonkeyNothingIsSafeTest, SolrCmdDistributorTest, TestUniqueKeyFieldResource, TestConfig, DistribCursorPagingTest, BlockCacheTest, AddBlockUpdateTest, TestCustomSort, CoreAdminHandlerTest, TestDefaultSearchFieldResource, TestSchemaResource, TestCodecSupport, MigrateRouteKeyTest, TestCollectionAPI, IndexBasedSpellCheckerTest, TestSearchPerf, TestRangeQuery, StatelessScriptUpdateProcessorFactoryTest, LeaderElectionTest, SpellingQueryConverterTest, CursorPagingTest, AnalysisErrorHandlingTest, JSONWriterTest, DocValuesMissingTest, TestCloudManagedSchema, SpellCheckCollatorTest, SolrCoreCheckLockOnStartupTest, TestRawResponseWriter, DirectUpdateHandlerTest, RecoveryZkTest, TestSolr4Spatial, DocumentBuilderTest, CoreAdminCreateDiscoverTest, TestSolrQueryParserDefaultOperatorResource, BadIndexSchemaTest, TestFileDictionaryLookup, TestSolrCoreProperties, TestHighFrequencyDictionaryFactory, TestRemoteStreaming, OverseerCollectionProcessorTest, FileUtilsTest, TestFastLRUCache, TestLMDirichletSimilarityFactory, CollectionsAPIAsyncDistributedZkTest, ExternalFileFieldSortTest, SuggesterTest, ModifyConfFileTest, TestSchemaSimilarityResource, BasicFunctionalityTest, SharedFSAutoReplicaFailoverTest, HdfsSyncSliceTest, InfoHandlerTest, DistributedFacetPivotLargeTest, TestFastOutputStream, TestDistributedSearch, TestArbitraryIndexDir, MinimalSchemaTest, TestPartialUpdateDeduplication, TestMissingGroups, ExternalCollectionsTest, SolrXmlInZkTest, DistributedFacetPivotSmallTest, CoreAdminRequestStatusTest, MoreLikeThisHandlerTest, TestReload, EchoParamsTest, DocumentAnalysisRequestHandlerTest, TestManagedSchemaDynamicFieldResource, ConnectionManagerTest, DirectSolrSpellCheckerTest, NoFacetTest, ShowFileRequestHandlerTest, TestDFRSimilarityFactory, BasicDistributedZkTest, TestDistributedMissingSort, TermsComponentTest, TestCoreDiscovery, WordBreakSolrSpellCheckerTest, HighlighterConfigTest, TestCloudSchemaless, ReturnFieldsTest, PluginInfoTest, StandardRequestHandlerTest, TestReRankQParserPlugin, HdfsWriteToMultipleCollectionsTest, UnloadDistributedZkTest, MBeansHandlerTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, TestReplicationHandler, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestStressVersions, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, TestFunctionQuery, TestLazyCores, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, SuggesterFSTTest, SuggesterTSTTest, SuggesterWFSTTest, NoCacheHeaderTest, QueryEqualityTest, SortByFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, PrimitiveFieldTypeTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, TestBinaryResponseWriter, UpdateParamsTest, TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet, NumericFieldsTest, OutputWriterTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J0 in 130.08s, 1 test, 1 error <<< FAILURES! [...truncated 247 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 438 suites, 1830 tests, 1 error, 45 ignored (23 assumptions) Total time: 105 minutes 11 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.7.0_67 -client -XX:+UseG1GC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
