-
Bug
-
Resolution: Unresolved
-
Major
-
1.509.4
Old description:
pre-scm-buildstep assumes that the directory workspace exists when it's running. However, when setting up a project, it does not exist, and thus this step will fail unless the admin creates manually. Proper behaviour should be to check if it exists, and create it if it doesn't. Otherwise, if it does not exist, the execute shell will fail
The issue also applies to system calls invoked from other places
- is related to
-
JENKINS-29105 java.io.IOException: Cannot run program
-
- Closed
-
[JENKINS-11370] "The directory name is invalid" on Windows slaves
Component/s | New: core [ 15593 ] | |
Component/s | Original: plugin [ 15491 ] | |
Description | Original: pre-scm-buildstep assumes that the directory workspace exists when it's running. However, when setting up a project, it does not exist, and thus this step will fail unless the admin creates manually. Proper behaviour should be to check if it exists, and create it if it doesn't. Otherwise, if it does not exist, the execute shell will fail |
New:
Old description: {quote} pre-scm-buildstep assumes that the directory workspace exists when it's running. However, when setting up a project, it does not exist, and thus this step will fail unless the admin creates manually. Proper behaviour should be to check if it exists, and create it if it doesn't. Otherwise, if it does not exist, the execute shell will fail {quote} The issue also applies to system calls invoked from other places |
Environment | Original: OS X | New: 1.509.4 |
Labels | New: slave | |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Summary | Original: pre-scm-buildstep assumes workspace exists | New: "The directory name is invalid" on Windows slaves |
Labels | Original: slave | New: slave windows workspace_corruption |
Labels | Original: slave windows workspace_corruption | New: slave windows workspace workspace_corruption |
Assignee | New: Oleg Nenashev [ oleg_nenashev ] |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] |
Link |
New:
This issue is related to |
Workflow | Original: JNJira [ 141596 ] | New: JNJira + In-Review [ 175510 ] |