-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
Describe the bug
Functional test failed with:
nix-daemon-compat-tests> copying path '/nix/store/kx7ynipj2vbncrl11gimy0b2hdr0g2xy-builder-build-remote-input-2.sh' to 'ssh-ng://localhost'...
nix-daemon-compat-tests> copying 1 paths...
nix-daemon-compat-tests> copying path '/nix/store/i599wwmv3difl3iiw8jyx5n3s574k1ia-build-remote-input-2.drv' to 'ssh-ng://localhost'...
nix-daemon-compat-tests> building '/nix/store/i599wwmv3difl3iiw8jyx5n3s574k1ia-build-remote-input-2.drv'...
nix-daemon-compat-tests> hi
nix-daemon-compat-tests> copying 1 paths...
nix-daemon-compat-tests> copying path '/nix/store/37camrpxxmwbv0m7dc3qs252wjxjk90l-build-remote-input-2' from 'ssh-ng://localhost'...
nix-daemon-compat-tests> checking path '/nix/store/37camrpxxmwbv0m7dc3qs252wjxjk90l-build-remote-input-2'...
nix-daemon-compat-tests> path '/nix/store/37camrpxxmwbv0m7dc3qs252wjxjk90l-build-remote-input-2' is corrupted or missing!
nix-daemon-compat-tests> error: some outputs are unexpectedly invalid
nix-daemon-compat-tests> +++(build-remote-trustless.sh:17) onError
nix-daemon-compat-tests> +++(/build/source/tests/functional/common/functions.sh:241) set +x
nix-daemon-compat-tests> build-remote-trustless-should-pass-2.sh: test failed at:
nix-daemon-compat-tests> source in build-remote-trustless.sh:17
nix-daemon-compat-tests> main in build-remote-trustless-should-pass-2.sh:16
nix-daemon-compat-tests>
nix-daemon-compat-tests>
Steps To Reproduce
Occurred in PR CI: https://github.com/NixOS/nix/actions/runs/18186761924/job/51772644177?pr=14139
Expected behavior
Test does not fail
Metadata
No applicable
Additional context
Checklist
- checked latest Nix manual (source)
- checked open bug issues and pull requests for possible duplicates
Add 👍 to issues you find important.