Skip to content

Workflow does not report rsync errors correctly #29

@ccarouge

Description

@ccarouge

@CodeGat It shows failure for the tape transfer but the file transfer on Gadi hasn't happened even if it shows success.

Digging in I found:

Run ssh ***@*** -i ~/.ssh/priv.key /bin/bash <<'EOT'
rsync: change_dir "/g/data/p66/rml599/amip-test/restart-files/restart_Auspft" failed: Permission denied (13)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1187) [sender=3.1.3]

In https://github.com/ACCESS-NRI/model-config-inputs/actions/runs/17844633752/job/50741542060#logs

I had forgotten I needed to copy the files where tm70_ci can access them but is there any way to catch the rsync error correctly?

Not particularly urgent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions