Description of problem: We have an old python2 process that takes CPU resources during load Version-Release number of selected component (if applicable): 4.5 How reproducible: Always Steps to Reproduce: 1. install OCP and CNV 2. Check on the node ps-ef | grep python2 Actual results: old process exists on the system Expected results: Python2 does not suppose to be there. Additional info: [core@f25-h17-000-r730xd ~]$ pstree -p 6812 tuned(6812)─┬─{tuned}(6872) └─{tuned}(6939) [core@f25-h17-000-r730xd ~]$ pstree -p 3576 openshift-tuned(3576)─┬─tuned(6812)─┬─{tuned}(6872) │ └─{tuned}(6939)
*** This bug has been marked as a duplicate of bug 1849404 ***