zhouyuan commented on PR #7546: URL: https://github.com/apache/incubator-gluten/pull/7546#issuecomment-2415754691
it seems it's not updating the ccache, if uploaded with same name ``` /usr/bin/docker exec a1bb467fffb229f3009d5eec47c48473b0dadac82fa801780e8141db2abf9ebb sh -c "cat /etc/*release | grep ^ID" /usr/bin/tar --posix -cf cache.tgz --exclude cache.tgz -P -C /__w/incubator-gluten/incubator-gluten --files-from manifest.txt -z Failed to save: Unable to reserve cache with key ccache-centos8-release-default, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/7546/merge, Key: ccache-centos8-release-default, Version: 6b8d00d82c8f69c7dcde172f22429edadfab05ef3d01c77520d3df20b620247d Warning: Cache save failed. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
