redpanda-data / redpanda

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

CI Failure (RuntimeError(Object storage scrub detected fatal anomalies of type {'ntpr_no_manifest'}")") in CreateTopicUpgradeTest.test_cloud_storage_sticky_enablement_v22_2_to_v22_3 ` #12397

Closed bharathv closed 11 months ago

bharathv commented 1 year ago

https://buildkite.com/redpanda/vtools/builds/8539#018974ec-24da-4f16-83d6-a96130269d0e

Module: rptest.tests.topic_creation_test
Class:  CreateTopicUpgradeTest
Method: test_cloud_storage_sticky_enablement_v22_2_to_v22_3
test_id:    rptest.tests.topic_creation_test.CreateTopicUpgradeTest.test_cloud_storage_sticky_enablement_v22_2_to_v22_3
status:     FAIL
run time:   1 minute 8.154 seconds

    RuntimeError("Object storage scrub detected fatal anomalies of type {'ntpr_no_manifest'}")
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 "/home/ubuntu/redpanda/tests/rptest/services/cluster.py", line 159, in wrapped
    self.redpanda.stop_and_scrub_object_storage()
  File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 3976, in stop_and_scrub_object_storage
    raise RuntimeError(
RuntimeError: Object storage scrub detected fatal anomalies of type {'ntpr_no_manifest'}
piyushredpanda commented 11 months ago

Issue hasn't occurred for 2 months per Pandatriage; closing