Build Agent Cleanup triggering ??

Can i force clean up for build agents?


I have set expireHours on 8 hours but there are still old folders taking up the disk space

here is the image http://i.imgur.com/LWLnN5E.jpg

regards
dejan

0
2 comments
Avatar
Permanently deleted user

Ping, can anyone responde?

I have a big problem with disk space because of this

0

Please compare content of agent work directory with directory.map file (work/directory.map). It should display the content of working folder with expiration date. Folders that are not listed in the directory.map won't be cleaned.

Also, there have been an issue with property in 7.1 and 8.0. The bug was fixed in 8.1 (http://youtrack.jetbrains.com/issue/TW-23792)

1) In addtion, if a certain configuration requires a lot disk space, you can add build feature "free disk space" to ensure it will have enough disk space before starting a build (however, the build will start even if there's not enough space, but it will try to clean whatever it can first).

2) There's also a way to add free disk space requirement to agent: http://confluence.jetbrains.com/display/TCD8/Free+disk+space.

Please note that ##1-2 occurs before build starts.

0

Please sign in to leave a comment.