-
Task
-
Resolution: Fixed
-
Minor
-
None
-
-
copyartifact-1.39
Hi, I could see all my copy artifact configurations no longer exist in job configuration. After checking logs, i found the copy artifact plugin did not initialize properly after restart. Please see attached log. After restarting jenkins service, plugin showed back in UI. From logs in could not find any root cause. Is these kind of initialization issues happen? If so, what might be general cause for this.
SEVERE: Failed Initializing plugin copyartifact
Copy Artifact Plugin version - 1.30
Jenkins version - v2.121.3
Please let me know for any additional information.
Actually, the root cause of this issue is unknown at last.
It looks related to processing of Jenkins core in boot time, and cannot be reproduce in my environment.
Though, I updated the implementation looking related to this issue in copyartifact-1.39 and should be fixed.
https://github.com/jenkinsci/copyartifact-plugin/commit/946f9e47059cede6a6b50934f86efca42b574e05#diff-a1fdcd3da2dbec876fd20075be0d4108
You’re using a really old version of copyartifact, and please update to the latest and see the problem is resolved.