nixbot

builds

failed container-test-run-pocket-id checks.x86_64-linux.pocket-id · build #71 · raw

1additionally exposed symbols:2 server,3 start_all, machines, driver, Machine, wait_for_signal4Starting server567<<< NixOS Stage 2 >>>89booting system configuration /nix/store/hrmf2kgh421qa9vmv444yaig85h3l857-nixos-system-server-test10running activation script...11setting up /etc...122: host0@if3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 100013 link/ether be:aa:dd:39:86:e7 brd ff:ff:ff:ff:ff:ff link-netnsid 014setting up age secrets...15starting systemd...16systemd 260.2 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)17Detected virtualization systemd-nspawn.18Detected architecture x86-64.19Detected first boot.20Initializing machine ID from container UUID.21Applying preset policy.22Populated /etc with preset unit settings.23Queued start job for default target Multi-User System.24252627<<< Welcome to NixOS test (x86_64) - console >>>28+ systemd-run /bin/sh -c '/nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11/bin/sleep 999999999 && echo 8efaadb0-1974-4df0-a399-6ccda3a2f9b9'29Running as unit: run-p356-i87700987.service; invocation ID: 30dbcf11f3a8416aa2b6b79e8788056a30To attach to container server run on the same machine that runs the test:31 sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*8efaadb0-1974-4df0-a399-6ccda3a2f9b9') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash 3233To inject external network and continue test, run:34sudo /nix/store/xqnbm0vgqcq9b1b54c80qj9s0qhbwa08-python3-3.13.15/bin/python3.13 /nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/inject_network.py 8efaadb0-1974-4df0-a399-6ccda3a2f9b935+ systemctl --no-pager show pocket-id.service36server: waiting for success: curl -sf http://127.0.0.1:1411/healthz37+ curl -sf http://127.0.0.1:1411/healthz38+ curl -sf http://127.0.0.1:1411/healthz39+ curl -sf http://127.0.0.1:1411/healthz40+ curl -sf http://127.0.0.1:1411/healthz41+ curl -sf http://127.0.0.1:1411/healthz42+ curl -sf http://127.0.0.1:1411/healthz43+ curl -sf http://127.0.0.1:1411/healthz44+ curl -sf http://127.0.0.1:1411/healthz45+ curl -sf http://127.0.0.1:1411/healthz46+ curl -sf http://127.0.0.1:1411/healthz47+ curl -sf http://127.0.0.1:1411/healthz48+ curl -sf http://127.0.0.1:1411/healthz49+ curl -sf http://127.0.0.1:1411/healthz50+ curl -sf http://127.0.0.1:1411/healthz51+ curl -sf http://127.0.0.1:1411/healthz52+ curl -sf http://127.0.0.1:1411/healthz53+ curl -sf http://127.0.0.1:1411/healthz54+ curl -sf http://127.0.0.1:1411/healthz55+ curl -sf http://127.0.0.1:1411/healthz56+ curl -sf http://127.0.0.1:1411/healthz57(finished: waiting for success: curl -sf http://127.0.0.1:1411/healthz, in 26.34 seconds)58server: waiting for success: curl -sf http://127.0.0.1:1411/.well-known/openid-configuration59+ curl -sf http://127.0.0.1:1411/.well-known/openid-configuration60(finished: waiting for success: curl -sf http://127.0.0.1:1411/.well-known/openid-configuration, in 0.29 seconds)61+ systemctl --no-pager show pocket-id-clients.service62+ systemctl --no-pager show pocket-id-clients.service63+ systemctl --lines 0 status pocket-id-clients.service64+ journalctl -u pocket-id-clients.service --no-pager6566Traceback (most recent call last):67 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/bin/.nixos-test-driver-wrapped", line 9, in <module>68 sys.exit(main())69 ~~~~^^70 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 764, in main71 driver.run_tests()72 ~~~~~~~~~~~~~~~~^^73 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 700, in run_tests74 self.test_script()75 ~~~~~~~~~~~~~~~~^^76 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 696, in test_script77 exec(self.testscript, self.test_symbols(), None) # noqa: S10278 ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^79 File "<string>", line 22, in <module>80 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 467, in wait_for_unit81 retry(check_active, timeout)82 ~~~~~^^^^^^^^^^^^^^^^^^^^^^^83 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 195, in retry84 if fn(last_call):85 ~~^^^^^^^^^^^86 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 455, in check_active87 raise Error(msg)88test_driver.Error: unit "pocket-id-clients.service" reached state "failed":89× pocket-id-clients.service - Reconcile Pocket ID OIDC clients against the clan-declared spec90 Loaded: loaded (/etc/systemd/system/pocket-id-clients.service; enabled; preset: ignored)91 Active: failed (Result: exit-code) since Wed 2026-08-26 15:06:16 UTC; 1s ago92 Invocation: 18d529d7d238461da144e5939378004f93 Process: 315 ExecStart=/nix/store/am561vj9ci3pzmp335mii73xvi09n3ym-pocket-id-clients-reconcile/bin/pocket-id-clients-reconcile (code=exited, status=22)94 Main PID: 315 (code=exited, status=22)95 CPU: 425ms9697Aug 26 15:05:35 server systemd[1]: Starting Reconcile Pocket ID OIDC clients against the clan-declared spec...98Aug 26 15:05:36 server pocket-id-clients-reconcile[320]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server99Aug 26 15:05:37 server pocket-id-clients-reconcile[322]: curl: (7) Failed to connect to 127.0.0.1:1411 after 16 ms: Could not connect to server100Aug 26 15:05:39 server pocket-id-clients-reconcile[324]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server101Aug 26 15:05:40 server pocket-id-clients-reconcile[326]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server102Aug 26 15:05:41 server pocket-id-clients-reconcile[341]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server103Aug 26 15:05:43 server pocket-id-clients-reconcile[343]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server104Aug 26 15:05:44 server pocket-id-clients-reconcile[346]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server105Aug 26 15:05:45 server pocket-id-clients-reconcile[351]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server106Aug 26 15:05:46 server pocket-id-clients-reconcile[353]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server107Aug 26 15:05:48 server pocket-id-clients-reconcile[355]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server108Aug 26 15:05:49 server pocket-id-clients-reconcile[362]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server109Aug 26 15:05:50 server pocket-id-clients-reconcile[365]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server110Aug 26 15:05:52 server pocket-id-clients-reconcile[368]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server111Aug 26 15:05:53 server pocket-id-clients-reconcile[376]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server112Aug 26 15:05:54 server pocket-id-clients-reconcile[387]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server113Aug 26 15:05:56 server pocket-id-clients-reconcile[391]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server114Aug 26 15:05:57 server pocket-id-clients-reconcile[394]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server115Aug 26 15:05:58 server pocket-id-clients-reconcile[397]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server116Aug 26 15:06:00 server pocket-id-clients-reconcile[400]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server117Aug 26 15:06:01 server pocket-id-clients-reconcile[403]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server118Aug 26 15:06:02 server pocket-id-clients-reconcile[406]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server119Aug 26 15:06:04 server pocket-id-clients-reconcile[409]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server120Aug 26 15:06:05 server pocket-id-clients-reconcile[412]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server121Aug 26 15:06:06 server pocket-id-clients-reconcile[414]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server122Aug 26 15:06:07 server pocket-id-clients-reconcile[417]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server123Aug 26 15:06:09 server pocket-id-clients-reconcile[420]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server124Aug 26 15:06:10 server pocket-id-clients-reconcile[430]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server125Aug 26 15:06:11 server pocket-id-clients-reconcile[441]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server126Aug 26 15:06:13 server pocket-id-clients-reconcile[449]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server127Aug 26 15:06:15 server pocket-id-clients-reconcile[455]: [dashboard] create128Aug 26 15:06:15 server pocket-id-clients-reconcile[466]: curl: (22) The requested URL returned error: 404129Aug 26 15:06:16 server systemd[1]: pocket-id-clients.service: Main process exited, code=exited, status=22/n/a130Aug 26 15:06:16 server systemd[1]: pocket-id-clients.service: Failed with result 'exit-code'.131Aug 26 15:06:16 server systemd[1]: Failed to start Reconcile Pocket ID OIDC clients against the clan-declared spec.132