| 21 Aug 2025 |
| sinan changed their profile picture. | 02:27:02 |
| sinan | 02:27:05 |
Gaétan Lepage | Hi zowoq!
It looks like buildbot is now failing to run our CI (affects all PRs): https://buildbot.nix-community.org/#/builders/26/builds/6249
Any idea? | 14:50:49 |
Matt Sturgeon | Seems related to our buildbot-nix.toml, which defines attribute = "ci.buildbot".
This has been working fine until today, so maybe the way the attribute config option is handled has changed recently?
| 15:18:11 |
Matt Sturgeon | Could it relate to buildbot: 4.2.1 -> 4.3.0?
Or maybe fix all types broken by buildbot 4.3?
| 15:50:08 |
Domen Kožar | could anyone merge https://github.com/nix-community/crate2nix/pull/401 :) | 20:32:12 |
Domen Kožar | * could anyone merge https://github.com/nix-community/crate2nix/pull/401 - I'm getting lots of input warnings otherwise | 20:32:29 |
Austin Horstman | Weird... all of our PRs in HM show a green check on eval and no build failure, even though I see the same eval errors in my HM buildbot evals. | 21:08:31 |
zowoq | I've reverted the community buildbot to a working commit. cc Mic92 | 21:58:36 |
Gaétan Lepage | Thanks! | 22:09:12 |
| 22 Aug 2025 |
Mic92 | @zowoq:matrix.org: unclear if this relates to anything that changed in buildbot. Rather looks like nix-eval-jobs output has unexpected output?
https://github.com/nix-community/buildbot-nix/blob/main/buildbot_nix%2Fbuildbot_nix%2F__init__.py#L207 | 03:42:27 |
zowoq | The buildbot-nix toml shouldn't be included in the nix-eval-jobs output? Isn't that a buildbot issue? | 04:24:26 |
Mic92 | Yeah it's just bit weird how the last changes relate to that in any way. Do we have logs how nix-eval-jobs got called in that instance. | 05:02:35 |
zowoq | Probably not the correct fix but this works:
diff --git a/buildbot_nix/buildbot_nix/repo_config/__init__.py b/buildbot_nix/buildbot_nix/repo_config/__init__.py
index bbc6a1641..d9bf514ff 100644
--- a/buildbot_nix/buildbot_nix/repo_config/__init__.py
+++ b/buildbot_nix/buildbot_nix/repo_config/__init__.py
@@ -28,7 +28,7 @@ class BranchConfig(BaseModel):
cmd = await buildstep.makeRemoteShellCommand(
collectStdout=True,
collectStderr=True,
- stdioLogName="stdio",
+ stdioLogName="toml",
# TODO: replace this with something like buildbot.steps.transfer.StringUpload
# in the future... this one doesn't not exist yet.
command=[
https://buildbot.nix-community.org/#/builders/4466/builds/477 Seems it was merging the output from the separate steps?
| 05:06:29 |
zowoq | * Probably not the correct fix but this works:
diff --git a/buildbot_nix/buildbot_nix/repo_config/__init__.py b/buildbot_nix/buildbot_nix/repo_config/__init__.py
index bbc6a1641..d9bf514ff 100644
--- a/buildbot_nix/buildbot_nix/repo_config/__init__.py
+++ b/buildbot_nix/buildbot_nix/repo_config/__init__.py
@@ -28,7 +28,7 @@ class BranchConfig(BaseModel):
cmd = await buildstep.makeRemoteShellCommand(
collectStdout=True,
collectStderr=True,
- stdioLogName="stdio",
+ stdioLogName="toml",
# TODO: replace this with something like buildbot.steps.transfer.StringUpload
# in the future... this one doesn't not exist yet.
command=[
https://buildbot.nix-community.org/#/builders/4466/builds/477 Seems it was merging the output from the separate steps?
| 05:06:38 |
Mic92 | Ah. I think your fix might the correct one? | 05:23:16 |
| 2 Sep 2025 |
| @aidalgol:tchncs.de joined the room. | 21:55:00 |
| 4 Sep 2025 |
| @aidalgol:tchncs.de changed their display name from Aidan Gauland to aidalgol[m]. | 11:23:33 |
| 27 Aug 2025 |
| connor (burnt/out) (UTC-8) changed their display name from connor (he/him) (UTC-7) to connor (he/him) (UTC+1). | 18:33:44 |
| 4 Sep 2025 |
| @aidalgol:tchncs.de changed their display name from aidalgol[m] to aidalgol. | 11:24:12 |
| 29 Aug 2025 |
| @luna-null:matrix.org left the room. | 02:40:15 |
| 12 Sep 2025 |
| @aidalgol:tchncs.de set a profile picture. | 09:21:42 |
| 29 Aug 2025 |
| Rcat 🏳️🌈🏳️⚧️ joined the room. | 07:06:57 |
| 13 Sep 2025 |
| saygo.2 joined the room. | 19:22:24 |
| 29 Aug 2025 |
| magic_rb changed their profile picture. | 19:31:00 |
| 13 Sep 2025 |
| saygo.2 left the room. | 21:40:44 |
| 31 Aug 2025 |
| sinan changed their profile picture. | 16:25:25 |
| 13 Sep 2025 |
| saygo.2 joined the room. | 21:49:15 |
| 3 Sep 2025 |
| missfrizzle joined the room. | 06:34:50 |
| 15 Sep 2025 |
| saygo.2 left the room. | 03:52:07 |