Running vars check using Nix-based executor... Executing shared generators... Executing shared generator: data-mesher-network + set -euo pipefail + PATH=/nix/store/gnr8fhw1yks0yk9935lix2fw7id25jw0-data-mesher-0.1.0/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + data-mesher generate network --public-key-path /output/network.pub --private-key-path /output/network.key Public Key: kNQyR7rH7FcSxYobE3Xk00GwXxYHjRKM2CiyRrDRchI= Public Key Path: /output/network.pub Private Key Path: /output/network.key ✓ Generated shared file: data-mesher-network/network.key ✓ Generated shared file: data-mesher-network/network.pub ✓ Shared Generator data-mesher-network completed Executing shared generator: dm-wg-star-wg-star-signing-key + set -euo pipefail + PATH=/nix/store/gnr8fhw1yks0yk9935lix2fw7id25jw0-data-mesher-0.1.0/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + data-mesher generate signing-key --private-key-path /output/signing.key --public-key-path /output/signing.pub Public Key: r7vhTYTkuzO7frNH8OqmVZPQC/FkNhatR53wxb3BxH8= Public Key Path: /output/signing.pub Private Key Path: /output/signing.key ✓ Generated shared file: dm-wg-star-wg-star-signing-key/signing.key ✓ Generated shared file: dm-wg-star-wg-star-signing-key/signing.pub ✓ Shared Generator dm-wg-star-wg-star-signing-key completed ✓ Shared generators completed Processing machine: controller Generator execution order: data-mesher-node-identity -> state-version -> wireguard-wg-star Executing generator: data-mesher-node-identity + set -euo pipefail + PATH=/nix/store/gnr8fhw1yks0yk9935lix2fw7id25jw0-data-mesher-0.1.0/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + data-mesher generate identity-key --public-key-path /output/identity.pub --private-key-path /output/identity.key Peer ID: 12D3KooWBFqsctJB8AGdVmTHvJ1GfMYPDPngiNGP3rRA6e45ytpn Public Key: FWKIcwsOxPFU8qDtETOH99p2t2XTQMH8l3xvR4RO358= Public Key Path: /output/identity.pub Private Key Path: /output/identity.key + data-mesher peer id /output/identity.pub + data-mesher certificate sign --name data-mesher --network-key /input/data-mesher-network/network.key --identity-key /output/identity.pub --output /output/identity.cert --validity 2160h ✓ Generated file: data-mesher-node-identity/identity.cert ✓ Generated file: data-mesher-node-identity/identity.key ✓ Generated file: data-mesher-node-identity/identity.pub ✓ Generated file: data-mesher-node-identity/peer.id ✓ Generator data-mesher-node-identity completed Executing generator: state-version + set -euo pipefail + PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-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 Executing generator: wireguard-wg-star + set -euo pipefail + PATH=/nix/store/7sds7c2j57lqqj56dislvnngm9hyzaqk-wireguard-tools-1.0.20260223/bin:/nix/store/d6kq2phq0zy5invmkfgg8h35zxaf13s9-python3-3.13.15/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + wg genkey Warning: writing to world accessible file. Consider setting the umask to 077 and trying again. + wg pubkey ++ cat /output/publickey + python3 /nix/store/dds6rj43jkmqp2sijjvysrlj4f4mv893-dm_wg_star.py derive-ipv6 wg-star thza/VLVmuAXidZRjxUV5mjVK8FArMb5DgAkWmmTpmQ= ✓ Generated file: wireguard-wg-star/ipv6 ✓ Generated file: wireguard-wg-star/privatekey ✓ Generated file: wireguard-wg-star/publickey ✓ Generator wireguard-wg-star completed ✓ Machine controller completed Processing machine: peer1 Generator execution order: data-mesher-node-identity -> state-version -> wireguard-wg-star Executing generator: data-mesher-node-identity + set -euo pipefail + PATH=/nix/store/gnr8fhw1yks0yk9935lix2fw7id25jw0-data-mesher-0.1.0/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + data-mesher generate identity-key --public-key-path /output/identity.pub --private-key-path /output/identity.key Peer ID: 12D3KooWShps9A8JWXaaji1eXf5ddM4vW7A6yz3YA8dBv2seqv1M Public Key: +unMRA5/B7FB21aqUvZA4dYXUtTJyHsfS43VC2pXVVg= Public Key Path: /output/identity.pub Private Key Path: /output/identity.key + data-mesher peer id /output/identity.pub + data-mesher certificate sign --name data-mesher --network-key /input/data-mesher-network/network.key --identity-key /output/identity.pub --output /output/identity.cert --validity 2160h ✓ Generated file: data-mesher-node-identity/identity.cert ✓ Generated file: data-mesher-node-identity/identity.key ✓ Generated file: data-mesher-node-identity/identity.pub ✓ Generated file: data-mesher-node-identity/peer.id ✓ Generator data-mesher-node-identity completed Executing generator: state-version + set -euo pipefail + PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-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 Executing generator: wireguard-wg-star + set -euo pipefail + PATH=/nix/store/7sds7c2j57lqqj56dislvnngm9hyzaqk-wireguard-tools-1.0.20260223/bin:/nix/store/d6kq2phq0zy5invmkfgg8h35zxaf13s9-python3-3.13.15/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + wg genkey Warning: writing to world accessible file. Consider setting the umask to 077 and trying again. + wg pubkey ++ cat /output/publickey + python3 /nix/store/dds6rj43jkmqp2sijjvysrlj4f4mv893-dm_wg_star.py derive-ipv6 wg-star N9Sh0XF7N5txUq8Xh0h//rLx7K9yy65zs8ZiW39RVSs= ✓ Generated file: wireguard-wg-star/ipv6 ✓ Generated file: wireguard-wg-star/privatekey ✓ Generated file: wireguard-wg-star/publickey ✓ Generator wireguard-wg-star completed ✓ Machine peer1 completed Processing machine: peer2 Generator execution order: data-mesher-node-identity -> state-version -> wireguard-wg-star Executing generator: data-mesher-node-identity + set -euo pipefail + PATH=/nix/store/gnr8fhw1yks0yk9935lix2fw7id25jw0-data-mesher-0.1.0/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + data-mesher generate identity-key --public-key-path /output/identity.pub --private-key-path /output/identity.key Peer ID: 12D3KooWFdmorS3UA9bqpKpeDgsqMVqopCkV2r8Tg23UvLaLEUKN Public Key: Vm92V1QCfz00De63oDBAS46XTiFwtyEy9AuliF73aw0= Public Key Path: /output/identity.pub Private Key Path: /output/identity.key + data-mesher peer id /output/identity.pub + data-mesher certificate sign --name data-mesher --network-key /input/data-mesher-network/network.key --identity-key /output/identity.pub --output /output/identity.cert --validity 2160h ✓ Generated file: data-mesher-node-identity/identity.cert ✓ Generated file: data-mesher-node-identity/identity.key ✓ Generated file: data-mesher-node-identity/identity.pub ✓ Generated file: data-mesher-node-identity/peer.id ✓ Generator data-mesher-node-identity completed Executing generator: state-version + set -euo pipefail + PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-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 Executing generator: wireguard-wg-star + set -euo pipefail + PATH=/nix/store/7sds7c2j57lqqj56dislvnngm9hyzaqk-wireguard-tools-1.0.20260223/bin:/nix/store/d6kq2phq0zy5invmkfgg8h35zxaf13s9-python3-3.13.15/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + wg genkey Warning: writing to world accessible file. Consider setting the umask to 077 and trying again. + wg pubkey ++ cat /output/publickey + python3 /nix/store/dds6rj43jkmqp2sijjvysrlj4f4mv893-dm_wg_star.py derive-ipv6 wg-star w+m9SsJgdDvybWv1pIJQGOZleusCuBPqHL6wVyah6SI= ✓ Generated file: wireguard-wg-star/ipv6 ✓ Generated file: wireguard-wg-star/privatekey ✓ Generated file: wireguard-wg-star/publickey ✓ Generator wireguard-wg-star completed ✓ Machine peer2 completed ✓ All vars checks completed successfully