Accenture / adop-aws

This repository contains a hardened, 2-tiered implementation of the DevOps Platform -> https://github.com/Accenture/adop-docker-compose
Apache License 2.0
35 stars 33 forks source link

Getting error while running Generate_Project job #12

Open avneem opened 6 years ago

avneem commented 6 years ago

Below error is being observed while running Generate Project job. Kindly help

++ rm -rf /workspace/myDAS/Project_Management/Generate_Project/tmp Processing DSL script jobs.groovy [WARN] ADOP_PLATFORM_MANAGEMENT_VERSION is set to '' which is not a valid hash - defaulting to '*/master' Warning: (jobs.groovy, line 34) workflowJob is deprecated [ssh-agent] Stopped. ERROR: (jobs.groovy, line 42) No signature of method: groovyScript() is applicable for argument types: (jobs$_run_closure2$_closure4$_closure9$_closure11$_closure12$_closure13) values: [jobs$_run_closure2$_closure4$_closure9$_closure11$_closure12$_closure13@b8a85cb] Possible solutions: scriptText(), defaultChoice(), usePredefinedVariables() Finished: FAILURE

RobertNorthard commented 6 years ago

Hi @avneem thanks for raising an issue.

A few questions:

avneem commented 6 years ago

Hi Rob, yes plugins were modified. Team was testing pipeline jobs and they had upgraded/ downgraded couple of plugins many times and at a point Jenkins was crashed due to plugin issue.

Then, I had deleted all existing plugins and loaded them From scratch.

Is there any way we can just recreate jenkins with default Adop configuration?

naresh0407 commented 6 years ago

Hi @RobertNorthard..Can you help us in resolving the issue which we are getting when we build Generate Project?