[JIRA] (JENKINS-39550) "Pipe not connected" with parallel steps

4 views
Skip to first unread message

jean@mertz.fm (JIRA)

unread,
Nov 7, 2016, 6:52:01 AM11/7/16
to jenkinsc...@googlegroups.com
Jean Mertz created an issue
 
Jenkins / Bug JENKINS-39550
"Pipe not connected" with parallel steps
Issue Type: Bug Bug
Assignee: Carlos Sanchez
Components: kubernetes-plugin
Created: 2016/Nov/07 11:51 AM
Priority: Major Major
Reporter: Jean Mertz

When using the "parallel" step heavily in a Jenkinsfile pipeline script, the "sh" steps fail with `Pipe not connected`:

[Pipeline] [job:2] sh
[job:2] [myapp_jenkins-JAM5PI6ZOUNKGTGYGMINDN4KNK2PFRGQPKWNXCRMGAOHJME4OVZA] Running shell script
[job:2] Executing shell script inside container [instance-1] of pod [kubernetes-54877d1afcea4c95afd17243772d03c6-82e3726b74871]
[Pipeline] [job:2] }
[job:2] Failed in branch job:2

[Pipeline] [job:3] sh
[job:3] [myapp_jenkins-JAM5PI6ZOUNKGTGYGMINDN4KNK2PFRGQPKWNXCRMGAOHJME4OVZA] Running shell script
[job:3] Executing shell script inside container [instance-1] of pod [kubernetes-54877d1afcea4c95afd17243772d03c6-82e3726b74871]
[Pipeline] [job:3] }
[job:3] Failed in branch job:3

...

[job:4] Failed in branch job:4
[job:5] Failed in branch job:5
[job:6] Failed in branch job:6
[job:7] Failed in branch job:7
[job:8] Failed in branch job:8
[job:9] Failed in branch job:9

java.io.IOException: Pipe not connected
  at java.io.PipedOutputStream.write(PipedOutputStream.java:140)
  at java.io.OutputStream.write(OutputStream.java:75)
  at org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1.launch(ContainerExecDecorator.java:110)

...

jobs 0 and 1 succeed, but all the others continuously fail without any errors, except for "Pipe not connected".

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

joan@goyeau.com (JIRA)

unread,
Feb 21, 2017, 5:27:02 AM2/21/17
to jenkinsc...@googlegroups.com
Joan Goyeau commented on Bug JENKINS-39550
 
Re: "Pipe not connected" with parallel steps

Hi,
Is there any update on this issue?
At least why does this happen? Maybe we can help...
Cheers

jenkins-ci@carlossanchez.eu (JIRA)

unread,
May 25, 2018, 5:24:02 AM5/25/18
to jenkinsc...@googlegroups.com
Carlos Sanchez resolved as Fixed
 
Change By: Carlos Sanchez
Status: Open Resolved
Resolution: Fixed
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages