nixbot

builds

succeeded container-test-run-dyndns default.checks.aarch64-linux.dyndns · build #258 · raw

1additionally exposed symbols:2 server,3 start_all, machines, driver, Machine, wait_for_signal4Starting server567<<< NixOS Stage 2 >>>89booting system configuration /nix/store/q12dvb7hf866kpaq3rbksf7sahwx2iav-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 arm64.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 (aarch64) - console >>>28+ systemd-run /bin/sh -c '/nix/store/fz6id67gqf07rkbpmab99wmxspx2f9j5-coreutils-9.11/bin/sleep 999999999 && echo 7a88f121-508f-48df-bcb1-5c14660a8c30'29Running as unit: run-p340-i78286685.service; invocation ID: 987fbaa3e394448d8958da6882a73d2a30To attach to container server run on the same machine that runs the test:31 sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*7a88f121-508f-48df-bcb1-5c14660a8c30') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash 3233To inject external network and continue test, run:34sudo /nix/store/db760w7nmr0a45hlfq8392a474f403aa-python3-3.13.14/bin/python3.13 /nix/store/x6z7fjvvivdicryh72s3czbafhpl69hc-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/inject_network.py 7a88f121-508f-48df-bcb1-5c14660a8c3035+ systemctl --no-pager show multi-user.target36+ systemctl --no-pager show nginx.service37server: waiting for success: nc -z localhost 8038+ nc -z localhost 8039Connection to localhost (::1) 80 port [tcp/http] succeeded!40(finished: waiting for success: nc -z localhost 80, in 0.01 seconds)41server: waiting for success: nc -z localhost 44342+ nc -z localhost 44343Connection to localhost (::1) 443 port [tcp/https] succeeded!44(finished: waiting for success: nc -z localhost 443, in 0.01 seconds)45+ test -d /var/lib/dyndns46+ /nix/store/2qx20v9alddfxkkplxs9vc4kxxnnpa7m-nginx-1.30.4/bin/nginx -t47nginx: the configuration file /nix/store/2qx20v9alddfxkkplxs9vc4kxxnnpa7m-nginx-1.30.4/conf/nginx.conf syntax is ok48nginx: configuration file /nix/store/2qx20v9alddfxkkplxs9vc4kxxnnpa7m-nginx-1.30.4/conf/nginx.conf test is successful49All tests passed!50