Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11209/ Java: 64bit/jdk1.9.0-ea-b28 -XX:+UseCompressedOops -XX:+UseSerialGC
3 tests failed. REGRESSION: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testDistribSearch Error Message: no exception matching expected: 400: Request took too long during query expansion. Terminating request. Stack Trace: java.lang.AssertionError: no exception matching expected: 400: Request took too long during query expansion. Terminating request. at __randomizedtesting.SeedInfo.seed([4155FC74EB9A83BF:C0B3726C9CC5E383]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertFail(CloudExitableDirectoryReaderTest.java:101) at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:75) at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTest(CloudExitableDirectoryReaderTest.java:54) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:484) 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) REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:42416/zqf/j, http://127.0.0.1:60202/zqf/j, http://127.0.0.1:54078/zqf/j, http://127.0.0.1:38792/zqf/j, http://127.0.0.1:39946/zqf/j] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42416/zqf/j, http://127.0.0.1:60202/zqf/j, http://127.0.0.1:54078/zqf/j, http://127.0.0.1:38792/zqf/j, http://127.0.0.1:39946/zqf/j] at __randomizedtesting.SeedInfo.seed([4155FC74EB9A83BF:C0B3726C9CC5E383]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:484) 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:568) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 46 more REGRESSION: org.apache.solr.cloud.TestCloudPivotFacet.testDistribSearch Error Message: init query failed: {main(facet=true&facet.pivot=dense_pivot_ti&facet.pivot=pivot_tl1%2Cpivot_i1&facet.limit=15&facet.offset=2&facet.pivot.mincount=737&facet.missing=false),extra(rows=0&q=id%3A%5B*+TO+999%5D&fq=id%3A%5B*+TO+894%5D&_test_min=737&_test_miss=false)}: No live SolrServers available to handle this request:[http://127.0.0.1:60476/collection1, http://127.0.0.1:38679/collection1, http://127.0.0.1:38349/collection1, http://127.0.0.1:60956/collection1] Stack Trace: java.lang.RuntimeException: init query failed: {main(facet=true&facet.pivot=dense_pivot_ti&facet.pivot=pivot_tl1%2Cpivot_i1&facet.limit=15&facet.offset=2&facet.pivot.mincount=737&facet.missing=false),extra(rows=0&q=id%3A%5B*+TO+999%5D&fq=id%3A%5B*+TO+894%5D&_test_min=737&_test_miss=false)}: No live SolrServers available to handle this request:[http://127.0.0.1:60476/collection1, http://127.0.0.1:38679/collection1, http://127.0.0.1:38349/collection1, http://127.0.0.1:60956/collection1] at __randomizedtesting.SeedInfo.seed([4155FC74EB9A83BF:C0B3726C9CC5E383]:0) at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:224) at org.apache.solr.cloud.TestCloudPivotFacet.doTest(TestCloudPivotFacet.java:197) 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:484) 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.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:60476/collection1, http://127.0.0.1:38679/collection1, http://127.0.0.1:38349/collection1, http://127.0.0.1:60956/collection1] at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91) at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301) at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:217) ... 42 more Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /collection1/select. Reason: <pre> Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:530) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 48 more Build Log: [...truncated 10918 lines...] [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/init-core-data-001 [junit4] 2> 402153 T1441 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 402153 T1441 oasc.TestCloudPivotFacet.initUseFieldRandomizedFactor init'ing useFieldRandomizedFactor = 27 [junit4] 2> 402156 T1441 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 402157 T1441 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 402161 T1442 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 402261 T1441 oasc.ZkTestServer.run start zk server on port:57544 [junit4] 2> 402261 T1441 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 402262 T1441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 402266 T1448 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1536ce03 name:ZooKeeperConnection Watcher:127.0.0.1:57544 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 402266 T1441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 402266 T1441 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 402267 T1441 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 402272 T1441 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 402273 T1441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 402275 T1450 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d32347c name:ZooKeeperConnection Watcher:127.0.0.1:57544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 402275 T1441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 402275 T1441 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 402275 T1441 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 402280 T1441 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 402281 T1441 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 402282 T1441 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 402286 T1441 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> 402286 T1441 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 402288 T1441 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 402288 T1441 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 402290 T1441 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> 402290 T1441 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 402292 T1441 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> 402292 T1441 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 402293 T1441 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> 402294 T1441 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 402295 T1441 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> 402296 T1441 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 402297 T1441 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> 402297 T1441 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 402299 T1441 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> 402299 T1441 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 402300 T1441 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> 402301 T1441 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 402302 T1441 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> 402303 T1441 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 402304 T1441 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> 402304 T1441 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 402682 T1441 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 402685 T1441 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37803 [junit4] 2> 402686 T1441 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 402686 T1441 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 402686 T1441 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-002 [junit4] 2> 402687 T1441 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-002/' [junit4] 2> 402703 T1441 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-002/solr.xml [junit4] 2> 402725 T1441 oasc.CoreContainer.<init> New CoreContainer 1118209646 [junit4] 2> 402726 T1441 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-002/] [junit4] 2> 402726 T1441 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 402727 T1441 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 402727 T1441 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 402727 T1441 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 402728 T1441 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 402728 T1441 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 402728 T1441 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 402729 T1441 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 402729 T1441 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 402730 T1441 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 402730 T1441 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 402730 T1441 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 402731 T1441 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 402731 T1441 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57544/solr [junit4] 2> 402731 T1441 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 402732 T1441 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 402732 T1441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 402735 T1461 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e86e823 name:ZooKeeperConnection Watcher:127.0.0.1:57544 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 402735 T1441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 402736 T1441 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 402738 T1441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 402743 T1463 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c8bbf10 name:ZooKeeperConnection Watcher:127.0.0.1:57544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 402743 T1441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 402746 T1441 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 402747 T1441 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 402749 T1441 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 402750 T1441 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 402751 T1441 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 402753 T1441 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 402753 T1441 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37803_ [junit4] 2> 402754 T1441 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37803_ [junit4] 2> 402755 T1441 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 402756 T1441 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 402757 T1441 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 402758 T1441 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:37803_ [junit4] 2> 402758 T1441 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 402759 T1441 oasc.Overseer.start Overseer (id=92546854189137923-127.0.0.1:37803_-n_0000000000) starting [junit4] 2> 402761 T1441 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 402764 T1441 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 402765 T1465 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 402765 T1441 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 402767 T1441 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 402768 T1441 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 402770 T1464 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 402771 T1467 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 402771 T1467 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 402771 T1467 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 402772 T1468 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 402773 T1464 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:37803", [junit4] 2> "node_name":"127.0.0.1:37803_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 402773 T1464 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 402773 T1464 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1 [junit4] 2> 402774 T1464 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 402775 T1468 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> 403772 T1467 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 403772 T1467 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 403772 T1467 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 403773 T1467 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 403773 T1467 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 403773 T1467 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-002/collection1/' [junit4] 2> 403774 T1467 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 403774 T1467 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 403774 T1467 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 403791 T1467 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 403799 T1467 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 403800 T1467 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 403804 T1467 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 403889 T1467 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 403893 T1467 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 403894 T1467 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 403903 T1467 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 403906 T1467 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 403908 T1467 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 403909 T1467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 403909 T1467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 403909 T1467 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 403910 T1467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 403910 T1467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 403910 T1467 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 403910 T1467 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 403910 T1467 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/control/data/ [junit4] 2> 403911 T1467 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4056ad5f [junit4] 2> 403911 T1467 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/control/data [junit4] 2> 403912 T1467 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/control/data/index/ [junit4] 2> 403912 T1467 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 403912 T1467 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/control/data/index [junit4] 2> 403912 T1467 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=13.642578125, floorSegmentMB=1.15625, forceMergeDeletesPctAllowed=6.038385886213034, segmentsPerTier=18.0, maxCFSSegmentSizeMB=1.8251953125, noCFSRatio=1.0 [junit4] 2> 403913 T1467 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-37356775)),segFN=segments_1,generation=1} [junit4] 2> 403913 T1467 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 403916 T1467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 403916 T1467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 403916 T1467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 403916 T1467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 403917 T1467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 403917 T1467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 403917 T1467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 403917 T1467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 403918 T1467 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 403918 T1467 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 403918 T1467 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 403918 T1467 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 403919 T1467 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 403919 T1467 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 403919 T1467 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 403919 T1467 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 403920 T1467 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 403920 T1467 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 403920 T1467 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 403921 T1467 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 403923 T1467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 403924 T1467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 403925 T1467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 403925 T1467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 403927 T1467 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 403927 T1467 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 403928 T1467 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=303503065, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 403928 T1467 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-37356775)),segFN=segments_1,generation=1} [junit4] 2> 403929 T1467 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 403929 T1467 oass.SolrIndexSearcher.<init> Opening Searcher@57c38804[collection1] main [junit4] 2> 403929 T1467 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 403930 T1467 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 403930 T1467 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 403930 T1467 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 403930 T1467 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 403931 T1467 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 403931 T1467 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 403931 T1467 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 403932 T1467 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 403932 T1467 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 403933 T1467 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 403933 T1467 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 403934 T1469 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@57c38804[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 403935 T1467 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 403936 T1472 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37803 collection:control_collection shard:shard1 [junit4] 2> 403936 T1441 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 403937 T1441 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 403937 T1472 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 403937 T1441 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 403938 T1441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 403940 T1474 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d8fe92d name:ZooKeeperConnection Watcher:127.0.0.1:57544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 403940 T1441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 403940 T1441 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 403941 T1441 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 403942 T1472 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 403943 T1468 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 403943 T1472 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 403943 T1472 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1025 name=collection1 org.apache.solr.core.SolrCore@ad834a8 url=http://127.0.0.1:37803/collection1 node=127.0.0.1:37803_ C1025_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:37803, node_name=127.0.0.1:37803_, state=down} [junit4] 2> 403943 T1472 C1025 P37803 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37803/collection1/ [junit4] 2> 403943 T1472 C1025 P37803 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 403943 T1472 C1025 P37803 oasc.SyncStrategy.syncToMe http://127.0.0.1:37803/collection1/ has no replicas [junit4] 2> 403943 T1472 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37803/collection1/ shard1 [junit4] 2> 403944 T1472 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 403944 T1441 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 403945 T1441 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 403945 T1441 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 403946 T1441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 403948 T1476 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c0db8b3 name:ZooKeeperConnection Watcher:127.0.0.1:57544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 403948 T1441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 403948 T1441 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 403949 T1468 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 403950 T1477 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> 403951 T1468 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> 403951 T1443 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x148cadfa1060005, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 403959 T1464 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 403959 T1464 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 403959 T1464 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 403960 T1468 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 403960 T1464 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 403961 T1468 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> 403961 T1477 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> 403997 T1472 oasc.ZkController.register We are http://127.0.0.1:37803/collection1/ and leader is http://127.0.0.1:37803/collection1/ [junit4] 2> 403997 T1472 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37803 [junit4] 2> 403998 T1472 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 403998 T1472 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 403998 T1472 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 404009 T1468 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 404019 T1464 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:37803", [junit4] 2> "node_name":"127.0.0.1:37803_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 404122 T1468 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> 404122 T1477 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> 404202 T1441 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 404203 T1441 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 404204 T1441 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38349 [junit4] 2> 404209 T1441 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 404209 T1441 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 404209 T1441 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-003 [junit4] 2> 404209 T1441 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-003/' [junit4] 2> 404219 T1441 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-003/solr.xml [junit4] 2> 404238 T1441 oasc.CoreContainer.<init> New CoreContainer 898627969 [junit4] 2> 404238 T1441 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-003/] [junit4] 2> 404238 T1441 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 404238 T1441 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 404239 T1441 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 404239 T1441 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 404239 T1441 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 404239 T1441 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 404239 T1441 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 404240 T1441 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 404240 T1441 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 404240 T1441 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 404240 T1441 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 404241 T1441 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 404241 T1441 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 404241 T1441 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57544/solr [junit4] 2> 404241 T1441 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 404241 T1441 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 404242 T1441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 404244 T1488 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7111ef96 name:ZooKeeperConnection Watcher:127.0.0.1:57544 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 404244 T1441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 404245 T1441 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 404246 T1441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 404248 T1490 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68c8537e name:ZooKeeperConnection Watcher:127.0.0.1:57544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 404248 T1441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 404251 T1441 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 405253 T1441 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38349_ [junit4] 2> 405254 T1441 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38349_ [junit4] 2> 405257 T1441 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 405260 T1492 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 405260 T1492 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 405260 T1468 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 405261 T1492 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 405261 T1492 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 405262 T1492 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 405262 T1464 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:38349", [junit4] 2> "node_name":"127.0.0.1:38349_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 405263 T1492 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 405263 T1492 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 405264 T1464 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2 [junit4] 2> 405264 T1464 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 405268 T1464 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json [junit4] 2> 405268 T1491 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 405269 T1491 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 406263 T1492 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 406264 T1492 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 406264 T1492 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 406264 T1492 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 406265 T1492 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 406265 T1492 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-003/collection1/' [junit4] 2> 406266 T1492 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 406266 T1492 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 406267 T1492 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 406291 T1492 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 406299 T1492 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 406300 T1492 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 406304 T1492 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 406403 T1492 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 406408 T1492 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 406409 T1492 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 406418 T1492 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 406420 T1492 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 406423 T1492 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 406423 T1492 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 406423 T1492 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 406424 T1492 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 406424 T1492 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 406424 T1492 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 406425 T1492 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 406425 T1492 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 406425 T1492 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/jetty1/ [junit4] 2> 406425 T1492 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4056ad5f [junit4] 2> 406426 T1492 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/jetty1 [junit4] 2> 406426 T1492 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/jetty1/index/ [junit4] 2> 406426 T1492 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/jetty1/index' doesn't exist. Creating new index... [junit4] 2> 406426 T1492 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/jetty1/index [junit4] 2> 406426 T1492 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=13.642578125, floorSegmentMB=1.15625, forceMergeDeletesPctAllowed=6.038385886213034, segmentsPerTier=18.0, maxCFSSegmentSizeMB=1.8251953125, noCFSRatio=1.0 [junit4] 2> 406427 T1492 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-12483547)),segFN=segments_1,generation=1} [junit4] 2> 406427 T1492 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 406429 T1492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 406429 T1492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 406429 T1492 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 406429 T1492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 406429 T1492 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 406430 T1492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 406430 T1492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 406430 T1492 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 406430 T1492 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 406430 T1492 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 406431 T1492 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 406431 T1492 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 406431 T1492 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 406431 T1492 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 406431 T1492 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 406432 T1492 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 406432 T1492 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 406432 T1492 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 406432 T1492 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 406432 T1492 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 406434 T1492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 406434 T1492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 406435 T1492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 406435 T1492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 406437 T1492 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 406437 T1492 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 406438 T1492 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=303503065, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 406438 T1492 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-12483547)),segFN=segments_1,generation=1} [junit4] 2> 406438 T1492 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 406439 T1492 oass.SolrIndexSearcher.<init> Opening Searcher@75198357[collection1] main [junit4] 2> 406439 T1492 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 406440 T1492 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 406440 T1492 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 406440 T1492 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 406440 T1492 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 406440 T1492 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 406441 T1492 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 406441 T1492 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 406441 T1492 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 406441 T1492 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 406443 T1493 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75198357[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 406445 T1492 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 406446 T1496 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38349 collection:collection1 shard:shard2 [junit4] 2> 406446 T1441 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 406447 T1496 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 406447 T1441 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 406449 T1496 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 406450 T1468 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 406450 T1496 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 406450 T1496 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1026 name=collection1 org.apache.solr.core.SolrCore@1ce34c52 url=http://127.0.0.1:38349/collection1 node=127.0.0.1:38349_ C1026_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:38349, node_name=127.0.0.1:38349_, state=down} [junit4] 2> 406450 T1496 C1026 P38349 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38349/collection1/ [junit4] 2> 406451 T1496 C1026 P38349 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 406451 T1496 C1026 P38349 oasc.SyncStrategy.syncToMe http://127.0.0.1:38349/collection1/ has no replicas [junit4] 2> 406451 T1496 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38349/collection1/ shard2 [junit4] 2> 406451 T1496 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 406454 T1464 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json [junit4] 2> 406454 T1491 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 406454 T1491 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 406458 T1468 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 406458 T1464 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json [junit4] 2> 406458 T1491 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 406459 T1491 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 406504 T1496 oasc.ZkController.register We are http://127.0.0.1:38349/collection1/ and leader is http://127.0.0.1:38349/collection1/ [junit4] 2> 406504 T1496 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38349 [junit4] 2> 406504 T1496 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 406504 T1496 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 406504 T1496 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 406505 T1468 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 406507 T1496 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 406510 T1464 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:38349", [junit4] 2> "node_name":"127.0.0.1:38349_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 406523 T1464 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json [junit4] 2> 406523 T1491 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 406524 T1491 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 406688 T1441 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 406689 T1441 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 406691 T1441 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60476 [junit4] 2> 406693 T1441 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 406693 T1441 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 406693 T1441 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-004 [junit4] 2> 406694 T1441 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-004/' [junit4] 2> 406708 T1441 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-004/solr.xml [junit4] 2> 406719 T1441 oasc.CoreContainer.<init> New CoreContainer 1521018541 [junit4] 2> 406719 T1441 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-004/] [junit4] 2> 406720 T1441 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 406720 T1441 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 406720 T1441 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 406721 T1441 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 406721 T1441 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 406721 T1441 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 406722 T1441 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 406722 T1441 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 406722 T1441 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 406723 T1441 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 406723 T1441 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 406724 T1441 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 406724 T1441 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 406724 T1441 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57544/solr [junit4] 2> 406725 T1441 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 406725 T1441 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 406726 T1441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 406727 T1507 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a2aeaad name:ZooKeeperConnection Watcher:127.0.0.1:57544 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 406728 T1441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 406729 T1441 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 406738 T1441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 406745 T1509 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48ced0dd name:ZooKeeperConnection Watcher:127.0.0.1:57544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 406745 T1441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 406749 T1441 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 407752 T1441 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60476_ [junit4] 2> 407752 T1441 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60476_ [junit4] 2> 407755 T1441 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 407758 T1511 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 407758 T1511 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 407759 T1468 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 407759 T1511 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 407760 T1511 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 407760 T1511 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 407761 T1511 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 407761 T1464 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:60476", [junit4] 2> "node_name":"127.0.0.1:60476_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 407761 T1511 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 407762 T1464 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2 [junit4] 2> 407763 T1464 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 407765 T1464 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json [junit4] 2> 407765 T1510 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 407765 T1491 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 407765 T1510 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 407765 T1491 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 408761 T1511 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 408761 T1511 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 408762 T1511 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 408762 T1511 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 408763 T1511 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 408763 T1511 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-004/collection1/' [junit4] 2> 408763 T1511 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 408764 T1511 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 408777 T1511 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 408793 T1511 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 408801 T1511 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 408802 T1511 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 408806 T1511 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 408898 T1511 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 408901 T1511 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 408902 T1511 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 408908 T1511 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 408909 T1511 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 408911 T1511 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 408911 T1511 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 408912 T1511 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 408912 T1511 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 408913 T1511 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 408913 T1511 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 408913 T1511 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 408913 T1511 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 408913 T1511 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/jetty2/ [junit4] 2> 408914 T1511 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4056ad5f [junit4] 2> 408914 T1511 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/jetty2 [junit4] 2> 408914 T1511 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/jetty2/index/ [junit4] 2> 408914 T1511 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/jetty2/index' doesn't exist. Creating new index... [junit4] 2> 408914 T1511 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.TestCloudPivotFacet-4155FC74EB9A83BF-001/tempDir-001/jetty2/index [junit4] 2> 408915 T1511 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=13.642578125, floorSegmentMB=1.15625, forceMergeDeletesPctAllowed=6.038385886213034, segmentsPerTier=18.0, maxCFSSegmentSizeMB=1.8251953125, noCFSRatio=1.0 [junit4] 2> 408915 T1511 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-6ad8a3c9)),segFN=segments_1,generation=1} [junit4] 2> 408915 T1511 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 408917 T1511 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 4089 [...truncated too long message...] ir<<refCount=0;path=/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.DeleteReplicaTest-4155FC74EB9A83BF-001/tempDir-006/delLiveColl_shard2_replica1/data;done=false>>] [junit4] 2> 2377115 T6078 oasc.CachingDirectoryFactory.close Closing directory: /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.DeleteReplicaTest-4155FC74EB9A83BF-001/tempDir-006/delLiveColl_shard2_replica1/data [junit4] 2> 2377116 T6078 oasc.Overseer.close Overseer (id=92546969674776589-127.0.0.1:54078_zqf%2Fj-n_0000000004) closing [junit4] 2> 2377116 T6226 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:54078_zqf%2Fj [junit4] 2> 2377121 T6169 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 2377147 T6078 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/zqf/j,null} [junit4] 2> 2382135 T6078 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 2382137 T6078 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:47559 47559 [junit4] 2> 2382813 T6079 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:47559 47559 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=4155FC74EB9A83BF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=America/Regina -Dtests.file.encoding=US-ASCII [junit4] ERROR 218s 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:42416/zqf/j, http://127.0.0.1:60202/zqf/j, http://127.0.0.1:54078/zqf/j, http://127.0.0.1:38792/zqf/j, http://127.0.0.1:39946/zqf/j] [junit4] > at __randomizedtesting.SeedInfo.seed([4155FC74EB9A83BF:C0B3726C9CC5E383]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88) [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:568) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 46 more [junit4] 2> 2382825 T6078 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-4155FC74EB9A83BF-001 [junit4] 2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=369), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=369)), sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sk, timezone=America/Regina [junit4] 2> NOTE: Linux 3.13.0-36-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=1,free=77181224,total=254697472 [junit4] 2> NOTE: All tests run in this JVM: [QueryParsingTest, UUIDFieldTest, TestRandomFaceting, TestSchemaVersionResource, ShardRoutingCustomTest, TestNonDefinedSimilarityFactory, TestElisionMultitermQuery, TestXIncludeConfig, SOLR749Test, TestManagedResource, DeleteInactiveReplicaTest, CollectionsAPIDistributedZkTest, TestPhraseSuggestions, MigrateRouteKeyTest, TestFiltering, TestUpdate, TestSimpleQParserPlugin, PreAnalyzedUpdateProcessorTest, PreAnalyzedFieldTest, FieldAnalysisRequestHandlerTest, TestCollationField, PrimUtilsTest, DocValuesTest, CopyFieldTest, TestSolrQueryParserResource, NumericFieldsTest, ChangedSchemaMergeTest, TestSerializedLuceneMatchVersion, TestFunctionQuery, TestCloudPivotFacet, TestQueryUtils, RAMDirectoryFactoryTest, TestRealTimeGet, TestCharFilters, TestFileDictionaryLookup, SolrCoreTest, LoggingHandlerTest, TestStressLucene, TestShardHandlerFactory, TestReversedWildcardFilterFactory, TestIndexSearcher, ChaosMonkeySafeLeaderTest, TestAnalyzeInfixSuggestions, DocValuesMissingTest, SliceStateTest, ModifyConfFileTest, ZkSolrClientTest, HdfsBasicDistributedZkTest, TestSolrXmlPersistence, TestCopyFieldCollectionResource, TestJmxMonitoredMap, SolrRequestParserTest, AutoCommitTest, TestOmitPositions, TestExtendedDismaxParser, FullSolrCloudDistribCmdsTest, TestManagedStopFilterFactory, TestSweetSpotSimilarityFactory, ClusterStateTest, ExitableDirectoryReaderTest, TestCoreContainer, TestCursorMarkWithoutUniqueKey, HdfsUnloadDistributedZkTest, DistributedDebugComponentTest, ConvertedLegacyTest, BinaryUpdateRequestHandlerTest, TestPseudoReturnFields, LukeRequestHandlerTest, TestNonNRTOpen, TestValueSourceCache, StatsComponentTest, TestDistributedGrouping, CSVRequestHandlerTest, TestSearcherReuse, TestRecovery, TestFieldTypeResource, URLClassifyProcessorTest, SampleTest, SharedFSAutoReplicaFailoverUtilsTest, TestSchemaResource, BadCopyFieldTest, HdfsDirectoryTest, TestCustomSort, InfoHandlerTest, SchemaVersionSpecificBehaviorTest, TestQuerySenderNoQuery, TestLFUCache, QueryElevationComponentTest, TestBlendedInfixSuggestions, RollingRestartTest, HdfsBasicDistributedZk2Test, TestLazyCores, BasicZkTest, TestFieldSortValues, TriLevelCompositeIdRoutingTest, DirectSolrConnectionTest, ResponseHeaderTest, TestIntervalFaceting, TestUtils, TestCloudManagedSchemaConcurrent, TestBM25SimilarityFactory, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, TestDistributedSearch, TestFaceting, TestHashPartitioner, TestStressReorder, TestJoin, TestMultiCoreConfBootstrap, TestStressVersions, TestRangeQuery, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, TestTrie, TestCSVLoader, NoCacheHeaderTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, RequestHandlersTest, TermVectorComponentTest, FastVectorHighlighterTest, SolrPluginUtilsTest, ReturnFieldsTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestQuerySenderListener, SolrIndexConfigTest, TestSolrDeletionPolicy2, TestBinaryField, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity, TestIBSimilarityFactory, LegacyHTMLStripCharFilterTest, ScriptEngineTest, TestSystemIdResolver, DateFieldTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, TestTolerantSearch, CloudExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest] [junit4] Completed on J1 in 218.54s, 1 test, 1 error <<< FAILURES! [...truncated 230 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: 431 suites, 1778 tests, 2 errors, 1 failure, 45 ignored (23 assumptions) Total time: 91 minutes 12 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b28 -XX:+UseCompressedOops -XX:+UseSerialGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org