-
Bug
-
Resolution: Fixed
-
Critical
Simple hello world from workflow-plugin
node {
sh 'echo hello world'
}
fails
Running: Allocate node : Start Running on master in /Users/Shared/Jenkins/Home/jobs/workflow/workspace Running: Allocate node : Body : Start Running: Shell Script [workspace] Running shell script nohup: can't detach from console: No such file or directory Aborted by asdf Aborted by asdf Running: Allocate node : Body : End Running: Allocate node : End Running: End of Workflow Finished: ABORTED
- is related to
-
JENKINS-25503 Use setsid instead of nohup
-
- Resolved
-
- relates to
-
JENKINS-33708 Invocation of 'sh' on Windows should provide a more helpful error
-
- Fixed but Unreleased
-
[JENKINS-25848] Shell step fails on Mac: nohup: can't detach from console: No such file or directory
Link |
New:
This issue is related to |
Component/s | Original: workflow-plugin [ 18820 ] | |
Assignee | Original: Jesse Glick [ jglick ] | New: Kohsuke Kawaguchi [ kohsuke ] |
Labels | New: mac workflow | |
Priority | Original: Major [ 3 ] | New: Critical [ 2 ] |
Summary | Original: infinite shell execution on mac os | New: Shell step fails on Mac: nohup: can't detach from console: No such file or directory |
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | New: Jesse Glick [ jglick ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 159829 ] | New: JNJira + In-Review [ 196211 ] |
Labels | Original: mac workflow | New: mac pipeline workflow |
Labels | Original: mac pipeline workflow | New: mac pipeline |
Link |
New:
This issue relates to |