Newly installed Jenkins 2.387 with java-11, jenkins service failed to start

I would recommend doing journalctl -u jenkins.service -e -n 100 to get the last 100 lines (-e) and goto the end of the log (e) of the jenkins service (-u) since you have lots of other noise in what you posted.