SELinux is preventing /bin/touch from write access on the 目录 /home/jenkins_home.
***** 插件 catchall (100. 置信度) 建议 ********************************************
如果你相信 touch应该允许_BASE_PATH write 访问 jenkins_home directory默认情况下。
Then 应该将这个情况作为 bug 报告。
可以生成本地策略模块以允许此访问。
Do
暂时允许此访问权限执行:
# ausearch -c 'touch' --raw | audit2allow -M my-touch
# semodule -i my-touch.pp