nixbot

builds

nix-community/disko build #138 failed

branch master · PR #1273 · commit 1f0c078d03 · · took 22m 4s

eval warnings 7 kinds · 27 occurrences
  • error "error: The option `disko.devices.disk.disk1.content.partitions."[definition 1-entry 1]".content._config` is read-only, but it's set multiple times," ×10
  • error ×2
  • error vmTools: the `kernel` argument (kernel-modules) has no ×2
  • warn The legacy table is outdated and should not be used. We recommend using the gpt type instead. ×10
  • warn mdadm: Neither MAILADDR nor PROGRAM has been set. This will cause the `mdmon` service to crash. ×1
  • warn the create output is deprecated and will be removed, please open an issue if you're using it! ×1
  • warn the mount output is deprecated and will be removed, please open an issue if you're using it! ×1

3 failed
failed attributes
status attribute duration
failed default.checks.x86_64-linux.bcachefs 21m 37s
vm-test-run-disko-bcachefs: !!! File "<string>", line 79, in <module> !!! machine.wait_for_text("enter passphrase for /nix"); !!! !!! RequestedAssertionF …
vm-test-run-disko-bcachefs:
!!!   File "<string>", line 79, in <module>
!!!     machine.wait_for_text("enter passphrase for /nix");
!!! 
!!! RequestedAssertionFailed: action timed out after 901.50 seconds (timeout=900)
cleanup
kill QemuMachine (pid 120)
booted_machine # qemu-system-x86_64: terminating on signal 15 from pid 39 (/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6/bin/python3.14)
(finished: cleanup, in 0.08 seconds)
failed eval default.checks.x86_64-linux.make-disk-image
error: … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12: 36| 37| strict = …
error:
       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'nixos-disko-images'
         whose name attribute is located at «github:NixOS/nixpkgs/e318e6adc497b5e8a5ac433c6c6ed21ecdab9029?narHash=sha256-Y7z/nrPajIJyVDd9z53ZPZGm0HU%2Bkej16Pwt2cNYI0A%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'args' of derivation 'nixos-disko-images'
         at «github:NixOS/nixpkgs/e318e6adc497b5e8a5ac433c6c6ed21ecdab9029?narHash=sha256-Y7z/nrPajIJyVDd9z53ZPZGm0HU%2Bkej16Pwt2cNYI0A%3D»/pkgs/build-support/vm/default.nix:414:9:
          413|         builder = "${bash}/bin/sh";
          414|         args = [
             |         ^
          415|           "-e"

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: vmTools: the `kernel` argument (kernel-modules) has no
       `target` attribute, so the kernel image filename cannot be determined.

       If you are passing a module tree (e.g. from `pkgs.aggregateModules`) to
       make extra modules available, pass it via `kernelModules` instead and
       keep `kernel` pointing at a real kernel derivation. Alternatively, pass
       `kernelImage` explicitly with the path of the bootable image relative
       to the `kernel` derivation output (e.g. "bzImage" or "Image").
failed eval default.checks.x86_64-linux.make-disk-image-impure
error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.i …
error:
       … while evaluating a branch condition
         at «string»:23:10:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |          ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … in the left operand of the OR (||) operator
         at «string»:23:33:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |                                 ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … while evaluating definitions from `/nix/store/pn0w10mys1qf74lajydf9liiq5cjdjcd-source/lib/make-disk-image.nix':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: vmTools: the `kernel` argument (kernel-modules) has no
       `target` attribute, so the kernel image filename cannot be determined.

       If you are passing a module tree (e.g. from `pkgs.aggregateModules`) to
       make extra modules available, pass it via `kernelModules` instead and
       keep `kernel` pointing at a real kernel derivation. Alternatively, pass
       `kernelImage` explicitly with the path of the bootable image relative
       to the `kernel` derivation output (e.g. "bzImage" or "Image").
55 succeeded
succeeded attributes
status attribute duration
loading…