- OS: Windows Server 2019 Standard
- P4 plugin: 1.14.1
- Pipeline: Groovy Libraries: 656.va_a_ceeb_6ffb_f7
- Retrieval method: Modern SCM
We use 'Global Pipeline Libraries' to load our script from Perforce.
After upgraded Jenkins from 2.406 to 2.417, builds had failed to start with error.
It seems p4 plugin sync library files successfully but fails to clean up the temp file.
Not sure that it's P4 or Groovy Libraries which causes the problem
We experience the same behaviour after the Upgrade to 2.414.1
Downgrade does not help as dependencies to the Pipline:Job plugin could not be corrected as they are not downgradable anymore.
Anyone has an idea on this bug or a workaround?
Best