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: ce5ITTTheIQ5JHlYe2fm0YMxFgBjwLmvmNTLOClSDJg= 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: YGpBkKBCz1MMJlUcV4ULnNWeliYA0qPYKQD9croNzgE= 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: 12D3KooWMiQHDLMDbNNR2aHo8TYFFkfaeYccN84bVwXe5gBXY5zy Public Key: sMUlUfOGRsRuuKLv33Ymlvwdf+Pa+msLZdfIUB7iM2o= 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 zsXmm3iVAteyY5r6s1PZlbKDG0kI4cpW/5xBDkkmanU= ✓ 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: 12D3KooWE1Jc1rFXtsjxMWYstwsPTG68bwyi7TuUKzLoJL8HhJg3 Public Key: PjwbQBDtcJr4l5jMtwWwhfmDuVQUEJltMEp1/fOdcBw= 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 bCrxZHx6g2AQWf2o+IfIfvny5vcEAseNIzgl8a/BwSM= ✓ 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: 12D3KooWQWu3ZqtGFjnfZ2mydbQNv9EvWiPjA9K6tfzxHHJ9ixf4 Public Key: 2mXC32mQjefhTWwJxZUSKuQK0sX1hFeb/RqfMqPgEOM= 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 K0Xq93x1tm01NAJYaKXJ6/qSF6cAb/jH93AA0cTE/Gs= ✓ 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