Most likely the user doesn't have permission to lock the memory, you can try the instructions here:
Specifically from
The most probable reason, on Linux/Unix systems, is that the user running Elasticsearch doesn’t have permission to lock memory. This can be granted as follows:
...
Extra references: Elasticsearch is not starting when bootstrap.memory_lock is set to true