Running vars check using Nix-based executor... Processing machine: client Generator execution order: state-version Executing generator: state-version + set -euo pipefail + PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + echo -n 26.11 ✓ Generated file: state-version/version ✓ Generator state-version completed ✓ Machine client completed Processing machine: server Generator execution order: openssh -> state-version Executing generator: openssh + set -euo pipefail + PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin:/nix/store/y9w5zd1vichm0p4sp9rhdlv2j7yl7y1z-openssh-10.4p1/bin:/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + ssh-keygen -t ed25519 -N '' -C '' -f /output/ssh.id_ed25519 Generating public/private ed25519 key pair. Your identification has been saved in /output/ssh.id_ed25519 Your public key has been saved in /output/ssh.id_ed25519.pub The key fingerprint is: SHA256:jfVwPSJ0+uwwCFWb99ngISxfqGnISitrytOzvDIxPWo The key's randomart image is: +--[ED25519 256]--+ | ..o . | | . . * o | | . O B * | | o * & * * | | . . S B = + .| | o o. o . + | | =..o . | | .E.+o | | .o*=+ | +----[SHA256]-----+ ✓ Generated file: openssh/ssh.id_ed25519 ✓ Generated file: openssh/ssh.id_ed25519.pub ✓ Generator openssh completed Executing generator: state-version + set -euo pipefail + PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + echo -n 26.11 ✓ Generated file: state-version/version ✓ Generator state-version completed ✓ Machine server completed ✓ All vars checks completed successfully