Project

General

Profile

Actions

Bug #72612

open

reef: Test failure: test_cephfs_mirror_cancel_mirroring_and_readd (tasks.cephfs.test_mirroring.TestMirroring)

Added by Venky Shankar 7 months ago. Updated 7 months ago.

Status:
In Progress
Priority:
Normal
Assignee:
Category:
Correctness/Safety
Target version:
% Done:

0%

Source:
Q/A
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
cephfs-mirror
Labels (FS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:

Description

- https://pulpito.ceph.com/vshankar-2025-06-22_14:18:27-fs-wip-vshankar-testing-20250618.062526-reef-debug-testing-default-smithi/8340281/

2025-06-22T15:59:24.245 INFO:tasks.cephfs_test_runner:Test adding a directory path for synchronization post removal of already added directory paths ... FAIL
2025-06-22T15:59:24.246 INFO:tasks.cephfs_test_runner:
2025-06-22T15:59:24.246 INFO:tasks.cephfs_test_runner:======================================================================
2025-06-22T15:59:24.246 INFO:tasks.cephfs_test_runner:FAIL: test_cephfs_mirror_cancel_mirroring_and_readd (tasks.cephfs.test_mirroring.TestMirroring)
2025-06-22T15:59:24.246 INFO:tasks.cephfs_test_runner:Test adding a directory path for synchronization post removal of already added directory paths
2025-06-22T15:59:24.246 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2025-06-22T15:59:24.246 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2025-06-22T15:59:24.246 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_16ca9269901cda9615511a4fc2c0fb5917b2ac8b/qa/tasks/cephfs/test_mirroring.py", line 1494, in test_cephfs_mirror_cancel_mirroring_and_readd
2025-06-22T15:59:24.246 INFO:tasks.cephfs_test_runner:    self.verify_snapshot('d2', f'{snap_name}')
2025-06-22T15:59:24.246 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_16ca9269901cda9615511a4fc2c0fb5917b2ac8b/qa/tasks/cephfs/test_mirroring.py", line 256, in verify_snapshot
2025-06-22T15:59:24.246 INFO:tasks.cephfs_test_runner:    self.assertTrue(source_res == dest_res)
2025-06-22T15:59:24.247 INFO:tasks.cephfs_test_runner:AssertionError: False is not true
2025-06-22T15:59:24.247 INFO:tasks.cephfs_test_runner:
2025-06-22T15:59:24.247 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
Actions #1

Updated by Jos Collin 7 months ago

  • Status changed from New to In Progress
  • Pull request ID set to 58985

The source and destination checksum fails in verify_snapshot, This should be fixed by https://github.com/ceph/ceph/pull/58985.
Only reef backport is pending, so this failure appears only in reef atm.

Actions #2

Updated by Venky Shankar 7 months ago

Jos Collin wrote in #note-1:

The source and destination checksum fails in verify_snapshot, This should be fixed by https://github.com/ceph/ceph/pull/58985.
Only reef backport is pending, so this failure appears only in reef atm.

Ah! of course. Let's close this tracker when that PR is merged.

Actions

Also available in: Atom PDF