nixbot

builds

Mic92/nix-1 build #32 failed

branch main · commit 4ba5155bd4 · · took 14m 8s · eval 15s

eval warnings 1 kind · 1 occurrence
  • warn packaging-overriding check currently disabled because of a permissions issue on macOS ×1

10 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.daemonCompat 6m 1s
nix-daemon-compat-tests-2.36.0pre20260918_4ba5155-with-daemon-2.34.8: 229/230 flakes - nix-functional-tests:flakes OK …
nix-daemon-compat-tests-2.36.0pre20260918_4ba5155-with-daemon-2.34.8:
229/230 flakes - nix-functional-tests:flakes                                         OK             77.16s
230/230 flakes - nix-functional-tests:mercurial                                      OK             94.97s
Summary of Failures:
126/230 main - nix-functional-tests:write-file                              FAIL            2.58s   exit status 1
Ok:                146 
Fail:              1   
Skipped:           83  
Full log written to /nix/var/nix/builds/nix-43781-533563934/source/tests/functional/build/meson-logs/testlog.txt

nix-daemon-compat-tests-2.36.0pre20260918_4ba5155-with-daemon-2.35.2:
230/230 flakes - nix-functional-tests:mercurial                                      OK             79.71s
Summary of Failures:
126/230 main - nix-functional-tests:write-file                              FAIL            2.41s   exit status 1
156/230 ca - nix-functional-tests:scratch-path                              FAIL            4.36s   exit status 1
Ok:                173 
Fail:              2   
Skipped:           55  
Full log written to /nix/var/nix/builds/nix-43849-4101318233/source/tests/functional/build/meson-logs/testlog.txt
failed checks.aarch64-darwin.pre-commit 1m 42s
pre-commit-run: auto required = drvOptions.getRequiredSystemFeatures(*drv); auto & available = worker.store.config.systemFeatures.get( …
pre-commit-run:
             auto required = drvOptions.getRequiredSystemFeatures(*drv);
             auto & available = worker.store.config.systemFeatures.get();
-            bool featuresOk =
-                std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
+            bool featuresOk = std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
             if (worker.settings.maxBuildJobs.get() != 0 && platformOk && featuresOk) {
                 debug(
                     "external builder declined '%s'; falling back to a local build",
failed checks.aarch64-linux.daemonCompat 1m 35s
nix-daemon-compat-tests-2.36.0pre20260918_4ba5155-with-daemon-2.34.8: 229/230 flakes - nix-functional-tests:mercurial OK …
nix-daemon-compat-tests-2.36.0pre20260918_4ba5155-with-daemon-2.34.8:
229/230 flakes - nix-functional-tests:mercurial                             OK             15.63s
230/230 main - nix-functional-tests:lang                                    OK             26.99s
Summary of Failures:
122/230 main - nix-functional-tests:write-file                              FAIL            0.58s   exit status 1
Ok:                167 
Fail:              1   
Skipped:           62  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt

nix-daemon-compat-tests-2.36.0pre20260918_4ba5155-with-daemon-2.35.2:
230/230 main - nix-functional-tests:lang                                    OK             27.24s
Summary of Failures:
121/230 main - nix-functional-tests:write-file                              FAIL            0.60s   exit status 1
148/230 ca - nix-functional-tests:scratch-path                              FAIL            1.23s   exit status 1
Ok:                196 
Fail:              2   
Skipped:           32  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt
failed checks.aarch64-linux.nix-functional-tests 0s
nix-2.36.0pre20260918_4ba5155: tribuchet: submitting build: code: 'The system is not in a state required for the operation's execution', message: "an output pat …
nix-2.36.0pre20260918_4ba5155:
tribuchet: submitting build: code: 'The system is not in a state required for the operation's execution', message: "an output path is part of a different in-flight build"
failed checks.aarch64-linux.nix-manual-linkcheck 0s
nix-2.36.0pre20260918_4ba5155: tribuchet: submitting build: code: 'The system is not in a state required for the operation's execution', message: "an output pat …
nix-2.36.0pre20260918_4ba5155:
tribuchet: submitting build: code: 'The system is not in a state required for the operation's execution', message: "an output path is part of a different in-flight build"
failed checks.aarch64-linux.nix-store-tests-run 0s
nix-store-tests-2.36.0pre: tribuchet: submitting build: code: 'The system is not in a state required for the operation's execution', message: "an output path is …
nix-store-tests-2.36.0pre:
tribuchet: submitting build: code: 'The system is not in a state required for the operation's execution', message: "an output path is part of a different in-flight build"
failed checks.aarch64-linux.pre-commit 24s
pre-commit-run: auto required = drvOptions.getRequiredSystemFeatures(*drv); auto & available = worker.store.config.systemFeatures.get( …
pre-commit-run:
             auto required = drvOptions.getRequiredSystemFeatures(*drv);
             auto & available = worker.store.config.systemFeatures.get();
-            bool featuresOk =
-                std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
+            bool featuresOk = std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
             if (worker.settings.maxBuildJobs.get() != 0 && platformOk && featuresOk) {
                 debug(
                     "external builder declined '%s'; falling back to a local build",
failed checks.aarch64-linux.repl-completion 1m 37s
nix-store-tests-2.36.0pre: tribuchet: submitting build: code: 'The system is not in a state required for the operation's execution', message: "an output path is …
nix-store-tests-2.36.0pre:
tribuchet: submitting build: code: 'The system is not in a state required for the operation's execution', message: "an output path is part of a different in-flight build"
failed checks.x86_64-linux.daemonCompat 31s
nix-daemon-compat-tests-2.36.0pre20260918_4ba5155-with-daemon-2.34.8: 229/230 flakes - nix-functional-tests:mercurial OK …
nix-daemon-compat-tests-2.36.0pre20260918_4ba5155-with-daemon-2.34.8:
229/230 flakes - nix-functional-tests:mercurial                             OK             14.84s
230/230 main - nix-functional-tests:lang                                    OK             30.19s
Summary of Failures:
122/230 main - nix-functional-tests:write-file                              FAIL            0.78s   exit status 1
Ok:                168 
Fail:              1   
Skipped:           61  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt

nix-daemon-compat-tests-2.36.0pre20260918_4ba5155-with-daemon-2.35.2:
230/230 main - nix-functional-tests:lang                                    OK             30.61s
Summary of Failures:
124/230 main - nix-functional-tests:write-file                              FAIL            0.72s   exit status 1
148/230 ca - nix-functional-tests:scratch-path                              FAIL            1.15s   exit status 1
Ok:                197 
Fail:              2   
Skipped:           31  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt
failed checks.x86_64-linux.pre-commit 25s
pre-commit-run: auto required = drvOptions.getRequiredSystemFeatures(*drv); auto & available = worker.store.config.systemFeatures.get( …
pre-commit-run:
             auto required = drvOptions.getRequiredSystemFeatures(*drv);
             auto & available = worker.store.config.systemFeatures.get();
-            bool featuresOk =
-                std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
+            bool featuresOk = std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
             if (worker.settings.maxBuildJobs.get() != 0 && platformOk && featuresOk) {
                 debug(
                     "external builder declined '%s'; falling back to a local build",
37 succeeded
succeeded attributes
status attribute duration
loading…
8 already built ⚠ 1
skipped attributes
status attribute duration
skipped local checks.aarch64-darwin.packaging-overriding
  • packaging-overriding check currently disabled because of a permissions issue on macOS
skipped local checks.aarch64-darwin.nix-json-schema-checks
skipped local checks.aarch64-darwin.rl-next
skipped local checks.aarch64-linux.nix-json-schema-checks
skipped local checks.aarch64-linux.rl-next
skipped local checks.x86_64-linux.fuzzing-engine
skipped local checks.x86_64-linux.nix-json-schema-checks
skipped local checks.x86_64-linux.rl-next