Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Occasional errors in cacheHttpClient when trying to upload the cache  #71

Description

@tsal
/Users/runner/work/_actions/irgaly/xcode-cache/v1/dist/webpack:/xcode-cache/node_modules/@actions/cache/lib/internal/cacheHttpClient.js:226
                        throw new Error(`Cache upload failed because file read failed with ${error.message}`);
^
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
    at ReadStream.<anonymous> (/Users/runner/work/_actions/irgaly/xcode-cache/v1/dist/webpack:/xcode-cache/node_modules/@actions/cache/lib/internal/cacheHttpClient.js:226:1)
    at ReadStream.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at errorOrDestroy (node:internal/streams/destroy:2[38](https://github.com/twinspires/cdi-ios/actions/runs/11896421081/job/33148283319#step:21:38):7)
    at node:internal/fs/streams:272:9
    at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)

This appears to be related to actions/cache#596 and actions/setup-node#332

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions