these 11 derivations will be built: /nix/store/pzix1dzjj4pm7v66slsqrl5calwzi6ry-etc.drv /nix/store/yrj8na9nmi96sl9sr0nshmwb93ldf3al-activate.drv /nix/store/080blf66pnn4wzh0r9hkijn9kzp60pm1-nixos-system-server-test.drv /nix/store/vsd3gixrwgi0d49d78ybbjgdbd63xkb4-etc.drv /nix/store/xzrclr0w7ki50j05ka2d4iv2d78zarjz-activate.drv /nix/store/jjh43yql6zr3jvq08bwsjbbvzqjg54si-nixos-system-client-test.drv /nix/store/ncxf8mvrrip0533bqbvljzgbvq475f5h-run-client-nspawn.drv /nix/store/wwghm3x75hs0mw3bkpk0xgahgzahwdcx-run-server-nspawn.drv /nix/store/9a6qbfcnr29q8rhffd0i13yq8rbn4f2a-driverConfiguration.json.drv /nix/store/0wbansm7rwr6lgllqzhq2h0nrp6947ql-nixos-test-driver-sshd.drv /nix/store/82pyx5q4p8aksf3a9w0mlzypch36d7vj-container-test-run-sshd.drv building '/nix/store/pzix1dzjj4pm7v66slsqrl5calwzi6ry-etc.drv' building '/nix/store/vsd3gixrwgi0d49d78ybbjgdbd63xkb4-etc.drv' building '/nix/store/yrj8na9nmi96sl9sr0nshmwb93ldf3al-activate.drv' building '/nix/store/xzrclr0w7ki50j05ka2d4iv2d78zarjz-activate.drv' building '/nix/store/080blf66pnn4wzh0r9hkijn9kzp60pm1-nixos-system-server-test.drv' building '/nix/store/jjh43yql6zr3jvq08bwsjbbvzqjg54si-nixos-system-client-test.drv' nixos-system-server-test> structuredAttrs is enabled building '/nix/store/wwghm3x75hs0mw3bkpk0xgahgzahwdcx-run-server-nspawn.drv' nixos-system-client-test> structuredAttrs is enabled building '/nix/store/ncxf8mvrrip0533bqbvljzgbvq475f5h-run-client-nspawn.drv' building '/nix/store/9a6qbfcnr29q8rhffd0i13yq8rbn4f2a-driverConfiguration.json.drv' driverConfiguration.json> structuredAttrs is enabled building '/nix/store/0wbansm7rwr6lgllqzhq2h0nrp6947ql-nixos-test-driver-sshd.drv' nixos-test-driver-sshd> Running type check (enable/disable: config.skipTypeCheck) nixos-test-driver-sshd> See https://nixos.org/manual/nixos/stable/#test-opt-skipTypeCheck nixos-test-driver-sshd> All checks passed! nixos-test-driver-sshd> Linting test script (enable/disable: config.skipLint) nixos-test-driver-sshd> See https://nixos.org/manual/nixos/stable/#test-opt-skipLint nixos-test-driver-sshd> All checks passed! building '/nix/store/82pyx5q4p8aksf3a9w0mlzypch36d7vj-container-test-run-sshd.drv' on 'ssh-ng://builder@build-x86-01.clan.lol' building '/nix/store/82pyx5q4p8aksf3a9w0mlzypch36d7vj-container-test-run-sshd.drv' container-test-run-sshd> Machine state will be reset. To keep it, pass --keep-machine-state container-test-run-sshd> start all VLans container-test-run-sshd> (finished: start all VLans, in 0.00 seconds) container-test-run-sshd> container-test-run-sshd> Test will time out and terminate in 3600.0 seconds container-test-run-sshd> run the VM test script container-test-run-sshd> additionally exposed symbols: container-test-run-sshd> client, server, container-test-run-sshd> vlan1, container-test-run-sshd> start_all, test_script, machines, machines_qemu, machines_nspawn, vlans, driver, log, os, create_machine, subtest, run_tests, join_all, retry, serial_stdout_off, serial_stdout_on, polling_condition, BaseMachine, QemuMachine, NspawnMachine, t, debug, dump_machine_ssh container-test-run-sshd> ??? Warning (SyntaxWarning): "\*" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\*"? A raw string is also an option. container-test-run-sshd> File "", line 7 container-test-run-sshd> ??? Warning (SyntaxWarning): "\*" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\*"? A raw string is also an option. container-test-run-sshd> File "", line 13 container-test-run-sshd> start all VMs container-test-run-sshd> client: systemd-nspawn running (pid 52) container-test-run-sshd> server: systemd-nspawn running (pid 53) container-test-run-sshd> client: Waiting for journal at /build/vm-state-client/var/log/journal... container-test-run-sshd> server: Waiting for journal at /build/vm-state-server/var/log/journal... container-test-run-sshd> (finished: start all VMs, in 0.00 seconds) container-test-run-sshd> server: must succeed: /nix/store/gvqq470zhp6xavfxswqdzsbwjxyna3zv-libressl-4.3.2-nc/bin/nc -z -v 127.0.0.1 22 container-test-run-sshd> nixos-nspawn(server): TAP vde-tap1 not found; container will be isolated from VDE container-test-run-sshd> nixos-nspawn(server): A common reason for this is that /dev/net is not available in the Nix sandbox. Try adding /dev/net to extra-sandbox-paths. container-test-run-sshd> nixos-nspawn(client): TAP vde-tap1 not found; container will be isolated from VDE container-test-run-sshd> nixos-nspawn(client): A common reason for this is that /dev/net is not available in the Nix sandbox. Try adding /dev/net to extra-sandbox-paths. container-test-run-sshd> Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file. container-test-run-sshd> Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file. container-test-run-sshd> ░ Spawning container client on /build/vm-state-client. container-test-run-sshd> ░ Spawning container server on /build/vm-state-server. container-test-run-sshd> client # [7948678.675669] client systemd-journald[69]: Journal started container-test-run-sshd> server # [7948678.666835] server systemd-journald[96]: Journal started container-test-run-sshd> client # [7948678.675695] client systemd-journald[69]: Runtime Journal (/run/log/journal/5f0347526553478ab9f063f78dfb2991) is 8M, max 3.7G, 3.7G free. container-test-run-sshd> server # [7948678.666867] server systemd-journald[96]: Runtime Journal (/run/log/journal/bcc360222fe942d688ac642232184558) is 8M, max 3.7G, 3.7G free. container-test-run-sshd> client # [7948678.677048] client systemd[1]: Finished Apply Kernel Variables. container-test-run-sshd> server # [7948678.671161] server systemd[1]: Finished Create Static Device Nodes in /dev gracefully. container-test-run-sshd> client # [7948678.681960] client systemd[1]: Finished Create Static Device Nodes in /dev gracefully. container-test-run-sshd> client # [7948678.689062] client systemd[1]: Starting Flush Journal to Persistent Storage... container-test-run-sshd> server # [7948678.675891] server systemd[1]: Starting Flush Journal to Persistent Storage... container-test-run-sshd> client # [7948678.689506] client systemd[1]: Starting Network Name Resolution... container-test-run-sshd> server # [7948678.676331] server systemd[1]: Starting Network Name Resolution... container-test-run-sshd> client # [7948678.689843] client systemd[1]: Starting Create Static Device Nodes in /dev... container-test-run-sshd> client # [7948678.694206] client systemd-journald[69]: Time spent on flushing to /var/log/journal/5f0347526553478ab9f063f78dfb2991 is 1.370ms for 7 entries. container-test-run-sshd> client # [7948678.694206] client systemd-journald[69]: System Journal (/var/log/journal/5f0347526553478ab9f063f78dfb2991) is 8M, max 4G, 3.9G free. container-test-run-sshd> client # [7948678.697432] client systemd[1]: Finished Create Static Device Nodes in /dev. container-test-run-sshd> server # [7948678.676690] server systemd[1]: Starting Create Static Device Nodes in /dev... container-test-run-sshd> client # [7948678.697776] client systemd[1]: Reached target Preparation for Local File Systems. container-test-run-sshd> server # [7948678.680309] server systemd-journald[96]: Time spent on flushing to /var/log/journal/bcc360222fe942d688ac642232184558 is 942us for 6 entries. container-test-run-sshd> client # [7948678.697823] client systemd[1]: Reached target Local File Systems. container-test-run-sshd> server # [7948678.680309] server systemd-journald[96]: System Journal (/var/log/journal/bcc360222fe942d688ac642232184558) is 8M, max 4G, 3.9G free. container-test-run-sshd> client # [7948678.698274] client systemd[1]: Listening on Boot Loader Control Service Socket. container-test-run-sshd> server # [7948678.684834] server systemd[1]: Finished Create Static Device Nodes in /dev. container-test-run-sshd> client # [7948678.698304] client systemd[1]: Update Boot Loader Random Seed skipped, unmet condition check ConditionVirtualization=!container container-test-run-sshd> server # [7948678.684961] server systemd[1]: Reached target Preparation for Local File Systems. container-test-run-sshd> client # [7948678.698728] client systemd[1]: Starting Save Transient machine-id to Disk... container-test-run-sshd> server # [7948678.685014] server systemd[1]: Reached target Local File Systems. container-test-run-sshd> client # [7948678.698745] client systemd[1]: Rule-based Manager for Device Events and Files skipped, unmet condition check ConditionPathIsReadWrite=/sys container-test-run-sshd> client # [7948678.760057] client systemd[1]: Finished Flush Journal to Persistent Storage. container-test-run-sshd> server # [7948678.685417] server systemd[1]: Listening on Boot Loader Control Service Socket. container-test-run-sshd> server # [7948678.685442] server systemd[1]: Update Boot Loader Random Seed skipped, unmet condition check ConditionVirtualization=!container container-test-run-sshd> server # [7948678.685863] server systemd[1]: Starting Save Transient machine-id to Disk... container-test-run-sshd> client # [7948678.760613] client systemd[1]: Starting Create System Files and Directories... container-test-run-sshd> server # [7948678.685880] server systemd[1]: Rule-based Manager for Device Events and Files skipped, unmet condition check ConditionPathIsReadWrite=/sys container-test-run-sshd> client # [7948678.772886] client systemd-tmpfiles[152]: Cannot set file attributes for '/var/empty', value=0x00000010, mask=0x00000010, ignoring: Operation not permitted container-test-run-sshd> server # [7948678.759140] server systemd[1]: Finished Flush Journal to Persistent Storage. container-test-run-sshd> client # [7948678.773041] client systemd-tmpfiles[152]: fchmod() of /var/log/journal failed: Operation not permitted container-test-run-sshd> server # [7948678.760310] server systemd[1]: Starting Create System Files and Directories... container-test-run-sshd> client # [7948678.773143] client systemd-tmpfiles[152]: fchmod() of /var/log/journal/5f0347526553478ab9f063f78dfb2991 failed: Operation not permitted container-test-run-sshd> server # [7948678.772116] server systemd-tmpfiles[180]: Cannot set file attributes for '/var/empty', value=0x00000010, mask=0x00000010, ignoring: Operation not permitted container-test-run-sshd> client # [7948678.773299] client systemd-tmpfiles[152]: fchmod() of /run/log/journal failed: Operation not permitted container-test-run-sshd> server # [7948678.772296] server systemd-tmpfiles[180]: fchmod() of /var/log/journal failed: Operation not permitted container-test-run-sshd> client # [7948678.774305] client systemd[1]: Finished Create System Files and Directories. container-test-run-sshd> server # [7948678.772407] server systemd-tmpfiles[180]: fchmod() of /var/log/journal/bcc360222fe942d688ac642232184558 failed: Operation not permitted container-test-run-sshd> server # [7948678.772592] server systemd-tmpfiles[180]: fchmod() of /run/log/journal failed: Operation not permitted container-test-run-sshd> server # [7948678.773607] server systemd[1]: Finished Create System Files and Directories. container-test-run-sshd> server # [7948678.774354] server systemd[1]: Starting Rebuild Journal Catalog... container-test-run-sshd> server # [7948678.774763] server systemd[1]: Starting Record System Boot/Shutdown in UTMP... container-test-run-sshd> client # [7948678.774908] client systemd[1]: Starting Rebuild Journal Catalog... container-test-run-sshd> server # [7948678.781996] server systemd[1]: Finished Record System Boot/Shutdown in UTMP. container-test-run-sshd> client # [7948678.775333] client systemd[1]: Starting Record System Boot/Shutdown in UTMP... container-test-run-sshd> server # [7948678.789175] server systemd[1]: Finished Firewall. container-test-run-sshd> client # [7948678.783888] client systemd[1]: Finished Record System Boot/Shutdown in UTMP. container-test-run-sshd> client # [7948678.786251] client systemd[1]: Finished Firewall. container-test-run-sshd> client # [7948678.786366] client systemd[1]: Reached target Preparation for Network. container-test-run-sshd> client # [7948678.786555] client systemd[1]: Listening on Network Management Resolve Hook Socket. container-test-run-sshd> client # [7948678.787385] client systemd[1]: Starting Network Management... container-test-run-sshd> server # [7948678.789300] server systemd[1]: Reached target Preparation for Network. container-test-run-sshd> client # [7948678.790222] client systemd[1]: Finished Rebuild Journal Catalog. container-test-run-sshd> server # [7948678.789446] server systemd[1]: Listening on Network Management Resolve Hook Socket. container-test-run-sshd> client # [7948678.790867] client systemd[1]: Starting Update is Completed... container-test-run-sshd> server # [7948678.790082] server systemd[1]: Starting Network Management... container-test-run-sshd> client # [7948678.796605] client systemd[1]: Finished Update is Completed. container-test-run-sshd> client # [7948679.061532] client systemd-networkd[179]: Failed to increase receive buffer size for general netlink socket, ignoring: Operation not permitted container-test-run-sshd> client # [7948679.061612] client systemd-networkd[179]: Failed to increase receive buffer size for nftables netlink socket, ignoring: Operation not permitted container-test-run-sshd> server # [7948678.790250] server systemd[1]: Finished Rebuild Journal Catalog. container-test-run-sshd> client # [7948679.067199] client systemd-networkd[179]: /etc/systemd/network/99-ethernet-default-dhcp.network: No valid settings found in the [Match] section, ignoring file. To match all interfaces, add Name=* in the [Match] section. container-test-run-sshd> server # [7948678.791177] server systemd[1]: Starting Update is Completed... container-test-run-sshd> client # [7948679.067377] client systemd-networkd[179]: /etc/systemd/network/99-wireless-client-dhcp.network: No valid settings found in the [Match] section, ignoring file. To match all interfaces, add Name=* in the [Match] section. container-test-run-sshd> server # [7948678.797040] server systemd[1]: Finished Update is Completed. container-test-run-sshd> client # [7948679.067473] client systemd-networkd[179]: lo: Link UP container-test-run-sshd> server # [7948679.075786] server systemd-networkd[208]: Failed to increase receive buffer size for general netlink socket, ignoring: Operation not permitted container-test-run-sshd> client # [7948679.067478] client systemd-networkd[179]: lo: Gained carrier container-test-run-sshd> server # [7948679.075877] server systemd-networkd[208]: Failed to increase receive buffer size for nftables netlink socket, ignoring: Operation not permitted container-test-run-sshd> client # [7948679.067667] client systemd-networkd[179]: eth1: Configuring with /etc/systemd/network/40-eth1.network. container-test-run-sshd> server # [7948679.083122] server systemd-networkd[208]: /etc/systemd/network/99-ethernet-default-dhcp.network: No valid settings found in the [Match] section, ignoring file. To match all interfaces, add Name=* in the [Match] section. container-test-run-sshd> client # [7948679.067937] client systemd[1]: Started Network Management. container-test-run-sshd> server # [7948679.083316] server systemd-networkd[208]: /etc/systemd/network/99-wireless-client-dhcp.network: No valid settings found in the [Match] section, ignoring file. To match all interfaces, add Name=* in the [Match] section. container-test-run-sshd> client # [7948679.068009] client systemd-networkd[179]: eth1: Link UP container-test-run-sshd> server # [7948679.083381] server systemd-networkd[208]: lo: Link UP container-test-run-sshd> client # [7948679.068212] client systemd-networkd[179]: eth1: Gained carrier container-test-run-sshd> server # [7948679.083386] server systemd-networkd[208]: lo: Gained carrier container-test-run-sshd> server # [7948679.083534] server systemd-networkd[208]: eth1: Configuring with /etc/systemd/network/40-eth1.network. container-test-run-sshd> server # [7948679.083808] server systemd[1]: Started Network Management. container-test-run-sshd> client # [7948679.068671] client systemd[1]: Starting Enable Persistent Storage in systemd-networkd... container-test-run-sshd> client # [7948679.085764] client systemd[1]: Finished Enable Persistent Storage in systemd-networkd. container-test-run-sshd> server # [7948679.083848] server systemd-networkd[208]: eth1: Link UP container-test-run-sshd> server # [7948679.083996] server systemd-networkd[208]: eth1: Gained carrier container-test-run-sshd> server # [7948679.084596] server systemd[1]: Starting Enable Persistent Storage in systemd-networkd... container-test-run-sshd> server # [7948679.099081] server systemd[1]: Finished Enable Persistent Storage in systemd-networkd. container-test-run-sshd> client # [7948679.215610] client systemd-resolved[95]: Positive Trust Anchors: container-test-run-sshd> client # [7948679.215625] client systemd-resolved[95]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d container-test-run-sshd> client # [7948679.215628] client systemd-resolved[95]: . IN DS 38696 8 2 683d2d0acb8c9b712a1948b27f741219298d0a450d612c483af444a4c0fb2b16 container-test-run-sshd> client # [7948679.215646] client systemd-resolved[95]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test container-test-run-sshd> client # [7948679.227352] client systemd-resolved[95]: Using system hostname 'client'. container-test-run-sshd> client # [7948679.228319] client systemd[1]: Started Network Name Resolution. container-test-run-sshd> client # [7948679.228378] client systemd[1]: Reached target Network. container-test-run-sshd> client # [7948679.228420] client systemd[1]: Reached target System Initialization. container-test-run-sshd> client # [7948679.228455] client systemd[1]: Discard unused filesystem blocks once a week skipped, unmet condition check ConditionVirtualization=!container container-test-run-sshd> client # [7948679.228473] client systemd[1]: Started Daily Cleanup of Temporary Directories. container-test-run-sshd> client # [7948679.228485] client systemd[1]: Reached target Timer Units. container-test-run-sshd> client # [7948679.228725] client systemd[1]: Listening on D-Bus System Message Bus Socket. container-test-run-sshd> client # [7948679.228853] client systemd[1]: Listening on Nix Daemon Socket. container-test-run-sshd> client # [7948679.228958] client systemd[1]: Listening on Virtual Machine and Container Registration Service Socket. container-test-run-sshd> client # [7948679.228973] client systemd[1]: Reached target Socket Units. container-test-run-sshd> client # [7948679.229008] client systemd[1]: Reached target Basic System. container-test-run-sshd> client # [7948679.229783] client systemd[1]: Starting Import lastlog data into lastlog2 database... container-test-run-sshd> client # [7948679.230235] client systemd[1]: Starting Name Service Cache Daemon (nsncd)... container-test-run-sshd> client # [7948679.230912] client systemd[1]: Starting D-Bus System Message Bus... container-test-run-sshd> client # [7948679.256764] client systemd[1]: Finished Import lastlog data into lastlog2 database. container-test-run-sshd> client # [7948679.312039] client nsncd[188]: Aug 31 09:58:56.677 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket" container-test-run-sshd> client # [7948679.312125] client systemd[1]: Started Name Service Cache Daemon (nsncd). container-test-run-sshd> client # [7948679.312196] client systemd[1]: Reached target Host and Network Name Lookups. container-test-run-sshd> client # [7948679.312244] client systemd[1]: Reached target User and Group Name Lookups. container-test-run-sshd> server # [7948679.235552] server systemd-resolved[120]: Positive Trust Anchors: container-test-run-sshd> server # [7948679.235560] server systemd-resolved[120]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d container-test-run-sshd> server # [7948679.235564] server systemd-resolved[120]: . IN DS 38696 8 2 683d2d0acb8c9b712a1948b27f741219298d0a450d612c483af444a4c0fb2b16 container-test-run-sshd> server # [7948679.235580] server systemd-resolved[120]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test container-test-run-sshd> server # [7948679.246780] server systemd-resolved[120]: Using system hostname 'server'. container-test-run-sshd> server # [7948679.247837] server systemd[1]: Started Network Name Resolution. container-test-run-sshd> server # [7948679.247893] server systemd[1]: Reached target Network. container-test-run-sshd> server # [7948679.247934] server systemd[1]: Reached target System Initialization. container-test-run-sshd> server # [7948679.247974] server systemd[1]: Discard unused filesystem blocks once a week skipped, unmet condition check ConditionVirtualization=!container container-test-run-sshd> server # [7948679.247994] server systemd[1]: Started Daily Cleanup of Temporary Directories. container-test-run-sshd> server # [7948679.248012] server systemd[1]: Reached target Timer Units. container-test-run-sshd> server # [7948679.248106] server systemd[1]: Listening on D-Bus System Message Bus Socket. container-test-run-sshd> server # [7948679.248203] server systemd[1]: Listening on Nix Daemon Socket. container-test-run-sshd> server # [7948679.248771] server systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Export). container-test-run-sshd> server # [7948679.249262] server systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local). container-test-run-sshd> server # [7948679.249538] server systemd[1]: Listening on SSH Socket. container-test-run-sshd> server # [7948679.249634] server systemd[1]: Listening on Virtual Machine and Container Registration Service Socket. container-test-run-sshd> server # [7948679.249644] server systemd[1]: Reached target Socket Units. container-test-run-sshd> server # [7948679.249666] server systemd[1]: Reached target Basic System. container-test-run-sshd> server # [7948679.250358] server systemd[1]: Starting Import lastlog data into lastlog2 database... container-test-run-sshd> server # [7948679.250773] server systemd[1]: Starting Name Service Cache Daemon (nsncd)... container-test-run-sshd> server # [7948679.250794] server systemd[1]: SSH Host Keys Generation skipped, no trigger condition checks were met. container-test-run-sshd> server # [7948679.251550] server systemd[1]: Starting D-Bus System Message Bus... container-test-run-sshd> server # [7948679.257282] server systemd[1]: lastlog2-import.service: Failed to spawn executor: No such file or directory container-test-run-sshd> server # [7948679.257294] server systemd[1]: lastlog2-import.service: Failed to spawn 'start-post' task: No such file or directory container-test-run-sshd> server # [7948679.257323] server systemd[1]: lastlog2-import.service: Failed with result 'resources'. container-test-run-sshd> server # [7948679.257362] server systemd[1]: Failed to start Import lastlog data into lastlog2 database. container-test-run-sshd> server # [7948679.312479] server nsncd[217]: Aug 31 09:58:56.677 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket" container-test-run-sshd> server # [7948679.312354] server systemd[1]: Started Name Service Cache Daemon (nsncd). container-test-run-sshd> server # [7948679.312401] server systemd[1]: Reached target Host and Network Name Lookups. container-test-run-sshd> server # [7948679.312436] server systemd[1]: Reached target User and Group Name Lookups. container-test-run-sshd> server # [7948679.313165] server systemd[1]: Starting User Login Management... container-test-run-sshd> server # [7948679.313568] server systemd[1]: Starting Permit User Sessions... container-test-run-sshd> server # [7948679.340613] server systemd[1]: Finished Permit User Sessions. container-test-run-sshd> server # [7948679.341245] server systemd[1]: Started Console Getty. container-test-run-sshd> server # [7948679.341274] server systemd[1]: Getty on tty1 skipped, unmet condition check ConditionPathExists=/dev/tty0 container-test-run-sshd> server # [7948679.341286] server systemd[1]: Reached target Login Prompts. container-test-run-sshd> server # [7948679.367516] server dbus-broker-launch[218]: Looking up NSS user entry for 'systemd-timesync'... container-test-run-sshd> server # [7948679.367971] server dbus-broker-launch[218]: NSS returned no entry for 'systemd-timesync' container-test-run-sshd> server # [7948679.367971] server dbus-broker-launch[218]: Invalid user-name in /nix/store/nnwcih46qphb4qwf5dffwkpwgcgdq0hb-system-path/share/dbus-1/system.d/org.freedesktop.timesync1.conf +16: user="systemd-timesync" container-test-run-sshd> server # [7948679.368286] server systemd[1]: Started D-Bus System Message Bus. container-test-run-sshd> server # [7948679.371829] server dbus-broker-launch[218]: Ready container-test-run-sshd> client # [7948679.313173] client systemd[1]: Starting User Login Management... container-test-run-sshd> client # [7948679.313554] client systemd[1]: Starting Permit User Sessions... container-test-run-sshd> client # [7948679.340610] client systemd[1]: Finished Permit User Sessions. container-test-run-sshd> client # [7948679.341339] client systemd[1]: Started Console Getty. container-test-run-sshd> client # [7948679.341367] client systemd[1]: Getty on tty1 skipped, unmet condition check ConditionPathExists=/dev/tty0 container-test-run-sshd> client # [7948679.341380] client systemd[1]: Reached target Login Prompts. container-test-run-sshd> client # [7948679.377138] client dbus-broker-launch[189]: Looking up NSS user entry for 'systemd-timesync'... container-test-run-sshd> client # [7948679.377587] client dbus-broker-launch[189]: NSS returned no entry for 'systemd-timesync' container-test-run-sshd> client # [7948679.377587] client dbus-broker-launch[189]: Invalid user-name in /nix/store/fg9ykcz7w5yknifs6hkggpr98zz440lc-system-path/share/dbus-1/system.d/org.freedesktop.timesync1.conf +16: user="systemd-timesync" container-test-run-sshd> client # [7948679.377897] client systemd[1]: Started D-Bus System Message Bus. container-test-run-sshd> client # [7948679.381365] client dbus-broker-launch[189]: Ready container-test-run-sshd> client # [7948679.624523] client systemd-logind[204]: New seat seat0. container-test-run-sshd> client # [7948679.624655] client systemd[1]: Started User Login Management. container-test-run-sshd> client # [7948679.625832] client systemd[1]: Starting linger-users.service... container-test-run-sshd> client # [7948679.653711] client systemd[1]: linger-users.service: Deactivated successfully. container-test-run-sshd> client # [7948679.653806] client systemd[1]: Finished linger-users.service. container-test-run-sshd> client # [7948679.654049] client systemd[1]: Reached target Multi-User System. container-test-run-sshd> server # [7948679.631221] server systemd-logind[231]: New seat seat0. container-test-run-sshd> server # [7948679.631333] server systemd[1]: Started User Login Management. container-test-run-sshd> server # [7948679.648262] server systemd[1]: Starting linger-users.service... container-test-run-sshd> server # [7948679.654405] server systemd[1]: linger-users.service: Deactivated successfully. container-test-run-sshd> server # [7948679.654447] server systemd[1]: Finished linger-users.service. container-test-run-sshd> server # [7948679.654635] server systemd[1]: Reached target Multi-User System. container-test-run-sshd> client # [7948680.125115] client systemd-networkd[179]: eth1: Gained IPv6LL container-test-run-sshd> server # [7948680.765073] server systemd-networkd[208]: eth1: Gained IPv6LL container-test-run-sshd> Connection to 127.0.0.1 22 port [tcp/ssh] succeeded! container-test-run-sshd> server: (finished: must succeed: /nix/store/gvqq470zhp6xavfxswqdzsbwjxyna3zv-libressl-4.3.2-nc/bin/nc -z -v 127.0.0.1 22, in 9.64 seconds) container-test-run-sshd> server # [7948687.493133] server systemd[1]: etc-machine\x2did.mount: Deactivated successfully. container-test-run-sshd> server: must succeed: grep '^@cert-authority ssh-ca,\*.clan,\*.example.com ssh-ed25519 ' /etc/ssh/ssh_known_hosts container-test-run-sshd> server # [7948687.494352] server systemd[1]: Finished Save Transient machine-id to Disk. container-test-run-sshd> server # [7948687.494678] server systemd[1]: Startup finished in 9.061s. container-test-run-sshd> server: (finished: must succeed: grep '^@cert-authority ssh-ca,\*.clan,\*.example.com ssh-ed25519 ' /etc/ssh/ssh_known_hosts, in 0.01 seconds) container-test-run-sshd> server: must succeed: grep '^localhost,server,server.clan ssh-ed25519 ' /etc/ssh/ssh_known_hosts container-test-run-sshd> server: (finished: must succeed: grep '^localhost,server,server.clan ssh-ed25519 ' /etc/ssh/ssh_known_hosts, in 0.00 seconds) container-test-run-sshd> client: must succeed: grep '^.cert-authority ssh-ca,\*.clan,\*.example.com ssh-ed25519 ' /etc/ssh/ssh_known_hosts container-test-run-sshd> client: (finished: must succeed: grep '^.cert-authority ssh-ca,\*.clan,\*.example.com ssh-ed25519 ' /etc/ssh/ssh_known_hosts, in 0.00 seconds) container-test-run-sshd> server: must succeed: grep 'test-key' /etc/ssh/authorized_keys.d/root container-test-run-sshd> server: (finished: must succeed: grep 'test-key' /etc/ssh/authorized_keys.d/root, in 0.01 seconds) container-test-run-sshd> client: must succeed: cp /nix/store/wiksrsbhvksa9njqxd2i7say2bcvibnn-test-key /tmp/test-key && chmod 600 /tmp/test-key container-test-run-sshd> client: (finished: must succeed: cp /nix/store/wiksrsbhvksa9njqxd2i7say2bcvibnn-test-key /tmp/test-key && chmod 600 /tmp/test-key, in 0.01 seconds) container-test-run-sshd> client: must succeed: ssh -o StrictHostKeyChecking=accept-new -i /tmp/test-key root@server 'echo SSH_SUCCESS' container-test-run-sshd> container-test-run-sshd> client: (finished: must succeed: ssh -o StrictHostKeyChecking=accept-new -i /tmp/test-key root@server 'echo SSH_SUCCESS', in 0.09 seconds) container-test-run-sshd> server: must succeed: grep 'root@server' /etc/ssh/authorized_keys.d/root container-test-run-sshd> server: (finished: must succeed: grep 'root@server' /etc/ssh/authorized_keys.d/root, in 0.00 seconds) container-test-run-sshd> client: must succeed: scp -i /tmp/test-key root@server:/run/secrets/per-machine/server/sshd-root-key/id_ed25519 /tmp/generated-key container-test-run-sshd> client: (finished: must succeed: scp -i /tmp/test-key root@server:/run/secrets/per-machine/server/sshd-root-key/id_ed25519 /tmp/generated-key, in 0.12 seconds) container-test-run-sshd> client: must succeed: chmod 600 /tmp/generated-key container-test-run-sshd> client: (finished: must succeed: chmod 600 /tmp/generated-key, in 0.00 seconds) container-test-run-sshd> client: must succeed: ssh -i /tmp/generated-key root@server 'echo GENERATED_KEY_SUCCESS' container-test-run-sshd> client # [7948687.497505] client systemd[1]: etc-machine\x2did.mount: Deactivated successfully. container-test-run-sshd> client # [7948687.498437] client systemd[1]: Finished Save Transient machine-id to Disk. container-test-run-sshd> client # [7948687.498763] client systemd[1]: Startup finished in 9.095s. container-test-run-sshd> server # [7948687.745312] server systemd[1]: Created slice Slice /system/sshd. container-test-run-sshd> server # [7948687.745353] server systemd[1]: SSH Host Keys Generation skipped, no trigger condition checks were met. container-test-run-sshd> server # [7948687.745889] server systemd[1]: Started SSH per-connection Daemon (127.0.0.1:52966). container-test-run-sshd> server # [7948687.775863] server sshd-session[247]: Connection closed by 127.0.0.1 port 52966 [preauth] container-test-run-sshd> server # [7948687.776446] server systemd[1]: sshd@0-573-127.0.0.1:22-127.0.0.1:52966.service: Deactivated successfully. container-test-run-sshd> server # [7948687.781881] server systemd[1]: SSH Host Keys Generation skipped, no trigger condition checks were met. container-test-run-sshd> server # [7948687.782763] server systemd[1]: Started SSH per-connection Daemon ([2001:db8:1::1]:44506). container-test-run-sshd> server # [7948687.851350] server sshd-session[255]: Accepted publickey for root from 2001:db8:1::1 port 44506 ssh2: ED25519 SHA256:o/QD6rB73sctZzyYRQeIJAuU+/iqP9mNNwIF4P4uLSc container-test-run-sshd> server # [7948687.862627] server sshd-session[259]: Received disconnect from 2001:db8:1::1 port 44506:11: disconnected by user container-test-run-sshd> server # [7948687.862734] server sshd-session[259]: Disconnected from user root 2001:db8:1::1 port 44506 container-test-run-sshd> server # [7948687.863492] server systemd[1]: sshd@1-8490-2001:db8:1::2:22-2001:db8:1::1:44506.service: Deactivated successfully. container-test-run-sshd> server # [7948687.876614] server systemd[1]: SSH Host Keys Generation skipped, no trigger condition checks were met. container-test-run-sshd> server # [7948687.877228] server systemd[1]: Started SSH per-connection Daemon ([2001:db8:1::1]:44522). container-test-run-sshd> server # [7948687.971397] server sshd-session[263]: Accepted publickey for root from 2001:db8:1::1 port 44522 ssh2: ED25519 SHA256:o/QD6rB73sctZzyYRQeIJAuU+/iqP9mNNwIF4P4uLSc container-test-run-sshd> server # [7948687.986292] server sshd-session[267]: Received disconnect from 2001:db8:1::1 port 44522:11: disconnected by user container-test-run-sshd> server # [7948687.986413] server sshd-session[267]: Disconnected from user root 2001:db8:1::1 port 44522 container-test-run-sshd> server # [7948687.987279] server systemd[1]: sshd@2-16720-2001:db8:1::2:22-2001:db8:1::1:44522.service: Deactivated successfully. container-test-run-sshd> server # [7948687.998763] server systemd[1]: SSH Host Keys Generation skipped, no trigger condition checks were met. container-test-run-sshd> client: (finished: must succeed: ssh -i /tmp/generated-key root@server 'echo GENERATED_KEY_SUCCESS', in 0.10 seconds) container-test-run-sshd> (finished: run the VM test script, in 9.98 seconds) container-test-run-sshd> test script finished in 10.00s container-test-run-sshd> cleanup container-test-run-sshd> kill NspawnMachine (pid 52) container-test-run-sshd> kill NspawnMachine (pid 53) container-test-run-sshd> Container client terminated by signal KILL. container-test-run-sshd> Container server terminated by signal KILL. container-test-run-sshd> (finished: cleanup, in 0.23 seconds) post-build step Upload to niks3: ok time=2026-08-31T09:59:06.685Z level=INFO msg="Uploading 0 paths to niks3.clan.lol (1 already cached)" time=2026-08-31T09:59:06.936Z level=INFO msg="Uploading 1 narinfos" time=2026-08-31T09:59:07.034Z level=INFO msg="Upload complete. (1.004s)"