Skip to content
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

Optionally support lightweight checkpointing #6048

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Add changelog entry

040cb70
Select commit
Loading
Failed to load commit list.
Open

Optionally support lightweight checkpointing #6048

Add changelog entry
040cb70
Select commit
Loading
Failed to load commit list.
Garnix CI / package workbench-ci-test [x86_64-linux] failed Jan 20, 2025 in 26s

Run results

Build failed

Details

Last 100 lines of logs:



warning: ignoring untrusted flake configuration setting 'extra-substituters'.
Pass '--accept-flake-config' to trust it
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
Pass '--accept-flake-config' to trust it
building '/nix/store/pmvswz59qkc06dpdnlqy72v9591iwm67-profile-ci-test-hydra-coay.json.drv' on 'ssh-ng://nix-ssh@garnix5'...
copying 0 paths...
building '/nix/store/pmvswz59qkc06dpdnlqy72v9591iwm67-profile-ci-test-hydra-coay.json.drv'...
copying 1 paths...
copying path '/nix/store/iga7937diqih9f4favcj035ndhjyjwzh-profile-ci-test-hydra-coay.json' from 'ssh-ng://nix-ssh@garnix5'...
Failed to find a machine for remote build!
derivation: n7cid8mn6xv2ym7n54vsl5jmbhh14s4d-workbench-topology-ci-test-hydra-coay.drv
required (system, features): (x86_64-linux, [benchmark])
9 available machines:
(systems, maxjobs, supportedFeatures, mandatoryFeatures)
([aarch64-darwin, x86_64-darwin], 4, [big-parallel, recursive-nix], [])
([aarch64-darwin, x86_64-darwin], 4, [big-parallel, recursive-nix], [])
([x86_64-linux, i686-linux], 28, [big-parallel, kvm, nixos-test, recursive-nix], [])
([x86_64-linux, i686-linux], 28, [big-parallel, kvm, nixos-test, recursive-nix], [])
([x86_64-linux, i686-linux], 28, [big-parallel, kvm, nixos-test, recursive-nix], [])
([x86_64-linux, i686-linux], 28, [big-parallel, kvm, nixos-test, recursive-nix], [])
([x86_64-linux, i686-linux], 28, [big-parallel, kvm, nixos-test, recursive-nix], [])
([aarch64-linux], 60, [big-parallel, kvm, nixos-test, recursive-nix], [])
([aarch64-linux], 8, [big-parallel, kvm, nixos-test, recursive-nix], [])
error:
       … while calling the 'derivationStrict' builtin

         at /builtin/derivation.nix:9:12: (source not available)

       … while evaluating derivation 'workbench-run-supervisor-ci-test-hydra-coay'
         whose name attribute is located at /nix/store/apn339kmg5xllk224ghr7cw6468pgkc7-source/pkgs/stdenv/generic/make-derivation.nix:300:7

       … while evaluating attribute 'buildCommand' of derivation 'workbench-run-supervisor-ci-test-hydra-coay'

         at /nix/store/apn339kmg5xllk224ghr7cw6468pgkc7-source/pkgs/build-support/trivial-builders/default.nix:87:14:

           86|       enableParallelBuilding = true;
           87|       inherit buildCommand name;
             |              ^
           88|       passAsFile = [ "buildCommand" ]

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

       error: unable to start any build; remote machines may not have all required system features.
       https://nixos.org/manual/nix/stable/advanced-topics/distributed-builds.html
workbench-ci-test> failed running package evaluation. You should be able to reproduce the error locally by running: prlimit --as=8589934592 nix build .#packages.x86_64-linux.workbench-ci-test --dry-run --json