The problem is that you have set bootstrap.memory_lock: true but your system does not support memory locking. The solution is therefore not to set bootstrap.memory_lock: true. Instead you should disable swap.
2 Likes