-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
incident: test-rackspace-freebsd10-x64-1 clogged with processes in D state #1412
Comments
@nodejs/build I think we're going to have to let go of this machine and reduce our FreeBSD 10 footprint. I've been on this one trying to clean things up but processes hang. I thought maybe I'd rebuild from image but then discovered Rackspace has severely trimmed their base images, including dropping FreeBSD. Joyent have decreased their support for FreeBSD too, although we could still get VMs there. DigitalOcean is an option too. However, tbh, I find FreeBSD far too flaky to be using for linting and we really need to switch to Linux. I started playing with doing this a while back but got stuck because Makefile's lint-ci is configured to assume FreeBSD (grr) and fixing it required changing all release lines and waiting for updates. nodejs/node@c5928ab got landed to do this, I haven't checked if there are backports to all lines yet but it needs to be (maybe I backported it!). But here's my proposal:
|
👍 |
also, we could use this to expand our Docker footprint, we have plenty of ubuntu 16.04 based images already |
Seems like a good time to switch. |
+1 to switching, only thing to note is that linter machines require |
Sounds like a good use case for Docker then :D |
|
Both our public freeBSD10s are offline, I temporarily removed that label from the matrix: |
See #1441. |
Rebuilt. Ref #1441 (comment) |
https://ci.nodejs.org/computer/test-rackspace-freebsd10-x64-1/
Which in turn causes the linter job to never finish e.g. https://ci.nodejs.org/job/node-linter/314/ run for 1day 11hours until I aborted it.
My suggestion is to provision a new machine for the linter pool.
If anyone from @nodejs/platform-freebsd can help, PTAL.
The text was updated successfully, but these errors were encountered: