Running vars check using Nix-based executor... Executing shared generators... Executing shared generator: openssh-ca + set -euo pipefail + PATH=/nix/store/phnja7kfic5h9z534md2czbzyiv52kv8-openssh-10.4p1/bin:/nix/store/fz6id67gqf07rkbpmab99wmxspx2f9j5-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:D2wlnehF6ei9po/szfYDoQI8USkETIkjcjBDYRnTsY8 The key's randomart image is: +--[ED25519 256]--+ |=@B=o... .. | |*+=.+ . +.. | |oo o o oo= | | * o.+o | | E + .So . | | ..ooo | | . .o | | . ++ . | | .==+... | +----[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/fz6id67gqf07rkbpmab99wmxspx2f9j5-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/fz6id67gqf07rkbpmab99wmxspx2f9j5-coreutils-9.11/bin:/nix/store/phnja7kfic5h9z534md2czbzyiv52kv8-openssh-10.4p1/bin:/nix/store/fz6id67gqf07rkbpmab99wmxspx2f9j5-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:/kmd32zQAz/6y4O6ex14D3azOGakrgd43uI71mmRu4E The key's randomart image is: +--[ED25519 256]--+ | | | | | | | . | | S . +. | | o o.+ ++Bo| | +E=.O.*+B| | B X.X.*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/phnja7kfic5h9z534md2czbzyiv52kv8-openssh-10.4p1/bin:/nix/store/fsp8lv1hlfwxy69m91q8vshjsvwrspc4-jq-1.8.2-bin/bin:/nix/store/fz6id67gqf07rkbpmab99wmxspx2f9j5-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/a9yhaf5l3jkcvi3ix3i00sayf5m1q424-openssl-3.6.3-bin/bin:/nix/store/xpbkvyk2dalzn39cggysc5iw1ry783j1-dumbpipe-0.33.0/bin:/nix/store/fz6id67gqf07rkbpmab99wmxspx2f9j5-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=9090cff7532e686b34e4b060a37aebbf10abbb74a47dbee2c0507b68dcb4e193 + 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/fz6id67gqf07rkbpmab99wmxspx2f9j5-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