!zghijEASpYQWYFzriI:nixos.org

Hydra

352 Members
98 Servers

Load older messages


SenderMessageTime
12 Mar 2026
@vcunat:matrix.orgvcunatIdeally you'd somehow fetch just the names of jobs which haven't finished and then evaled (+built) just those.21:32:16
@vcunat:matrix.orgvcunatThat might be not too hard.21:33:03
@sternenseemann:systemli.orgsterniyeah it's probably just a shell script with jq21:45:28
@sternenseemann:systemli.orgsternithanks :)21:45:39
14 Mar 2026
@amadaluzia:unredacted.orgamadaluzia -> 4d2.org changed their display name from amadaluzia to amadaluzia[uorg].18:49:51
@amadaluzia:4d2.orgamadaluzia joined the room.19:29:26
@amadaluzia:unredacted.orgamadaluzia -> 4d2.org changed their display name from amadaluzia[uorg] to amadaluzia -> 4d2.org.21:21:29
17 Mar 2026
@joerg:thalheim.ioMic92 My calendar says today is hydra meeting? das_j ? 16:53:04
@joerg:thalheim.ioMic92We have now a hydra meeting anyway17:26:27
18 Mar 2026
@Ericson2314:matrix.orgJohn Ericson Simon Hauser: whose responsibility is the build-logs dir these days? 16:54:26
@hexa:lossy.networkhexa
  systemd.services.hydra-prune-build-logs = {
    description = "Clean up old build logs";
    startAt = "weekly";
    serviceConfig = {
      User = "hydra-queue-runner";
      Group = "hydra";
      ExecStart = lib.concatStringsSep " " [
        (lib.getExe pkgs.findutils)
        "/var/lib/hydra/build-logs/"
        "-ignore_readdir_race"
        "-type"
        "f"
        "-mtime"
        "+${toString (3 * 365)}" # days
        "-delete"
      ];
    };
  };
21:17:19
@hexa:lossy.networkhexaimo nix itself needs to gc that21:17:26
@hexa:lossy.networkhexa* imo nix an hydra need a gc for that21:17:49
@hexa:lossy.networkhexabecause nix just has it in /nix/var/log/nix instead21:18:10
@hexa:lossy.networkhexa* imo nix and hydra both need a gc for that21:18:19
19 Mar 2026
@vcunat:matrix.orgvcunatWe see lots of abortions from S3 uploads. Maybe this channel is also suitable, but I posted on https://matrix.to/#/!RROtHmAaQIkiJzJZZE:nixos.org/$94yUJZCsSKev_skNS2jOMGGOrrHUBch2FqYC9CAfPwY?via=nixos.org&via=matrix.org&via=nixos.dev08:13:14
@zmitchell:matrix.orgzmitchell joined the room.14:26:33
@brian:bmcgee.ieBMGI have some time in the next couple months I can dedicate to importing state from s3 for references into hydra and start building GC. 18:11:22
@brian:bmcgee.ieBMGNeed to check the latest inventory to see if that 100GB we deleted is still showing up. Been over a month now right?18:11:45
@jappie:jappie.devjappie28 days according to this post: https://discourse.nixos.org/t/garbage-collecting-cache-nixos-org/74249/10?u=jappie319:55:22
@jappie:jappie.devjappie* 28 days according to this post: https://discourse.nixos.org/t/garbage-collecting-cache-nixos-org/74249/119:55:27
@jappie:jappie.devjappie* 28 days according to this post: https://discourse.nixos.org/t/garbage-collecting-cache-nixos-org/74249/1019:55:28
@hexa:lossy.networkhexathe cut-off is the 21st of march20:35:44
@hexa:lossy.networkhexafrom memory20:35:53
@hexa:lossy.networkhexaso this saturday20:36:06
@eyduh:matrix.org@eyduh:matrix.org left the room.20:41:03
@brian:bmcgee.ieBMG OK cool, I'll check on Sunday then 21:29:18
@brian:bmcgee.ieBMG I did check the day after and the inventory report wasn't showing a reduction 21:30:03
@brian:bmcgee.ieBMG But I think that has more to do with how the report is configured 21:30:27
20 Mar 2026
@evrim:matrix.cloud.core.gen.trEvrim Ulu joined the room.11:23:40

There are no newer messages yet.


Back to Room ListRoom Version: 6