cachepot icon indicating copy to clipboard operation
cachepot copied to clipboard

Failed to remove build directory (distributed build)

Open borjamunozf opened this issue 3 years ago • 0 comments

Hello.

Background I'm doing a PoC with distributed build mode (different issues encountered that we had to hack to be able to do a minimal PoC, but that's for the another thread https://github.com/paritytech/cachepot/issues/168 that I'll update) and I'm seeing this error logs on Workers side:

  • Two workers running with sudo
  • One client
  • Scheduler

All of them running: Ubuntu 20.04 with WSL2 5.15.68.1-kernel.

Issue details

The distributed compilation seems to be working OK and returning succesfull compilation results, but looks like the Worker logs are showing for each? request this error when cleaning/removing the build directory.

imagen

Expected

No errors related when removing or cleaning up. Build output files should be removed succesfully.

Let me know if I can do any more tests or whatever. Will be happy to help you. Thanks.

borjamunozf avatar Nov 09 '22 12:11 borjamunozf