Running vars check using Nix-based executor... Executing shared generators... Executing shared generator: openssh-ca + set -euo pipefail + PATH=/nix/store/95gh7dw6nqakffsgdzd1cbqkc4qw26ih-openssh-10.4p1/bin:/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-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:r1At1t41S/caBPOT3A/XalP0Ehh+Q5ZIVBV9a9a/lO0 The key's randomart image is: +--[ED25519 256]--+ | o+o+++| | ..=. o| | = + =| | o * X+| | S o # @| | o + . + &=| | . o . B.+| | . . . =E| | . . | +----[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/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + echo -n 26.05 ✓ 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/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin:/nix/store/95gh7dw6nqakffsgdzd1cbqkc4qw26ih-openssh-10.4p1/bin:/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-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:LitOXdRnx2LZzoRN8j2vTJWB6cbss0MDwbhhdnGIVUM The key's randomart image is: +--[ED25519 256]--+ | =o*E+. | | B =.%..o| | + = % Boo| | . . = @ .o| | S + + .| | . 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/95gh7dw6nqakffsgdzd1cbqkc4qw26ih-openssh-10.4p1/bin:/nix/store/213laqkm792hi5hrn4nrgidq9dw0l5mn-jq-1.8.2-bin/bin:/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-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/4qf8745jx1jbrhydy07gvz7bw7zp9y1d-openssl-3.6.3-bin/bin:/nix/store/w7kgradi495dc5y5km7m3jdpwm3vkj4x-dumbpipe-0.33.0/bin:/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-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=d34156d879bdc6a0fe14a61a65f5af7902e4231f1c8bd8db0258ac9b2c02de6e + 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/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + echo -n 26.05 ✓ Generated file: state-version/version ✓ Generator state-version completed ✓ Machine server completed ✓ All vars checks completed successfully