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

Intermittant CI failure #12690

Open
2 tasks
Ericson2314 opened this issue Mar 19, 2025 · 0 comments
Open
2 tasks

Intermittant CI failure #12690

Ericson2314 opened this issue Mar 19, 2025 · 0 comments
Labels

Comments

@Ericson2314
Copy link
Member

Describe the bug

We've seen this a bit as of late:

error: builder for '/nix/store/q0v2sv4nlx21d7576s6zyi9mx3r28wzk-equal-contents-trivial-patch-does-not-change-source-contents.drv' failed with exit code 1;
       last 25 log lines:
       > │ │   --- /nix/store/lpda5vlq5zxp9g05gm3mk2s6san56zx1-nix-source-patched-source/tests/functional
       > │ ├── +++ /nix/store/wjvfhn8rmg717gqw066b21776yiw3iiz-4hbkn42l27s1mk8vmzqkjp2m5ljcc73k-source/tests/functional
       > │ │ │   --- /nix/store/lpda5vlq5zxp9g05gm3mk2s6san56zx1-nix-source-patched-source/tests/functional/lang
       > │ │ ├── +++ /nix/store/wjvfhn8rmg717gqw066b21776yiw3iiz-4hbkn42l27s1mk8vmzqkjp2m5ljcc73k-source/tests/functional/lang
       > │ │ │ ├── stat {}
       > │ │ │ │ @@ -1,7 +1,7 @@
       > │ │ │ │
       > │ │ │ │ +  Size: 32768      Blocks: 64         IO Block: 4096   directory
       > │ │ │ │ -  Size: 28672            Blocks: 64         IO Block: 4096   directory
       > │ │ │ │  Device: 8,1      Access: (0555/dr-xr-xr-x)  Uid: (65534/  nobody)   Gid: (65534/ nogroup)
       > │ │ │ │
       > │ │ │ │  Modify: 1970-01-01 00:00:01.000000000 +0000
       > │ │ │ ├── stat {}
       > │ │ │ │ @@ -1,7 +1,7 @@
       > │ │ │ │
       > │ │ │ │ -  Size: 28672          Blocks: 64         IO Block: 4096   directory
       > │ │ │ │ +  Size: 32768            Blocks: 64         IO Block: 4096   directory
       > │ │ │ │  Device: 8,1      Access: (0555/dr-xr-xr-x)  Uid: (65534/  nobody)   Gid: (65534/ nogroup)
       > │ │ │ │
       > │ │ │ │  Modify: 1970-01-01 00:00:01.000000000 +0000
       >
       > Contents must be equal, but were not!
       >
       > +: expected,   at /nix/store/wjvfhn8rmg717gqw066b21776yiw3iiz-4hbkn42l27s1mk8vmzqkjp2m5ljcc73k-source
       > -: unexpected, at /nix/store/lpda5vlq5zxp9g05gm3mk2s6san56zx1-nix-source-patched-source
       For full logs, run:
         nix log /nix/store/q0v2sv4nlx21d7576s6zyi9mx3r28wzk-equal-contents-trivial-patch-does-not-change-source-contents.drv

CC @roberth it was introduced in #12503. Is this exposing a Nix bug, or is it a buggy test?

Steps To Reproduce

Expected behavior

Metadata

Additional context

Checklist


Add 👍 to issues you find important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant