Patrick Rhomberg created GEODE-5507:
---------------------------------------

             Summary: 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


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)

Reply via email to