nixbot

builds

failed container-test-run-pocket-id checks.x86_64-linux.pocket-id · build #68 · 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 42e2f710-c444-4f17-a3f0-c17bc4f87b7a'29Running as unit: run-p390-i86754116.service; invocation ID: e95ec4b07071411fb653bad2f7944e1f30To attach to container server run on the same machine that runs the test:31 sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*42e2f710-c444-4f17-a3f0-c17bc4f87b7a') --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 42e2f710-c444-4f17-a3f0-c17bc4f87b7a35+ 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(finished: waiting for success: curl -sf http://127.0.0.1:1411/healthz, in 0.01 seconds)39server: waiting for success: curl -sf http://127.0.0.1:1411/.well-known/openid-configuration40+ curl -sf http://127.0.0.1:1411/.well-known/openid-configuration41(finished: waiting for success: curl -sf http://127.0.0.1:1411/.well-known/openid-configuration, in 0.01 seconds)42+ systemctl --no-pager show pocket-id-clients.service43+ systemctl --lines 0 status pocket-id-clients.service44+ journalctl -u pocket-id-clients.service --no-pager4546Traceback (most recent call last):47 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/bin/.nixos-test-driver-wrapped", line 9, in <module>48 sys.exit(main())49 ~~~~^^50 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 764, in main51 driver.run_tests()52 ~~~~~~~~~~~~~~~~^^53 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 700, in run_tests54 self.test_script()55 ~~~~~~~~~~~~~~~~^^56 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 696, in test_script57 exec(self.testscript, self.test_symbols(), None) # noqa: S10258 ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^59 File "<string>", line 22, in <module>60 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 467, in wait_for_unit61 retry(check_active, timeout)62 ~~~~~^^^^^^^^^^^^^^^^^^^^^^^63 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 195, in retry64 if fn(last_call):65 ~~^^^^^^^^^^^66 File "/nix/store/8299j9wl2ypxlnv8by75hp9lw3a7v2pr-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 455, in check_active67 raise Error(msg)68test_driver.Error: unit "pocket-id-clients.service" reached state "failed":69× pocket-id-clients.service - Reconcile Pocket ID OIDC clients against the clan-declared spec70 Loaded: loaded (/etc/systemd/system/pocket-id-clients.service; enabled; preset: ignored)71 Active: failed (Result: exit-code) since Wed 2026-08-26 05:05:24 UTC; 1s ago72 Invocation: c11c2d3e8f8948c88d42a8437119de7873 Process: 315 ExecStart=/nix/store/am561vj9ci3pzmp335mii73xvi09n3ym-pocket-id-clients-reconcile/bin/pocket-id-clients-reconcile (code=exited, status=22)74 Main PID: 315 (code=exited, status=22)75 CPU: 42ms7677Aug 26 05:05:23 server systemd[1]: Starting Reconcile Pocket ID OIDC clients against the clan-declared spec...78Aug 26 05:05:23 server pocket-id-clients-reconcile[320]: curl: (7) Failed to connect to 127.0.0.1:1411 after 0 ms: Could not connect to server79Aug 26 05:05:24 server pocket-id-clients-reconcile[380]: [dashboard] create80Aug 26 05:05:24 server pocket-id-clients-reconcile[387]: curl: (22) The requested URL returned error: 40481Aug 26 05:05:24 server systemd[1]: pocket-id-clients.service: Main process exited, code=exited, status=22/n/a82Aug 26 05:05:24 server systemd[1]: pocket-id-clients.service: Failed with result 'exit-code'.83Aug 26 05:05:24 server systemd[1]: Failed to start Reconcile Pocket ID OIDC clients against the clan-declared spec.84