Ethan Rose created HDDS-6627:
--------------------------------
Summary: Intermittent failure in
TestGetCommittedBlockLengthAndPutKey#tesGetCommittedBlockLength
Key: HDDS-6627
URL: https://issues.apache.org/jira/browse/HDDS-6627
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Ethan Rose
Attachments: it-ozone.zip
TestGetCommittedBlockLengthAndPutKey#tesGetCommittedBlockLength failed inĀ [this
run|https://github.com/apache/ozone/runs/6111950853?check_suite_focus=true],
which only changed unrelated OM code. The output shows:
{code}Error:
org.apache.hadoop.ozone.scm.TestGetCommittedBlockLengthAndPutKey.tesGetCommittedBlockLength
Time elapsed: 0.115 s <<< ERROR!
org.apache.hadoop.hdds.scm.container.common.helpers.StorageContainerException:
Unable to find the block.
at
org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.validateContainerResponse(ContainerProtocolCalls.java:537)
at
org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.lambda$getValidatorList$0(ContainerProtocolCalls.java:544)
at
org.apache.hadoop.hdds.scm.XceiverClientGrpc.sendCommandWithRetry(XceiverClientGrpc.java:383)
at
org.apache.hadoop.hdds.scm.XceiverClientGrpc.lambda$sendCommandWithTraceIDAndRetry$0(XceiverClientGrpc.java:319)
at
org.apache.hadoop.hdds.tracing.TracingUtil.executeInSpan(TracingUtil.java:174)
at
org.apache.hadoop.hdds.tracing.TracingUtil.executeInNewSpan(TracingUtil.java:148)
at
org.apache.hadoop.hdds.scm.XceiverClientGrpc.sendCommandWithTraceIDAndRetry(XceiverClientGrpc.java:313)
at
org.apache.hadoop.hdds.scm.XceiverClientGrpc.sendCommand(XceiverClientGrpc.java:294)
at
org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.getCommittedBlockLength(ContainerProtocolCalls.java:139)
at
org.apache.hadoop.ozone.scm.TestGetCommittedBlockLengthAndPutKey.tesGetCommittedBlockLength(TestGetCommittedBlockLengthAndPutKey.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}
The log bundle is attached to the case.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]