-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.19.4
Jenkins 2.46.2
Promoted builds plugin 2.29
Promoted builds plugin 2.28
Promoted builds plugin 2.27
The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off creates and uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail.
We are also not using concurrent builds. The promotion is triggered immediately after a successful build, so it appears the build job and the promotion job are conflicting with eachother for the workspace.
- links to
[JENKINS-41149] Jenkins Promotion Using Wrong Workspace, Workspace@2
Description | Original: The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail. |
New:
The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail. We are also not using concurrent builds. The promotion is triggered immediately after a successful build, so it appears the build job and the promotion job are conflicting with eachother. |
Description |
Original:
The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail. We are also not using concurrent builds. The promotion is triggered immediately after a successful build, so it appears the build job and the promotion job are conflicting with eachother. |
New:
The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail. We are also not using concurrent builds. The promotion is triggered immediately after a successful build, so it appears the build job and the promotion job are conflicting with eachother for the workspace. |
Description |
Original:
The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail. We are also not using concurrent builds. The promotion is triggered immediately after a successful build, so it appears the build job and the promotion job are conflicting with eachother for the workspace. |
New:
The workspace used in the build job is /opt/jenkins/workspace, but the promotion that is kicked off creates and uses the workspace /opt/jenkins/workspace@2. This is causing our promotions to fail. We are also not using concurrent builds. The promotion is triggered immediately after a successful build, so it appears the build job and the promotion job are conflicting with eachother for the workspace. |
Component/s | Original: core [ 15593 ] |
Environment |
Original:
Jenkins 2.19.4 Promoted builds plugin 2.28 |
New:
Jenkins 2.19.4 Promoted builds plugin 2.28 Promoted builds plugin 2.27 |
After downgrading the promoted build plugin from 2.28 to 2.27 the issue no longer exists. This issue is isolated to version 2.28