Actions
Bug #66355
closedqa: test_subvolume_replicated failure: KeyError: 'op'
% Done:
0%
Source:
Q/A
Backport:
squid,reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
qa, qa-failure
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
v19.3.0-2552-g7af0288505
Released In:
v20.2.0~2765
Upkeep Timestamp:
2025-11-01T01:36:07+00:00
Description
2024-06-04T16:03:18.092 INFO:tasks.cephfs_test_runner:====================================================================== 2024-06-04T16:03:18.093 INFO:tasks.cephfs_test_runner:ERROR: test_subvolume_replicated (tasks.cephfs.test_subvolume.TestSubvolumeReplicated) 2024-06-04T16:03:18.093 INFO:tasks.cephfs_test_runner:That a replica sees the subvolume flag on a directory. 2024-06-04T16:03:18.093 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2024-06-04T16:03:18.093 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 2024-06-04T16:03:18.093 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_ceph_ceph-c_beebf8f9640d3b2f6b865270282de81ae899644e/qa/tasks/cephfs/test_subvolume.py", line 196, in test_subvolume_replicated 2024-06-04T16:03:18.093 INFO:tasks.cephfs_test_runner: reqid = self._reqid_tostr(op['op']['reqid']) 2024-06-04T16:03:18.093 INFO:tasks.cephfs_test_runner:KeyError: 'op'
From: /teuthology/pdonnell-2024-06-04_14:11:37-fs-wip-pdonnell-testing-20240528.184834-debug-distro-default-smithi/7740660/teuthology.log
Updated by Patrick Donnelly almost 2 years ago
- Status changed from In Progress to Fix Under Review
- Pull request ID set to 57877
Updated by Patrick Donnelly almost 2 years ago
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot almost 2 years ago
- Copied to Backport #66385: squid: qa: test_subvolume_replicated failure: KeyError: 'op' added
Updated by Patrick Donnelly over 1 year ago
- Has duplicate Bug #66803: Test failure: test_subvolume_replicated (tasks.cephfs.test_subvolume.TestSubvolumeReplicated) added
Updated by Milind Changire about 1 year ago
2025-01-15T15:30:21.391 INFO:tasks.cephfs_test_runner:That a replica sees the subvolume flag on a directory. ... ERROR 2025-01-15T15:30:21.392 INFO:tasks.cephfs_test_runner: 2025-01-15T15:30:21.392 INFO:tasks.cephfs_test_runner:====================================================================== 2025-01-15T15:30:21.392 INFO:tasks.cephfs_test_runner:ERROR: test_subvolume_replicated (tasks.cephfs.test_subvolume.TestSubvolumeReplicated) 2025-01-15T15:30:21.392 INFO:tasks.cephfs_test_runner:That a replica sees the subvolume flag on a directory. 2025-01-15T15:30:21.392 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2025-01-15T15:30:21.392 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 2025-01-15T15:30:21.392 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_vshankar_ceph_fb410391683928af8854f1763cc503eff34312a2/qa/tasks/cephfs/test_subvolume.py", line 223, in test_subvolume_replicated 2025-01-15T15:30:21.392 INFO:tasks.cephfs_test_runner: reqid = self._reqid_tostr(op['op']['reqid']) 2025-01-15T15:30:21.392 INFO:tasks.cephfs_test_runner:KeyError: 'reqid'
Updated by Kotresh Hiremath Ravishankar about 1 year ago
Updated by Venky Shankar about 1 year ago
Sorry to comment on a closed tracker. Why isn't this required for reef branch?
Updated by Venky Shankar 12 months ago
Venky Shankar wrote in #note-13:
Sorry to comment on a closed tracker. Why isn't this required for reef branch?
Anything on this? I'm seeing the same failure in reef branch - https://pulpito.ceph.com/yuriw-2025-03-27_00:05:11-fs-reef-release-distro-default-smithi/8212342
Updated by Upkeep Bot 9 months ago
- Status changed from Pending Backport to Resolved
- Upkeep Timestamp set to 2025-07-08T18:35:46+00:00
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 7af0288505bd9e4aca2f84803b45dd2c4d2739f7
- Fixed In set to v19.3.0-2552-g7af0288505
- Upkeep Timestamp changed from 2025-07-08T18:35:46+00:00 to 2025-08-02T04:51:01+00:00
Updated by Venky Shankar 8 months ago
- Has duplicate Bug #72335: qa: ERROR: test_subvolume_replicated failed with exception KeyError: 'reqid' added
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~2765
- Upkeep Timestamp changed from 2025-08-02T04:51:01+00:00 to 2025-11-01T01:36:07+00:00
Updated by Rishabh Dave 25 days ago
- Related to Bug #75136: reef: qa: test_subvolume_replicated failure: KeyError: 'op' added
Updated by Rishabh Dave 25 days ago
Since the target version of parent ticket (https://tracker.ceph.com/issues/66355) is passed it can't be re-opened. I've linked backport tracker ticket to parent ticket but the state of the parent ticket can't be changed to "Pending Backport.
Actions