Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/369/
2 tests failed. FAILED: org.apache.solr.cloud.RollingRestartTest.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:45151 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:45151 at __randomizedtesting.SeedInfo.seed([E2603A3BCC3CAFF:86723C79123FA707]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74) at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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:748) 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:975) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564) ... 52 more FAILED: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest.test Error Message: expected:<5> but was:<4> Stack Trace: java.lang.AssertionError: expected:<5> but was:<4> at __randomizedtesting.SeedInfo.seed([E2603A3BCC3CAFF:86723C79123FA707]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:631) at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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:748) Build Log: [...truncated 14485 lines...] [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest [junit4] 2> 1575931 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 1575931 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1575932 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/data-dir-116-001 [junit4] 2> 1575932 WARN (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10 [junit4] 2> 1575932 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1575934 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1575934 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 1577664 WARN (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1577699 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12 [junit4] 2> 1577701 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1577701 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1577701 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1577705 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e8b990f{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 1577927 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@4e51782b{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-lucene2-us-west_apache_org-43012-hadoop-hdfs-3_2_0-tests_jar-_-any-6002549678364912346.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs} [junit4] 2> 1577927 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1b17b564{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:43012} [junit4] 2> 1577927 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.Server Started @1577965ms [junit4] 2> 1579265 WARN (StorageLocationChecker thread 0) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 2> 1579343 WARN (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1579350 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12 [junit4] 2> 1579351 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1579351 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1579351 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1579351 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ff0ca15{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 1579478 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@74d215bf{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-41339-hadoop-hdfs-3_2_0-tests_jar-_-any-4882574477060010832.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode} [junit4] 2> 1579479 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3ba46b24{HTTP/1.1,[http/1.1]}{localhost:41339} [junit4] 2> 1579479 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.Server Started @1579516ms [junit4] 2> 1580013 WARN (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1580014 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12 [junit4] 2> 1580014 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1580014 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1580015 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1580015 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6169468d{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 1580142 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@64b02779{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-33488-hadoop-hdfs-3_2_0-tests_jar-_-any-938600284440780398.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode} [junit4] 2> 1580143 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6e4acdd0{HTTP/1.1,[http/1.1]}{localhost:33488} [junit4] 2> 1580143 INFO (SUITE-HdfsSyncSliceTest-seed#[E2603A3BCC3CAFF]-worker) [ ] o.e.j.s.Server Started @1580180ms [junit4] 2> 1580962 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xf6a522c77c3462d4: Processing first storage report for DS-5c742109-c333-442d-984e-f06093e5d8de from datanode 6c8655bf-d001-411d-8c98-3e41be9679b0 [junit4] 2> 1580965 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xf6a522c77c3462d4: from storage DS-5c742109-c333-442d-984e-f06093e5d8de node DatanodeRegistration(127.0.0.1:44140, datanodeUuid=6c8655bf-d001-411d-8c98-3e41be9679b0, infoPort=37806, infoSecurePort=0, ipcPort=36790, storageInfo=lv=-57;cid=testClusterID;nsid=1463849016;c=1583027154225), blocks: 0, hasStaleStorage: true, processing time: 3 msecs, invalidatedBlocks: 0 [junit4] 2> 1580965 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x72adcfd9f1f5221e: Processing first storage report for DS-a8590a16-bfa6-4a64-8cbb-a7cdc93fee98 from datanode b7832d74-7e53-43a9-9bc6-be7184ce7533 [junit4] 2> 1580965 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x72adcfd9f1f5221e: from storage DS-a8590a16-bfa6-4a64-8cbb-a7cdc93fee98 node DatanodeRegistration(127.0.0.1:37919, datanodeUuid=b7832d74-7e53-43a9-9bc6-be7184ce7533, infoPort=41488, infoSecurePort=0, ipcPort=42054, storageInfo=lv=-57;cid=testClusterID;nsid=1463849016;c=1583027154225), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0 [junit4] 2> 1580965 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xf6a522c77c3462d4: Processing first storage report for DS-03ee25da-2107-4e4a-adea-5035cd5ded43 from datanode 6c8655bf-d001-411d-8c98-3e41be9679b0 [junit4] 2> 1580965 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xf6a522c77c3462d4: from storage DS-03ee25da-2107-4e4a-adea-5035cd5ded43 node DatanodeRegistration(127.0.0.1:44140, datanodeUuid=6c8655bf-d001-411d-8c98-3e41be9679b0, infoPort=37806, infoSecurePort=0, ipcPort=36790, storageInfo=lv=-57;cid=testClusterID;nsid=1463849016;c=1583027154225), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0 [junit4] 2> 1580965 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x72adcfd9f1f5221e: Processing first storage report for DS-106d5b47-914e-4480-99cc-0f2fe736668b from datanode b7832d74-7e53-43a9-9bc6-be7184ce7533 [junit4] 2> 1580965 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x72adcfd9f1f5221e: from storage DS-106d5b47-914e-4480-99cc-0f2fe736668b node DatanodeRegistration(127.0.0.1:37919, datanodeUuid=b7832d74-7e53-43a9-9bc6-be7184ce7533, infoPort=41488, infoSecurePort=0, ipcPort=42054, storageInfo=lv=-57;cid=testClusterID;nsid=1463849016;c=1583027154225), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0 [junit4] 2> 1581138 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1581139 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1581139 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1581239 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer start zk server on port:33573 [junit4] 2> 1581239 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33573 [junit4] 2> 1581239 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33573 [junit4] 2> 1581239 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33573 [junit4] 2> 1581241 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1581245 INFO (zkConnectionManagerCallback-6322-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1581245 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1581249 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1581250 INFO (zkConnectionManagerCallback-6324-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1581250 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1581252 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1581254 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1581255 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1581257 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1581258 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1581259 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1581261 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1581262 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1581263 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1581264 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1581265 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1581267 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1581383 WARN (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1581383 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1581383 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1581383 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12 [junit4] 2> 1581384 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1581384 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1581384 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1581385 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44e43c5d{/,null,AVAILABLE} [junit4] 2> 1581385 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@35cf14ac{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:32953} [junit4] 2> 1581386 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.e.j.s.Server Started @1581423ms [junit4] 2> 1581386 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:43775/hdfs__lucene2-us-west.apache.org_43775__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001_tempDir-002_control_data, hostContext=/, hostPort=32953, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/control-001/cores} [junit4] 2> 1581386 ERROR (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1581386 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1581386 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.0 [junit4] 2> 1581386 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1581386 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1581386 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-01T01:45:58.473Z [junit4] 2> 1581388 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1581389 INFO (zkConnectionManagerCallback-6326-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1581389 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1581491 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1581491 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/control-001/solr.xml [junit4] 2> 1581495 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1581495 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1581497 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53025fc7, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1582145 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1582146 WARN (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f92cb84[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582146 WARN (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f92cb84[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582150 WARN (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a8ef465[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582150 WARN (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a8ef465[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582152 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33573/solr [junit4] 2> 1582152 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582154 INFO (zkConnectionManagerCallback-6333-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582154 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582257 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [n:127.0.0.1:32953_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582258 INFO (zkConnectionManagerCallback-6335-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582258 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [n:127.0.0.1:32953_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582348 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [n:127.0.0.1:32953_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32953_ [junit4] 2> 1582348 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [n:127.0.0.1:32953_ ] o.a.s.c.Overseer Overseer (id=72372343379591172-127.0.0.1:32953_-n_0000000000) starting [junit4] 2> 1582354 INFO (OverseerStateUpdate-72372343379591172-127.0.0.1:32953_-n_0000000000) [n:127.0.0.1:32953_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:32953_ [junit4] 2> 1582355 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [n:127.0.0.1:32953_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32953_ [junit4] 2> 1582356 INFO (OverseerStateUpdate-72372343379591172-127.0.0.1:32953_-n_0000000000) [n:127.0.0.1:32953_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1582358 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [n:127.0.0.1:32953_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1582359 WARN (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [n:127.0.0.1:32953_ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1582380 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [n:127.0.0.1:32953_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1582412 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [n:127.0.0.1:32953_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53025fc7 [junit4] 2> 1582427 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [n:127.0.0.1:32953_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53025fc7 [junit4] 2> 1582427 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [n:127.0.0.1:32953_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53025fc7 [junit4] 2> 1582428 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [n:127.0.0.1:32953_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/control-001/cores [junit4] 2> 1582456 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582456 INFO (zkConnectionManagerCallback-6344-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582456 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582458 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1582459 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33573/solr ready [junit4] 2> 1582461 INFO (qtp130443599-19524) [n:127.0.0.1:32953_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:32953_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1582465 INFO (OverseerThreadFactory-5676-thread-1-processing-n:127.0.0.1:32953_) [n:127.0.0.1:32953_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1582573 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1582573 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1583589 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0 [junit4] 2> 1583610 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1583742 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1583762 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true [junit4] 2> 1583763 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53025fc7 [junit4] 2> 1583776 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:43775/solr_hdfs_home [junit4] 2> 1583776 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1583776 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://lucene2-us-west.apache.org:43775/solr_hdfs_home/control_collection/core_node2/data/] [junit4] 2> 1583777 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:43775/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata [junit4] 2> 1583794 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 1583794 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes [junit4] 2> 1583794 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache [junit4] 2> 1583951 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 1583958 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:43775/solr_hdfs_home/control_collection/core_node2/data [junit4] 2> 1583992 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:43775/solr_hdfs_home/control_collection/core_node2/data/index [junit4] 2> 1584000 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 1584000 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes [junit4] 2> 1584006 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 1584007 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1584698 WARN (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] 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> 1584777 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 1584777 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1584777 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 1584793 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1584793 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1584796 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5992800584967579] [junit4] 2> 1584924 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@40d21dee[control_collection_shard1_replica_n1] main] [junit4] 2> 1584926 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1584926 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1584930 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1584932 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659924289441234944 [junit4] 2> 1584936 INFO (searcherExecutor-5681-thread-1-processing-n:127.0.0.1:32953_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@40d21dee[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1584938 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 1584938 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 1584942 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1584942 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1584942 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32953/control_collection_shard1_replica_n1/ [junit4] 2> 1584942 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1584942 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:32953/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1584942 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72372343379591172-core_node2-n_0000000000 [junit4] 2> 1584944 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32953/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1584946 INFO (zkCallback-6334-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1584946 INFO (zkCallback-6334-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1584946 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1584948 INFO (qtp130443599-19523) [n:127.0.0.1:32953_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2375 [junit4] 2> 1584951 INFO (qtp130443599-19524) [n:127.0.0.1:32953_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1585049 INFO (zkCallback-6334-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1585049 INFO (zkCallback-6334-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1585049 INFO (zkCallback-6334-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1585049 INFO (qtp130443599-19524) [n:127.0.0.1:32953_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:32953_&wt=javabin&version=2} status=0 QTime=2588 [junit4] 2> 1585050 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 1585156 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1585157 INFO (zkConnectionManagerCallback-6350-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1585157 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1585158 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1585159 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33573/solr ready [junit4] 2> 1585159 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1585160 INFO (qtp130443599-19525) [n:127.0.0.1:32953_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1585164 INFO (OverseerThreadFactory-5676-thread-2-processing-n:127.0.0.1:32953_) [n:127.0.0.1:32953_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1585164 INFO (OverseerCollectionConfigSetProcessor-72372343379591172-127.0.0.1:32953_-n_0000000000) [n:127.0.0.1:32953_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1585367 WARN (OverseerThreadFactory-5676-thread-2-processing-n:127.0.0.1:32953_) [n:127.0.0.1:32953_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1585369 INFO (qtp130443599-19525) [n:127.0.0.1:32953_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1585370 INFO (qtp130443599-19525) [n:127.0.0.1:32953_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=209 [junit4] 2> 1585371 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1 [junit4] 2> 1585371 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1585371 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1 [junit4] 2> 1585371 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1585371 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1 [junit4] 2> 1585371 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1585371 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=7 [junit4] 2> 1585487 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-1-001 of type NRT for shard1 [junit4] 2> 1585488 WARN (closeThreadPool-6351-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1585488 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1585488 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1585488 INFO (closeThreadPool-6351-thread-1) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12 [junit4] 2> 1585489 INFO (closeThreadPool-6351-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1585489 INFO (closeThreadPool-6351-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1585489 INFO (closeThreadPool-6351-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1585490 INFO (closeThreadPool-6351-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cdc95{/,null,AVAILABLE} [junit4] 2> 1585490 INFO (closeThreadPool-6351-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5fc7b35d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44975} [junit4] 2> 1585490 INFO (closeThreadPool-6351-thread-1) [ ] o.e.j.s.Server Started @1585528ms [junit4] 2> 1585491 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:43775/hdfs__lucene2-us-west.apache.org_43775__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001_tempDir-002_jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=44975, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-1-001/cores} [junit4] 2> 1585491 ERROR (closeThreadPool-6351-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1585491 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1585491 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.0 [junit4] 2> 1585491 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1585491 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1585491 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-01T01:46:02.578Z [junit4] 2> 1585492 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1585493 INFO (zkConnectionManagerCallback-6353-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1585493 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1585595 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1585595 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-1-001/solr.xml [junit4] 2> 1585599 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1585599 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1585601 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53025fc7, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1585608 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-2-001 of type NRT for shard1 [junit4] 2> 1585622 WARN (closeThreadPool-6351-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1585622 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1585622 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1585622 INFO (closeThreadPool-6351-thread-2) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12 [junit4] 2> 1585625 INFO (closeThreadPool-6351-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1585625 INFO (closeThreadPool-6351-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1585625 INFO (closeThreadPool-6351-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1585626 INFO (closeThreadPool-6351-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d0e28bc{/,null,AVAILABLE} [junit4] 2> 1585626 INFO (closeThreadPool-6351-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2546129b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41081} [junit4] 2> 1585626 INFO (closeThreadPool-6351-thread-2) [ ] o.e.j.s.Server Started @1585664ms [junit4] 2> 1585626 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:43775/hdfs__lucene2-us-west.apache.org_43775__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001_tempDir-002_jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=41081, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-2-001/cores} [junit4] 2> 1585627 ERROR (closeThreadPool-6351-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1585627 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1585627 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.0 [junit4] 2> 1585627 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1585627 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1585627 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-01T01:46:02.714Z [junit4] 2> 1585628 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1585629 INFO (zkConnectionManagerCallback-6356-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1585629 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1585731 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1585731 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-2-001/solr.xml [junit4] 2> 1585735 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1585735 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1585737 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53025fc7, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1585746 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-3-001 of type NRT for shard1 [junit4] 2> 1585747 WARN (closeThreadPool-6351-thread-3) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1585747 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1585747 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1585747 INFO (closeThreadPool-6351-thread-3) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12 [junit4] 2> 1585748 INFO (closeThreadPool-6351-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1585748 INFO (closeThreadPool-6351-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1585748 INFO (closeThreadPool-6351-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1585748 INFO (closeThreadPool-6351-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1596e4f1{/,null,AVAILABLE} [junit4] 2> 1585752 INFO (closeThreadPool-6351-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@38003d8a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36921} [junit4] 2> 1585752 INFO (closeThreadPool-6351-thread-3) [ ] o.e.j.s.Server Started @1585790ms [junit4] 2> 1585752 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:43775/hdfs__lucene2-us-west.apache.org_43775__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001_tempDir-002_jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=36921, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-3-001/cores} [junit4] 2> 1585753 ERROR (closeThreadPool-6351-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1585753 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1585753 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.0 [junit4] 2> 1585753 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1585753 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1585753 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-01T01:46:02.840Z [junit4] 2> 1585754 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1585755 INFO (zkConnectionManagerCallback-6359-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1585755 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1585857 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1585857 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-3-001/solr.xml [junit4] 2> 1585861 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1585861 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1585862 INFO (closeThreadPool-6351-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53025fc7, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1585873 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-4-001 of type NRT for shard1 [junit4] 2> 1585874 WARN (closeThreadPool-6351-thread-4) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1585874 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1585874 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1585874 INFO (closeThreadPool-6351-thread-4) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12 [junit4] 2> 1585875 INFO (closeThreadPool-6351-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1585875 INFO (closeThreadPool-6351-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1585875 INFO (closeThreadPool-6351-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1585875 INFO (closeThreadPool-6351-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c32c23b{/,null,AVAILABLE} [junit4] 2> 1585876 INFO (closeThreadPool-6351-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2b68e370{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:32884} [junit4] 2> 1585876 INFO (closeThreadPool-6351-thread-4) [ ] o.e.j.s.Server Started @1585913ms [junit4] 2> 1585876 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:43775/hdfs__lucene2-us-west.apache.org_43775__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001_tempDir-002_jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=32884, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-4-001/cores} [junit4] 2> 1585876 ERROR (closeThreadPool-6351-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1585876 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1585876 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.0 [junit4] 2> 1585877 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1585877 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1585877 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-01T01:46:02.964Z [junit4] 2> 1585881 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1585881 INFO (zkConnectionManagerCallback-6362-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1585881 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1585980 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1585981 WARN (closeThreadPool-6351-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18c5b828[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1585981 WARN (closeThreadPool-6351-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18c5b828[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1585985 WARN (closeThreadPool-6351-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37440a04[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1585985 WARN (closeThreadPool-6351-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37440a04[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1585986 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33573/solr [junit4] 2> 1585987 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1585988 INFO (zkConnectionManagerCallback-6368-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1585988 INFO (closeThreadPool-6351-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1585997 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1585997 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-4-001/solr.xml [junit4] 2> 1586000 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-5-001 of type NRT for shard1 [junit4] 2> 1586001 WARN (closeThreadPool-6351-thread-5) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1586001 INFO (closeThreadPool-6351-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1586001 INFO (closeThreadPool-6351-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1586001 INFO (closeThreadPool-6351-thread-5) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12 [junit4] 2> 1586001 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1586001 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1586002 INFO (closeThreadPool-6351-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1586002 INFO (closeThreadPool-6351-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1586002 INFO (closeThreadPool-6351-thread-5) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1586002 INFO (closeThreadPool-6351-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@118bb701{/,null,AVAILABLE} [junit4] 2> 1586003 INFO (closeThreadPool-6351-thread-4) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53025fc7, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1586003 INFO (closeThreadPool-6351-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@16e4830b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34663} [junit4] 2> 1586003 INFO (closeThreadPool-6351-thread-5) [ ] o.e.j.s.Server Started @1586040ms [junit4] 2> 1586003 INFO (closeThreadPool-6351-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:43775/hdfs__lucene2-us-west.apache.org_43775__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001_tempDir-002_jetty5, solrconfig=solrconfig.xml, hostContext=/, hostPort=34663, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-5-001/cores} [junit4] 2> 1586003 ERROR (closeThreadPool-6351-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1586003 INFO (closeThreadPool-6351-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1586003 INFO (closeThreadPool-6351-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.0 [junit4] 2> 1586004 INFO (closeThreadPool-6351-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1586004 INFO (closeThreadPool-6351-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1586004 INFO (closeThreadPool-6351-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-01T01:46:03.091Z [junit4] 2> 1586005 INFO (closeThreadPool-6351-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1586006 INFO (zkConnectionManagerCallback-6371-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1586006 INFO (closeThreadPool-6351-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1586073 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1586074 WARN (closeThreadPool-6351-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63bf855[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1586075 WARN (closeThreadPool-6351-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63bf855[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1586078 WARN (closeThreadPool-6351-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8cf63b3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1586078 WARN (closeThreadPool-6351-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8cf63b3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1586079 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33573/solr [junit4] 2> 1586080 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1586081 INFO (zkConnectionManagerCallback-6377-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1586082 INFO (closeThreadPool-6351-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1586098 INFO (closeThreadPool-6351-thread-1) [n:127.0.0.1:44975_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1586099 INFO (zkConnectionManagerCallback-6379-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1586099 INFO (closeThreadPool-6351-thread-1) [n:127.0.0.1:44975_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1586105 INFO (closeThreadPool-6351-thread-1) [n:127.0.0.1:44975_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1586110 INFO (closeThreadPool-6351-thread-1) [n:127.0.0.1:44975_ ] o.a.s.c.ZkController Publish node=127.0.0.1:44975_ as DOWN [junit4] 2> 1586111 INFO (closeThreadPool-6351-thread-1) [n:127.0.0.1:44975_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1586111 INFO (closeThreadPool-6351-thread-1) [n:127.0.0.1:44975_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44975_ [junit4] 2> 1586112 INFO (zkCallback-6349-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1586112 INFO (zkCallback-6334-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1586113 INFO (zkCallback-6378-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1586114 INFO (closeThreadPool-6351-thread-1) [n:127.0.0.1:44975_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1586115 WARN (closeThreadPool-6351-thread-1) [n:127.0.0.1:44975_ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1586133 INFO (TEST-HdfsSyncSliceTest.test-seed#[E2603A3BCC3CAFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_E2603A3BCC3CAFF-001/shard-6-001 of type NRT for shard1 [junit4] 2> 1586134 WARN (closeThreadPool-6351-thread-6) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1586134 INFO (closeThreadPool-6351-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1586134 INFO (closeThreadPool-6351-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1586134 INFO (closeThreadPool-6351-thread-6) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12 [junit4] 2> 1586135 INFO (closeThreadPool-6351-thread-6) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1586135 INFO (closeThreadPool-6351-thread-6) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1586135 INFO (closeThreadPool-6351-thread-6) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1586135 INFO (closeThreadPool-6351-thread-6) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c4b20be{/,null,AVAILABLE} [junit4] 2> 1586136 INFO (closeThreadPool-6351-thread-6) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4a750afd{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39881} [junit4] 2> 1586136 INFO (closeThreadPool-6351-thread-6) [ ] o.e.j.s.Server Started @1586173ms [junit4] 2> 1586136 INFO (closeThreadPool-6351-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:43775/hdfs__lucene2-us-west.apache.org_43775__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-cor [...truncated too long message...] :86723C79123FA707]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) [junit4] > at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74) [junit4] > at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) [junit4] > at java.lang.Thread.run(Thread.java:748) [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:975) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564) [junit4] > ... 52 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_E2603A3BCC3CAFF-001 [junit4] 2> Mar 01, 2020 2:26:50 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=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=2021, maxMBSortInHeap=6.387904608579227, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2d19633a), locale=no, timezone=ROK [junit4] 2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=123703312,total=501219328 [junit4] 2> NOTE: All tests run in this JVM: [TestTestInjection, TaggerTest, ConnectionManagerTest, BJQFilterAccessibleTest, TestCSVLoader, DebugComponentTest, TestImpersonationWithHadoopAuth, DisMaxRequestHandlerTest, TestNonDefinedSimilarityFactory, TestSolrCoreParser, TestReplicationHandlerDiskOverFlow, IndexSizeEstimatorTest, SortSpecParsingTest, TestSweetSpotSimilarityFactory, SuggesterTest, TlogReplayBufferedWhileIndexingTest, CloudExitableDirectoryReaderTest, TestLMDirichletSimilarityFactory, ZkCollectionPropsCachingTest, HdfsThreadLeakTest, TestSchemaManager, TestQuerySenderNoQuery, NodeLostTriggerIntegrationTest, TestJavabinTupleStreamParser, TestDownShardTolerantSearch, CdcrVersionReplicationTest, ShardRoutingTest, PreAnalyzedFieldTest, HdfsDirectoryFactoryTest, TestOmitPositions, SolrSlf4jReporterTest, TestCustomDocTransformer, CurrencyRangeFacetCloudTest, TestSolrCLIRunExample, DistribCursorPagingTest, DistributedMLTComponentTest, PeerSyncWithIndexFingerprintCachingTest, TestFreeTextSuggestions, TestTermsQParserPlugin, TestTextField, BasicFunctionalityTest, TestApiFramework, TestDeprecatedFilters, DataDrivenBlockJoinTest, TestDeleteCollectionOnDownNodes, DateFieldTest, TestSolrCoreSnapshots, AutoScalingHandlerTest, TestXIncludeConfig, DistributedQueryElevationComponentTest, TestNumericRangeQuery64, BigEndianAscendingWordDeserializerTest, HdfsWriteToMultipleCollectionsTest, HdfsAutoAddReplicasIntegrationTest, TestLegacyField, ResponseBuilderTest, DeleteInactiveReplicaTest, TestSolrDeletionPolicy2, HealthCheckHandlerTest, SuggestComponentContextFilterQueryTest, TestManagedSchema, CoreAdminCreateDiscoverTest, TestStressLucene, TestSimClusterStateProvider, TestHashPartitioner, CacheHeaderTest, NestedShardedAtomicUpdateTest, TestMergePolicyConfig, TestRealTimeGet, PreAnalyzedUpdateProcessorTest, TestLRUStatsCache, DistributedQueueTest, TestBulkSchemaConcurrent, ManagedSchemaRoundRobinCloudTest, TestManagedStopFilterFactory, TestDocTermOrds, LeaderElectionTest, VMParamsZkACLAndCredentialsProvidersTest, TestInitParams, TestFieldCacheReopen, ChangedSchemaMergeTest, TestFieldCacheVsDocValues, ZkSolrClientTest, TestNamedUpdateProcessors, SolrInfoBeanTest, TestQueryTypes, JWTAuthPluginIntegrationTest, ImplicitSnitchTest, TestConfigSetsAPIExclusivity, TestFiltering, DeleteReplicaTest, DistributedFacetExistsSmallTest, TestFaceting, TestHdfsCloudBackupRestore, V2ApiIntegrationTest, BasicDistributedZk2Test, TestMacroExpander, TestFunctionQuery, HdfsCollectionsAPIDistributedZkTest, TestAuthenticationFramework, ScheduledTriggerTest, SOLR749Test, HighlighterTest, TestHashQParserPlugin, TestComplexPhraseQParserPlugin, DistributedTermsComponentTest, TestCollationField, TestSolrQueryResponse, TestSimNodeLostTrigger, XsltUpdateRequestHandlerTest, UtilsToolTest, TestRandomFaceting, RankQueryTest, ZkFailoverTest, TestMaxScoreQueryParser, ExternalFileFieldSortTest, TestDFISimilarityFactory, TestInPlaceUpdateWithRouteField, MergeStrategyTest, AuthToolTest, TestPrepRecovery, HdfsChaosMonkeySafeLeaderTest, BlockJoinFacetDistribTest, BaseCdcrDistributedZkTest, TestJettySolrRunner, UninvertDocValuesMergePolicyTest, TestDistribIDF, TestCloudInspectUtil, TestSimDistributedQueue, ByteBuffersDirectoryFactoryTest, CSVRequestHandlerTest, ConjunctionSolrSpellCheckerTest, MinimalSchemaTest, RangeFacetCloudTest, ReplaceNodeNoTargetTest, CollectionsAPIDistributedZkTest, OverseerRolesTest, TestLockTree, LukeRequestHandlerTest, WordBreakSolrSpellCheckerTest, SolrCLIZkUtilsTest, ChaosMonkeyNothingIsSafeTest, RootFieldTest, TestInPlaceUpdatesStandalone, UniqFieldsUpdateProcessorFactoryTest, TestCloudSearcherWarming, SimpleMLTQParserTest, SegmentsInfoRequestHandlerTest, TestDocumentBuilder, TestHighlightDedupGrouping, TestJoin, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, AliasIntegrationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, CreateRoutedAliasTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, HttpPartitionWithTlogReplicasTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MetricsHistoryIntegrationTest, MultiSolrCloudTestCaseTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, PackageManagerCLITest, RecoveryZkTest, ReindexCollectionTest, RollingRestartTest] [junit4] Completed [512/901 (2!)] on J1 in 220.79s, 1 test, 1 error <<< FAILURES! [...truncated 53944 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
