provisioning-code/data/tasks/3ccff90e-2dc4-40cf-9b51-abc7bc440f0b.json

16 lines
No EOL
1.2 KiB
JSON

{
"id": "3ccff90e-2dc4-40cf-9b51-abc7bc440f0b",
"name": "execute_servers_script_sgoyol-1",
"command": "bash",
"args": [
"-c",
"base64 -d < /tmp/orchestrator_script_3ccff90e-2dc4-40cf-9b51-abc7bc440f0b.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash +x"
],
"dependencies": [],
"status": "Failed",
"created_at": "2026-04-14T05:12:49.874630Z",
"started_at": null,
"completed_at": "2026-04-14T05:12:55.562181Z",
"output": null,
"error": "Command execution failed: ✓ Prerequisites: HCLOUD_TOKEN set, hcloud CLI available\n\n=== Managing SSH Keys ===\n✓ SSH public key found: /Users/jesusperezlorenzo/.ssh/htz_ops.pub\nChecking if SSH key 'htz_ops' exists in Hetzner...\n✓ SSH key htz_ops already exists with ID: 106168627\n\n=== SSH Key Management Complete ===\nSSH_KEY_ID: 106168627\nSSH_KEY_NAME: htz_ops\nEnvironment exported to: /tmp/provisioning-librecloud-20260414-061253/.env\n\n=== Managing Network ===\n✓ Network config validated: 10.0.8.0/22 with subnet 10.0.8.0/22 in zone eu-central\nChecking if network 'wuwei' exists...\n✓ Network 'wuwei' already exists with ID: 11875940\n Subnet 10.0.8.0/22 missing — adding to network wuwei...\n"
}