[ 
https://issues.apache.org/jira/browse/GEODE-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16618093#comment-16618093
 ] 

ASF subversion and git services commented on GEODE-5714:
--------------------------------------------------------

Commit 4f55821524e75c1ab687889e6374112ec6db9cd3 in geode's branch 
refs/heads/develop from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4f55821 ]

GEODE-5714: Retry ssh connections in concourse

Adding ConnectionAttempts=60 to all concourse scripts that are using
ssh. We are seeing jobs occasionally fail with connection refused. If
this is a transient issue, this change might fix it.


> Concourse jobs occasionally fail with ssh issues
> ------------------------------------------------
>
>                 Key: GEODE-5714
>                 URL: https://issues.apache.org/jira/browse/GEODE-5714
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: pull-request-available, swat
>             Fix For: 1.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> We are seeing concourse jobs fail with ssh errors, either copying data up to 
> the instance or executing the tests.
> These failures create noise and distractions for developers, we should look 
> at fixing them if possible. Maybe by adding a sleep or a retry or something 
> to make sure the instance is up, if that is indeed why we are having an issue?
> ssh failure in execute_tests task:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/369
> ssh failing in rsync_code_up:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/314



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to