container-test-run-dyndns
aarch64-linux.dyndns
· build #51
· raw
1additionally exposed symbols:2 server,3 start_all, machines, driver, Machine, wait_for_signal4Starting server5678<<< NixOS Stage 2 >>>910booting system configuration /nix/store/p92q3vljynhn5w6skwgclwrl89344y1c-nixos-system-server-test11running activation script...12setting up /etc...132: host0@if3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 100014 link/ether be:aa:dd:39:86:e7 brd ff:ff:ff:ff:ff:ff link-netnsid 015setting up age secrets...16starting systemd...17systemd 261 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)18Detected virtualization systemd-nspawn.19Detected architecture arm64.20Detected first boot.21Initializing machine ID from container UUID.22Applying preset policy.23Populated /etc with preset unit settings.24Queued start job for default target Multi-User System.25262728<<< Welcome to NixOS test (aarch64) - console >>>29+ systemd-run /bin/sh -c '/nix/store/qs65mcswqfq4g5ijabjkaprs746119kg-coreutils-9.11/bin/sleep 999999999 && echo 762d64f5-fcca-4741-a04e-ad1313d96557'30Running as unit: run-p333-i52821626.service; invocation ID: 8b647c5cdaee4b19b339921d175f54ee31To attach to container server run on the same machine that runs the test:32 sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*762d64f5-fcca-4741-a04e-ad1313d96557') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash 3334To inject external network and continue test, run:35sudo /nix/store/sfbjq7mllid60l3jvxw0q2gknqldyy2l-python3-3.14.6/bin/python3.14 /nix/store/myva9r549812pi3mnp00kv0imygjh3nj-test-driver-0.0.1/lib/python3.14/site-packages/test_driver/inject_network.py 762d64f5-fcca-4741-a04e-ad1313d9655736+ systemctl --no-pager show multi-user.target37+ systemctl --no-pager show nginx.service38server: waiting for success: nc -z localhost 8039+ nc -z localhost 8040Connection to localhost (::1) 80 port [tcp/http] succeeded!41(finished: waiting for success: nc -z localhost 80, in 0.01 seconds)42server: waiting for success: nc -z localhost 44343+ nc -z localhost 44344Connection to localhost (::1) 443 port [tcp/https] succeeded!45(finished: waiting for success: nc -z localhost 443, in 0.01 seconds)46+ test -d /var/lib/dyndns47+ /nix/store/hbiwz2a9rjl349pafnb323ywzqcwzs3k-nginx-1.30.4/bin/nginx -t48nginx: the configuration file /nix/store/hbiwz2a9rjl349pafnb323ywzqcwzs3k-nginx-1.30.4/conf/nginx.conf syntax is ok49nginx: configuration file /nix/store/hbiwz2a9rjl349pafnb323ywzqcwzs3k-nginx-1.30.4/conf/nginx.conf test is successful50All tests passed!51