When a node is added in the JCR, a random UUID is generated. This randomness is usually generated by the operating system but it can be not efficient to generate these UUIDs fast enough. This problem usually occurs with VMs and containers.
To check the available entropy, you can:
To improve this entropy you can either: