Running pact tests : getting ClassGraph-worker-11: Retried waiting for GCLocker too often allocating 120718 words
I have a Quarkus application, producing a kafka message to a topic consumed by another service, I am writing provider tests (creating a nested object with 8-9 fields with further nesting, in pact to send and to verify the contract) for that using pact. But getting below error in local and in the gitlab pipeline as well.