Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11315/ Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed. REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:48935, http://127.0.0.1:53134, http://127.0.0.1:33827, http://127.0.0.1:60012, http://127.0.0.1:48647] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:48935, http://127.0.0.1:53134, http://127.0.0.1:33827, http://127.0.0.1:60012, http://127.0.0.1:48647] at __randomizedtesting.SeedInfo.seed([90604E220507BE82:1186C03A7258DEBE]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736) at org.apache.solr.cloud.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:497) 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:569) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313) ... 47 more REGRESSION: org.apache.solr.cloud.OverseerStatusTest.testDistribSearch Error Message: overseerstatus the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: overseerstatus the collection time out:180s at __randomizedtesting.SeedInfo.seed([90604E220507BE82:1186C03A7258DEBE]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.invokeCollectionApi(AbstractFullDistribZkTestBase.java:1867) at org.apache.solr.cloud.OverseerStatusTest.doTest(OverseerStatusTest.java:94) 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:497) 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) Build Log: [...truncated 11357 lines...] [junit4] Suite: org.apache.solr.cloud.OverseerStatusTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/init-core-data-001 [junit4] 2> 847729 T2323 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ns_l/ [junit4] 2> 847731 T2323 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 847731 T2323 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 847732 T2324 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 847832 T2323 oasc.ZkTestServer.run start zk server on port:41868 [junit4] 2> 847832 T2323 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 847832 T2323 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 847835 T2330 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@445572c6 name:ZooKeeperConnection Watcher:127.0.0.1:41868 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 847836 T2323 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 847836 T2323 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 847836 T2323 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 847841 T2323 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 847843 T2323 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 847845 T2332 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73ea2b9e name:ZooKeeperConnection Watcher:127.0.0.1:41868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 847845 T2323 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 847845 T2323 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 847846 T2323 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 847849 T2323 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 847850 T2323 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 847851 T2323 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 847852 T2323 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 847853 T2323 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 847854 T2323 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 847854 T2323 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 847856 T2323 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 847856 T2323 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 847857 T2323 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 847857 T2323 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 847858 T2323 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 847858 T2323 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 847860 T2323 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 847860 T2323 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 847861 T2323 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 847862 T2323 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 847863 T2323 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 847863 T2323 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 847864 T2323 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 847864 T2323 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 847865 T2323 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 847865 T2323 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 847866 T2323 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 847867 T2323 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 848108 T2323 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 848131 T2323 oejs.AbstractConnector.doStart Started [email protected]:42789 [junit4] 2> 848131 T2323 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 848132 T2323 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 848132 T2323 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-002 [junit4] 2> 848132 T2323 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-002/' [junit4] 2> 848142 T2323 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-002/solr.xml [junit4] 2> 848149 T2323 oasc.CoreContainer.<init> New CoreContainer 1987288431 [junit4] 2> 848149 T2323 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-002/] [junit4] 2> 848150 T2323 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 848150 T2323 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 848150 T2323 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 848150 T2323 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 848150 T2323 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 848151 T2323 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 848151 T2323 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 848151 T2323 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 848151 T2323 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 848151 T2323 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 848152 T2323 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 848152 T2323 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 848152 T2323 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 848153 T2323 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 848153 T2323 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41868/solr [junit4] 2> 848153 T2323 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 848153 T2323 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 848154 T2323 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 848156 T2343 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@777fc4c4 name:ZooKeeperConnection Watcher:127.0.0.1:41868 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 848156 T2323 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 848156 T2323 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 848159 T2323 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 848160 T2345 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54f4a7a8 name:ZooKeeperConnection Watcher:127.0.0.1:41868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 848160 T2323 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 848162 T2323 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 848164 T2323 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 848183 T2323 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 848187 T2323 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 848189 T2323 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 848192 T2323 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 848194 T2323 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42789_ns_l [junit4] 2> 848195 T2323 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42789_ns_l [junit4] 2> 848196 T2323 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 848197 T2323 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 848199 T2323 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 848200 T2323 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:42789_ns_l [junit4] 2> 848200 T2323 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 848201 T2323 oasc.Overseer.start Overseer (id=92641777247059971-127.0.0.1:42789_ns_l-n_0000000000) starting [junit4] 2> 848203 T2323 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 848207 T2323 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 848208 T2347 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 848208 T2323 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 848210 T2323 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 848211 T2323 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 848213 T2346 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 848215 T2349 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 848215 T2349 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 848215 T2349 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 848215 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 848217 T2346 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:42789/ns_l", [junit4] 2> "node_name":"127.0.0.1:42789_ns_l", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 848217 T2346 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 848217 T2346 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1 [junit4] 2> 848218 T2346 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 848219 T2350 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> 849216 T2349 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 849216 T2349 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 849217 T2349 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 849217 T2349 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 849218 T2349 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 849218 T2349 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-002/collection1/' [junit4] 2> 849220 T2349 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 849220 T2349 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 849221 T2349 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 849242 T2349 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 849250 T2349 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 849251 T2349 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 849255 T2349 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 849348 T2349 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 849349 T2349 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 849350 T2349 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 849352 T2349 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 849364 T2349 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 849364 T2349 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 849364 T2349 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/control/data/ [junit4] 2> 849365 T2349 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@781da2bd [junit4] 2> 849365 T2349 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/control/data [junit4] 2> 849365 T2349 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/control/data/index/ [junit4] 2> 849366 T2349 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 849366 T2349 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/control/data/index [junit4] 2> 849366 T2349 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=93.62890625, floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=2.067025047860145, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 849367 T2349 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-63fb62c6)),segFN=segments_1,generation=1} [junit4] 2> 849367 T2349 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 849369 T2349 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 849370 T2349 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 849370 T2349 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 849370 T2349 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 849370 T2349 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 849370 T2349 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 849371 T2349 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 849371 T2349 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 849371 T2349 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 849371 T2349 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 849371 T2349 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 849372 T2349 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 849372 T2349 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 849372 T2349 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 849372 T2349 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 849372 T2349 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 849372 T2349 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 849373 T2349 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 849373 T2349 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 849373 T2349 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 849375 T2349 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 849375 T2349 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 849376 T2349 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 849376 T2349 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 849378 T2349 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 849378 T2349 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 849378 T2349 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 849378 T2349 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-63fb62c6)),segFN=segments_1,generation=1} [junit4] 2> 849379 T2349 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 849379 T2349 oass.SolrIndexSearcher.<init> Opening Searcher@15185c4e[collection1] main [junit4] 2> 849379 T2349 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 849380 T2349 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 849380 T2349 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 849380 T2349 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 849380 T2349 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 849381 T2349 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 849381 T2349 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 849381 T2349 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 849382 T2349 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 849383 T2349 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 849383 T2349 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 849384 T2349 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 849385 T2351 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15185c4e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 849386 T2349 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 849388 T2354 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42789/ns_l collection:control_collection shard:shard1 [junit4] 2> 849388 T2323 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 849389 T2323 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 849389 T2354 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 849389 T2323 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 849390 T2323 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 849392 T2356 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5df42a4a name:ZooKeeperConnection Watcher:127.0.0.1:41868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 849392 T2323 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 849393 T2323 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 849394 T2323 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 849395 T2354 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 849397 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 849397 T2323 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 849398 T2354 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 849398 T2354 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 849398 T2323 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> ASYNC NEW_CORE C525 name=collection1 org.apache.solr.core.SolrCore@6a750976 url=http://127.0.0.1:42789/ns_l/collection1 node=127.0.0.1:42789_ns_l C525_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:42789/ns_l, node_name=127.0.0.1:42789_ns_l, state=down} [junit4] 2> 849398 T2354 C525 P42789 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42789/ns_l/collection1/ [junit4] 2> 849398 T2323 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 849399 T2354 C525 P42789 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 849399 T2354 C525 P42789 oasc.SyncStrategy.syncToMe http://127.0.0.1:42789/ns_l/collection1/ has no replicas [junit4] 2> 849399 T2323 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 849399 T2354 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42789/ns_l/collection1/ shard1 [junit4] 2> 849401 T2354 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 849401 T2358 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ccc1fbb name:ZooKeeperConnection Watcher:127.0.0.1:41868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 849401 T2323 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 849401 T2323 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 849407 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 849409 T2346 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 849409 T2346 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 849409 T2346 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 849411 T2346 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 849412 T2350 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> 849412 T2359 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> 849418 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 849419 T2350 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> 849419 T2359 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> 849459 T2354 oasc.ZkController.register We are http://127.0.0.1:42789/ns_l/collection1/ and leader is http://127.0.0.1:42789/ns_l/collection1/ [junit4] 2> 849460 T2354 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42789/ns_l [junit4] 2> 849460 T2354 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 849460 T2354 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 849460 T2354 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 849461 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 849464 T2346 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:42789/ns_l", [junit4] 2> "node_name":"127.0.0.1:42789_ns_l", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 849565 T2350 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> 849565 T2359 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> 849643 T2323 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 849644 T2323 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 849646 T2323 oejs.AbstractConnector.doStart Started [email protected]:46969 [junit4] 2> 849647 T2323 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 849648 T2323 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 849648 T2323 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-003 [junit4] 2> 849648 T2323 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-003/' [junit4] 2> 849659 T2323 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-003/solr.xml [junit4] 2> 849670 T2323 oasc.CoreContainer.<init> New CoreContainer 158041060 [junit4] 2> 849670 T2323 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-003/] [junit4] 2> 849671 T2323 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 849671 T2323 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 849671 T2323 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 849672 T2323 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 849672 T2323 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 849672 T2323 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 849672 T2323 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 849672 T2323 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 849673 T2323 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 849673 T2323 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 849673 T2323 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 849674 T2323 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 849674 T2323 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 849674 T2323 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 849674 T2323 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41868/solr [junit4] 2> 849675 T2323 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 849675 T2323 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 849676 T2323 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 849679 T2370 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18ca90f8 name:ZooKeeperConnection Watcher:127.0.0.1:41868 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 849680 T2323 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 849680 T2323 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 849684 T2323 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 849686 T2372 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d981223 name:ZooKeeperConnection Watcher:127.0.0.1:41868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 849686 T2323 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 849691 T2323 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 850694 T2323 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46969_ns_l [junit4] 2> 850695 T2323 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46969_ns_l [junit4] 2> 850698 T2323 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 850702 T2374 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 850702 T2374 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 850703 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 850704 T2374 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 850704 T2374 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 850704 T2374 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 850705 T2374 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 850705 T2374 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 850705 T2346 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:46969/ns_l", [junit4] 2> "node_name":"127.0.0.1:46969_ns_l", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 850706 T2346 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2 [junit4] 2> 850707 T2346 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 850709 T2346 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json [junit4] 2> 850709 T2373 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 850710 T2373 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 851705 T2374 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 851705 T2374 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 851706 T2374 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 851706 T2374 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 851706 T2374 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 851707 T2374 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-003/collection1/' [junit4] 2> 851707 T2374 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 851707 T2374 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 851707 T2374 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 851760 T2374 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 851768 T2374 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 851768 T2374 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 851772 T2374 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 851849 T2374 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 851850 T2374 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 851851 T2374 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 851853 T2374 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 851864 T2374 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 851864 T2374 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 851865 T2374 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/jetty1/ [junit4] 2> 851865 T2374 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@781da2bd [junit4] 2> 851866 T2374 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/jetty1 [junit4] 2> 851866 T2374 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/jetty1/index/ [junit4] 2> 851866 T2374 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/jetty1/index' doesn't exist. Creating new index... [junit4] 2> 851867 T2374 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/jetty1/index [junit4] 2> 851867 T2374 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=93.62890625, floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=2.067025047860145, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 851867 T2374 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-bbf46f)),segFN=segments_1,generation=1} [junit4] 2> 851868 T2374 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 851870 T2374 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 851871 T2374 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 851871 T2374 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 851871 T2374 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 851871 T2374 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 851871 T2374 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 851872 T2374 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 851872 T2374 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 851872 T2374 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 851873 T2374 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 851873 T2374 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 851874 T2374 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 851874 T2374 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 851874 T2374 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 851875 T2374 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 851875 T2374 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 851875 T2374 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 851875 T2374 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 851876 T2374 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 851876 T2374 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 851879 T2374 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 851879 T2374 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 851880 T2374 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 851881 T2374 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 851883 T2374 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 851883 T2374 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 851884 T2374 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 851884 T2374 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-bbf46f)),segFN=segments_1,generation=1} [junit4] 2> 851884 T2374 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 851885 T2374 oass.SolrIndexSearcher.<init> Opening Searcher@3214fd96[collection1] main [junit4] 2> 851885 T2374 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 851886 T2374 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 851886 T2374 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 851887 T2374 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 851887 T2374 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 851887 T2374 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 851888 T2374 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 851888 T2374 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 851888 T2374 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 851888 T2374 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 851891 T2375 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3214fd96[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 851893 T2374 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 851894 T2378 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46969/ns_l collection:collection1 shard:shard2 [junit4] 2> 851894 T2323 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 851894 T2323 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 851894 T2378 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 851898 T2378 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 851899 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 851899 T2378 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 851899 T2378 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C526 name=collection1 org.apache.solr.core.SolrCore@6fdfe838 url=http://127.0.0.1:46969/ns_l/collection1 node=127.0.0.1:46969_ns_l C526_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:46969/ns_l, node_name=127.0.0.1:46969_ns_l, state=down} [junit4] 2> 851899 T2378 C526 P46969 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46969/ns_l/collection1/ [junit4] 2> 851900 T2378 C526 P46969 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 851900 T2378 C526 P46969 oasc.SyncStrategy.syncToMe http://127.0.0.1:46969/ns_l/collection1/ has no replicas [junit4] 2> 851900 T2378 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46969/ns_l/collection1/ shard2 [junit4] 2> 851900 T2378 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 851902 T2346 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json [junit4] 2> 851903 T2373 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 851903 T2373 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 851906 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 851906 T2346 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json [junit4] 2> 851907 T2373 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 851907 T2373 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 851953 T2378 oasc.ZkController.register We are http://127.0.0.1:46969/ns_l/collection1/ and leader is http://127.0.0.1:46969/ns_l/collection1/ [junit4] 2> 851954 T2378 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46969/ns_l [junit4] 2> 851954 T2378 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 851954 T2378 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 851954 T2378 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 851955 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 851956 T2346 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:46969/ns_l", [junit4] 2> "node_name":"127.0.0.1:46969_ns_l", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 851957 T2378 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 851959 T2346 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json [junit4] 2> 851960 T2373 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 851960 T2373 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 852139 T2323 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 852140 T2323 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 852143 T2323 oejs.AbstractConnector.doStart Started [email protected]:58868 [junit4] 2> 852145 T2323 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 852145 T2323 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 852145 T2323 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-004 [junit4] 2> 852145 T2323 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-004/' [junit4] 2> 852156 T2323 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-004/solr.xml [junit4] 2> 852163 T2323 oasc.CoreContainer.<init> New CoreContainer 1996724019 [junit4] 2> 852164 T2323 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-004/] [junit4] 2> 852164 T2323 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 852164 T2323 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 852165 T2323 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 852165 T2323 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 852165 T2323 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 852165 T2323 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 852166 T2323 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 852166 T2323 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 852166 T2323 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 852167 T2323 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 852167 T2323 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 852167 T2323 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 852168 T2323 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 852168 T2323 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 852168 T2323 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41868/solr [junit4] 2> 852168 T2323 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 852169 T2323 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 852170 T2323 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 852172 T2389 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a42a955 name:ZooKeeperConnection Watcher:127.0.0.1:41868 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 852172 T2323 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 852173 T2323 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 852177 T2323 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 852179 T2391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3de5ce20 name:ZooKeeperConnection Watcher:127.0.0.1:41868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 852179 T2323 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 852187 T2323 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 853193 T2323 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58868_ns_l [junit4] 2> 853194 T2323 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58868_ns_l [junit4] 2> 853197 T2323 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 853201 T2393 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 853202 T2393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 853203 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 853204 T2393 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 853204 T2393 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 853205 T2393 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 853205 T2346 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:58868/ns_l", [junit4] 2> "node_name":"127.0.0.1:58868_ns_l", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 853205 T2393 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 853206 T2393 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 853207 T2346 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2 [junit4] 2> 853207 T2346 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 853210 T2346 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json [junit4] 2> 853210 T2373 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 853211 T2392 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 853211 T2373 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 853211 T2392 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 854206 T2393 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 854206 T2393 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 854206 T2393 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 854207 T2393 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 854207 T2393 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 854207 T2393 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-004/collection1/' [junit4] 2> 854208 T2393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 854208 T2393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 854209 T2393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 854228 T2393 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 854237 T2393 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 854238 T2393 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 854242 T2393 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 854356 T2393 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 854358 T2393 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 854359 T2393 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 854362 T2393 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 854374 T2393 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 854374 T2393 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 854375 T2393 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/jetty2/ [junit4] 2> 854375 T2393 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@781da2bd [junit4] 2> 854376 T2393 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/jetty2 [junit4] 2> 854377 T2393 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/jetty2/index/ [junit4] 2> 854377 T2393 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/jetty2/index' doesn't exist. Creating new index... [junit4] 2> 854377 T2393 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest-90604E220507BE82-001/tempDir-001/jetty2/index [junit4] 2> 854378 T2393 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=93.62890625, floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=2.067025047860145, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 854378 T2393 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-56c5a0e)),segFN=segments_1,generation=1} [junit4] 2> 854378 T2393 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 854382 T2393 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 854382 T2393 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 854382 T2393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 854382 T2393 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 854383 T2393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 854383 T2393 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 854383 T2393 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 854383 T2393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 854384 T2393 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 854384 T2393 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 854385 T2393 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 854385 T2393 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 854385 T2393 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 854386 T2393 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 854386 T2393 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 854386 T2393 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 854387 T2393 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 854387 T2393 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 854387 T2393 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 854388 T2393 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 854390 T2393 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 854391 T2393 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 854392 T2393 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 854393 T2393 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 854395 T2393 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 854395 T2393 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 854396 T2393 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 854396 T2393 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-56c5a0e)),segFN=segments_1,generation=1} [junit4] 2> 854396 T2393 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 854397 T2393 oass.SolrIndexSearcher.<init> Opening Searcher@28810fb3[collection1] main [junit4] 2> 854397 T2393 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 854397 T2393 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 854398 T2393 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 854398 T2393 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 854398 T2393 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 854399 T2393 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 854399 T2393 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 854399 T2393 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 854399 T2393 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 854400 T2393 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 854403 T2394 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@28810fb3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 854405 T2393 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 854406 T2397 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58868/ns_l collection:collection1 shard:shard1 [junit4] 2> 854406 T2323 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 854406 T2323 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 854406 T2397 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4] 2> 854409 T2397 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 854410 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 854411 T2397 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 854411 T2397 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C527 name=collection1 org.apache.solr.core.SolrCore@2d0321d8 url=http://127.0.0.1:58868/ns_l/collection1 node=127.0.0.1:58868_ns_l C527_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:58868/ns_l, node_name=127.0.0.1:58868_ns_l, state=down} [junit4] 2> 854411 T2397 C527 P58868 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58868/ns_l/collection1/ [junit4] 2> 854411 T2397 C527 P58868 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 854411 T2397 C527 P58868 oasc.SyncStrategy.syncToMe http://127.0.0.1:58868/ns_l/collection1/ has no replicas [junit4] 2> 854411 T2397 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58868/ns_l/collection1/ shard1 [junit4] 2> 854411 T2397 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4] 2> 854414 T2346 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json [junit4] 2> 854414 T2373 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 854414 T2392 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 854415 T2373 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 6 [junit4] 2> 854415 T2392 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 6 [junit4] 2> 854417 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 854418 T2346 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json [junit4] 2> 854418 T2392 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 854418 T2373 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 854419 T2392 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 7 [junit4] 2> 854419 T2373 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 7 [junit4] 2> 854464 T2397 oasc.ZkController.register We are http://127.0.0.1:58868/ns_l/collection1/ and leader is http://127.0.0.1:58868/ns_l/collection1/ [junit4] 2> 854464 T2397 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58868/ns_l [junit4] 2> 854464 T2397 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 854465 T2397 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 854465 T2397 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 854466 T2350 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 854467 T2397 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 7 [junit4] 2> 854468 T2346 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:58868/ns_l", [junit4] 2> "node_name":"127.0.0.1:58868_ns_l", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 854472 T2346 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.jso [...truncated too long message...] [junit4] 2> 2583558 T6665 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2583560 T6665 oasc.Overseer.start Overseer (id=92641877449900045-127.0.0.1:53134_-n_0000000004) starting [junit4] 2> 2583567 T6665 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2583567 T6683 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2583569 T6682 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2585056 T6609 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 2585083 T6533 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 2590071 T6533 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 53134 [junit4] 2> 2590071 T6533 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1288441996 [junit4] 2> 2590072 T6533 oasc.Overseer.close Overseer (id=92641877449900045-127.0.0.1:53134_-n_0000000004) closing [junit4] 2> 2590072 T6682 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:53134_ [junit4] 2> 2591574 T6665 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 2591599 T6533 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 2596587 T6533 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 2596588 T6533 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40759 40759 [junit4] 2> 2597267 T6534 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40759 40759 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=90604E220507BE82 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_CA -Dtests.timezone=Pacific/Efate -Dtests.file.encoding=UTF-8 [junit4] ERROR 221s J1 | DeleteReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:48935, http://127.0.0.1:53134, http://127.0.0.1:33827, http://127.0.0.1:60012, http://127.0.0.1:48647] [junit4] > at __randomizedtesting.SeedInfo.seed([90604E220507BE82:1186C03A7258DEBE]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736) [junit4] > at org.apache.solr.cloud.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:569) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313) [junit4] > ... 47 more [junit4] 2> 2597287 T6533 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-90604E220507BE82-001 [junit4] 2> 220588 T6532 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=en_CA, timezone=Pacific/Efate [junit4] 2> NOTE: Linux 3.13.0-37-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=102656088,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [CursorPagingTest, TestRealTimeGet, SOLR749Test, LegacyHTMLStripCharFilterTest, DeleteInactiveReplicaTest, TestElisionMultitermQuery, ScriptEngineTest, TestPseudoReturnFields, TestManagedStopFilterFactory, TestValueSourceCache, PolyFieldTest, BlockCacheTest, DistributedQueryElevationComponentTest, DebugComponentTest, BasicZkTest, SearchHandlerTest, TestBadConfig, HdfsBasicDistributedZk2Test, RAMDirectoryFactoryTest, HdfsCollectionsAPIDistributedZkTest, DistributedFacetPivotSmallTest, TestReplicaProperties, ResourceLoaderTest, ClusterStateTest, TestSimpleQParserPlugin, TestJmxMonitoredMap, DistributedQueryComponentCustomSortTest, AsyncMigrateRouteKeyTest, HdfsBasicDistributedZkTest, TestJoin, TestFunctionQuery, RollingRestartTest, TestSolrQueryParser, TestLFUCache, TestDynamicFieldResource, CopyFieldTest, SolrCoreTest, TestInfoStreamLogging, CoreMergeIndexesAdminHandlerTest, TestBinaryField, TestFieldSortValues, DistanceFunctionTest, TestLazyCores, DistributedTermsComponentTest, UpdateRequestProcessorFactoryTest, DirectSolrConnectionTest, TestQueryTypes, TestIndexSearcher, BadCopyFieldTest, MultiTermTest, LeaderElectionIntegrationTest, DistribCursorPagingTest, HardAutoCommitTest, DirectUpdateHandlerOptimizeTest, RequestHandlersTest, HdfsRecoveryZkTest, MultiThreadedOCPTest, HdfsDirectoryTest, ConnectionManagerTest, CacheHeaderTest, OverseerStatusTest, TestCoreContainer, BasicDistributedZk2Test, PreAnalyzedUpdateProcessorTest, SolrRequestParserTest, DistributedDebugComponentTest, SoftAutoCommitTest, ShardRoutingCustomTest, TestPhraseSuggestions, TestCollapseQParserPlugin, TestCustomSort, TestQuerySenderNoQuery, StatsComponentTest, TestCharFilters, TestCSVLoader, TestMergePolicyConfig, HdfsUnloadDistributedZkTest, TestRandomMergePolicy, ChangedSchemaMergeTest, TestMissingGroups, CircularListTest, FullSolrCloudDistribCmdsTest, SolrIndexConfigTest, SpatialFilterTest, AlternateDirectoryTest, TestIBSimilarityFactory, UUIDFieldTest, TestSolrXmlPersistence, RemoteQueryErrorTest, MigrateRouteKeyTest, TestRecoveryHdfs, TestWriterPerf, TestRecovery, TestIndexingPerformance, TestReRankQParserPlugin, TestUpdate, OutputWriterTest, DistributedSuggestComponentTest, OpenCloseCoreStressTest, DistributedFacetPivotLongTailTest, AnalysisAfterCoreReloadTest, DistributedFacetPivotLargeTest, HdfsChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderTest, SimplePostToolTest, InfoHandlerTest, OverseerTest, ShardRoutingTest, TestReplicationHandler, QueryElevationComponentTest, PeerSyncTest, TestFiltering, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, TermVectorComponentTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestQuerySenderListener, TestStressRecovery, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, TestSolrJ, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, TestRTGBase, TestDistributedMissingSort, TestTolerantSearch, AssignTest, CloudExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest] [junit4] Completed on J1 in 220.86s, 1 test, 1 error <<< FAILURES! [...truncated 266 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: There were test failures: 437 suites, 1795 tests, 2 errors, 44 ignored (21 assumptions) Total time: 102 minutes 29 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b09 -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]
