16 lines
No EOL
653 B
JSON
16 lines
No EOL
653 B
JSON
{
|
|
"id": "b92b17ae-b140-478a-a34b-1b034b680b1b",
|
|
"name": "execute_servers_script_",
|
|
"command": "bash",
|
|
"args": [
|
|
"-c",
|
|
"base64 -d < /tmp/orchestrator_script_b92b17ae-b140-478a-a34b-1b034b680b1b.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash +x"
|
|
],
|
|
"dependencies": [],
|
|
"status": "Failed",
|
|
"created_at": "2026-02-15T22:35:53.435563Z",
|
|
"started_at": null,
|
|
"completed_at": "2026-02-15T22:35:54.073320Z",
|
|
"output": null,
|
|
"error": "Command execution failed: === Checking prerequisites ===\n✓ HCLOUD_TOKEN set\n\n=== Managing SSH Keys ===\nERROR: SSH public key not found at /Users/jesusperezlorenzo/.ssh/id_ed25519.pub\n"
|
|
} |