-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
nixos-unstable evaluation broken on Hydra #99236
Comments
I don't know... I'm giving up now, at the very least for today. |
the xorg fonts were addressed in #99136 |
I’ve been trying to figure out what happened here. I can reproduce the evaluation problem in about an hour by running nix-shell -p hydra-unstable --run 'hydra-eval-jobs -I . nixos/release-combined.nix --verbose' Using
However, as you’ve seen, reverting c451603 doesn’t fix the evaluation; there’s a second problem. Using a second
In both instances, these error messages and failure modes are much less clear than they should be… |
I suspect Hydra.nixos.org skips over that due to different settings; in its output I see:
(multiple times and lots of other things under so clearly it doesn't stop there) |
To be clear, build-during-eval in there is certainly bad, but I'm not convinced it's a blocker here. |
It’s certainly not impossible that hydra.nixos.org has different settings. But I would note that this vanilla |
Is there a new issue for tracking the progress/findings/state? |
This is the issue. I'm hopeful that the jobset will evaluate now. (First attempt failed but that might be a random error; the message is different than some of the earlier ones.) |
Sorry, didn't seem clear to me from context, that it works that way :) |
I confirm the means of local testing (though it's rather poor): on recent master before the revert (41c0f49) I ran:
which ended in
(In my case the single evaluation takes around 110 minutes. It might be due to rotating HDD slowing down the sqlite transactions, though |
Evaluation now really did succeed on the main jobset, so I think that mostly concludes this issue:
|
Awesome! My first two questions are definitely 1. what the fried cucumber does |
I think this exception mainly needs a trace. (but I have no insight into implementation of this) |
So is hydra-eval-jobs enough to check if something weird happens with a fixed version of apparmor updates? |
Sounds enough to me. (when it includes |
and thus blocking
nixos-unstable
channel (for a few days already). I have no idea what's the problem yet: https://hydra.nixos.org/jobset/nixos/trunk-combined#tabs-errorsThe text was updated successfully, but these errors were encountered: