Project

General

Profile

Backport #63339

Updated by Xiubo Li 7 months ago

<pre> 
 2023-10-26T09:29:08.930 INFO:tasks.cephfs_test_runner:that a client is blocklisted when its encoded session metadata exceeds the ... ERROR 
 2023-10-26T09:29:08.931 INFO:tasks.cephfs_test_runner: 
 2023-10-26T09:29:08.931 INFO:tasks.cephfs_test_runner:====================================================================== 
 2023-10-26T09:29:08.931 INFO:tasks.cephfs_test_runner:ERROR: test_client_blocklisted_oldest_tid (tasks.cephfs.test_client_limits.TestClientLimits) 
 2023-10-26T09:29:08.932 INFO:tasks.cephfs_test_runner:that a client is blocklisted when its encoded session metadata exceeds the 
 2023-10-26T09:29:08.932 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 
 2023-10-26T09:29:08.932 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 
 2023-10-26T09:29:08.932 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/github.com_ceph_ceph-c_e652850897f60c32cb9cc05022cf9f93e3b00db1/qa/tasks/cephfs/test_client_limits.py", line 270, in test_client_blocklisted_oldest_tid 
 2023-10-26T09:29:08.933 INFO:tasks.cephfs_test_runner:      self.wait_for_health("MDS_CLIENT_OLDEST_TID", max_requests // 10, check_in_detail=str(self.mount_a.client_id)) 
 2023-10-26T09:29:08.933 INFO:tasks.cephfs_test_runner:TypeError: wait_for_health() got an unexpected keyword argument 'check_in_detail' 
 2023-10-26T09:29:08.933 INFO:tasks.cephfs_test_runner: 
 2023-10-26T09:29:08.933 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 
 2023-10-26T09:29:08.934 INFO:tasks.cephfs_test_runner:Ran 2 tests in 173.638s 
 </pre> 

 https://pulpito.ceph.com/yuriw-2023-10-25_14:39:02-fs-wip-yuri6-testing-2023-10-23-1148-reef-distro-default-smithi/7437168 




 The backport PR: https://github.com/ceph/ceph/pull/54237

Back