-
Bug
-
Resolution: Unresolved
-
Blocker
-
Production
We are facing extreme slowness in production environment and when we tried to deep dive for the cause we figured out that "com.cloudbees.plugins.credentials.SystemCredentialsProvider.getStore(SystemCredentialsProvider.java:350)" Executed method is taking elapsed time of "240,939". And this happens whenever we tried to navigate any folder , jobs and system configuration, credential options. Also whenever we are planning to add and delete jenkins credential store it is taking nearly 5 mins to complete the operation. Even adding and deletion of credentials via pipeline is taking more time.