scala / scala-jenkins-infra

A Chef cookbook that manages Scala's CI infrastructure.
https://scala-ci.typesafe.com
Apache License 2.0
14 stars 17 forks source link

nightly Windows builds have been failing for a few weeks for lack of disk space #122

Closed SethTisue closed 9 years ago

SethTisue commented 9 years ago

see https://scala-ci.typesafe.com/job/scala-2.11.x-release-package-windows/ (last green build was Aug 21)

adriaanm commented 9 years ago

See #78

SethTisue commented 9 years ago

manually fixed for now by ssh'ing in (https://github.com/scala/scala-jenkins-infra/pull/123) and rm -rfing stuff in /home/tmp. I've self-assigned #78 for later.

before closing, let's make sure https://scala-ci.typesafe.com/job/scala-2.11.x-release-main/275/console succeeds (the disk space thing might have been covering other issues)

SethTisue commented 9 years ago

275 failed for a different reason, but https://scala-ci.typesafe.com/job/scala-2.11.x-release-main/277/ passed, so we're good