[JIRA] (JENKINS-59764) Connection timeout is not honored

24 views
Skip to first unread message

kuisathaverat@gmail.com (JIRA)

unread,
Oct 13, 2019, 1:48:02 PM10/13/19
to jenkinsc...@googlegroups.com
Ivan Fernandez Calvo updated an issue
 
Jenkins / Bug JENKINS-59764
Connection timeout is not honored
Change By: Ivan Fernandez Calvo
Summary: The connection Connection timeout is not honored
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

kuisathaverat@gmail.com (JIRA)

unread,
Oct 13, 2019, 1:53:03 PM10/13/19
to jenkinsc...@googlegroups.com

pjdarton@gmail.com (JIRA)

unread,
Oct 14, 2019, 5:48:02 AM10/14/19
to jenkinsc...@googlegroups.com
pjdarton commented on Bug JENKINS-59764
 
Re: Connection timeout is not honored

Without any information regarding what timeout(s) were set and were expected, the message "after 0 seconds" could be working-as-designed.  All it's doing is saying how many seconds (rounded down) things took to fail, so if there's a 100ms timeout then that's all you'd ever see.

i.e. it's not the best error message ever for fast systems :-/

In general, it's best to configure the SSH connector to try multiple times and wait between attempts, and I'd guess that's not what's being done here (otherwise things wouldn't be able to fail so fast).

I've checked the PR and, yes, it looks like the code being changed may well be the source of this problem ... and that'll be discussed in the PR itself.

pjdarton@gmail.com (JIRA)

unread,
Nov 18, 2019, 11:59:04 AM11/18/19
to jenkinsc...@googlegroups.com
pjdarton updated Bug JENKINS-59764
 

PR has been merged. Will be FITNR.

Change By: pjdarton
Status: In Review Fixed but Unreleased
Resolution: Fixed

pjdarton@gmail.com (JIRA)

unread,
Nov 22, 2019, 1:38:02 PM11/22/19
to jenkinsc...@googlegroups.com
 

Code changes went into the release of docker-plugin version 1.1.9

Change By: pjdarton
Status: Fixed but Unreleased Closed
Assignee: Ivan Fernandez Calvo
Released As: docker-plugin version 1.1.9
Reply all
Reply to author
Forward
0 new messages