Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11417/ Java: 64bit/jdk1.8.0_40-ea-b04 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:42155/h_sdk, https://127.0.0.1:56476/h_sdk, https://127.0.0.1:39305/h_sdk, https://127.0.0.1:42374/h_sdk, https://127.0.0.1:37715/h_sdk] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:42155/h_sdk, https://127.0.0.1:56476/h_sdk, https://127.0.0.1:39305/h_sdk, https://127.0.0.1:42374/h_sdk, https://127.0.0.1:37715/h_sdk] at __randomizedtesting.SeedInfo.seed([68000A386AD0BCD0:E9E684201D8FDCEC]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:332) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard1/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:353) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:312) ... 47 more Build Log: [...truncated 11496 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/init-core-data-001 [junit4] 2> 1015106 T2767 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 1015106 T2767 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /h_sdk/ [junit4] 2> 1015109 T2767 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1015109 T2767 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1015110 T2768 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1015210 T2767 oasc.ZkTestServer.run start zk server on port:53353 [junit4] 2> 1015210 T2767 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1015211 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1015213 T2774 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60de452e name:ZooKeeperConnection Watcher:127.0.0.1:53353 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1015213 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1015213 T2767 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1015214 T2767 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1015216 T2767 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1015217 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1015218 T2776 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8adb5e8 name:ZooKeeperConnection Watcher:127.0.0.1:53353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1015218 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1015218 T2767 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1015219 T2767 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1015221 T2767 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1015223 T2767 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1015224 T2767 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1015225 T2767 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> 1015225 T2767 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1015228 T2767 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> 1015228 T2767 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1015232 T2767 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> 1015233 T2767 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1015237 T2767 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> 1015237 T2767 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1015241 T2767 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> 1015241 T2767 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1015245 T2767 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> 1015246 T2767 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1015249 T2767 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> 1015249 T2767 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1015252 T2767 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> 1015253 T2767 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1015256 T2767 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> 1015257 T2767 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1015261 T2767 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> 1015261 T2767 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1015265 T2767 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> 1015266 T2767 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1015270 T2767 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1015272 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1015273 T2778 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39cd472c name:ZooKeeperConnection Watcher:127.0.0.1:53353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1015273 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1015274 T2767 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1015519 T2767 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1015522 T2767 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1015590 T2767 oejs.AbstractConnector.doStart Started [email protected]:56476 [junit4] 2> 1015592 T2767 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1015592 T2767 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1015592 T2767 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002 [junit4] 2> 1015593 T2767 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002/' [junit4] 2> 1015605 T2767 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002/solr.xml [junit4] 2> 1015611 T2767 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002 [junit4] 2> 1015612 T2767 oasc.CoreContainer.<init> New CoreContainer 650073860 [junit4] 2> 1015612 T2767 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002/] [junit4] 2> 1015612 T2767 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1015613 T2767 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1015613 T2767 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1015613 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1015613 T2767 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1015613 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1015614 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1015614 T2767 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1015614 T2767 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1015615 T2767 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1015616 T2767 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1015616 T2767 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1015617 T2767 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1015617 T2767 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53353/solr [junit4] 2> 1015617 T2767 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1015618 T2767 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1015618 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1015620 T2789 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77c72c4c name:ZooKeeperConnection Watcher:127.0.0.1:53353 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1015620 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1015620 T2767 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1015623 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1015624 T2791 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62ef78b name:ZooKeeperConnection Watcher:127.0.0.1:53353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1015624 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1015626 T2767 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1015629 T2767 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1015631 T2767 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1015635 T2767 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1015638 T2767 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1015643 T2767 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1015645 T2767 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56476_h_sdk [junit4] 2> 1015646 T2767 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56476_h_sdk [junit4] 2> 1015650 T2767 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1015652 T2767 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1015655 T2767 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1015657 T2767 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56476_h_sdk [junit4] 2> 1015658 T2767 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1015660 T2767 oasc.Overseer.start Overseer (id=92593506705997828-127.0.0.1:56476_h_sdk-n_0000000000) starting [junit4] 2> 1015664 T2767 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1015676 T2767 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1015677 T2793 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1015678 T2767 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1015681 T2767 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1015684 T2767 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1015688 T2792 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1015690 T2767 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002 [junit4] 2> 1015706 T2767 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002/conf/ [junit4] 2> 1015846 T2767 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1015848 T2767 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1015848 T2767 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1015850 T2767 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1015850 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1015852 T2797 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c8afda9 name:ZooKeeperConnection Watcher:127.0.0.1:53353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1015852 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1015852 T2767 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1015854 T2767 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1015859 T2767 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1015860 T2767 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1015860 T2767 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1015860 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1015862 T2799 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51615242 name:ZooKeeperConnection Watcher:127.0.0.1:53353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1015862 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1015862 T2767 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1015865 T2800 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1015870 T2792 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 1015870 T2792 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 1015871 T2792 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 1015874 T2792 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 1015876 T2800 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> 1015876 T2801 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> 1016120 T2767 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1016121 T2767 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1016123 T2767 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1016124 T2767 oejs.AbstractConnector.doStart Started [email protected]:42155 [junit4] 2> 1016125 T2767 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1016126 T2767 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1016126 T2767 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-003 [junit4] 2> 1016126 T2767 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-003/' [junit4] 2> 1016136 T2767 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-003/solr.xml [junit4] 2> 1016141 T2767 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-003 [junit4] 2> 1016142 T2767 oasc.CoreContainer.<init> New CoreContainer 40989465 [junit4] 2> 1016142 T2767 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-003/] [junit4] 2> 1016142 T2767 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1016142 T2767 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1016142 T2767 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1016143 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1016143 T2767 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1016143 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1016143 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1016144 T2767 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1016144 T2767 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1016145 T2767 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1016146 T2767 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1016146 T2767 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1016146 T2767 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1016148 T2767 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53353/solr [junit4] 2> 1016148 T2767 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1016148 T2767 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1016149 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1016150 T2812 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f4bdde8 name:ZooKeeperConnection Watcher:127.0.0.1:53353 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1016150 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1016150 T2767 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1016153 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1016154 T2814 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ff36a0 name:ZooKeeperConnection Watcher:127.0.0.1:53353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1016155 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1016162 T2767 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1017165 T2767 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42155_h_sdk [junit4] 2> 1017166 T2767 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42155_h_sdk [junit4] 2> 1017169 T2767 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1017171 T2767 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-003 [junit4] 2> 1017176 T2767 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-003/conf/ [junit4] 2> 1017291 T2767 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1017292 T2767 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1017292 T2767 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1017546 T2767 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1017547 T2767 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1017551 T2767 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1017552 T2767 oejs.AbstractConnector.doStart Started [email protected]:39305 [junit4] 2> 1017555 T2767 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1017555 T2767 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1017555 T2767 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-004 [junit4] 2> 1017556 T2767 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-004/' [junit4] 2> 1017567 T2767 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-004/solr.xml [junit4] 2> 1017573 T2767 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-004 [junit4] 2> 1017573 T2767 oasc.CoreContainer.<init> New CoreContainer 1017600728 [junit4] 2> 1017574 T2767 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-004/] [junit4] 2> 1017574 T2767 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1017574 T2767 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1017575 T2767 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1017575 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1017575 T2767 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1017575 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1017576 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1017576 T2767 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1017576 T2767 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1017577 T2767 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1017578 T2767 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1017578 T2767 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1017579 T2767 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1017579 T2767 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53353/solr [junit4] 2> 1017579 T2767 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1017580 T2767 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1017581 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1017582 T2827 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31ef7194 name:ZooKeeperConnection Watcher:127.0.0.1:53353 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1017582 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1017582 T2767 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1017585 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1017586 T2829 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d31a22c name:ZooKeeperConnection Watcher:127.0.0.1:53353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1017586 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1017591 T2767 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1018595 T2767 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39305_h_sdk [junit4] 2> 1018596 T2767 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39305_h_sdk [junit4] 2> 1018602 T2767 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1018606 T2767 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-004 [junit4] 2> 1018621 T2767 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-004/conf/ [junit4] 2> 1018763 T2767 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1018765 T2767 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1018765 T2767 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1018998 T2767 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 1018999 T2767 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1019003 T2767 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1019005 T2767 oejs.AbstractConnector.doStart Started [email protected]:42374 [junit4] 2> 1019007 T2767 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1019008 T2767 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1019008 T2767 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-005 [junit4] 2> 1019008 T2767 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-005/' [junit4] 2> 1019021 T2767 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-005/solr.xml [junit4] 2> 1019027 T2767 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-005 [junit4] 2> 1019027 T2767 oasc.CoreContainer.<init> New CoreContainer 1560866396 [junit4] 2> 1019028 T2767 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-005/] [junit4] 2> 1019028 T2767 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1019028 T2767 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1019029 T2767 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1019029 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1019029 T2767 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1019029 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1019029 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1019030 T2767 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1019030 T2767 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1019031 T2767 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1019032 T2767 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1019032 T2767 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1019033 T2767 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1019033 T2767 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53353/solr [junit4] 2> 1019033 T2767 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1019034 T2767 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1019034 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1019036 T2842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24dcc69b name:ZooKeeperConnection Watcher:127.0.0.1:53353 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1019036 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1019037 T2767 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1019040 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1019041 T2844 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@249ceabf name:ZooKeeperConnection Watcher:127.0.0.1:53353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1019041 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1019047 T2767 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1020052 T2767 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42374_h_sdk [junit4] 2> 1020053 T2767 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42374_h_sdk [junit4] 2> 1020059 T2767 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1020063 T2767 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-005 [junit4] 2> 1020078 T2767 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-005/conf/ [junit4] 2> 1020221 T2767 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1020222 T2767 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1020223 T2767 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1020456 T2767 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 1020456 T2767 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1020459 T2767 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1020460 T2767 oejs.AbstractConnector.doStart Started [email protected]:37715 [junit4] 2> 1020462 T2767 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1020462 T2767 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1020463 T2767 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006 [junit4] 2> 1020463 T2767 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/' [junit4] 2> 1020477 T2767 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/solr.xml [junit4] 2> 1020482 T2767 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006 [junit4] 2> 1020483 T2767 oasc.CoreContainer.<init> New CoreContainer 1436331237 [junit4] 2> 1020483 T2767 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/] [junit4] 2> 1020484 T2767 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1020484 T2767 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1020484 T2767 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1020484 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1020485 T2767 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1020485 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1020485 T2767 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1020485 T2767 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1020486 T2767 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1020487 T2767 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1020487 T2767 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1020488 T2767 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1020488 T2767 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1020488 T2767 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53353/solr [junit4] 2> 1020489 T2767 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1020489 T2767 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1020490 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1020491 T2857 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18079ba9 name:ZooKeeperConnection Watcher:127.0.0.1:53353 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1020491 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1020491 T2767 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1020493 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1020494 T2859 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f51366d name:ZooKeeperConnection Watcher:127.0.0.1:53353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1020494 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1020498 T2767 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1021501 T2767 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37715_h_sdk [junit4] 2> 1021502 T2767 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37715_h_sdk [junit4] 2> 1021508 T2767 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1021513 T2767 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006 [junit4] 2> 1021523 T2767 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/conf/ [junit4] 2> 1021633 T2767 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1021634 T2767 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1021634 T2767 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1021639 T2767 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1021640 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1021641 T2863 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64ec521 name:ZooKeeperConnection Watcher:127.0.0.1:53353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1021642 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1021642 T2767 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1021643 T2767 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1021647 T2767 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl [junit4] 2> 1021647 T2767 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1021648 T2767 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1021649 T2865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70d57bd3 name:ZooKeeperConnection Watcher:127.0.0.1:53353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1021649 T2767 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1021649 T2767 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1021651 T2767 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1021737 T2855 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=delLiveColl&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2 [junit4] 2> 1021738 T2800 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1021738 T2793 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 1021740 T2866 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 1021741 T2866 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 1021741 T2866 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl [junit4] 2> 1021741 T2866 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl [junit4] 2> 1021743 T2800 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1021745 T2792 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl [junit4] 2> 1021745 T2792 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2] [junit4] 2> 1021745 T2792 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2 [junit4] 2> 1021746 T2792 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json [junit4] 2> 1021747 T2801 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1021747 T2815 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1021747 T2860 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1021747 T2868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1021747 T2867 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1021747 T2830 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1021747 T2845 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1021747 T2800 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1021843 T2866 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 1021843 T2866 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:37715_h_sdk [junit4] 2> 1021844 T2866 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:56476_h_sdk [junit4] 2> 1021846 T2866 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:42155_h_sdk [junit4] 2> 1021852 T2866 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:42374_h_sdk [junit4] 2> 1021925 T2787 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 1021927 T2787 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl [junit4] 2> 1021928 T2800 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1021929 T2787 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1021930 T2792 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard1_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:56476/h_sdk", [junit4] 2> "node_name":"127.0.0.1:56476_h_sdk", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 1021934 T2852 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 1021982 T2808 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 1021983 T2837 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 1021983 T2792 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1021984 T2852 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl [junit4] 2> 1021985 T2808 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl [junit4] 2> 1021986 T2852 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1021986 T2852 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1021986 T2787 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1021987 T2837 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl [junit4] 2> 1021987 T2787 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1021987 T2808 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1021987 T2852 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1021988 T2808 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1021988 T2787 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1021988 T2808 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1021988 T2800 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1021989 T2837 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1021989 T2852 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1021989 T2787 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1021990 T2852 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1021990 T2808 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1021989 T2837 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1021990 T2808 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1021991 T2837 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1021990 T2787 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2 [junit4] 2> 1021991 T2792 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1021991 T2787 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1021992 T2792 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard1_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:37715/h_sdk", [junit4] 2> "node_name":"127.0.0.1:37715_h_sdk", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 1021992 T2787 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1021992 T2787 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1021992 T2837 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1021993 T2837 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1021993 T2787 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1021994 T2787 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002/delLiveColl_shard1_replica2/' [junit4] 2> 1021994 T2792 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1021994 T2845 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1021994 T2815 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1021995 T2800 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1021995 T2860 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1021995 T2815 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1021995 T2845 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1021995 T2860 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1021996 T2800 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1021998 T2792 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1021998 T2792 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:42155/h_sdk", [junit4] 2> "node_name":"127.0.0.1:42155_h_sdk", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 1021999 T2800 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1022000 T2792 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1022000 T2860 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1022000 T2815 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1022000 T2845 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1022000 T2800 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1022000 T2860 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1022001 T2845 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1022001 T2815 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1022001 T2800 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1022003 T2792 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1022004 T2792 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard2_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:42374/h_sdk", [junit4] 2> "node_name":"127.0.0.1:42374_h_sdk", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 1022005 T2800 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1022005 T2792 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1022006 T2860 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1022006 T2845 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1022006 T2815 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1022006 T2800 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1022006 T2860 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1022007 T2845 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1022007 T2815 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1022007 T2800 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1022021 T2787 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1022031 T2787 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1022032 T2787 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1022037 T2787 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test [junit4] 2> 1022125 T2787 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1022129 T2787 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1022131 T2787 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1022138 T2787 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1022140 T2787 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1022142 T2787 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1022143 T2787 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1022143 T2787 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1022143 T2787 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1022144 T2787 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1022144 T2787 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1022144 T2787 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl [junit4] 2> 1022144 T2787 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1022145 T2787 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002/delLiveColl_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002/delLiveColl_shard1_replica2/data/ [junit4] 2> 1022145 T2787 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c342da [junit4] 2> 1022146 T2787 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002/delLiveColl_shard1_replica2/data [junit4] 2> 1022146 T2787 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002/delLiveColl_shard1_replica2/data/index/ [junit4] 2> 1022146 T2787 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 1022147 T2787 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-002/delLiveColl_shard1_replica2/data/index [junit4] 2> 1022147 T2787 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=78.58203125, floorSegmentMB=1.4970703125, forceMergeDeletesPctAllowed=25.30475800441765, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1022148 T2787 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-2d4f1ddb)),segFN=segments_1,generation=1} [junit4] 2> 1022148 T2787 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1022150 T2787 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1022151 T2787 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1022151 T2787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1022151 T2787 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1022152 T2787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1022152 T2787 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1022152 T2787 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1022153 T2787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1022153 T2787 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1022153 T2787 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1022154 T2787 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1022154 T2787 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1022154 T2787 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1022155 T2787 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1022155 T2787 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1022155 T2787 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1022155 T2787 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1022156 T2787 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1022156 T2787 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1022157 T2787 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1022158 T2787 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1022159 T2787 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1022160 T2787 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1022160 T2787 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1022162 T2787 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1022162 T2787 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1022163 T2787 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=83.2861328125, floorSegmentMB=0.4970703125, forceMergeDeletesPctAllowed=28.16350704064098, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4434644773567422 [junit4] 2> 1022163 T2787 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-2d4f1ddb)),segFN=segments_1,generation=1} [junit4] 2> 1022163 T2787 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1022164 T2787 oass.SolrIndexSearcher.<init> Opening Searcher@506265b5[delLiveColl_shard1_replica2] main [junit4] 2> 1022164 T2787 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1022165 T2787 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1022165 T2787 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1022165 T2787 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1022165 T2787 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1022166 T2787 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1022166 T2787 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1022166 T2787 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1022167 T2787 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 1022168 T2787 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 1022168 T2787 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1022169 T2787 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1022170 T2873 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica2] Registered new searcher Searcher@506265b5[delLiveColl_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1022171 T2787 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica2 [junit4] 2> 1022172 T2787 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica2 address:https://127.0.0.1:56476/h_sdk collection:delLiveColl shard:shard1 [junit4] 2> 1022172 T2787 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election [junit4] 2> 1022175 T2787 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1022176 T2800 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1022176 T2787 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=8.4760723E14ms [junit4] 2> 1022178 T2792 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1022179 T2792 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1022179 T2800 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1022179 T2815 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1022179 T2860 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1022179 T2845 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1022180 T2815 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1022180 T2860 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1022180 T2845 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1022180 T2800 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1022990 T2852 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1 [junit4] 2> 1022991 T2852 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1022991 T2808 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1 [junit4] 2> 1022991 T2852 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1022992 T2808 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1022992 T2852 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1022992 T2808 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1022993 T2808 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1022993 T2852 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1022994 T2852 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/' [junit4] 2> 1022993 T2837 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2 [junit4] 2> 1022995 T2837 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1022994 T2808 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1022995 T2837 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1022996 T2837 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1022996 T2808 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-003/delLiveColl_shard2_replica1/' [junit4] 2> 1022997 T2837 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1022997 T2837 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-005/delLiveColl_shard2_replica2/' [junit4] 2> 1023016 T2852 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1023019 T2837 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1023036 T2852 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1023036 T2808 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1023037 T2852 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1023040 T2837 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1023040 T2837 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1023043 T2852 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test [junit4] 2> 1023046 T2837 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test [junit4] 2> 1023049 T2808 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1023050 T2808 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1023058 T2808 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test [junit4] 2> 1023142 T2852 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1023145 T2852 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1023146 T2852 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1023152 T2852 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1023153 T2837 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1023154 T2852 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1023156 T2852 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1023156 T2837 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1023157 T2852 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1023157 T2852 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1023157 T2852 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1023157 T2837 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1023158 T2852 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1023158 T2852 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1023158 T2852 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using configuration from collection delLiveColl [junit4] 2> 1023159 T2852 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1023159 T2852 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/data/ [junit4] 2> 1023159 T2852 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c342da [junit4] 2> 1023160 T2852 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/data [junit4] 2> 1023160 T2852 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/data/index/ [junit4] 2> 1023161 T2852 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1023161 T2852 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/data/index [junit4] 2> 1023161 T2852 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=78.58203125, floorSegmentMB=1.4970703125, forceMergeDeletesPctAllowed=25.30475800441765, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1023162 T2852 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7ffde0a7)),segFN=segments_1,generation=1} [junit4] 2> 1023162 T2852 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1023163 T2837 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1023165 T2852 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1023165 T2837 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1023166 T2852 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1023166 T2852 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProces [...truncated too long message...] oryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/data/index;done=false>>] [junit4] 2> 1227505 T2767 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/data/index [junit4] 2> 1227505 T2767 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/data;done=false>>] [junit4] 2> 1227506 T2767 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001/tempDir-006/delLiveColl_shard1_replica1/data [junit4] 2> 1227506 T2918 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1227507 T2860 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1227507 T2767 oasc.Overseer.close Overseer (id=92593506705997838-127.0.0.1:37715_h_sdk-n_0000000004) closing [junit4] 2> 1227508 T2918 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:37715_h_sdk [junit4] 2> 1227512 T2860 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 25 [junit4] 2> 1227513 T2917 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1227541 T2767 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/h_sdk,null} [junit4] 2> 1232528 T2767 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 1232535 T2767 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53353 53353 [junit4] 2> 1232820 T2768 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53353 53353 [junit4] 2> 1232823 T2768 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/aliases.json [junit4] 2> 8 /solr/clusterstate.json [junit4] 2> 4 /solr/collections/delLiveColl/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 8 /solr/live_nodes [junit4] 2> 5 /solr/overseer/queue [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=68000A386AD0BCD0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_IN -Dtests.timezone=Asia/Istanbul -Dtests.file.encoding=UTF-8 [junit4] ERROR 218s J1 | DeleteReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:42155/h_sdk, https://127.0.0.1:56476/h_sdk, https://127.0.0.1:39305/h_sdk, https://127.0.0.1:42374/h_sdk, https://127.0.0.1:37715/h_sdk] [junit4] > at __randomizedtesting.SeedInfo.seed([68000A386AD0BCD0:E9E684201D8FDCEC]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:332) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89) [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 : delLiveColl/shard1/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:353) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:312) [junit4] > ... 47 more [junit4] 2> 1232832 T2767 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/J1/temp/solr.cloud.DeleteReplicaTest-68000A386AD0BCD0-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=en_IN, timezone=Asia/Istanbul [junit4] 2> NOTE: Linux 3.13.0-36-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=306904720,total=503316480 [junit4] 2> NOTE: All tests run in this JVM: [StatsComponentTest, TestBlendedInfixSuggestions, FieldAnalysisRequestHandlerTest, TestMissingGroups, TestPerFieldSimilarity, FileBasedSpellCheckerTest, TestFieldSortValues, TestBinaryField, TestQuerySenderNoQuery, OverseerStatusTest, TestDynamicFieldResource, BlockCacheTest, TestValueSourceCache, DeleteInactiveReplicaTest, TestExceedMaxTermLength, TestPostingsSolrHighlighter, URLClassifyProcessorTest, TestReRankQParserPlugin, UniqFieldsUpdateProcessorFactoryTest, TestIndexingPerformance, DocValuesTest, DistributedDebugComponentTest, TestQueryUtils, TestRecoveryHdfs, BasicZkTest, TestIBSimilarityFactory, ScriptEngineTest, PrimUtilsTest, ExternalCollectionsTest, CloudExitableDirectoryReaderTest, TestAtomicUpdateErrorCases, SolrRequestParserTest, TestSchemaManager, RAMDirectoryFactoryTest, TestCloudInspectUtil, TestUtils, TestCSVLoader, TestInfoStreamLogging, TriLevelCompositeIdRoutingTest, SolrPluginUtilsTest, DateMathParserTest, LeaderElectionIntegrationTest, HdfsDirectoryTest, CursorPagingTest, MultiTermTest, TestUpdate, HdfsBasicDistributedZk2Test, TestCustomSort, TestSolrXmlPersistence, TestFunctionQuery, RequestHandlersTest, TestReversedWildcardFilterFactory, TestPhraseSuggestions, ResponseHeaderTest, ClusterStateTest, SynonymTokenizerTest, TestIndexSearcher, ChaosMonkeySafeLeaderTest, TestCloudPivotFacet, PreAnalyzedUpdateProcessorTest, SampleTest, TestPseudoReturnFields, DistributedExpandComponentTest, TestCharFilters, SoftAutoCommitTest, HdfsRecoveryZkTest, TestSweetSpotSimilarityFactory, TermVectorComponentTest, TestBM25SimilarityFactory, SOLR749Test, TestIntervalFaceting, UUIDUpdateProcessorFallbackTest, TestQueryTypes, CachingDirectoryFactoryTest, InfoHandlerTest, HdfsBasicDistributedZkTest, FullSolrCloudDistribCmdsTest, DocValuesMissingTest, EnumFieldTest, ShardRoutingCustomTest, TestZkChroot, LoggingHandlerTest, TestCollationField, TestNonDefinedSimilarityFactory, ResourceLoaderTest, TestMultiCoreConfBootstrap, SliceStateTest, DistribDocExpirationUpdateProcessorTest, HdfsUnloadDistributedZkTest, TestRecovery, TestSerializedLuceneMatchVersion, IndexSchemaRuntimeFieldTest, TestDistributedGrouping, DeleteReplicaTest] [junit4] Completed on J1 in 217.76s, 1 test, 1 error <<< FAILURES! [...truncated 756 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: 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:1359: 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: 437 suites, 1784 tests, 1 error, 43 ignored (21 assumptions) Total time: 97 minutes 59 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b04 -XX:+UseCompressedOops -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]
