Running vars check using Nix-based executor... Executing shared generators... Executing shared generator: openssh-ca + set -euo pipefail + PATH=/nix/store/gh7gsq9k4b0nny976wdwz30kj8ajv5pd-openssh-10.3p1/bin:/nix/store/9bhf1ff1kwhmyynws5jkjp8k7pkh6kix-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/id_ed25519 Generating public/private ed25519 key pair. Your identification has been saved in /output/id_ed25519 Your public key has been saved in /output/id_ed25519.pub The key fingerprint is: SHA256:KmLLLxNRDAohWrkgHOhYTn67xDU21+9sjVpe2taWUUI The key's randomart image is: +--[ED25519 256]--+ |*o++ | |B++ o E | |** o . . | |..= . = . . . .| | + + +S . ..| | . + . . . | | oo... o.o..o| | ooo.. o=+o.o| | o+. .oo... | +----[SHA256]-----+ ✓ Generated shared file: openssh-ca/id_ed25519 ✓ Generated shared file: openssh-ca/id_ed25519.pub ✓ Shared Generator openssh-ca completed ✓ Shared generators completed Processing machine: client Generator execution order: state-version Executing generator: state-version + set -euo pipefail + PATH=/nix/store/9bhf1ff1kwhmyynws5jkjp8k7pkh6kix-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 -> openssh-cert -> p2p-ssh-iroh-p2p-ssh-iroh-test -> state-version Executing generator: openssh + set -euo pipefail + PATH=/nix/store/9bhf1ff1kwhmyynws5jkjp8k7pkh6kix-coreutils-9.11/bin:/nix/store/gh7gsq9k4b0nny976wdwz30kj8ajv5pd-openssh-10.3p1/bin:/nix/store/9bhf1ff1kwhmyynws5jkjp8k7pkh6kix-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:OuJSP1ijSQq2DhlTfXWLEsThjqPHWoHnHMPgzlXdBpE The key's randomart image is: +--[ED25519 256]--+ | o+.+o. | | . ..+E= . | | o . = o + | | o + = . . | |o o X . S | |.B Bo=o. | |+.=+B*o. | |..o=+.o. | |..... . | +----[SHA256]-----+ ✓ Generated file: openssh/ssh.id_ed25519 ✓ Generated file: openssh/ssh.id_ed25519.pub ✓ Generator openssh completed Executing generator: openssh-cert + set -euo pipefail + PATH=/nix/store/gh7gsq9k4b0nny976wdwz30kj8ajv5pd-openssh-10.3p1/bin:/nix/store/d6mx57dmjq61j69ap45f6fm3jb0lslyc-jq-1.8.1-bin/bin:/nix/store/9bhf1ff1kwhmyynws5jkjp8k7pkh6kix-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + ssh-keygen -s /input/openssh-ca/id_ed25519 -I server -h -n server.clan /input/openssh/ssh.id_ed25519.pub + mv /input/openssh/ssh.id_ed25519-cert.pub /output/ssh.id_ed25519-cert.pub ✓ Generated file: openssh-cert/ssh.id_ed25519-cert.pub ✓ Generator openssh-cert completed Executing generator: p2p-ssh-iroh-p2p-ssh-iroh-test + set -euo pipefail + PATH=/nix/store/qah6sg7gj1kks5qcawgkrpxlc4dlv90q-openssl-3.6.2-bin/bin:/nix/store/vzypifcnc5f4z4b2va08srvq0f929c2w-dumbpipe-0.33.0/bin:/nix/store/9bhf1ff1kwhmyynws5jkjp8k7pkh6kix-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + openssl rand -hex 32 + tr -d '\n' ++ cat /output/iroh-secret + IROH_SECRET=68b46b6bb53e1e06316da7f977006f65e830170eae0645460051e8c6e034bac2 + dumbpipe generate-ticket ✓ Generated file: p2p-ssh-iroh-p2p-ssh-iroh-test/iroh-secret ✓ Generated file: p2p-ssh-iroh-p2p-ssh-iroh-test/ticket ✓ Generator p2p-ssh-iroh-p2p-ssh-iroh-test completed Executing generator: state-version + set -euo pipefail + PATH=/nix/store/9bhf1ff1kwhmyynws5jkjp8k7pkh6kix-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