Issues with using Jenkins Plugin to upload Projects to Orchestrator.
Diagnosis Procedure:
To identify the root of the problem, we will need to gather and review logs from the customer's Jenkins Pipeline. The following errors could potentially be discovered in the logs:
These errors indicate that the compilation of the activity has failed because of unsuccessful package installation.
As shown in the screenshot, the first section of the error message displays the activity's version that the project depends on. In this specific case, there exists only one location featuring this activity, but the version used is incompatible or incorrect.
Resolution:
- Either include the missing activity or install the correct version of that activity into the Artifactory / Orchestrator feed.