Cannot switch to jenkins user redhat linux
is jenkins a service account with no shell configured in /etc/password
If that's it try
sudo su -s /bin/bash jenkins
is jenkins a service account with no shell configured in /etc/password
If that's it try
sudo su -s /bin/bash jenkins