cache icon indicating copy to clipboard operation
cache copied to clipboard

Cannot write: Broken pipe

Open BotellaA opened this issue 2 years ago • 2 comments

I have a cache not saved on Windows-2019 runner: https://github.com/Geode-solutions/OpenGeode/actions/runs/4755965248/jobs/8450873300#step:13:6

This looks like #1092 but the PATH is not modified in the workflow.

Post job cleanup.
"C:\Program Files\Git\usr\bin\tar.exe" --posix -cf cache.tzst --exclude cache.tzst -P -C D:/a/OpenGeode/OpenGeode --files-from manifest.txt --force-local --use-compress-program "zstd -T0"
/usr/bin/tar: cache.tzst: Cannot write: Broken pipe
/usr/bin/tar: Child returned status 70
/usr/bin/tar: Error is not recoverable: exiting now
Warning: Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code [2]

The cache is probably larger than 1GB, is this an issue?

BotellaA avatar Apr 22 '23 18:04 BotellaA

Same error here https://github.com/Mapsui/Mapsui/actions/runs/5756371034/job/15605646549?pr=1820

Post job cleanup. "C:\Program Files\Git\usr\bin\tar.exe" --posix -cf cache.tzst --exclude cache.tzst -P -C D:/a/Mapsui/Mapsui --files-from manifest.txt --force-local --use-compress-program "zstd -T0" /usr/bin/tar: cache.tzst: Cannot write: Broken pipe /usr/bin/tar: Child returned status 70 /usr/bin/tar: Error is not recoverable: exiting now Warning: Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2

inforithmics avatar Aug 03 '23 23:08 inforithmics

Same, using windows-latest runner.

richbrowne-openfin avatar Oct 17 '23 09:10 richbrowne-openfin

This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days.

github-actions[bot] avatar May 05 '24 08:05 github-actions[bot]

This issue was closed because it has been inactive for 5 days since being marked as stale.

github-actions[bot] avatar May 10 '24 08:05 github-actions[bot]