OfBorg | 182 Members | |
| Number of builds and evals in queue: https://nix.ci/prometheus/graph?g0.expr=ofborg_queue_evaluator_waiting&g0.tab=1&g0.stacked=0&g0.show_exemplars=0&g0.range_input=2h&g1.expr=ofborg_queue_builder_waiting%7Barch!~%22.*-lowprior%22%7D&g1.tab=1&g1.stacked=0&g1.show_exemplars=0&g1.range_input=1w | 63 Servers |
| Sender | Message | Time |
|---|---|---|
| 3 Nov 2021 | ||
| I'm currently redeploying all the evaluators to run on ZFS, which should hopefully prevent the recent space issues (inode related) from reappearing. If you see any problems, please ping me directly either here or in any related issues / PRs. | 17:41:06 | |
| 22:01:14 | ||
| Just following up: it is done! All the evaluators are running off of ZFS now! Originally, the machines were run off of EXT4. For years, it seems like this has EXT4 has a limited amount of inodes (I believe it's somewhere around 4 Enter ZFS: ZFS gives you unlimited inodes (in that it doesn't have a fixed Then, in order to actually get the machines running ZFS, I had to do a few
For the moment, things seem to be working just fine! Fingers crossed, no more | 22:10:27 | |
| * Just following up: it is done! All the evaluators are running off of ZFS now! Originally, the machines were run off of EXT4. For years, it seems like this has EXT4 has a limited amount of inodes (I believe it's somewhere around 4 Enter ZFS: ZFS gives you unlimited inodes (in that it doesn't have a fixed Then, in order to actually get the machines running ZFS, I had to do a few
For the moment, things seem to be working just fine! Fingers crossed, no more | 22:10:31 | |
| * Just following up: it is done! All the evaluators are running off of ZFS now! Originally, the machines were run off of EXT4. For years, it seems like this has EXT4 has a limited amount of inodes (I believe it's somewhere around 4 Enter ZFS: ZFS gives you unlimited inodes (in that it doesn't have a fixed Then, in order to actually get the machines running ZFS, I had to do a few
For the moment, things seem to be working just fine! Fingers crossed, no more | 22:10:40 | |
| ...that's a long message | 22:11:00 | |
| 22:18:25 | ||
| 22:50:40 | ||
| 23:08:55 | ||
| 23:14:00 | ||
| 23:32:38 | ||
| 23:32:57 | ||
| 4 Nov 2021 | ||
| 02:36:26 | ||
| 02:37:18 | ||
| 5 Nov 2021 | ||
| It looks like ofborg-eval-lib-tests fails on some PRs which modify stdenv setup.sh, is this a known issue? https://github.com/NixOS/nixpkgs/pull/144749#issuecomment-962029150 | 20:22:36 | |
* It looks like ofborg-eval-lib-tests fails on some PRs which modify stdenv setup.sh, is this a known issue? https://github.com/NixOS/nixpkgs/pull/144749#issuecomment-962029150 | 20:23:04 | |
| 6 Nov 2021 | ||
| Hm, that kinda looks like https://github.com/NixOS/nixpkgs/issues/64459. And it makes sense, seeing as we recently switched the evaluators / build machines to ZFS...... | 00:08:00 | |
| Rebuilding coreutils on my ZFS system to see if it appears there as well. | 00:10:41 | |
| Hmm I'd be surprised if that's the cause, my zfs box does stdenv rebuilds for breakfast | 00:11:30 | |
| Could be a configuration thing. | 00:11:40 | |
| Yeah, rebuilt on my system and nada. | 00:15:48 | |
| (nada being no failures) | 00:16:03 | |
| Attempting to build on that machine myself to see if it is, somehow, a transient failure. | 00:24:54 | |
| ... | 00:28:02 | |
| Well, coreutils built fine. Now to build all of lib-tests. | 00:32:53 | |
| Hm, maybe vcunat is right: https://github.com/NixOS/nixpkgs/pull/142602#issuecomment-961787154 | 00:37:48 | |
| But this wasn't happening before, right? Or were we just not aware of it | 00:56:14 | |
| It's the first I'm hearing of it, at least. | 00:59:22 | |
| And indeed, it succeeded building on that ofborg machine... | 01:06:05 | |
| btw, thanks for prompting me to look at that, Ryan Burns -- it's on my radar at the very least. Hopefully it doesn't appear too often (if ever again...) | 01:21:42 | |