Project

General

Profile

Actions

Bug #64937

closed

reef: qa: AttributeError: 'TestSnapSchedulesSubvolAndGroupArguments' object has no attribute 'get_ceph_cmd_stdout'

Added by Patrick Donnelly about 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

2024-03-12T17:54:40.459 INFO:tasks.cephfs_test_runner:Test subvol schedule creation succeeds for default subvolgroup. ... ERROR
2024-03-12T17:54:40.459 INFO:tasks.cephfs_test_runner:
2024-03-12T17:54:40.460 INFO:tasks.cephfs_test_runner:======================================================================
2024-03-12T17:54:40.460 INFO:tasks.cephfs_test_runner:ERROR: test_snap_schedule_subvol_and_group_arguments_01 (tasks.cephfs.test_snap_schedules.TestSnapSchedulesSubvolAndGroupArguments)
2024-03-12T17:54:40.460 INFO:tasks.cephfs_test_runner:Test subvol schedule creation succeeds for default subvolgroup.
2024-03-12T17:54:40.460 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2024-03-12T17:54:40.460 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2024-03-12T17:54:40.460 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_49e4a6794d5502bd66908faf714fc54896c51712/qa/tasks/cephfs/test_snap_schedules.py", line 678, in test_snap_schedule_subvol_and_group_arguments_01
2024-03-12T17:54:40.460 INFO:tasks.cephfs_test_runner:    self._verify_snap_schedule(self.CREATE_VERSION, 'sv01', None)
2024-03-12T17:54:40.460 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_49e4a6794d5502bd66908faf714fc54896c51712/qa/tasks/cephfs/test_snap_schedules.py", line 660, in _verify_snap_schedule
2024-03-12T17:54:40.460 INFO:tasks.cephfs_test_runner:    path = self._get_subvol_snapdir_path(version, subvol, group)
2024-03-12T17:54:40.460 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_49e4a6794d5502bd66908faf714fc54896c51712/qa/tasks/cephfs/test_snap_schedules.py", line 653, in _get_subvol_snapdir_path
2024-03-12T17:54:40.460 INFO:tasks.cephfs_test_runner:    path = self.get_ceph_cmd_stdout("fs", *args).rstrip()
2024-03-12T17:54:40.460 INFO:tasks.cephfs_test_runner:AttributeError: 'TestSnapSchedulesSubvolAndGroupArguments' object has no attribute 'get_ceph_cmd_stdout'

/teuthology/yuriw-2024-03-12_14:59:27-fs-wip-yuri11-testing-2024-03-11-0838-reef-distro-default-smithi/7593664/teuthology.log

Caused by https://github.com/ceph/ceph/pull/52751

Actions #1

Updated by Milind Changire about 2 months ago

  • Status changed from New to Resolved

problem was fixed and PR is merged

Actions

Also available in: Atom PDF