Project

General

Profile

Bug #15159

Updated by Yuri Weinstein about 8 years ago

Could be related to #13129 


 Run: http://pulpito.ceph.com/teuthology-2016-03-14_22:00:02-rados-jewel-distro-basic-smithi/ 
 Jobs: ['61114', '61165'] 
 Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2016-03-14_22:00:02-rados-jewel-distro-basic-smithi/61114/teuthology.log 

 <pre> 
 2016-03-15T08:26:26.075 INFO:teuthology.orchestra.run.smithi060:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph pg dump --format json' 
 2016-03-15T08:26:26.242 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all in format json 
 2016-03-15T08:26:26.293 ERROR:teuthology.contextutil:Saw exception from nested tasks 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 30, in nested 
     yield vars 
   File "/var/lib/teuthworker/src/ceph-qa-suite_jewel/tasks/ceph.py", line 1371, in task 
     healthy(ctx=ctx, config=None) 
   File "/var/lib/teuthworker/src/ceph-qa-suite_jewel/tasks/ceph.py", line 1061, in healthy 
     ceph_fs.wait_for_daemons(timeout=300) 
   File "/var/lib/teuthworker/src/ceph-qa-suite_jewel/tasks/cephfs/filesystem.py", line 281, in wait_for_daemons 
     raise RuntimeError("Timed out waiting for MDS daemons to become healthy") 
 RuntimeError: Timed out waiting for MDS daemons to become healthy 
 2016-03-15T08:26:26.295 INFO:teuthology.misc:Shutting down mds daemons... 
 </pre>

Back