Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/514/

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
Error from server at http://127.0.0.1:32996/delete_data_dir: Expected mime type 
application/octet-stream but got application/json. {   "error":{     
"metadata":[       "error-class","org.apache.solr.common.SolrException",       
"root-error-class","java.net.SocketTimeoutException"],     "msg":"Error trying 
to proxy request for url: http://127.0.0.1:38100/delete_data_dir/update";,     
"trace":"org.apache.solr.common.SolrException: Error trying to proxy request 
for url: http://127.0.0.1:38100/delete_data_dir/update\n\tat 
org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:747)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:571)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat
 org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat
 java.lang.Thread.run(Thread.java:748)\nCaused by: 
java.net.SocketTimeoutException: Read timed out\n\tat 
java.net.SocketInputStream.socketRead0(Native Method)\n\tat 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)\n\tat 
java.net.SocketInputStream.read(SocketInputStream.java:171)\n\tat 
java.net.SocketInputStream.read(SocketInputStream.java:141)\n\tat 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)\n\tat
 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)\n\tat
 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)\n\tat
 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)\n\tat
 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)\n\tat
 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)\n\tat
 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat
 org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat
 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)\n\tat
 org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:719)\n\t... 
32 more\n",     "code":500}} 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:32996/delete_data_dir: Expected mime type 
application/octet-stream but got application/json. {
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","java.net.SocketTimeoutException"],
    "msg":"Error trying to proxy request for url: 
http://127.0.0.1:38100/delete_data_dir/update";,
    "trace":"org.apache.solr.common.SolrException: Error trying to proxy 
request for url: http://127.0.0.1:38100/delete_data_dir/update\n\tat 
org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:747)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:571)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat
 org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat
 java.lang.Thread.run(Thread.java:748)\nCaused by: 
java.net.SocketTimeoutException: Read timed out\n\tat 
java.net.SocketInputStream.socketRead0(Native Method)\n\tat 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)\n\tat 
java.net.SocketInputStream.read(SocketInputStream.java:171)\n\tat 
java.net.SocketInputStream.read(SocketInputStream.java:141)\n\tat 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)\n\tat
 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)\n\tat
 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)\n\tat
 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)\n\tat
 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)\n\tat
 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)\n\tat
 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat
 org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat
 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)\n\tat
 org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:719)\n\t... 
32 more\n",
    "code":500}}

        at 
__randomizedtesting.SeedInfo.seed([A3E01229EB53AB99:2BB42DF345AFC661]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:635)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:193)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:107)
        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:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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 14377 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> 1993755 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-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> 1993755 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1993755 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/data-dir-36-001
   [junit4]   2> 1993755 WARN  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1993755 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1993774 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1993774 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1993934 WARN  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1993948 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1993949 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1993949 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 1993949 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 1993952 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35652d5c{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> 1994355 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@210c89fb{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-lucene2-us-west_apache_org-37351-hadoop-hdfs-3_2_0-tests_jar-_-any-490389335472693856.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> 1994355 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@34d14f59{HTTP/1.1, 
(http/1.1)}{lucene2-us-west.apache.org:37351}
   [junit4]   2> 1994355 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.Server 
Started @1994392ms
   [junit4]   2> 1994566 WARN  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1994568 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1994568 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1994568 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 1994593 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 1994594 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a85567e{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> 1994969 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@312decec{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-33452-hadoop-hdfs-3_2_0-tests_jar-_-any-7931738630157148093.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> 1994969 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2d32a72e{HTTP/1.1, 
(http/1.1)}{localhost:33452}
   [junit4]   2> 1994969 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.Server 
Started @1995006ms
   [junit4]   2> 1995318 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x64f1ede74dacccd5: Processing first 
storage report for DS-7289080d-40ad-4523-bc61-ce60522c7dc3 from datanode 
7331072d-782e-49a8-85d2-5ecdf74afc81
   [junit4]   2> 1995318 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x64f1ede74dacccd5: from storage 
DS-7289080d-40ad-4523-bc61-ce60522c7dc3 node 
DatanodeRegistration(127.0.0.1:46306, 
datanodeUuid=7331072d-782e-49a8-85d2-5ecdf74afc81, infoPort=35604, 
infoSecurePort=0, ipcPort=37967, 
storageInfo=lv=-57;cid=testClusterID;nsid=54735719;c=1595734663010), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1995318 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x64f1ede74dacccd5: Processing first 
storage report for DS-f0af0ca7-3b80-4f6e-a63f-d8436cf50bb4 from datanode 
7331072d-782e-49a8-85d2-5ecdf74afc81
   [junit4]   2> 1995318 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x64f1ede74dacccd5: from storage 
DS-f0af0ca7-3b80-4f6e-a63f-d8436cf50bb4 node 
DatanodeRegistration(127.0.0.1:46306, 
datanodeUuid=7331072d-782e-49a8-85d2-5ecdf74afc81, infoPort=35604, 
infoSecurePort=0, ipcPort=37967, 
storageInfo=lv=-57;cid=testClusterID;nsid=54735719;c=1595734663010), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1996088 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 1996089 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1996105 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1996106 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1996189 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer 
start zk server on port: 35939
   [junit4]   2> 1996189 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer 
waitForServerUp: 127.0.0.1:35939
   [junit4]   2> 1996189 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer 
parse host and port list: 127.0.0.1:35939
   [junit4]   2> 1996189 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1 35939
   [junit4]   2> 1996191 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1996194 INFO  (zkConnectionManagerCallback-13298-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1996194 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1996197 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1996199 INFO  (zkConnectionManagerCallback-13300-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1996199 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1996201 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 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> 1996203 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 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> 1996205 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 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> 1996206 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 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> 1996207 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 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> 1996209 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 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> 1996210 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 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> 1996211 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 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> 1996213 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 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> 1996214 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 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> 1996232 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 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> 1996233 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1996552 WARN  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1996552 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1996552 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1996552 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1996553 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1996553 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1996553 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 1996554 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4232d74a{/,null,AVAILABLE}
   [junit4]   2> 1996554 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@52ee5fac{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39122}
   [junit4]   2> 1996554 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.Server 
Started @1996591ms
   [junit4]   2> 1996554 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:45878/hdfs__lucene2-us-west.apache.org_45878__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001_tempDir-002_control_data,
 hostContext=/, hostPort=39122, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/control-001/cores}
   [junit4]   2> 1996555 ERROR 
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1996555 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1996555 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1996555 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1996555 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1996555 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-26T03:37:45.713Z
   [junit4]   2> 1996556 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1996557 INFO  (zkConnectionManagerCallback-13302-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1996557 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1996659 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1996659 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
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/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/control-001/solr.xml
   [junit4]   2> 1996663 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1996663 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1996673 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1997472 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1997485 WARN  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.u.s.S.config 
Trusting all certificates configured for 
Client@73985c20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1997485 WARN  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
Client@73985c20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1997489 WARN  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.u.s.S.config 
Trusting all certificates configured for 
Client@53f33604[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1997489 WARN  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
Client@53f33604[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1997490 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:35939/solr
   [junit4]   2> 1997491 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1997493 INFO  (zkConnectionManagerCallback-13312-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1997500 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1997607 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1997608 INFO  (zkConnectionManagerCallback-13314-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1997609 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1997767 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39122_
   [junit4]   2> 1997768 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 
o.a.s.c.Overseer Overseer (id=73205142540189700-127.0.0.1:39122_-n_0000000000) 
starting
   [junit4]   2> 1997801 INFO  
(OverseerStateUpdate-73205142540189700-127.0.0.1:39122_-n_0000000000) 
[n:127.0.0.1:39122_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:39122_
   [junit4]   2> 1997802 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39122_
   [junit4]   2> 1997821 INFO  
(OverseerStateUpdate-73205142540189700-127.0.0.1:39122_-n_0000000000) 
[n:127.0.0.1:39122_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1997838 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1997838 WARN  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 
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> 1997975 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1998138 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 1998205 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 1998205 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 1998223 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 
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/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/control-001/cores
   [junit4]   2> 1998279 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1998293 INFO  (zkConnectionManagerCallback-13331-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1998293 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1998295 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1998296 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35939/solr ready
   [junit4]   2> 1998297 INFO  (qtp909992687-19926) [n:127.0.0.1:39122_     ] 
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:39122_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1998301 INFO  
(OverseerThreadFactory-13321-thread-1-processing-n:127.0.0.1:39122_) 
[n:127.0.0.1:39122_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1998441 INFO  (qtp909992687-19925) [n:127.0.0.1:39122_     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1998442 INFO  (qtp909992687-19925) [n:127.0.0.1:39122_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=1
   [junit4]   2> 1998462 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_    
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> 1999480 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1999494 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 1999501 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2001525 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2001578 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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@265c42e
   [junit4]   2> 2001615 WARN  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[org.apache.solr.core.HdfsDirectoryFactory]. Please consult documentation how 
to replace it accordingly.
   [junit4]   2> 2001639 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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:45878/solr_hdfs_home
   [junit4]   2> 2001640 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2001640 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://lucene2-us-west.apache.org:45878/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 2001642 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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:45878/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 2001699 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2001699 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 2001699 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2002124 WARN  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See 
SOLR-14021 for details.
   [junit4]   2> 2002124 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2002144 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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:45878/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 2002208 WARN  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See 
SOLR-14021 for details.
   [junit4]   2> 2002294 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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:45878/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 2002301 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2002301 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 2002301 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2002359 WARN  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See 
SOLR-14021 for details.
   [junit4]   2> 2002359 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2002360 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=73.2919921875, 
floorSegmentMB=2.171875, forceMergeDeletesPctAllowed=8.226006806380783, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6622883017119416, deletesPctAllowed=45.021674682419
   [junit4]   2> 2003286 WARN  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2003651 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2003651 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2003651 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 2003754 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2003770 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2003773 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=80.328125, 
floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=13.194339592278856, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=20.384795484982725
   [junit4]   2> 2004402 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2004402 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2004406 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2004428 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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 1673249081090113536
   [junit4]   2> 2004462 INFO  
(searcherExecutor-13333-thread-1-processing-n:127.0.0.1:39122_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:39122_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 2004465 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2004466 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2004482 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2004482 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2004482 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39122/control_collection_shard1_replica_n1/
   [junit4]   2> 2004483 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2004483 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39122/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2004484 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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/73205142540189700-core_node2-n_0000000000
   [junit4]   2> 2004486 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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:39122/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2004488 INFO  (zkCallback-13313-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> 2004504 INFO  (zkCallback-13313-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> 2004505 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ 
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> 2004508 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_     ] 
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=6046
   [junit4]   2> 2004511 INFO  (qtp909992687-19926) [n:127.0.0.1:39122_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2004608 INFO  (zkCallback-13313-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> 2004608 INFO  (zkCallback-13313-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> 2004608 INFO  (zkCallback-13313-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> 2004609 INFO  (qtp909992687-19926) [n:127.0.0.1:39122_     ] 
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:39122_&wt=javabin&version=2}
 status=0 QTime=6311
   [junit4]   2> 2004610 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 2004715 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2004716 INFO  (zkConnectionManagerCallback-13342-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2004716 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2004718 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2004719 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35939/solr ready
   [junit4]   2> 2004719 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2004729 INFO  (qtp909992687-19925) [n:127.0.0.1:39122_     ] 
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=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2004745 INFO  
(OverseerThreadFactory-13321-thread-2-processing-n:127.0.0.1:39122_) 
[n:127.0.0.1:39122_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2004745 INFO  
(OverseerCollectionConfigSetProcessor-73205142540189700-127.0.0.1:39122_-n_0000000000)
 [n:127.0.0.1:39122_     ] 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> 2004963 WARN  
(OverseerThreadFactory-13321-thread-2-processing-n:127.0.0.1:39122_) 
[n:127.0.0.1:39122_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2004964 INFO  (qtp909992687-19925) [n:127.0.0.1:39122_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2004965 INFO  (qtp909992687-19925) [n:127.0.0.1:39122_     ] 
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=2&wt=javabin&version=2}
 status=0 QTime=236
   [junit4]   2> 2004966 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 2004966 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2004966 INFO  (watches-13339-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 2004967 INFO  (watches-13339-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2004979 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 2004979 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2004980 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 2004980 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2004980 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=7
   [junit4]   2> 2005545 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
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/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 2005547 WARN  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2005547 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2005547 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2005547 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 2005548 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2005548 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2005548 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2005548 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ba9e411{/,null,AVAILABLE}
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6511f892{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38100}
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.Server Started @2005586ms
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:45878/hdfs__lucene2-us-west.apache.org_45878__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001_tempDir-002_jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38100, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-1-001/cores}
   [junit4]   2> 2005549 ERROR (closeThreadPool-13343-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-26T03:37:54.707Z
   [junit4]   2> 2005551 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2005552 INFO  (zkConnectionManagerCallback-13345-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2005568 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2005706 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2005706 INFO  (closeThreadPool-13343-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/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-1-001/solr.xml
   [junit4]   2> 2005727 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2005727 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2005729 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2006779 INFO  
(OverseerCollectionConfigSetProcessor-73205142540189700-127.0.0.1:39122_-n_0000000000)
 [n:127.0.0.1:39122_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2007655 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2007656 WARN  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@17128e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2007656 WARN  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@17128e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2007676 WARN  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6f993864[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2007676 WARN  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6f993864[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2007677 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35939/solr
   [junit4]   2> 2007679 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2007696 INFO  (zkConnectionManagerCallback-13355-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007696 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2007776 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
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/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 2007777 WARN  (closeThreadPool-13343-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2007777 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2007777 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2007777 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 2007782 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2007782 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2007782 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2007783 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e382fa{/,null,AVAILABLE}
   [junit4]   2> 2007783 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c3469d8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:32996}
   [junit4]   2> 2007783 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.e.j.s.Server Started @2007820ms
   [junit4]   2> 2007783 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:45878/hdfs__lucene2-us-west.apache.org_45878__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001_tempDir-002_jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=32996, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-2-001/cores}
   [junit4]   2> 2007784 ERROR (closeThreadPool-13343-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2007784 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2007784 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 2007784 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2007784 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2007784 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-26T03:37:56.942Z
   [junit4]   2> 2007785 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2007843 INFO  (zkConnectionManagerCallback-13357-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007843 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2007844 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2007844 INFO  (zkConnectionManagerCallback-13359-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007844 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2007845 WARN  
(closeThreadPool-13343-thread-2-SendThread(127.0.0.1:35939)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10413b074d70009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10413b074d70009, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10413b074d70009, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2007903 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2007924 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] o.a.s.c.ZkController Publish node=127.0.0.1:38100_ as 
DOWN
   [junit4]   2> 2007925 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2007925 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38100_
   [junit4]   2> 2007928 INFO  (zkCallback-13313-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2007929 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2007930 WARN  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] 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> 2007948 INFO  (zkCallback-13358-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2007996 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2007996 INFO  (closeThreadPool-13343-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/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-2-001/solr.xml
   [junit4]   2> 2008017 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2008017 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2008019 INFO  (closeThreadPool-13343-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2008082 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2008082 INFO  (zkCallback-13341-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2008278 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2008383 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2008383 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2008386 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:38100_     ] 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/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-1-001/cores
   [junit4]   2> 2008593 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38100_
   [junit4]   2> 2009914 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
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/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 2009927 WARN  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2009927 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2009927 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2009927 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 2010190 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2010191 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2010191 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2010191 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a91a5dd{/,null,AVAILABLE}
   [junit4]   2> 2010192 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4269a0fe{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36140}
   [junit4]   2> 2010192 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.Server Started @2010228ms
   [junit4]   2> 2010192 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:45878/hdfs__lucene2-us-west.apache.org_45878__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001_tempDir-002_jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36140, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-3-001/cores}
   [junit4]   2> 2010192 ERROR (closeThreadPool-13343-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2010192 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2010211 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 2010211 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2010211 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2010211 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-26T03:37:59.369Z
   [junit4]   2> 2010284 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2010304 INFO  (zkConnectionManagerCallback-13372-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2010304 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2010426 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2010426 INFO  (closeThreadPool-13343-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/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-3-001/solr.xml
   [junit4]   2> 2010447 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2010447 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2010449 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2011802 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2011871 WARN  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@17d87d14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011871 WARN  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@17d87d14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011891 WARN  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7b1b2c24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011891 WARN  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7b1b2c24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011893 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35939/solr
   [junit4]   2> 2011912 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2012037 INFO  (zkConnectionManagerCallback-13382-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2012037 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2012141 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2012142 INFO  (zkConnectionManagerCallback-13384-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2012142 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2012161 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2012165 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36140_ as 
DOWN
   [junit4]   2> 2012191 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2012191 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36140_
   [junit4]   2> 2012194 INFO  (zkCallback-13313-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2012194 INFO  (zkCallback-13358-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2012194 INFO  (zkCallback-13341-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2012194 INFO  (zkCallback-13383-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2012196 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2012197 WARN  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] 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> 2012325 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2012442 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2012605 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2012605 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2012607 INFO  (closeThreadPool-13343-thread-1) 
[n:127.0.0.1:36140_     ] 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/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-3-001/cores
   [junit4]   2> 2012737 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36140_
   [junit4]   2> 2013000 INFO  
(TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] 
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/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 2013001 WARN  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2013001 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2013001 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2013001 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 2013002 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2013002 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2013003 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2013003 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6db45c6e{/,null,AVAILABLE}
   [junit4]   2> 2013003 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e0f2f4c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43474}
   [junit4]   2> 2013003 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.e.j.s.Server Started @2013040ms
   [junit4]   2> 2013003 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:45878/hdfs__lucene2-us-west.apache.org_45878__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001_tempDir-002_jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=43474, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-4-001/cores}
   [junit4]   2> 2013004 ERROR (closeThreadPool-13343-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2013004 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2013004 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 2013004 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2013004 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2013004 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-26T03:38:02.162Z
   [junit4]   2> 2013005 INFO  (closeThreadPool-13343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2013006 INFO  (zkConnectionManagerCallback-13394-thread

[...truncated too long message...]

(ServletHandler.java:485)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat
 org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat
 java.lang.Thread.run(Thread.java:748)\nCaused by: 
java.net.SocketTimeoutException: Read timed out\n\tat 
java.net.SocketInputStream.socketRead0(Native Method)\n\tat 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)\n\tat 
java.net.SocketInputStream.read(SocketInputStream.java:171)\n\tat 
java.net.SocketInputStream.read(SocketInputStream.java:141)\n\tat 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)\n\tat
 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)\n\tat
 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)\n\tat
 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)\n\tat
 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)\n\tat
 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)\n\tat
 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat
 org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat
 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)\n\tat
 org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:719)\n\t... 
32 more\n",
   [junit4]    >     "code":500}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A3E01229EB53AB99:2BB42DF345AFC661]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:635)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
   [junit4]    >        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:193)
   [junit4]    >        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:107)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2290197 WARN  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 2290202 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@312decec{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 2290203 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2d32a72e{HTTP/1.1, 
(http/1.1)}{localhost:0}
   [junit4]   2> 2290203 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 2290203 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a85567e{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 2290204 WARN  (BP-1757363798-127.0.0.1-1595734663010 
heartbeating to lucene2-us-west.apache.org/127.0.0.1:45878) [     ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 2290204 WARN  (BP-1757363798-127.0.0.1-1595734663010 
heartbeating to lucene2-us-west.apache.org/127.0.0.1:45878) [     ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1757363798-127.0.0.1-1595734663010 (Datanode Uuid 
7331072d-782e-49a8-85d2-5ecdf74afc81) service to 
lucene2-us-west.apache.org/127.0.0.1:45878
   [junit4]   2> 2290232 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@210c89fb{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 2290233 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@34d14f59{HTTP/1.1, 
(http/1.1)}{lucene2-us-west.apache.org:0}
   [junit4]   2> 2290233 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 2290233 INFO  
(SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35652d5c{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [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/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001
   [junit4]   2> Jul 26, 2020 3:42:39 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 33 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): 
{multiDefault=PostingsFormat(name=LuceneFixedGap), 
_root_=PostingsFormat(name=MockRandom), id=Lucene84, 
text=PostingsFormat(name=Asserting), txt_t=PostingsFormat(name=Asserting)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1277, 
maxMBSortInHeap=7.108581131419781, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-US, 
timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=8,threads=8,free=132093048,total=506462208
   [junit4]   2> NOTE: All tests run in this JVM: [RequestLoggingTest, 
TestOnReconnectListenerSupport, PrimUtilsTest, MoveReplicaHDFSTest, 
TestCloudManagedSchema, TestPayloadCheckQParserPlugin, AliasIntegrationTest, 
TestManagedResourceStorage, TestMaxScoreQueryParser, 
AtomicUpdateProcessorFactoryTest, CdcrWithNodesRestartsTest, TestConfigSetsAPI, 
TestCollectionAPI, TestRetrieveFieldsOptimizer, TestSweetSpotSimilarityFactory, 
RootFieldTest, DistributedSuggestComponentTest, 
FieldMutatingUpdateProcessorTest, TestCloudDeleteByQuery, 
CSVRequestHandlerTest, TestSolrCoreParser, TestCryptoKeys, 
OverseerSolrResponseUnsafeSerializationTest, ReplicationFactorTest, 
TestSimpleTextCodec, TestCloudJSONFacetSKG, TestHttpServletCarrier, 
RangeFacetCloudTest, JWTVerificationkeyResolverTest, TestSortByMinMaxFunction, 
TestLuceneMatchVersion, TestHashQParserPlugin, TestDistributedMap, 
HdfsRestartWhileUpdatingTest, ShardSplitTest, TestSimComputePlanAction, 
BasicDistributedZkTest, RemoteQueryErrorTest, StressHdfsTest]
   [junit4] Completed [232/915 (1!)] on J2 in 298.66s, 1 test, 1 error <<< 
FAILURES!

[...truncated 54487 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to