Jenkins stop working after sudo upgrade

Hi,

My Jenkins suddenly not able to run after running sudo upgrade.

jenkins.service - Jenkins Continuous Integration Server
Loaded: loaded (/lib/systemd/system/jenkins.service; disabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2023-04-12 06:04:50 UTC; 9min ago
Process: 1278839 ExecStart=/usr/bin/jenkins (code=exited, status=1/FAILURE)
Main PID: 1278839 (code=exited, status=1/FAILURE)

jenkins.service: Scheduled restart job, restart counter is at 5.
Stopped Jenkins Continuous Integration Server.
jenkins.service: Start request repeated too quickly.
jenkins.service: Failed with result ‘exit-code’.
Failed to start Jenkins Continuous Integration Server.

Please help me with this

did you follow the upgrade guide? Jenkins LTS Upgrade Guide
Did you look at journalctl instead of just systemctl status to see what its complaining about?