Project

General

Profile

Actions

Bug #63931

open

qa: test_mirroring_init_failure_with_recovery failure

Added by Kotresh Hiremath Ravishankar 4 months ago. Updated about 1 month ago.

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

0%

Source:
Tags:
Backport:
quincy,reef,squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
cephfs-mirror
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Seen in a few qa runs recently.

https://pulpito.ceph.com/yuriw-2022-08-11_16:57:01-fs-wip-yuri3-testing-2022-08-11-0809-pacific-distro-default-smithi/6968329
https://pulpito.ceph.com/rishabh-2023-06-23_17:37:30-fs-wip-rishabh-improvements-authmon-distro-default-smithi/7313862
https://pulpito.ceph.com/vshankar-2023-12-13_09:42:45-fs-wip-vshankar-testing3-2023-12-13-1225-quincy-testing-default-smithi/7489625
https://pulpito.ceph.com/yuriw-2023-12-28_15:45:00-fs-wip-yuri7-testing-2023-12-27-1008-pacific-distro-default-smithi/7502932

Latest:
https://pulpito.ceph.com/yuriw-2023-12-27_16:33:25-fs-wip-yuri-testing-2023-12-26-0957-quincy-distro-default-smithi/7501960

tasks.cephfs.test_mirroring.TestMirroring.test_mirroring_init_failure_with_recovery'
2023-12-27T18:49:39.570 INFO:tasks.cephfs_test_runner:Test if the mirror daemon can recover from a init failure ... ERROR
2023-12-27T18:49:39.570 INFO:tasks.cephfs_test_runner:
2023-12-27T18:49:39.570 INFO:tasks.cephfs_test_runner:======================================================================
2023-12-27T18:49:39.570 INFO:tasks.cephfs_test_runner:ERROR: test_mirroring_init_failure_with_recovery (tasks.cephfs.test_mirroring.TestMirroring)
2023-12-27T18:49:39.570 INFO:tasks.cephfs_test_runner:Test if the mirror daemon can recover from a init failure
2023-12-27T18:49:39.570 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-12-27T18:49:39.570 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-12-27T18:49:39.570 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_5b5a60d2d510bfaa9213c41e32227fb008245a30/qa/tasks/cephfs/test_mirroring.py", line 742, in test_mirroring_init_failure_with_recovery
2023-12-27T18:49:39.570 INFO:tasks.cephfs_test_runner:    while proceed():
2023-12-27T18:49:39.570 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/contextutil.py", line 134, in __call__
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:    raise MaxWhileTries(error_msg)
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:teuthology.exceptions.MaxWhileTries: 'wait for failed state' reached maximum tries (21) after waiting for 100 seconds
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:Ran 29 tests in 6496.852s
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:FAILED (errors=1)
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:======================================================================
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:ERROR: test_mirroring_init_failure_with_recovery (tasks.cephfs.test_mirroring.TestMirroring)
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:Test if the mirror daemon can recover from a init failure
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_5b5a60d2d510bfaa9213c41e32227fb008245a30/qa/tasks/cephfs/test_mirroring.py", line 742, in test_mirroring_init_failure_with_recovery
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:    while proceed():
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/contextutil.py", line 134, in __call__
2023-12-27T18:49:39.571 INFO:tasks.cephfs_test_runner:    raise MaxWhileTries(error_msg)
2023-12-27T18:49:39.572 INFO:tasks.cephfs_test_runner:teuthology.exceptions.MaxWhileTries: 'wait for failed state' reached maximum tries (21) after waiting for 100 seconds
2023-12-27T18:49:39.572 INFO:tasks.cephfs_test_runner:

Files

client.mirror_remote.367187.log (62.1 KB) client.mirror_remote.367187.log Jos Collin, 04/04/2024 08:35 AM
client.admin.367187.log (103 KB) client.admin.367187.log Jos Collin, 04/04/2024 08:35 AM

Related issues 1 (0 open1 closed)

Related to CephFS - Bug #50224: qa: test_mirroring_init_failure_with_recovery failureResolvedVenky Shankar

Actions
Actions

Also available in: Atom PDF