Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/548/
3 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:42485/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:42485/solr at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) 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.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1188) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:225) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader(TestPullReplicaErrorHandling.java:193) 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:1758) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) at java.lang.Thread.run(Thread.java:750) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 54 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest: 1) Thread[id=30905, name=Command processor, state=WAITING, group=TGRP-HDFSCollectionsAPITest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest: 1) Thread[id=30905, name=Command processor, state=WAITING, group=TGRP-HDFSCollectionsAPITest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275) at __randomizedtesting.SeedInfo.seed([275929AEFB581DFF]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest: 1) Thread[id=6022, name=Command processor, state=WAITING, group=TGRP-HdfsRecoverLeaseTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest: 1) Thread[id=6022, name=Command processor, state=WAITING, group=TGRP-HdfsRecoverLeaseTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275) at __randomizedtesting.SeedInfo.seed([275929AEFB581DFF]:0) Build Log: [...truncated 13841 lines...] [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest [junit4] 2> 302639 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf' [junit4] 2> 302639 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 302639 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-77 after mutting 0 log messages [junit4] 2> 302639 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-78 for ERROR logs matching regex: ignore_exception [junit4] 2> 302650 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoverLeaseTest_275929AEFB581DFF-001/data-dir-35-001 [junit4] 2> 302650 WARN (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15 [junit4] 2> 302650 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 302652 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 304301 WARN (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.a.h.s.a.s.AuthenticationFilter Unable to initialize FileSignerSecretProvider, falling back to use random secrets. Reason: access denied ("java.io.FilePermission" "/home/jenkins/hadoop-http-auth-signature-secret" "read") [junit4] 2> 304312 WARN (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 304346 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 304351 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 304352 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 304352 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 304358 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f1937c1{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 304552 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@48d98df8{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/jetty-localhost-41349-hadoop-hdfs-3_2_4-tests_jar-_-any-4274847581936627670/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/hdfs} [junit4] 2> 304553 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@79ecb5c7{HTTP/1.1, (http/1.1)}{localhost:41349} [junit4] 2> 304553 INFO (SUITE-HdfsRecoverLeaseTest-seed#[275929AEFB581DFF]-worker) [ ] o.e.j.s.Server Started @304583ms [junit4] 2> 305439 WARN (StorageLocationChecker thread 0) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 2> 305512 WARN (Listener at localhost/40549) [ ] o.a.h.s.a.s.AuthenticationFilter Unable to initialize FileSignerSecretProvider, falling back to use random secrets. Reason: access denied ("java.io.FilePermission" "/home/jenkins/hadoop-http-auth-signature-secret" "read") [junit4] 2> 305512 WARN (Listener at localhost/40549) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 305518 INFO (Listener at localhost/40549) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 305519 INFO (Listener at localhost/40549) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 305519 INFO (Listener at localhost/40549) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 305520 INFO (Listener at localhost/40549) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 305520 INFO (Listener at localhost/40549) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ad5b1d{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 305628 INFO (Listener at localhost/40549) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@322b4db1{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/jetty-localhost-45033-hadoop-hdfs-3_2_4-tests_jar-_-any-7745498683956252538/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/datanode} [junit4] 2> 305629 INFO (Listener at localhost/40549) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6cf6c339{HTTP/1.1, (http/1.1)}{localhost:45033} [junit4] 2> 305629 INFO (Listener at localhost/40549) [ ] o.e.j.s.Server Started @305659ms [junit4] 2> 307422 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x7ed1d2597b876d63: Processing first storage report for DS-bcaf982e-13a7-4b70-b722-2711c4d93dee from datanode DatanodeRegistration(127.0.0.1:43507, datanodeUuid=42f0ca29-2a83-4b94-98a1-abe01a65aa48, infoPort=44173, infoSecurePort=0, ipcPort=46835, storageInfo=lv=-57;cid=testClusterID;nsid=260242808;c=1708127790719) [junit4] 2> 307425 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x7ed1d2597b876d63: from storage DS-bcaf982e-13a7-4b70-b722-2711c4d93dee node DatanodeRegistration(127.0.0.1:43507, datanodeUuid=42f0ca29-2a83-4b94-98a1-abe01a65aa48, infoPort=44173, infoSecurePort=0, ipcPort=46835, storageInfo=lv=-57;cid=testClusterID;nsid=260242808;c=1708127790719), blocks: 0, hasStaleStorage: true, processing time: 3 msecs, invalidatedBlocks: 0 [junit4] 2> 307425 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x7ed1d2597b876d63: Processing first storage report for DS-faf60758-4842-416e-8405-7fbc54e22910 from datanode DatanodeRegistration(127.0.0.1:43507, datanodeUuid=42f0ca29-2a83-4b94-98a1-abe01a65aa48, infoPort=44173, infoSecurePort=0, ipcPort=46835, storageInfo=lv=-57;cid=testClusterID;nsid=260242808;c=1708127790719) [junit4] 2> 307425 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x7ed1d2597b876d63: from storage DS-faf60758-4842-416e-8405-7fbc54e22910 node DatanodeRegistration(127.0.0.1:43507, datanodeUuid=42f0ca29-2a83-4b94-98a1-abe01a65aa48, infoPort=44173, infoSecurePort=0, ipcPort=46835, storageInfo=lv=-57;cid=testClusterID;nsid=260242808;c=1708127790719), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0 [junit4] 2> 307974 INFO (TEST-HdfsRecoverLeaseTest.testMultiThreaded-seed#[275929AEFB581DFF]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMultiThreaded [junit4] 2> 310231 INFO (TEST-HdfsRecoverLeaseTest.testMultiThreaded-seed#[275929AEFB581DFF]) [ ] o.a.s.u.FSHDFSUtils Recovering lease on dfs file hdfs://localhost:40549/file-1 [junit4] 2> 310246 WARN (IPC Server handler 7 on default port 40549) [ ] o.a.h.h.StateChange DIR* NameSystem.internalReleaseLease: File /file-1 has not been closed. Lease recovery is in progress. RecoveryId = 1003 for block blk_1073741825_1001 [junit4] 2> 310250 INFO (TEST-HdfsRecoverLeaseTest.testMultiThreaded-seed#[275929AEFB581DFF]) [ ] o.a.s.u.FSHDFSUtils recoverLease=false, attempt=0 on file=hdfs://localhost:40549/file-1 after 18ms [junit4] 2> 310364 WARN (ResponseProcessor for block BP-1580261792-127.0.0.1-1708127790719:blk_1073741825_1001) [ ] o.a.h.h.DataStreamer Exception for BP-1580261792-127.0.0.1-1708127790719:blk_1073741825_1001 [junit4] 2> => java.io.EOFException: Unexpected EOF while trying to read response from server [junit4] 2> at org.apache.hadoop.hdfs.protocolPB.PBHelperClient.vintPrefixed(PBHelperClient.java:551) [junit4] 2> java.io.EOFException: Unexpected EOF while trying to read response from server [junit4] 2> at org.apache.hadoop.hdfs.protocolPB.PBHelperClient.vintPrefixed(PBHelperClient.java:551) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.PipelineAck.readFields(PipelineAck.java:213) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer$ResponseProcessor.run(DataStreamer.java:1119) [hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> 310364 ERROR (DataXceiver for client DFSClient_NONMAPREDUCE_457095512_5955 at /127.0.0.1:34098 [Receiving block BP-1580261792-127.0.0.1-1708127790719:blk_1073741825_1001]) [ ] o.a.h.h.s.d.DataNode 127.0.0.1:43507:DataXceiver error processing WRITE_BLOCK operation src: /127.0.0.1:34098 dst: /127.0.0.1:43507 [junit4] 2> => java.io.InterruptedIOException: Interrupted while waiting for IO on channel java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:43507 remote=/127.0.0.1:34098]. Total timeout mills is 60000, 57846 millis timeout left. [junit4] 2> at org.apache.hadoop.net.SocketIOWithTimeout$SelectorPool.select(SocketIOWithTimeout.java:350) [junit4] 2> java.io.InterruptedIOException: Interrupted while waiting for IO on channel java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:43507 remote=/127.0.0.1:34098]. Total timeout mills is 60000, 57846 millis timeout left. [junit4] 2> at org.apache.hadoop.net.SocketIOWithTimeout$SelectorPool.select(SocketIOWithTimeout.java:350) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:156) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:161) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:131) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_362] [junit4] 2> at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ~[?:1.8.0_362] [junit4] 2> at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_362] [junit4] 2> at java.io.DataInputStream.read(DataInputStream.java:149) ~[?:1.8.0_362] [junit4] 2> at org.apache.hadoop.io.IOUtils.readFully(IOUtils.java:210) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.doReadFully(PacketReceiver.java:211) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.doRead(PacketReceiver.java:134) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.receiveNextPacket(PacketReceiver.java:109) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receivePacket(BlockReceiver.java:528) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receiveBlock(BlockReceiver.java:971) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.DataXceiver.writeBlock(DataXceiver.java:908) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.Receiver.opWriteBlock(Receiver.java:173) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.Receiver.processOp(Receiver.java:107) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:292) [hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362] [junit4] 2> 314251 INFO (TEST-HdfsRecoverLeaseTest.testMultiThreaded-seed#[275929AEFB581DFF]) [ ] o.a.s.u.FSHDFSUtils recoverLease=true, attempt=1 on file=hdfs://localhost:40549/file-1 after 4020ms [junit4] 2> 314252 INFO (TEST-HdfsRecoverLeaseTest.testMultiThreaded-seed#[275929AEFB581DFF]) [ ] o.a.s.u.FSHDFSUtils Recovering lease on dfs file hdfs://localhost:40549/file-0 [junit4] 2> 314254 WARN (IPC Server handler 0 on default port 40549) [ ] o.a.h.h.StateChange BLOCK* internalReleaseLease: All existing blocks are COMPLETE, lease removed, file /file-0 closed. [junit4] 2> 314254 INFO (TEST-HdfsRecoverLeaseTest.testMultiThreaded-seed#[275929AEFB581DFF]) [ ] o.a.s.u.FSHDFSUtils recoverLease=true, attempt=0 on file=hdfs://localhost:40549/file-0 after 2ms [junit4] 2> 314254 INFO (TEST-HdfsRecoverLeaseTest.testMultiThreaded-seed#[275929AEFB581DFF]) [ ] o.a.s.u.FSHDFSUtils Recovering lease on dfs file hdfs://localhost:40549/file-2 [junit4] 2> 314256 WARN (IPC Server handler 2 on default port 40549) [ ] o.a.h.h.StateChange DIR* NameSystem.internalReleaseLease: File /file-2 has not been closed. Lease recovery is in progress. RecoveryId = 1004 for block blk_1073741826_1002 [junit4] 2> 314256 INFO (TEST-HdfsRecoverLeaseTest.testMultiThreaded-seed#[275929AEFB581DFF]) [ ] o.a.s.u.FSHDFSUtils recoverLease=false, attempt=0 on file=hdfs://localhost:40549/file-2 after 1ms [junit4] 2> 316342 WARN (ResponseProcessor for block BP-1580261792-127.0.0.1-1708127790719:blk_1073741826_1002) [ ] o.a.h.h.DataStreamer Exception for BP-1580261792-127.0.0.1-1708127790719:blk_1073741826_1002 [junit4] 2> => java.io.EOFException: Unexpected EOF while trying to read response from server [junit4] 2> at org.apache.hadoop.hdfs.protocolPB.PBHelperClient.vintPrefixed(PBHelperClient.java:551) [junit4] 2> java.io.EOFException: Unexpected EOF while trying to read response from server [junit4] 2> at org.apache.hadoop.hdfs.protocolPB.PBHelperClient.vintPrefixed(PBHelperClient.java:551) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.PipelineAck.readFields(PipelineAck.java:213) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer$ResponseProcessor.run(DataStreamer.java:1119) [hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> 316342 ERROR (DataXceiver for client DFSClient_NONMAPREDUCE_1763851151_5955 at /127.0.0.1:34110 [Receiving block BP-1580261792-127.0.0.1-1708127790719:blk_1073741826_1002]) [ ] o.a.h.h.s.d.DataNode 127.0.0.1:43507:DataXceiver error processing WRITE_BLOCK operation src: /127.0.0.1:34110 dst: /127.0.0.1:43507 [junit4] 2> => java.io.InterruptedIOException: Interrupted while waiting for IO on channel java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:43507 remote=/127.0.0.1:34110]. Total timeout mills is 60000, 51885 millis timeout left. [junit4] 2> at org.apache.hadoop.net.SocketIOWithTimeout$SelectorPool.select(SocketIOWithTimeout.java:350) [junit4] 2> java.io.InterruptedIOException: Interrupted while waiting for IO on channel java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:43507 remote=/127.0.0.1:34110]. Total timeout mills is 60000, 51885 millis timeout left. [junit4] 2> at org.apache.hadoop.net.SocketIOWithTimeout$SelectorPool.select(SocketIOWithTimeout.java:350) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:156) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:161) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:131) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_362] [junit4] 2> at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ~[?:1.8.0_362] [junit4] 2> at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_362] [junit4] 2> at java.io.DataInputStream.read(DataInputStream.java:149) ~[?:1.8.0_362] [junit4] 2> at org.apache.hadoop.io.IOUtils.readFully(IOUtils.java:210) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.doReadFully(PacketReceiver.java:211) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.doRead(PacketReceiver.java:134) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.receiveNextPacket(PacketReceiver.java:109) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receivePacket(BlockReceiver.java:528) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receiveBlock(BlockReceiver.java:971) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.DataXceiver.writeBlock(DataXceiver.java:908) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.Receiver.opWriteBlock(Receiver.java:173) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.Receiver.processOp(Receiver.java:107) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:292) [hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362] [junit4] 2> 318258 INFO (TEST-HdfsRecoverLeaseTest.testMultiThreaded-seed#[275929AEFB581DFF]) [ ] o.a.s.u.FSHDFSUtils recoverLease=true, attempt=1 on file=hdfs://localhost:40549/file-2 after 4003ms [junit4] 2> 318258 ERROR (TEST-HdfsRecoverLeaseTest.testMultiThreaded-seed#[275929AEFB581DFF]) [ ] o.a.h.h.DFSClient Failed to close file: /file-1 with inode: 16393 [junit4] 2> => java.io.IOException: All datanodes [DatanodeInfoWithStorage[127.0.0.1:43507,DS-bcaf982e-13a7-4b70-b722-2711c4d93dee,DISK]] are bad. Aborting... [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.handleBadDatanode(DataStreamer.java:1592) [junit4] 2> java.io.IOException: All datanodes [DatanodeInfoWithStorage[127.0.0.1:43507,DS-bcaf982e-13a7-4b70-b722-2711c4d93dee,DISK]] are bad. Aborting... [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.handleBadDatanode(DataStreamer.java:1592) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.setupPipelineInternal(DataStreamer.java:1526) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.setupPipelineForAppendOrRecovery(DataStreamer.java:1512) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.processDatanodeOrExternalError(DataStreamer.java:1287) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.run(DataStreamer.java:668) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> 318266 ERROR (TEST-HdfsRecoverLeaseTest.testMultiThreaded-seed#[275929AEFB581DFF]) [ ] o.a.h.h.DFSClient Failed to close file: /file-2 with inode: 16394 [junit4] 2> => java.io.IOException: All datanodes [DatanodeInfoWithStorage[127.0.0.1:43507,DS-bcaf982e-13a7-4b70-b722-2711c4d93dee,DISK]] are bad. Aborting... [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.handleBadDatanode(DataStreamer.java:1592) [junit4] 2> java.io.IOException: All datanodes [DatanodeInfoWithStorage[127.0.0.1:43507,DS-bcaf982e-13a7-4b70-b722-2711c4d93dee,DISK]] are bad. Aborting... [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.handleBadDatanode(DataStreamer.java:1592) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.setupPipelineInternal(DataStreamer.java:1526) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.setupPipelineForAppendOrRecovery(DataStreamer.java:1512) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.processDatanodeOrExternalError(DataStreamer.java:1287) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.run(DataStreamer.java:668) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> 318267 INFO (TEST-HdfsRecoverLeaseTest.testMultiThreaded-seed#[275929AEFB581DFF]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testMultiThreaded [junit4] 2> 318278 INFO (TEST-HdfsRecoverLeaseTest.testBasic-seed#[275929AEFB581DFF]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBasic [junit4] 2> 318304 INFO (TEST-HdfsRecoverLeaseTest.testBasic-seed#[275929AEFB581DFF]) [ ] o.a.s.u.FSHDFSUtils Recovering lease on dfs file hdfs://localhost:40549/testfile [junit4] 2> 318313 INFO (TEST-HdfsRecoverLeaseTest.testBasic-seed#[275929AEFB581DFF]) [ ] o.a.s.u.FSHDFSUtils Recovering lease on dfs file hdfs://localhost:40549/testfile2 [junit4] 2> 318314 WARN (IPC Server handler 7 on default port 40549) [ ] o.a.h.h.StateChange DIR* NameSystem.internalReleaseLease: File /testfile2 has not been closed. Lease recovery is in progress. RecoveryId = 1007 for block blk_1073741828_1006 [junit4] 2> 318314 INFO (TEST-HdfsRecoverLeaseTest.testBasic-seed#[275929AEFB581DFF]) [ ] o.a.s.u.FSHDFSUtils recoverLease=false, attempt=0 on file=hdfs://localhost:40549/testfile2 after 1ms [junit4] 2> 319339 ERROR (DataXceiver for client DFSClient_NONMAPREDUCE_-1334482122_5955 at /127.0.0.1:49122 [Receiving block BP-1580261792-127.0.0.1-1708127790719:blk_1073741828_1006]) [ ] o.a.h.h.s.d.DataNode 127.0.0.1:43507:DataXceiver error processing WRITE_BLOCK operation src: /127.0.0.1:49122 dst: /127.0.0.1:43507 [junit4] 2> => java.io.InterruptedIOException: Interrupted while waiting for IO on channel java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:43507 remote=/127.0.0.1:49122]. Total timeout mills is 60000, 58972 millis timeout left. [junit4] 2> at org.apache.hadoop.net.SocketIOWithTimeout$SelectorPool.select(SocketIOWithTimeout.java:350) [junit4] 2> java.io.InterruptedIOException: Interrupted while waiting for IO on channel java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:43507 remote=/127.0.0.1:49122]. Total timeout mills is 60000, 58972 millis timeout left. [junit4] 2> at org.apache.hadoop.net.SocketIOWithTimeout$SelectorPool.select(SocketIOWithTimeout.java:350) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:156) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:161) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:131) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_362] [junit4] 2> at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ~[?:1.8.0_362] [junit4] 2> at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_362] [junit4] 2> at java.io.DataInputStream.read(DataInputStream.java:149) ~[?:1.8.0_362] [junit4] 2> at org.apache.hadoop.io.IOUtils.readFully(IOUtils.java:210) ~[hadoop-common-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.doReadFully(PacketReceiver.java:211) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.doRead(PacketReceiver.java:134) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.receiveNextPacket(PacketReceiver.java:109) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receivePacket(BlockReceiver.java:528) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receiveBlock(BlockReceiver.java:971) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.DataXceiver.writeBlock(DataXceiver.java:908) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.Receiver.opWriteBlock(Receiver.java:173) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.Receiver.processOp(Receiver.java:107) ~[hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:292) [hadoop-hdfs-3.2.4.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362] [junit4] 2> 319340 WARN (ResponseProcessor for block BP-1580261792-127.0.0.1-1708127790719:blk_1073741828_1006) [ ] o.a.h.h.DataStreamer Exception for BP-1580261792-127.0.0.1-1708127790719:blk_1073741828_1006 [junit4] 2> => java.io.EOFException: Unexpected EOF while trying to read response from server [junit4] 2> at org.apache.hadoop.hdfs.protocolPB.PBHelperClient.vintPrefixed(PBHelperClient.java:551) [junit4] 2> java.io.EOFException: Unexpected EOF while trying to read response from server [junit4] 2> at org.apache.hadoop.hdfs.protocolPB.PBHelperClient.vintPrefixed(PBHelperClient.java:551) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.protocol.datatransfer.PipelineAck.readFields(PipelineAck.java:213) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer$ResponseProcessor.run(DataStreamer.java:1119) [hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> 322315 INFO (TEST-HdfsRecoverLeaseTest.testBasic-seed#[275929AEFB581DFF]) [ ] o.a.s.u.FSHDFSUtils recoverLease=true, attempt=1 on file=hdfs://localhost:40549/testfile2 after 4002ms [junit4] 2> 322316 ERROR (TEST-HdfsRecoverLeaseTest.testBasic-seed#[275929AEFB581DFF]) [ ] o.a.h.h.DFSClient Failed to close file: /testfile2 with inode: 16396 [junit4] 2> => java.io.IOException: All datanodes [DatanodeInfoWithStorage[127.0.0.1:43507,DS-bcaf982e-13a7-4b70-b722-2711c4d93dee,DISK]] are bad. Aborting... [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.handleBadDatanode(DataStreamer.java:1592) [junit4] 2> java.io.IOException: All datanodes [DatanodeInfoWithStorage[127.0.0.1:43507,DS-bcaf982e-13a7-4b70-b722-2711c4d93dee,DISK]] are bad. Aborting... [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.handleBadDatanode(DataStreamer.java:1592) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.setupPipelineInternal(DataStreamer.java:1526) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.setupPipelineForAppendOrRecovery(DataStreamer.java:1512) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.processDatanodeOrExternalError(DataStreamer.java:1287) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> at org.apache.hadoop.hdfs.DataStreamer.run(DataStreamer.java:668) ~[hadoop-hdfs-client-3.2.4.jar:?] [junit4] 2> 322316 INFO (TEST-HdfsRecoverLeaseTest.testBasic-seed#[275929AEFB581DFF]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBasic [junit4] 2> 322319 WARN (Listener at localhost/46835) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 322333 INFO (Listener at localhost/46835) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@322b4db1{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/datanode} [junit4] 2> 322333 INFO (Listener at localhost/46835) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6cf6c339{HTTP/1.1, (http/1.1)}{localhost:0} [junit4] 2> 322333 INFO (Listener at localhost/46835) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 322333 INFO (Listener at localhost/46835) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ad5b1d{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,STOPPED} [junit4] 2> 322337 WARN (BP-1580261792-127.0.0.1-1708127790719 heartbeating to localhost/127.0.0.1:40549) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1580261792-127.0.0.1-1708127790719 (Datanode Uuid 42f0ca29-2a83-4b94-98a1-abe01a65aa48) service to localhost/127.0.0.1:40549 [junit4] 2> 322351 INFO (Listener at localhost/46835) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@48d98df8{hdfs,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/hdfs} [junit4] 2> 322352 INFO (Listener at localhost/46835) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@79ecb5c7{HTTP/1.1, (http/1.1)}{localhost:0} [junit4] 2> 322352 INFO (Listener at localhost/46835) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 322352 INFO (Listener at localhost/46835) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f1937c1{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,STOPPED} [junit4] 2> 322366 INFO (Listener at localhost/46835) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-78 after mutting 0 log messages [junit4] 2> 322366 INFO (Listener at localhost/46835) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-79 for ERROR logs matching regex: ignore_exception [junit4] 2> 322367 INFO (Listener at localhost/46835) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> Feb 16, 2024 11:56:49 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 17 leaked thread(s). [junit4] 2> Feb 16, 2024 11:56:59 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest: [junit4] 2> 1) Thread[id=6022, name=Command processor, state=WAITING, group=TGRP-HdfsRecoverLeaseTest] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291) [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275) [junit4] 2> Feb 16, 2024 11:56:59 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=6022, name=Command processor, state=WAITING, group=TGRP-HdfsRecoverLeaseTest] [junit4] 2> 332475 ERROR (Command processor) [ ] o.a.h.h.s.d.DataNode Command processor encountered interrupt and exit. [junit4] 2> 332475 WARN (Command processor) [ ] o.a.h.h.s.d.DataNode Ending command processor service for: Thread[Command processor,5,TGRP-HdfsRecoverLeaseTest] [junit4] 2> Feb 16, 2024 11:56:59 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: All leaked threads terminated. [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1126, maxMBSortInHeap=5.463316369095329, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr-Latn, timezone=Asia/Calcutta [junit4] 2> NOTE: Linux 5.4.0-171-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=3,free=63420608,total=512753664 [junit4] 2> NOTE: All tests run in this JVM: [IndexBasedSpellCheckerTest, QueryEqualityTest, NodeMutatorTest, TestSchemaVersionResource, TestSolrIndexConfig, CollectionsAPIAsyncDistributedZkTest, TestTestInjection, TestLegacyField, TestCloudRecovery, FileTypeMagicUtilTest, TestFacetMethods, ConcurrentCreateRoutedAliasTest, TestIndexSearcher, TestTolerantUpdateProcessorRandomCloud, DistributedTermsComponentTest, CategoryRoutedAliasUpdateProcessorTest, ZkStateWriterTest, TestTolerantSearch, TestSafeXMLParsing, AsyncCallRequestStatusResponseTest, PeerSyncTest, TestSweetSpotSimilarityFactory, SolrCloudReportersTest, TestCloudNestedDocsSort, CSVRequestHandlerTest, DeleteByIdWithRouterFieldTest, UpdateLogCloudTest, TestZkChroot, SSLMigrationTest, TestXmlQParser, TestCloudInspectUtil, TriggerEventQueueTest, TestExceedMaxTermLength, HttpSolrCallCloudTest, ResponseBuilderTest, JWTVerificationkeyResolverTest, OverseerModifyCollectionTest, TestConfig, TestFiltering, TestBackupRepositoryFactory, CustomTermsComponentTest, TestBlobHandler, HdfsRecoverLeaseTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HdfsRecoverLeaseTest -Dtests.seed=275929AEFB581DFF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J2 | HdfsRecoverLeaseTest (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest: [junit4] > 1) Thread[id=6022, name=Command processor, state=WAITING, group=TGRP-HdfsRecoverLeaseTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291) [junit4] > at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275) [junit4] > at __randomizedtesting.SeedInfo.seed([275929AEFB581DFF]:0) [junit4] Completed [134/959 (1!)] on J2 in 29.85s, 2 tests, 1 error <<< FAILURES! [...truncated 287 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 399300 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf' [junit4] 2> 399300 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 399301 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-82 after mutting 0 log messages [junit4] 2> 399301 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-83 for ERROR logs matching regex: ignore_exception [junit4] 2> 399301 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_275929AEFB581DFF-001/data-dir-60-001 [junit4] 2> 399302 WARN (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 399302 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 399304 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-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> 399304 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 399304 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_275929AEFB581DFF-001/tempDir-001 [junit4] 2> 399304 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 399304 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 399304 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 399305 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 399405 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 35991 [junit4] 2> 399405 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35991 [junit4] 2> 399405 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35991 [junit4] 2> 399405 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35991 [junit4] 2> 399406 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 399414 INFO (zkConnectionManagerCallback-5897-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 399414 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 399422 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 399426 INFO (zkConnectionManagerCallback-5899-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 399426 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 399431 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 399435 INFO (zkConnectionManagerCallback-5901-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 399435 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 399436 WARN (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker-SendThread(127.0.0.1:35991)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1002cfb87fc0002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1002cfb87fc0002, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1002cfb87fc0002, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 399538 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 399538 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 399538 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 399538 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 399538 INFO (jetty-launcher-5902-thread-3) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 399538 INFO (jetty-launcher-5902-thread-2) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 399539 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 399539 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 399539 INFO (jetty-launcher-5902-thread-1) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 399539 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 399539 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 399539 INFO (jetty-launcher-5902-thread-4) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 399544 INFO (jetty-launcher-5902-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 399544 INFO (jetty-launcher-5902-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 399544 INFO (jetty-launcher-5902-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 399544 INFO (jetty-launcher-5902-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a3c018e{/solr,null,AVAILABLE} [junit4] 2> 399545 INFO (jetty-launcher-5902-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 399545 INFO (jetty-launcher-5902-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 399545 INFO (jetty-launcher-5902-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 399545 INFO (jetty-launcher-5902-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cf1fb18{/solr,null,AVAILABLE} [junit4] 2> 399546 INFO (jetty-launcher-5902-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2068e0ab{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37749} [junit4] 2> 399546 INFO (jetty-launcher-5902-thread-4) [ ] o.e.j.s.Server Started @399574ms [junit4] 2> 399546 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35991/solr, hostPort=37749} [junit4] 2> 399546 ERROR (jetty-launcher-5902-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 399546 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 399546 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.4 [junit4] 2> 399546 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 399546 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 399546 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-02-16T23:58:06.498Z [junit4] 2> 399547 INFO (jetty-launcher-5902-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 399547 INFO (jetty-launcher-5902-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 399547 INFO (jetty-launcher-5902-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 399548 INFO (jetty-launcher-5902-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@79218bab{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38741} [junit4] 2> 399548 INFO (jetty-launcher-5902-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12888ff1{/solr,null,AVAILABLE} [junit4] 2> 399548 INFO (jetty-launcher-5902-thread-2) [ ] o.e.j.s.Server Started @399577ms [junit4] 2> 399548 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35991/solr, hostPort=38741} [junit4] 2> 399548 ERROR (jetty-launcher-5902-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 399548 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 399548 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.4 [junit4] 2> 399548 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 399548 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 399548 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-02-16T23:58:06.500Z [junit4] 2> 399551 INFO (jetty-launcher-5902-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 399551 INFO (jetty-launcher-5902-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 399551 INFO (jetty-launcher-5902-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 399551 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 399555 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 399555 INFO (jetty-launcher-5902-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@738049cd{/solr,null,AVAILABLE} [junit4] 2> 399555 INFO (zkConnectionManagerCallback-5906-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 399555 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 399556 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5458e57a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43661} [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-3) [ ] o.e.j.s.Server Started @399588ms [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35991/solr, hostPort=43661} [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@34e0c089{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41189} [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-1) [ ] o.e.j.s.Server Started @399588ms [junit4] 2> 399559 ERROR (jetty-launcher-5902-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35991/solr, hostPort=41189} [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.4 [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-02-16T23:58:06.511Z [junit4] 2> 399559 ERROR (jetty-launcher-5902-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.4 [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-02-16T23:58:06.511Z [junit4] 2> 399559 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 399560 INFO (zkConnectionManagerCallback-5904-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 399560 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 399560 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 399560 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 399563 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 399563 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 399564 INFO (zkConnectionManagerCallback-5908-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 399564 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 399564 INFO (zkConnectionManagerCallback-5910-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 399564 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 399564 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 399567 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 399567 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 399570 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 399570 WARN (jetty-launcher-5902-thread-1-SendThread(127.0.0.1:35991)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1002cfb87fc0006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1002cfb87fc0006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1002cfb87fc0006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 400275 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 400276 WARN (jetty-launcher-5902-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c7d1c56[provider=null,keyStore=null,trustStore=null] [junit4] 2> 400276 WARN (jetty-launcher-5902-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c7d1c56[provider=null,keyStore=null,trustStore=null] [junit4] 2> 400278 WARN (jetty-launcher-5902-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@593fc197[provider=null,keyStore=null,trustStore=null] [junit4] 2> 400278 WARN (jetty-launcher-5902-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@593fc197[provider=null,keyStore=null,trustStore=null] [junit4] 2> 400279 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35991/solr [junit4] 2> 400280 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 400281 INFO (zkConnectionManagerCallback-5930-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 400281 INFO (jetty-launcher-5902-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 400393 INFO (jetty-launcher-5902-thread-1) [n:127.0.0.1:41189_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 400395 INFO (zkConnectionManagerCallback-5932-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 400407 INFO (jetty-launcher-5902-thread-1) [n:127.0.0.1:41189_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 400466 WARN (jetty-launcher-5902-thread-1) [n:127.0.0.1:41189_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 400471 INFO (jetty-launcher-5902-thread-1) [n:127.0.0.1:41189_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41189_solr [junit4] 2> 400472 INFO (jetty-launcher-5902-thread-1) [n:127.0.0.1:41189_solr ] o.a.s.c.Overseer Overseer (id=72107052867780616-127.0.0.1:41189_solr-n_0000000000) starting [junit4] 2> 400479 INFO (OverseerStateUpdate-72107052867780616-127.0.0.1:41189_solr-n_0000000000) [n:127.0.0.1:41189_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41189_solr [junit4] 2> 400484 INFO (jetty-launcher-5902-thread-1) [n:127.0.0.1:41189_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41189_solr [junit4] 2> 400487 INFO (jetty-launcher-5902-thread-1) [n:127.0.0.1:41189_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 400488 INFO (jetty-launcher-5902-thread-1) [n:127.0.0.1:41189_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 400488 WARN (jetty-launcher-5902-thread-1) [n:127.0.0.1:41189_solr ] 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> 400495 INFO (zkCallback-5931-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 400519 INFO (jetty-launcher-5902-thread-1) [n:127.0.0.1:41189_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_275929AEFB581DFF-001/tempDir-001/node1 [junit4] 2> 400532 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 400534 WARN (jetty-launcher-5902-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@158adb8a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 400656 WARN (jetty-launcher-5902-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@158adb8a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 400670 WARN (jetty-launcher-5902-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a15123[provider=null,keyStore=null,trustStore=null] [junit4] 2> 400670 WARN (jetty-launcher-5902-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a15123[provider=null,keyStore=null,trustStore=null] [junit4] 2> 400671 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35991/solr [junit4] 2> 400687 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 400708 INFO (zkConnectionManagerCallback-5950-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 400708 INFO (jetty-launcher-5902-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 400726 WARN (jetty-launcher-5902-thread-2-SendThread(127.0.0.1:35991)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1002cfb87fc0009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1002cfb87fc0009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1002cfb87fc0009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 400828 INFO (jetty-launcher-5902-thread-2) [n:127.0.0.1:38741_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 400828 INFO (zkConnectionManagerCallback-5952-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 400828 INFO (jetty-launcher-5902-thread-2) [n:127.0.0.1:38741_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 400842 WARN (jetty-launcher-5902-thread-2) [n:127.0.0.1:38741_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 400963 INFO (jetty-launcher-5902-thread-2) [n:127.0.0.1:38741_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 400966 INFO (jetty-launcher-5902-thread-2) [n:127.0.0.1:38741_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38741_solr as DOWN [junit4] 2> 400966 INFO (jetty-launcher-5902-thread-2) [n:127.0.0.1:38741_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 400966 INFO (jetty-launcher-5902-thread-2) [n:127.0.0.1:38741_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38741_solr [junit4] 2> 400968 INFO (jetty-launcher-5902-thread-2) [n:127.0.0.1:38741_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 400969 INFO (jetty-launcher-5902-thread-2) [n:127.0.0.1:38741_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 400969 WARN (jetty-launcher-5902-thread-2) [n:127.0.0.1:38741_solr ] 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> 400983 INFO (zkCallback-5931-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 400991 INFO (zkCallback-5951-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 401001 INFO (jetty-launcher-5902-thread-2) [n:127.0.0.1:38741_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_275929AEFB581DFF-001/tempDir-001/node2 [junit4] 2> 401223 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 401225 WARN (jetty-launcher-5902-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39bc7c12[provider=null,keyStore=null,trustStore=null] [junit4] 2> 401225 WARN (jetty-launcher-5902-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39bc7c12[provider=null,keyStore=null,trustStore=null] [junit4] 2> 401383 WARN (jetty-launcher-5902-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60010c7c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 401383 WARN (jetty-launcher-5902-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60010c7c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 401386 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35991/solr [junit4] 2> 401388 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 401388 INFO (zkConnectionManagerCallback-5966-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 401388 INFO (jetty-launcher-5902-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 401492 INFO (jetty-launcher-5902-thread-3) [n:127.0.0.1:43661_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 401639 INFO (zkConnectionManagerCallback-5968-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 401639 INFO (jetty-launcher-5902-thread-3) [n:127.0.0.1:43661_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 401650 WARN (jetty-launcher-5902-thread-3) [n:127.0.0.1:43661_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 401651 INFO (jetty-launcher-5902-thread-3) [n:127.0.0.1:43661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 401655 INFO (jetty-launcher-5902-thread-3) [n:127.0.0.1:43661_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43661_solr as DOWN [junit4] 2> 401655 INFO (jetty-launcher-5902-thread-3) [n:127.0.0.1:43661_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 401655 INFO (jetty-launcher-5902-thread-3) [n:127.0.0.1:43661_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43661_solr [junit4] 2> 401656 INFO (zkCallback-5931-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 401657 INFO (zkCallback-5951-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 401658 INFO (jetty-launcher-5902-thread-3) [n:127.0.0.1:43661_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 401659 INFO (jetty-launcher-5902-thread-3) [n:127.0.0.1:43661_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 401660 WARN (jetty-launcher-5902-thread-3) [n:127.0.0.1:43661_solr ] 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> 401669 INFO (zkCallback-5967-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 401696 INFO (jetty-launcher-5902-thread-3) [n:127.0.0.1:43661_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_275929AEFB581DFF-001/tempDir-001/node3 [junit4] 2> 401738 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 401740 WARN (jetty-launcher-5902-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c04ede8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 401741 WARN (jetty-launcher-5902-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c04ede8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 401744 WARN (jetty-launcher-5902-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7dd1f302[provider=null,keyStore=null,trustStore=null] [junit4] 2> 401744 WARN (jetty-launcher-5902-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7dd1f302[provider=null,keyStore=null,trustStore=null] [junit4] 2> 401745 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35991/solr [junit4] 2> 401756 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 401762 INFO (zkConnectionManagerCallback-5982-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 401762 INFO (jetty-launcher-5902-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 401765 WARN (jetty-launcher-5902-thread-4-SendThread(127.0.0.1:35991)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1002cfb87fc000d. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1002cfb87fc000d, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1002cfb87fc000d, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 401867 INFO (jetty-launcher-5902-thread-4) [n:127.0.0.1:37749_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 401876 INFO (zkConnectionManagerCallback-5984-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 401876 INFO (jetty-launcher-5902-thread-4) [n:127.0.0.1:37749_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 401889 WARN (jetty-launcher-5902-thread-4) [n:127.0.0.1:37749_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 401891 INFO (jetty-launcher-5902-thread-4) [n:127.0.0.1:37749_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 401895 INFO (jetty-launcher-5902-thread-4) [n:127.0.0.1:37749_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37749_solr as DOWN [junit4] 2> 401895 INFO (jetty-launcher-5902-thread-4) [n:127.0.0.1:37749_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 401895 INFO (jetty-launcher-5902-thread-4) [n:127.0.0.1:37749_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37749_solr [junit4] 2> 401899 INFO (zkCallback-5931-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 401899 INFO (zkCallback-5951-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 401904 INFO (zkCallback-5967-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 401908 INFO (jetty-launcher-5902-thread-4) [n:127.0.0.1:37749_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 401908 INFO (zkCallback-5983-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 401909 INFO (jetty-launcher-5902-thread-4) [n:127.0.0.1:37749_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 401910 WARN (jetty-launcher-5902-thread-4) [n:127.0.0.1:37749_solr ] 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> 401935 INFO (jetty-launcher-5902-thread-4) [n:127.0.0.1:37749_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_275929AEFB581DFF-001/tempDir-001/node4 [junit4] 2> 402074 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 402075 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 402077 INFO (zkConnectionManagerCallback-5995-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 402077 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 402080 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 402082 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35991/solr ready [junit4] 2> 402087 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2007347649 [junit4] 2> 402087 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41189_solr [junit4] 2> 402090 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 402090 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:41189_solr as DOWN [junit4] 2> 402090 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 402094 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 402094 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 402094 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 402094 INFO (SUITE-TestPullReplicaErrorHandling-seed#[275929AEFB581DFF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 402096 INFO (closeThreadPool-6000-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72107052867780616-127.0.0.1:41189_solr-n_0000000000) closing [junit4] 2> 402097 INFO (OverseerStateUpdate-72107052867780616-127.0.0.1:41189_solr-n_0000000000) [n:127.0.0.1:41189_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41189_solr [junit4] 2> 402098 INFO (OverseerAutoScalingTriggerThread-72107052867780616-127.0.0.1:41189_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 402100 INFO (closeThreadPool-6000-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72107052867780616-127.0.0.1:41189_solr-n_0000000000) closing [junit4] 2> 402102 WARN (jetty-launcher-5902-thread-1-SendThread(127.0.0.1:35991)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1002cfb87fc0008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server ses [...truncated too long message...] ocalhost/42179) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7d28d20b{HTTP/1.1, (http/1.1)}{localhost:0} [junit4] 2> 1894665 INFO (Listener at localhost/42179) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1894665 INFO (Listener at localhost/42179) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@515b048f{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,STOPPED} [junit4] 2> 1894674 INFO (Listener at localhost/42179) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@7eefc045{hdfs,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/hdfs} [junit4] 2> 1894677 INFO (Listener at localhost/42179) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5098b85a{HTTP/1.1, (http/1.1)}{localhost:0} [junit4] 2> 1894677 INFO (Listener at localhost/42179) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1894677 INFO (Listener at localhost/42179) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@352ce6d6{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,STOPPED} [junit4] 2> 1894706 INFO (Listener at localhost/42179) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-19463 after mutting 0 log messages [junit4] 2> 1894706 INFO (Listener at localhost/42179) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-19464 for ERROR logs matching regex: ignore_exception [junit4] 2> 1894706 INFO (Listener at localhost/42179) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> Feb 17, 2024 12:23:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 34 leaked thread(s). [junit4] 2> Feb 17, 2024 12:23:11 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest: [junit4] 2> 1) Thread[id=30905, name=Command processor, state=WAITING, group=TGRP-HDFSCollectionsAPITest] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291) [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275) [junit4] 2> Feb 17, 2024 12:23:11 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=30905, name=Command processor, state=WAITING, group=TGRP-HDFSCollectionsAPITest] [junit4] 2> 1904780 ERROR (Command processor) [ ] o.a.h.h.s.d.DataNode Command processor encountered interrupt and exit. [junit4] 2> 1904780 WARN (Command processor) [ ] o.a.h.h.s.d.DataNode Ending command processor service for: Thread[Command processor,5,TGRP-HDFSCollectionsAPITest] [junit4] 2> Feb 17, 2024 12:23:11 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: All leaked threads terminated. [junit4] 2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-CH, timezone=Australia/Lindeman [junit4] 2> NOTE: Linux 5.4.0-171-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=2,free=168491512,total=511180800 [junit4] 2> NOTE: All tests run in this JVM: [IndexBasedSpellCheckerTest, QueryEqualityTest, NodeMutatorTest, TestSchemaVersionResource, TestSolrIndexConfig, CollectionsAPIAsyncDistributedZkTest, TestTestInjection, TestLegacyField, TestCloudRecovery, FileTypeMagicUtilTest, TestFacetMethods, ConcurrentCreateRoutedAliasTest, TestIndexSearcher, TestTolerantUpdateProcessorRandomCloud, DistributedTermsComponentTest, CategoryRoutedAliasUpdateProcessorTest, ZkStateWriterTest, TestTolerantSearch, TestSafeXMLParsing, AsyncCallRequestStatusResponseTest, PeerSyncTest, TestSweetSpotSimilarityFactory, SolrCloudReportersTest, TestCloudNestedDocsSort, CSVRequestHandlerTest, DeleteByIdWithRouterFieldTest, UpdateLogCloudTest, TestZkChroot, SSLMigrationTest, TestXmlQParser, TestCloudInspectUtil, TriggerEventQueueTest, TestExceedMaxTermLength, HttpSolrCallCloudTest, ResponseBuilderTest, JWTVerificationkeyResolverTest, OverseerModifyCollectionTest, TestConfig, TestFiltering, TestBackupRepositoryFactory, CustomTermsComponentTest, TestBlobHandler, HdfsRecoverLeaseTest, TolerantUpdateProcessorTest, TestPullReplicaWithAuth, TestSimComputePlanAction, RemoteQueryErrorTest, NumberUtilsTest, TestSolrCoreParser, TestImplicitCoreProperties, SolrLogPostToolTest, RegexBoostProcessorTest, PeerSyncWithLeaderTest, CoreAdminOperationTest, TestLegacyBM25SimilarityFactory, SolrGraphiteReporterTest, DistributedFacetExistsSmallTest, TestConfigSetsAPI, PurgeGraphTest, TestSubQueryTransformerCrossCore, BasicDistributedZk2Test, SearchRateTriggerTest, ConvertedLegacyTest, TestSolrCloudWithKerberosAlt, TestLogWatcher, ClusterStateUpdateTest, VMParamsZkACLAndCredentialsProvidersTest, TestExtendedDismaxParser, TestSolrRequestInfo, OverseerStatusTest, FuzzySearchTest, DirectoryFactoriesTest, ResourceLoaderTest, TestMacroExpander, AdminHandlersProxyTest, TestSort, TestSchemaField, BlockDirectoryTest, TestJsonFacetErrors, HdfsThreadLeakTest, SolrInfoBeanTest, TestAnalyzedSuggestions, AnalyticsMergeStrategyTest, DistributedFacetPivotSmallTest, TestLegacyFieldCache, ReturnFieldsTest, CleanupOldIndexTest, SystemCollectionCompatTest, DocValuesTest, TestLazyCores, TestOnReconnectListenerSupport, SpatialFilterTest, TestRebalanceLeaders, SchemaVersionSpecificBehaviorTest, TestUpdate, TestSimNodeLostTrigger, TestHdfsBackupRestoreCore, PrimitiveFieldTypeTest, AutoScalingHandlerTest, TestShortCircuitedRequests, TestFieldCacheSort, TestQuerySenderListener, TestBinaryField, TestPackages, AuditLoggerPluginTest, TestSimExtremeIndexing, TestRandomDVFaceting, MetricTriggerIntegrationTest, TestSha256AuthenticationProvider, SpellingQueryConverterTest, ZkNodePropsTest, TestManagedSchemaAPI, ZookeeperStatusHandlerTest, AddBlockUpdateTest, TestCollationField, TestSmileRequest, TestExactSharedStatsCache, SolrIndexConfigTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, SolrTestCaseJ4DeleteCoreTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestRandomFaceting, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderElectionTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerTaskQueueTest, PeerSyncReplicationTest, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestStressInPlaceUpdates, HdfsCloudIncrementalBackupTest, SplitByPrefixTest, TestHdfsCloudBackupRestore, TestRequestStatusCollectionAPI, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, RestoreTriggerStateTest, HDFSCollectionsAPITest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HDFSCollectionsAPITest -Dtests.seed=275929AEFB581DFF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=Australia/Lindeman -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J2 | HDFSCollectionsAPITest (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest: [junit4] > 1) Thread[id=30905, name=Command processor, state=WAITING, group=TGRP-HDFSCollectionsAPITest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291) [junit4] > at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275) [junit4] > at __randomizedtesting.SeedInfo.seed([275929AEFB581DFF]:0) [junit4] Completed [633/959 (3!)] on J2 in 27.23s, 1 test, 1 error <<< FAILURES! [...truncated 55468 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
