Project

General

Profile

Bug #16270

Updated by Yuri Weinstein almost 8 years ago

Run: http://pulpito.ceph.com/teuthology-2016-06-12_02:50:02-ceph-deploy-jewel-distro-basic-mira/ 
 Job: 254140 
 Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2016-06-12_02:50:02-ceph-deploy-jewel-distro-basic-mira/254140/teuthology.log 


 <pre> 
 2016-06-12T03:39:36.671 DEBUG:teuthology.task.selinux:ubuntu@mira061.front.sepia.ceph.com has 1 denials 
 2016-06-12T03:39:36.671 INFO:teuthology.orchestra.run.mira112:Running: 'sudo grep \'avc: .*denied\' /var/log/audit/audit.log | grep -v \'\\(comm="dmidecode"\\|chronyd.service\\|name="cephtest"\\|scontext=system_u:system_r:nrpe_t:s0\\|scontext=system_u:system_r:pcp_pmlogger_t\\|scontext=system_u:system_r:pcp_pmcd_t:s0\\)\'' 
 2016-06-12T03:39:36.769 ERROR:teuthology.run_tasks:Manager failed: selinux 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 139, in run_tasks 
     suppress = manager.__exit__(*exc_info) 
   File "/home/teuthworker/src/teuthology_master/teuthology/task/__init__.py", line 134, in __exit__ 
     self.teardown() 
   File "/home/teuthworker/src/teuthology_master/teuthology/task/selinux.py", line 144, in teardown 
     self.get_new_denials() 
   File "/home/teuthworker/src/teuthology_master/teuthology/task/selinux.py", line 192, in get_new_denials 
     denials=new_denials[remote.name]) 
 SELinuxError: SELinux denials found on ubuntu@mira061.front.sepia.ceph.com: ['type=AVC msg=audit(1465727407.811:4247): avc:    denied    { chown } for    pid=31296 comm="radosgw" capability=0    scontext=system_u:system_r:ceph_t:s0 tcontext=system_u:system_r:ceph_t:s0 tclass=capability'] 
 2016-06-12T03:39:36.769 DEBUG:teuthology.run_tasks:Unwinding manager pcp 
 </pre>

Back