Ethan Rose created HDDS-5631:
--------------------------------
Summary: Intermittent test failure in TestSCMInstallSnapshotWithHA
Key: HDDS-5631
URL: https://issues.apache.org/jira/browse/HDDS-5631
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Ethan Rose
Attachments: it-ozone.zip
Failed run:
[https://github.com/apache/ozone/pull/2549/checks?check_run_id=3355822776]
Error from the attached log bundle:
{code}
2021-08-18 01:11:25,849
[9151209e-0687-4e1f-91d3-18f4f59985d6@group-24D12FE5568F-StateMachineUpdater]
ERROR statemachine.StateMachine (ExitUtils.java:terminate(133)) - Terminating
with exit status 1: Updating DB buffer transaction info by an older transaction
info, current: 2#128, updating to: 2#292021-08-18 01:11:25,849
[9151209e-0687-4e1f-91d3-18f4f59985d6@group-24D12FE5568F-StateMachineUpdater]
ERROR statemachine.StateMachine (ExitUtils.java:terminate(133)) - Terminating
with exit status 1: Updating DB buffer transaction info by an older transaction
info, current: 2#128, updating to: 2#29java.lang.IllegalArgumentException:
Updating DB buffer transaction info by an older transaction info, current:
2#128, updating to: 2#29 at
org.apache.hadoop.hdds.scm.ha.SCMHADBTransactionBufferImpl.updateLatestTrxInfo(SCMHADBTransactionBufferImpl.java:71)
at
org.apache.hadoop.hdds.scm.ha.SCMStateMachine.applyTransaction(SCMStateMachine.java:146)
at
org.apache.ratis.server.impl.RaftServerImpl.applyLogToStateMachine(RaftServerImpl.java:1691)
at
org.apache.ratis.server.impl.StateMachineUpdater.applyLog(StateMachineUpdater.java:234)
at
org.apache.ratis.server.impl.StateMachineUpdater.run(StateMachineUpdater.java:179)
at java.lang.Thread.run(Thread.java:748)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]