throwing SessionNotCreatedException
This is because you are using the same user for different threads. use different users for parallel testing
try this and confirm