Project

General

Profile

Actions

Bug #69232

closed

qa: test_cephfs_mirror_stats fails intermittently

Added by Jos Collin over 1 year ago. Updated 5 months ago.

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

0%

Source:
Community (dev)
Backport:
reef,squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
cephfs-mirror
Labels (FS):
qa
Pull request ID:
Tags (freeform):
backport_processed
Fixed In:
v20.0.0-43-g31eae39487
Released In:
v20.2.0~955
Upkeep Timestamp:
2025-11-01T01:27:22+00:00

Description

https://pulpito.ceph.com/jcollin-2024-12-12_15:46:26-fs:mirror-wip-rishabh-testing-20241204.130505-distro-default-smithi/

test_cephfs_mirror_stats fails sometimes with following error:

2024-12-12T17:32:20.081 INFO:tasks.cephfs_test_runner:test_cephfs_mirror_stats (tasks.cephfs.test_mirroring.TestMirroring) ... FAIL
2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:
2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:======================================================================
2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:FAIL: test_cephfs_mirror_stats (tasks.cephfs.test_mirroring.TestMirroring)
2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_joscollin_ceph_50586e00e1ca5ecfd8a26cee1d5190b1ce9dd258/qa/tasks/cephfs/test_mirroring.py", line 615, in test_cephfs_mirror_stats
2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:    self.assertGreater(second["counters"]["last_synced_end"], second["counters"]["last_synced_start"])
2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:AssertionError: 5730.0 not greater than 5730.0
2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:
2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:Ran 18 tests in 5344.483s
2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:
2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:FAILED (failures=1)
2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:
2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:======================================================================
2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:FAIL: test_cephfs_mirror_stats (tasks.cephfs.test_mirroring.TestMirroring)
2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_joscollin_ceph_50586e00e1ca5ecfd8a26cee1d5190b1ce9dd258/qa/tasks/cephfs/test_mirroring.py", line 615, in test_cephfs_mirror_stats
2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:    self.assertGreater(second["counters"]["last_synced_end"], second["counters"]["last_synced_start"])
2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:AssertionError: 5730.0 not greater than 5730.0


Related issues 3 (0 open3 closed)

Related to CephFS - Bug #70514: squid: qa: test_cephfs_mirror_stats `self.assertGreater(second["counters"]["last_synced_end"], second["counters"]["last_synced_start"])`ResolvedJos Collin

Actions
Copied to CephFS - Backport #70280: reef: qa: test_cephfs_mirror_stats fails intermittentlyResolvedJos CollinActions
Copied to CephFS - Backport #70281: squid: qa: test_cephfs_mirror_stats fails intermittentlyResolvedJos CollinActions
Actions #1

Updated by Jos Collin over 1 year ago

  • Status changed from In Progress to Fix Under Review
Actions #2

Updated by Jos Collin over 1 year ago

  • Backport set to quincy,reef,squid
Actions #3

Updated by Jos Collin about 1 year ago

  • Pull request ID set to 61076
Actions #4

Updated by Konstantin Shalygin about 1 year ago

  • Backport changed from quincy,reef,squid to reef,squid
Actions #5

Updated by Venky Shankar about 1 year ago

  • Status changed from Fix Under Review to Pending Backport
  • Target version set to v20.0.0
Actions #6

Updated by Upkeep Bot about 1 year ago

  • Copied to Backport #70280: reef: qa: test_cephfs_mirror_stats fails intermittently added
Actions #7

Updated by Upkeep Bot about 1 year ago

  • Copied to Backport #70281: squid: qa: test_cephfs_mirror_stats fails intermittently added
Actions #8

Updated by Upkeep Bot about 1 year ago

  • Tags (freeform) set to backport_processed
Actions #9

Updated by Jos Collin 12 months ago

  • Related to Bug #70514: squid: qa: test_cephfs_mirror_stats `self.assertGreater(second["counters"]["last_synced_end"], second["counters"]["last_synced_start"])` added
Actions #10

Updated by Upkeep Bot 8 months ago

  • Merge Commit set to 31eae39487148adb449dd99f018b377c0f51a5aa
  • Fixed In set to v20.0.0-43-g31eae394871
  • Upkeep Timestamp set to 2025-07-08T18:12:47+00:00
Actions #11

Updated by Jos Collin 8 months ago

  • Status changed from Pending Backport to Resolved
Actions #12

Updated by Upkeep Bot 8 months ago

  • Fixed In changed from v20.0.0-43-g31eae394871 to v20.0.0-43-g31eae39487
  • Upkeep Timestamp changed from 2025-07-08T18:12:47+00:00 to 2025-07-14T16:46:02+00:00
Actions #13

Updated by Upkeep Bot 5 months ago

  • Released In set to v20.2.0~955
  • Upkeep Timestamp changed from 2025-07-14T16:46:02+00:00 to 2025-11-01T01:27:22+00:00
Actions

Also available in: Atom PDF