OfBorg | 180 Members | |
| Number of builds and evals in queue: <TBD> | 63 Servers |
| Sender | Message | Time |
|---|---|---|
| 22 Sep 2022 | ||
In reply to @winterqt:nixos.devhttps://github.com/ofborg/infrastructure/blob/master/nixops/modules/macos_vm/guest-catalina/darwin-configuration.nix This is the nix-darwin configuration. The M1 builders also have Rosetta enabled. | 22:05:08 | |
| thanks | 22:05:29 | |
| If that looks sane, you can also send me what you're running into and I can attempt to reproduce it manually on one of the boxes (DM or here, either works fine) | 22:06:15 | |
| 23 Sep 2022 | ||
Download image.png | 09:30:46 | |
| That is new https://github.com/NixOS/nixpkgs/pull/192456 https://logs.nix.ci/?key=nixos/nixpkgs.192456&attempt_id=6cf55d02-40ff-459f-9bc3-0c4b80a2520e | 09:30:53 | |
| 24 Sep 2022 | ||
| 12:51:02 | ||
Download image.png | 12:51:09 | |
| I might have confused ofborg | 12:51:13 | |
| https://github.com/NixOS/nixpkgs/pull/192762 | 12:51:21 | |
| 30 Sep 2022 | ||
| 10:47:27 | ||
| 4 Oct 2022 | ||
| https://github.com/NixOS/nixpkgs/pull/194420 | 16:33:25 | |
| tested parsedmarc and graylog | 16:33:26 | |
| both failed to eval, because unfree | 16:33:31 | |
| ofborg reported success | 16:33:35 | |
| nix exits with 1 when trying to build that, so ofborg should never tell me it succeeded 😄 | 16:34:34 | |
| Can we run ofborg with --check/--rebuild if the attr it is suppoed to build is a FOD? | 16:53:46 | |
| While fixing fonts I noticed that there are many which do not build anymore because the postFetch script is wrong and bit rotted. | 16:54:11 | |
In reply to @sandro:supersandro.de --check fails if the derivation isn't in the store already, but yes this is a good idea might want to make an issue for it (if one doesn't exist) just so it gets formally tracked? | 18:01:50 | |
| 🤔 could be hard to detect if it comes from cache | 18:20:21 | |
| yeah | 18:23:13 | |
| unless we query the cache ourselves | 18:23:19 | |
| 7 Oct 2022 | ||
| 22:31:46 | ||
| this looks pretty broken to me: https://logs.nix.ci/?key=nixos/nixpkgs.194796&attempt_id=bcf8d7d7-7ef5-4f5f-b1a0-a851f3e3466c
| 22:36:57 | |
In reply to @zseri:matrix.orgIdk why there's no log but the failure is probably a timeout because the darwin machines are slow Usually happens on staging | 23:16:38 | |
| 11 Oct 2022 | ||
| Is something up with running NixOS tests on OfBorg? When hexa and I try to look up the logs of this OfBorg run https://github.com/NixOS/nixpkgs/pull/195437/checks?check_run_id=8812239013, we see 404 HTML where the logs should be. | 00:17:02 | |
| Hmm, I think I've seen it happen before but I don't know why it happens. I'll take a look tomorrow (I've set a reminder). | 00:54:29 | |
| can we talk about the "pending status [that] will be cleared when ofborg starts eval" that's only cleared when ofborg finishes eval? | 10:11:17 | |
| it is mildly infuriating | 10:11:37 | |
| is it actually supposed to be cleared when ofborg starts eval, or should the text say "finishes"? | 10:12:26 | |
| it looks like the former was intended: https://github.com/NixOS/ofborg/pull/527 | 10:30:49 | |