[
https://issues.apache.org/jira/browse/GEODE-5507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16564656#comment-16564656
]
ASF subversion and git services commented on GEODE-5507:
--------------------------------------------------------
Commit 2d7cb0303ef0f5ec921c7edf056f19dd8adc1d75 in geode's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=2d7cb03 ]
Revert "GEODE-5507: Update rsync_code_down script for stability."
This reverts commit 986b127158d7f9042f6594ffa5f58a69111b8532.
> Concourse test timeouts can cause instability in the rsync_code_down step
> -------------------------------------------------------------------------
>
> Key: GEODE-5507
> URL: https://issues.apache.org/jira/browse/GEODE-5507
> Project: Geode
> Issue Type: Task
> Reporter: Patrick Rhomberg
> Priority: Major
> Labels: ci, pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When a test step times out, the {{gradlew combineReports}} step does not have
> time to occur. As a result, when the combined report is referenced in
> script, the step fails with
> {noformat}
> CommandException: No URLs matched: *
> CommandException: 1 file/object could not be transferred.
> {noformat}
> As an example, see
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/153#L5b59da98:57
> Additionally, when a timeout has been detected and stacktraces should be
> dumped, the permissions of the test PID files causes the transfer to fail.
> As an example, see https://concourse.apachegeode-ci.info/builds/11850
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)