-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
CloudBees Jenkins Enterprise 2.89.3.4-rolling
workflow-aggregator:2.5 'Pipeline'
workflow-api:2.24 (update available) 'Pipeline: API'
workflow-basic-steps:2.6 'Pipeline: Basic Steps'
workflow-cps:2.41 (update available) 'Pipeline: Groovy'
workflow-cps-checkpoint:2.4 'CloudBees Pipeline: Groovy Checkpoint Plugin'
workflow-cps-global-lib:2.9 'Pipeline: Shared Groovy Libraries'
workflow-durable-task-step:2.17 (update available) 'Pipeline: Nodes and Processes'
workflow-job:2.16 (update available) 'Pipeline: Job'
workflow-multibranch:2.16 (update available) 'Pipeline: Multibranch'
workflow-scm-step:2.6 'Pipeline: SCM Step'
workflow-step-api:2.14 'Pipeline: Step API'
workflow-support:2.16 (update available) 'Pipeline: Supporting APIs'CloudBees Jenkins Enterprise 2.89.3.4-rolling workflow-aggregator:2.5 'Pipeline' workflow-api:2.24 (update available) 'Pipeline: API' workflow-basic-steps:2.6 'Pipeline: Basic Steps' workflow-cps:2.41 (update available) 'Pipeline: Groovy' workflow-cps-checkpoint:2.4 'CloudBees Pipeline: Groovy Checkpoint Plugin' workflow-cps-global-lib:2.9 'Pipeline: Shared Groovy Libraries' workflow-durable-task-step:2.17 (update available) 'Pipeline: Nodes and Processes' workflow-job:2.16 (update available) 'Pipeline: Job' workflow-multibranch:2.16 (update available) 'Pipeline: Multibranch' workflow-scm-step:2.6 'Pipeline: SCM Step' workflow-step-api:2.14 'Pipeline: Step API' workflow-support:2.16 (update available) 'Pipeline: Supporting APIs'
I have created a test script "JenkinsfileTest" that use "agent none" as global configuration and a specific agent.
The pipeline only has some checkouts, sleep, and a "sh echo 'hello'". No parallel execution or something similar.
When you execute that script sometimes in the Build executor status appears that the job is executed in the master and in the agent at the same time. Unable to render embedded object: File (Screen Shot 2018-02-14 at 19.50.38.png?default=false) not found.