Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/368/
2 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:46211/bl/av/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:46211/bl/av/collection1 at __randomizedtesting.SeedInfo.seed([7EF4830BE70CAC1A:F6A0BCD149F0C1E2]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:623) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:477) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:407) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1530) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:361) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:154) 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:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515) ... 54 more FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test Error Message: Could not find collection:delete_data_dir Stack Trace: java.lang.AssertionError: Could not find collection:delete_data_dir at __randomizedtesting.SeedInfo.seed([7EF4830BE70CAC1A:F6A0BCD149F0C1E2]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:526) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856) at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:159) at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103) 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:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 13342 lines...] [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/init-core-data-001 [junit4] 2> 3854186 WARN (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=42 numCloses=42 [junit4] 2> 3854186 INFO (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 3854187 INFO (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 3854188 INFO (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 3854230 WARN (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 3854235 WARN (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 3854236 INFO (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 3854248 INFO (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_36955_hdfs____.fsykn4/webapp [junit4] 2> 3854643 INFO (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36955 [junit4] 2> 3854700 WARN (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 3854701 INFO (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 3854714 INFO (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_37865_datanode____.ecgsqu/webapp [junit4] 2> 3855153 INFO (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37865 [junit4] 2> 3855225 WARN (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 3855227 INFO (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 3855240 INFO (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_59763_datanode____.1p4d8p/webapp [junit4] 2> 3855317 INFO (IPC Server handler 3 on 35983) [ ] BlockStateChange BLOCK* processReport: from storage DS-6d1e0b35-9cd2-419c-999e-255174bdcd16 node DatanodeRegistration(127.0.0.1:54144, datanodeUuid=d5e3c20b-d71c-47af-92a0-73a1eff51821, infoPort=60448, infoSecurePort=0, ipcPort=55354, storageInfo=lv=-56;cid=testClusterID;nsid=1605013400;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 3855317 INFO (IPC Server handler 3 on 35983) [ ] BlockStateChange BLOCK* processReport: from storage DS-0df132d6-4bad-4a5a-a167-6ee6c7a1803e node DatanodeRegistration(127.0.0.1:54144, datanodeUuid=d5e3c20b-d71c-47af-92a0-73a1eff51821, infoPort=60448, infoSecurePort=0, ipcPort=55354, storageInfo=lv=-56;cid=testClusterID;nsid=1605013400;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 3855637 INFO (SUITE-StressHdfsTest-seed#[7EF4830BE70CAC1A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:59763 [junit4] 2> 3855745 INFO (IPC Server handler 2 on 35983) [ ] BlockStateChange BLOCK* processReport: from storage DS-dc6f2b69-22e2-412e-a9d5-6a4d109cea82 node DatanodeRegistration(127.0.0.1:57398, datanodeUuid=241696eb-8bc8-4ccc-8c90-e1ddfef855ea, infoPort=48683, infoSecurePort=0, ipcPort=33635, storageInfo=lv=-56;cid=testClusterID;nsid=1605013400;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 3855745 INFO (IPC Server handler 2 on 35983) [ ] BlockStateChange BLOCK* processReport: from storage DS-8f9c6080-e412-4906-a699-57e92a5f1461 node DatanodeRegistration(127.0.0.1:57398, datanodeUuid=241696eb-8bc8-4ccc-8c90-e1ddfef855ea, infoPort=48683, infoSecurePort=0, ipcPort=33635, storageInfo=lv=-56;cid=testClusterID;nsid=1605013400;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 3855837 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3855837 INFO (Thread-102448) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3855837 INFO (Thread-102448) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3855850 ERROR (Thread-102448) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 3855937 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.ZkTestServer start zk server on port:57543 [junit4] 2> 3855952 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 3855955 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 3855956 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 3855958 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 3855960 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 3855962 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 3855964 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 3855967 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 3855969 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 3855972 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 3855975 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 3856091 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/control-001/cores/collection1 [junit4] 2> 3856092 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3856094 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@627fc5ef{/,null,AVAILABLE} [junit4] 2> 3856094 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7473f450{HTTP/1.1,[http/1.1]}{127.0.0.1:44605} [junit4] 2> 3856095 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.Server Started @3859250ms [junit4] 2> 3856095 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:35983/hdfs__localhost_35983__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001_tempDir-002_control_data, hostContext=/, hostPort=44605, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/control-001/cores} [junit4] 2> 3856095 ERROR (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3856095 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.7.0 [junit4] 2> 3856096 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3856096 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3856096 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-12T00:28:13.761Z [junit4] 2> 3856098 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3856098 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/control-001/solr.xml [junit4] 2> 3856104 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3856105 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57543/solr [junit4] 2> 3856128 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:44605_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3856128 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:44605_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44605_ [junit4] 2> 3856129 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:44605_ ] o.a.s.c.Overseer Overseer (id=98122287907405828-127.0.0.1:44605_-n_0000000000) starting [junit4] 2> 3856137 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:44605_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44605_ [junit4] 2> 3856142 INFO (zkCallback-28284-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3856187 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:44605_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/control-001/cores [junit4] 2> 3856187 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:44605_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 3856188 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3856191 INFO (OverseerStateUpdate-98122287907405828-127.0.0.1:44605_-n_0000000000) [n:127.0.0.1:44605_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 3857205 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0 [junit4] 2> 3857221 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 3857347 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 3857359 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true [junit4] 2> 3857359 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:35983/solr_hdfs_home [junit4] 2> 3857359 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 3857359 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3857360 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/control-001/cores/collection1], dataDir=[hdfs://localhost:35983/solr_hdfs_home/control_collection/core_node1/data/] [junit4] 2> 3857360 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7afce5ff [junit4] 2> 3857360 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35983/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata [junit4] 2> 3857369 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3857369 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 3857369 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3857381 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3857381 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35983/solr_hdfs_home/control_collection/core_node1/data [junit4] 2> 3857400 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35983/solr_hdfs_home/control_collection/core_node1/data/index [junit4] 2> 3857408 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3857408 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 3857408 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3857415 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3857416 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=98.4326171875, floorSegmentMB=1.916015625, forceMergeDeletesPctAllowed=18.658784567095566, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4029730101215606 [junit4] 2> 3857430 INFO (IPC Server handler 5 on 35983) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54144 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-8f9c6080-e412-4906-a699-57e92a5f1461:NORMAL:127.0.0.1:57398|RBW], ReplicaUC[[DISK]DS-6d1e0b35-9cd2-419c-999e-255174bdcd16:NORMAL:127.0.0.1:54144|RBW]]} size 0 [junit4] 2> 3857431 INFO (IPC Server handler 9 on 35983) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57398 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-8f9c6080-e412-4906-a699-57e92a5f1461:NORMAL:127.0.0.1:57398|RBW], ReplicaUC[[DISK]DS-6d1e0b35-9cd2-419c-999e-255174bdcd16:NORMAL:127.0.0.1:54144|RBW]]} size 0 [junit4] 2> 3857439 WARN (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 3857490 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 3857490 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3857490 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 3857502 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3857502 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3857503 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25059120443086746] [junit4] 2> 3857507 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@505fce15[collection1] main] [junit4] 2> 3857508 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3857509 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3857509 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3857511 INFO (searcherExecutor-13361-thread-1-processing-n:127.0.0.1:44605_ x:collection1 c:control_collection) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@505fce15[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3857512 INFO (coreLoadExecutor-13360-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ c:control_collection x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569956608267517952 [junit4] 2> 3857518 INFO (coreZkRegister-13353-thread-1-processing-n:127.0.0.1:44605_ x:collection1 c:control_collection) [n:127.0.0.1:44605_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3857518 INFO (coreZkRegister-13353-thread-1-processing-n:127.0.0.1:44605_ x:collection1 c:control_collection) [n:127.0.0.1:44605_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3857518 INFO (coreZkRegister-13353-thread-1-processing-n:127.0.0.1:44605_ x:collection1 c:control_collection) [n:127.0.0.1:44605_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44605/collection1/ [junit4] 2> 3857518 INFO (coreZkRegister-13353-thread-1-processing-n:127.0.0.1:44605_ x:collection1 c:control_collection) [n:127.0.0.1:44605_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3857518 INFO (coreZkRegister-13353-thread-1-processing-n:127.0.0.1:44605_ x:collection1 c:control_collection) [n:127.0.0.1:44605_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44605/collection1/ has no replicas [junit4] 2> 3857518 INFO (coreZkRegister-13353-thread-1-processing-n:127.0.0.1:44605_ x:collection1 c:control_collection) [n:127.0.0.1:44605_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 3857522 INFO (coreZkRegister-13353-thread-1-processing-n:127.0.0.1:44605_ x:collection1 c:control_collection) [n:127.0.0.1:44605_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44605/collection1/ shard1 [junit4] 2> 3857673 INFO (coreZkRegister-13353-thread-1-processing-n:127.0.0.1:44605_ x:collection1 c:control_collection) [n:127.0.0.1:44605_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3857700 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3857701 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57543/solr ready [junit4] 2> 3857701 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 3857811 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-1-001/cores/collection1 [junit4] 2> 3857812 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-1-001 [junit4] 2> 3857814 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3857816 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46d49a14{/,null,AVAILABLE} [junit4] 2> 3857816 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@47ddc0cd{HTTP/1.1,[http/1.1]}{127.0.0.1:59656} [junit4] 2> 3857817 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.Server Started @3860973ms [junit4] 2> 3857817 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:35983/hdfs__localhost_35983__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001_tempDir-002_jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=59656, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-1-001/cores} [junit4] 2> 3857817 ERROR (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3857818 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.7.0 [junit4] 2> 3857818 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3857818 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3857818 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-12T00:28:15.483Z [junit4] 2> 3857820 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3857821 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-1-001/solr.xml [junit4] 2> 3857827 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3857828 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57543/solr [junit4] 2> 3857837 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:59656_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3857840 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:59656_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3857842 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:59656_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59656_ [junit4] 2> 3857843 INFO (zkCallback-28288-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3857843 INFO (zkCallback-28293-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3857843 INFO (zkCallback-28284-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3857966 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:59656_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-1-001/cores [junit4] 2> 3857966 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:59656_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 3857967 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3857969 INFO (OverseerStateUpdate-98122287907405828-127.0.0.1:44605_-n_0000000000) [n:127.0.0.1:44605_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 3858994 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0 [junit4] 2> 3859010 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 3859138 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 3859151 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 3859151 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:35983/solr_hdfs_home [junit4] 2> 3859151 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 3859151 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3859151 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-1-001/cores/collection1], dataDir=[hdfs://localhost:35983/solr_hdfs_home/collection1/core_node1/data/] [junit4] 2> 3859152 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7afce5ff [junit4] 2> 3859152 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35983/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata [junit4] 2> 3859161 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3859161 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 3859161 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3859168 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3859168 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35983/solr_hdfs_home/collection1/core_node1/data [junit4] 2> 3859185 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35983/solr_hdfs_home/collection1/core_node1/data/index [junit4] 2> 3859193 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3859193 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 3859193 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3859201 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3859201 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=98.4326171875, floorSegmentMB=1.916015625, forceMergeDeletesPctAllowed=18.658784567095566, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4029730101215606 [junit4] 2> 3859212 INFO (IPC Server handler 3 on 35983) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57398 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6d1e0b35-9cd2-419c-999e-255174bdcd16:NORMAL:127.0.0.1:54144|RBW], ReplicaUC[[DISK]DS-dc6f2b69-22e2-412e-a9d5-6a4d109cea82:NORMAL:127.0.0.1:57398|RBW]]} size 0 [junit4] 2> 3859213 INFO (IPC Server handler 4 on 35983) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54144 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-dc6f2b69-22e2-412e-a9d5-6a4d109cea82:NORMAL:127.0.0.1:57398|RBW], ReplicaUC[[DISK]DS-0df132d6-4bad-4a5a-a167-6ee6c7a1803e:NORMAL:127.0.0.1:54144|FINALIZED]]} size 0 [junit4] 2> 3859220 WARN (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 3859265 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 3859266 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3859266 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 3859277 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3859277 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3859280 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25059120443086746] [junit4] 2> 3859284 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6aa9f917[collection1] main] [junit4] 2> 3859285 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3859285 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3859285 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3859287 INFO (searcherExecutor-13372-thread-1-processing-n:127.0.0.1:59656_ x:collection1 c:collection1) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6aa9f917[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3859289 INFO (coreLoadExecutor-13371-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569956610130837504 [junit4] 2> 3859295 INFO (coreZkRegister-13366-thread-1-processing-n:127.0.0.1:59656_ x:collection1 c:collection1) [n:127.0.0.1:59656_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3859295 INFO (coreZkRegister-13366-thread-1-processing-n:127.0.0.1:59656_ x:collection1 c:collection1) [n:127.0.0.1:59656_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3859295 INFO (coreZkRegister-13366-thread-1-processing-n:127.0.0.1:59656_ x:collection1 c:collection1) [n:127.0.0.1:59656_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59656/collection1/ [junit4] 2> 3859295 INFO (coreZkRegister-13366-thread-1-processing-n:127.0.0.1:59656_ x:collection1 c:collection1) [n:127.0.0.1:59656_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3859295 INFO (coreZkRegister-13366-thread-1-processing-n:127.0.0.1:59656_ x:collection1 c:collection1) [n:127.0.0.1:59656_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:59656/collection1/ has no replicas [junit4] 2> 3859296 INFO (coreZkRegister-13366-thread-1-processing-n:127.0.0.1:59656_ x:collection1 c:collection1) [n:127.0.0.1:59656_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 3859299 INFO (coreZkRegister-13366-thread-1-processing-n:127.0.0.1:59656_ x:collection1 c:collection1) [n:127.0.0.1:59656_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59656/collection1/ shard1 [junit4] 2> 3859450 INFO (coreZkRegister-13366-thread-1-processing-n:127.0.0.1:59656_ x:collection1 c:collection1) [n:127.0.0.1:59656_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3859599 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-2-001/cores/collection1 [junit4] 2> 3859599 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-2-001 [junit4] 2> 3859600 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3859602 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11074f4f{/,null,AVAILABLE} [junit4] 2> 3859602 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@62f7cd31{HTTP/1.1,[http/1.1]}{127.0.0.1:44092} [junit4] 2> 3859603 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.Server Started @3862758ms [junit4] 2> 3859603 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:35983/hdfs__localhost_35983__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001_tempDir-002_jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=44092, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-2-001/cores} [junit4] 2> 3859604 ERROR (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3859604 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.7.0 [junit4] 2> 3859604 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3859604 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3859604 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-12T00:28:17.269Z [junit4] 2> 3859606 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3859606 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-2-001/solr.xml [junit4] 2> 3859613 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3859614 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57543/solr [junit4] 2> 3859622 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:44092_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3859625 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:44092_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3859627 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:44092_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44092_ [junit4] 2> 3859629 INFO (zkCallback-28293-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3859629 INFO (zkCallback-28288-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3859629 INFO (zkCallback-28284-thread-1-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3859629 INFO (zkCallback-28299-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3859699 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:44092_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-2-001/cores [junit4] 2> 3859699 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:44092_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 3859699 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3859701 INFO (OverseerStateUpdate-98122287907405828-127.0.0.1:44605_-n_0000000000) [n:127.0.0.1:44605_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 3860729 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0 [junit4] 2> 3860745 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 3860866 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 3860880 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 3860881 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:35983/solr_hdfs_home [junit4] 2> 3860881 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 3860881 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3860881 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-2-001/cores/collection1], dataDir=[hdfs://localhost:35983/solr_hdfs_home/collection1/core_node2/data/] [junit4] 2> 3860881 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7afce5ff [junit4] 2> 3860881 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35983/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata [junit4] 2> 3860890 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3860890 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 3860891 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3860897 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3860897 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35983/solr_hdfs_home/collection1/core_node2/data [junit4] 2> 3860916 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35983/solr_hdfs_home/collection1/core_node2/data/index [junit4] 2> 3860925 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3860926 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 3860926 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3860932 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3860933 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=98.4326171875, floorSegmentMB=1.916015625, forceMergeDeletesPctAllowed=18.658784567095566, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4029730101215606 [junit4] 2> 3860940 INFO (IPC Server handler 2 on 35983) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57398 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6d1e0b35-9cd2-419c-999e-255174bdcd16:NORMAL:127.0.0.1:54144|RBW], ReplicaUC[[DISK]DS-8f9c6080-e412-4906-a699-57e92a5f1461:NORMAL:127.0.0.1:57398|RBW]]} size 0 [junit4] 2> 3860940 INFO (IPC Server handler 3 on 35983) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54144 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6d1e0b35-9cd2-419c-999e-255174bdcd16:NORMAL:127.0.0.1:54144|RBW], ReplicaUC[[DISK]DS-8f9c6080-e412-4906-a699-57e92a5f1461:NORMAL:127.0.0.1:57398|RBW]]} size 0 [junit4] 2> 3860948 WARN (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 3860993 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 3860993 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3860993 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 3861005 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3861005 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3861008 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25059120443086746] [junit4] 2> 3861011 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7eeca48e[collection1] main] [junit4] 2> 3861012 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3861013 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3861013 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3861015 INFO (searcherExecutor-13383-thread-1-processing-n:127.0.0.1:44092_ x:collection1 c:collection1) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7eeca48e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3861017 INFO (coreLoadExecutor-13382-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569956611941728256 [junit4] 2> 3861021 INFO (coreZkRegister-13377-thread-1-processing-n:127.0.0.1:44092_ x:collection1 c:collection1) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 3861021 INFO (updateExecutor-28296-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 3861021 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 3861022 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 3861023 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 3861023 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. HDFSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 3861023 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:59656/collection1/] and I am [http://127.0.0.1:44092/collection1/] [junit4] 2> 3861027 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:59656]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44092_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 3861029 INFO (qtp307322832-209369) [n:127.0.0.1:59656_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 3861030 INFO (qtp307322832-209369) [n:127.0.0.1:59656_ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering [junit4] 2> 3861030 INFO (qtp307322832-209369) [n:127.0.0.1:59656_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44092_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:44092","node_name":"127.0.0.1:44092_","state":"down"} [junit4] 2> 3861344 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-3-001/cores/collection1 [junit4] 2> 3861345 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-3-001 [junit4] 2> 3861346 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3861348 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@484ea892{/,null,AVAILABLE} [junit4] 2> 3861348 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@11a74cb2{HTTP/1.1,[http/1.1]}{127.0.0.1:36230} [junit4] 2> 3861349 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.e.j.s.Server Started @3864504ms [junit4] 2> 3861349 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:35983/hdfs__localhost_35983__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001_tempDir-002_jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=36230, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-3-001/cores} [junit4] 2> 3861350 ERROR (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3861350 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.7.0 [junit4] 2> 3861350 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3861350 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3861350 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-12T00:28:19.015Z [junit4] 2> 3861353 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3861353 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-3-001/solr.xml [junit4] 2> 3861359 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3861360 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57543/solr [junit4] 2> 3861369 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:36230_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3861372 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:36230_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3861374 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:36230_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36230_ [junit4] 2> 3861375 INFO (zkCallback-28288-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3861376 INFO (zkCallback-28299-thread-1-processing-n:127.0.0.1:44092_) [n:127.0.0.1:44092_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3861376 INFO (zkCallback-28293-thread-1-processing-n:127.0.0.1:59656_) [n:127.0.0.1:59656_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3861376 INFO (zkCallback-28284-thread-2-processing-n:127.0.0.1:44605_) [n:127.0.0.1:44605_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3861376 INFO (zkCallback-28306-thread-1-processing-n:127.0.0.1:36230_) [n:127.0.0.1:36230_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3861451 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:36230_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7EF4830BE70CAC1A-001/shard-3-001/cores [junit4] 2> 3861451 INFO (TEST-StressHdfsTest.test-seed#[7EF4830BE70CAC1A]) [n:127.0.0.1:36230_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 3861451 INFO (coreLoadExecutor-13393-thread-1-processing-n:127.0.0.1:36230_) [n:127.0.0.1:36230_ c:collection1 x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3861453 INFO (OverseerStateUpdate-98122287907405828-127.0.0.1:44605_-n_0000000000) [n:127.0.0.1:44605_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 3862030 INFO (qtp307322832-209369) [n:127.0.0.1:59656_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:44092_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","dataDir":"hdfs://localhost:35983/solr_hdfs_home/collection1/core_node2/data/","base_url":"http://127.0.0.1:44092","node_name":"127.0.0.1:44092_","state":"recovering","ulogDir":"hdfs://localhost:35983/solr_hdfs_home/collection1/core_node2/data/tlog"} [junit4] 2> 3862030 INFO (qtp307322832-209369) [n:127.0.0.1:59656_ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 3862030 INFO (qtp307322832-209369) [n:127.0.0.1:59656_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:44092_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001 [junit4] 2> 3862467 INFO (coreLoadExecutor-13393-thread-1-processing-n:127.0.0.1:36230_) [n:127.0.0.1:36230_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0 [junit4] 2> 3862483 INFO (coreLoadExecutor-13393-thread-1-processing-n:127.0.0.1:36230_) [n:127.0.0.1:36230_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 3862531 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:59656/collection1/] - recoveringAfterStartup=[true] [junit4] 2> 3862531 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:44092 START replicas=[http://127.0.0.1:59656/collection1/] nUpdates=100 [junit4] 2> 3862534 INFO (qtp307322832-209367) [n:127.0.0.1:59656_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 3862535 INFO (qtp307322832-209367) [n:127.0.0.1:59656_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1] webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3862538 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:3.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 3862538 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 3862539 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 3862539 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 3862539 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3862539 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 3862539 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 3862539 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 3862539 INFO (recoveryExecutor-28297-thread-1-processing-n:127.0.0.1:44092_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44092_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 3862634 INFO (coreLoadExecutor-13393-thread-1-processing-n:127.0.0.1:36230_) [n:127.0.0.1:36230_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 3862658 INFO (coreLoadExecutor-13393-thread-1-processing-n:127.0.0.1:36230_) [n:127.0.0.1:36230_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 3862659 INFO (coreLoadExecutor-13393-thread-1-processing-n:127.0.0.1:36230_ [...truncated too long message...] it4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515) [junit4] > ... 54 more [junit4] 2> 4969612 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 4969613 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1768631996 [junit4] 2> 4969613 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 4969614 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm [junit4] 2> 4969615 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[7EF4830BE70CAC1A]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty [junit4] 2> 4969616 INFO (coreCloseExecutor-15013-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@15cdca94 [junit4] 2> 4969653 INFO (coreCloseExecutor-15013-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1 [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_7EF4830BE70CAC1A-001 [junit4] 2> Jun 12, 2017 12:46:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=zh-HK, timezone=Asia/Anadyr [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=186662360,total=535298048 [junit4] 2> NOTE: All tests run in this JVM: [TestPerFieldSimilarityWithDefaultOverride, DocValuesMultiTest, DeleteShardTest, TestConfigSetsAPIZkFailure, CdcrVersionReplicationTest, TestConfig, DistributedFacetPivotWhiteBoxTest, TestExportWriter, SolrJmxReporterTest, SmileWriterTest, TestNRTOpen, TestJavabinTupleStreamParser, SpellPossibilityIteratorTest, TermVectorComponentDistributedTest, FieldAnalysisRequestHandlerTest, TestFieldResource, CircularListTest, CloudMLTQParserTest, DOMUtilTest, TestCollectionAPI, SolrTestCaseJ4Test, TestRequestStatusCollectionAPI, XmlUpdateRequestHandlerTest, CollectionTooManyReplicasTest, TestFieldCacheSortRandom, GraphQueryTest, TestStressInPlaceUpdates, ActionThrottleTest, TestTestInjection, TestTolerantUpdateProcessorRandomCloud, CheckHdfsIndexTest, RulesTest, CursorMarkTest, TestSubQueryTransformer, TestTrieFacet, TestMaxScoreQueryParser, PreAnalyzedUpdateProcessorTest, SolrCoreMetricManagerTest, NoCacheHeaderTest, BlockJoinFacetDistribTest, TestDistributedMissingSort, TestIndexingPerformance, LukeRequestHandlerTest, TestImplicitCoreProperties, BlockDirectoryTest, TestRestoreCore, TestCoreDiscovery, TestFreeTextSuggestions, TestGraphTermsQParserPlugin, HardAutoCommitTest, BasicDistributedZk2Test, SolrCoreCheckLockOnStartupTest, ShardSplitTest, HLLUtilTest, DirectUpdateHandlerOptimizeTest, TestSolrQueryParser, BinaryUpdateRequestHandlerTest, JSONWriterTest, FieldMutatingUpdateProcessorTest, TestStressReorder, TestDFISimilarityFactory, TestCollationFieldDocValues, TestOrdValues, TestSchemaNameResource, TestDynamicFieldCollectionResource, TestAnalyzedSuggestions, PKIAuthenticationIntegrationTest, TestMacroExpander, TestTolerantSearch, ZkStateWriterTest, OpenExchangeRatesOrgProviderTest, TestNoOpRegenerator, PreAnalyzedFieldManagedSchemaCloudTest, UpdateParamsTest, TestImpersonationWithHadoopAuth, SolrXmlInZkTest, CachingDirectoryFactoryTest, CloudExitableDirectoryReaderTest, TestIndexSearcher, PeerSyncReplicationTest, TestSolrJ, TestHdfsCloudBackupRestore, DistributedVersionInfoTest, TestSchemaVersionResource, TestCorePropertiesReload, DocValuesMissingTest, TestMiniSolrCloudCluster, TestRecovery, TestSchemaManager, TestLRUStatsCache, DebugComponentTest, TestSort, TestJmxMonitoredMap, VMParamsZkACLAndCredentialsProvidersTest, ReplaceNodeTest, TestSolrCloudWithKerberosAlt, TestCloudPseudoReturnFields, TestPhraseSuggestions, DirectoryFactoryTest, TestDistribDocBasedVersion, OverriddenZkACLAndCredentialsProvidersTest, TestLegacyFieldCache, TestSolrDeletionPolicy1, DistributedFacetPivotLongTailTest, QueryResultKeyTest, TestOnReconnectListenerSupport, TestCollapseQParserPlugin, TestBinaryField, ExplicitHLLTest, SOLR749Test, OverseerRolesTest, TestUninvertingReader, HdfsLockFactoryTest, LeaderFailureAfterFreshStartTest, BigEndianAscendingWordDeserializerTest, RankQueryTest, BasicDistributedZkTest, UnloadDistributedZkTest, OverseerTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, DistributedIntervalFacetingTest, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteNodeTest, DistribCursorPagingTest, HttpPartitionTest, MoveReplicaTest, MultiThreadedOCPTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestMiniSolrCloudClusterSSL, TestReplicaProperties, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, TestTolerantUpdateProcessorCloud, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsSyncSliceTest, StressHdfsTest, TestHdfsBackupRestoreCore, TestSystemCollAutoCreate, V2ApiIntegrationTest, TestApiFramework, TestCollectionAPIs, TestConfigsApi, TestCoreAdminApis, DistributedExpandComponentTest, DistributedQueryComponentCustomSortTest, InfixSuggestersTest, TestExpandComponent, TestHttpShardHandlerFactory, TestTrackingShardHandlerFactory, TestCopyFieldCollectionResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestSchemaSimilarityResource, TestSolrQueryParserResource, TestManagedSynonymFilterFactory, ChangedSchemaMergeTest, DateRangeFieldTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestManagedSchemaAPI, TestUseDocValuesAsStored2, AnalyticsMergeStrategyTest, TestComplexPhraseQParserPlugin, TestCustomSort, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin, TestPayloadScoreQParserPlugin, TestQueryWrapperFilter, TestRandomCollapseQParserPlugin, TestFieldCache, TestFieldCacheReopen, TestFieldCacheSanityChecker, TestFieldCacheSort, AddBlockUpdateTest, CdcrUpdateLogTest, PeerSyncWithIndexFingerprintCachingTest, SolrIndexMetricsTest, TestDocBasedVersionConstraints, TestExceedMaxTermLength, TestInPlaceUpdatesDistrib] [junit4] Completed [715/715 (2!)] on J2 in 756.81s, 1 test, 1 error <<< FAILURES! [...truncated 43436 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
