redpanda-data / redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
https://redpanda.com
9.41k stars 577 forks source link

CI Failure (Consumed from an unexpected offset) in `PartitionMoveInterruption.test_cancelling_partition_move_x_core` #8950

Open ZeDRoman opened 1 year ago

ZeDRoman commented 1 year ago

https://buildkite.com/redpanda/redpanda/builds/37656

Module: rptest.tests.partition_move_interruption_test
Class:  PartitionMoveInterruption
Method: test_cancelling_partition_move_x_core
Arguments:
{
  "compacted": false,
  "recovery": "restart_recovery",
  "replication_factor": 1,
  "unclean_abort": true
}
====================================================================================================
test_id:    rptest.tests.partition_move_interruption_test.PartitionMoveInterruption.test_cancelling_partition_move_x_core.replication_factor=1.unclean_abort=True.recovery=restart_recovery.compacted=False
status:     FAIL
run time:   1 minute 0.325 seconds

    Exception('VerifiableConsumer-0-140256472060720-worker-1: Traceback (most recent call last):\n  File "/usr/local/lib/python3.10/dist-packages/ducktape/services/background_thread.py", line 38, in _protected_worker\n    self._worker(idx, node)\n  File "/root/tests/rptest/services/verifiable_consumer.py", line 269, in _worker\n    handler.handle_records_consumed(event, self.logger)\n  File "/root/tests/rptest/services/verifiable_consumer.py", line 101, in handle_records_consumed\n    raise AssertionError(msg)\nAssertionError: Consumed from an unexpected offset (7939, 0) for partition TopicPartition(topic=\'topic-zlcfbilqvl\', partition=17)\n')
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 135, in run
    data = self.run_test()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 227, in run_test
    return self.test_context.function(self.test)
  File "/usr/local/lib/python3.10/dist-packages/ducktape/mark/_mark.py", line 476, in wrapper
    return functools.partial(f, *args, **kwargs)(*w_args, **w_kwargs)
  File "/root/tests/rptest/services/cluster.py", line 35, in wrapped
    r = f(self, *args, **kwargs)
  File "/root/tests/rptest/tests/partition_move_interruption_test.py", line 272, in test_cancelling_partition_move_x_core
    self.consumer.stop()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/services/background_thread.py", line 86, in stop
    self._propagate_exceptions()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/services/background_thread.py", line 100, in _propagate_exceptions
    raise Exception(self.errors)
Exception: VerifiableConsumer-0-140256472060720-worker-1: Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/ducktape/services/background_thread.py", line 38, in _protected_worker
    self._worker(idx, node)
  File "/root/tests/rptest/services/verifiable_consumer.py", line 269, in _worker
    handler.handle_records_consumed(event, self.logger)
  File "/root/tests/rptest/services/verifiable_consumer.py", line 101, in handle_records_consumed
    raise AssertionError(msg)
AssertionError: Consumed from an unexpected offset (7939, 0) for partition TopicPartition(topic='topic-zlcfbilqvl', partition=17)

JIRA Link: CORE-1167

bharathv commented 11 months ago

https://buildkite.com/redpanda/redpanda/builds/37656

vbotbuildovich commented 10 months ago

*https://buildkite.com/redpanda/redpanda/builds/38329

vbotbuildovich commented 5 months ago

*https://buildkite.com/redpanda/redpanda/builds/47785

vbotbuildovich commented 4 months ago

*https://buildkite.com/redpanda/redpanda/builds/48958

vbotbuildovich commented 3 months ago

*https://buildkite.com/redpanda/redpanda/builds/48958

vbotbuildovich commented 3 months ago

*https://buildkite.com/redpanda/redpanda/builds/48958

vbotbuildovich commented 3 months ago

*https://buildkite.com/redpanda/redpanda/builds/48958

github-actions[bot] commented 2 days ago

This issue hasn't seen activity in 3 months. If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in two weeks.