chore: untrack session files (already gitignored)
This commit is contained in:
parent
894046ef5a
commit
def1515bfe
3 changed files with 0 additions and 48 deletions
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"id": "5246326f-910e-4f2d-aef2-df29d0cbeeca",
|
||||
"name": "execute_servers_script_",
|
||||
"command": "bash",
|
||||
"args": [
|
||||
"-c",
|
||||
"base64 -d < /tmp/orchestrator_script_5246326f-910e-4f2d-aef2-df29d0cbeeca.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash +x"
|
||||
],
|
||||
"dependencies": [],
|
||||
"status": "Failed",
|
||||
"created_at": "2026-02-17T00:50:47.638979Z",
|
||||
"started_at": null,
|
||||
"completed_at": "2026-02-17T00:50:49.815378Z",
|
||||
"output": null,
|
||||
"error": "Command execution failed: === Checking prerequisites ===\n✓ HCLOUD_TOKEN set\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\nState saved to: /tmp/.provisioning-state.json\nEnvironment variables exported to: /tmp/.env\n=== Checking prerequisites ===\n✓ Prerequisites satisfied\n\n=== Managing Network ===\n✓ Network config validated: 10.0.0.0/16 with subnet 10.0.0.0/22 in zone eu-central\nChecking if network 'librecloud-private' exists...\nCreating network 'librecloud-private' with IP range 10.0.0.0/16 (with protection enabled)...\n✓ Network 'librecloud-private' created with ID: 11943075\nCreating subnet with IP range 10.0.0.0/22 in network 11943075...\nERROR: Failed to create subnet\nResponse: hcloud: unknown shorthand flag: 'o' in -o\n"
|
||||
}
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"id": "881402e9-8851-4c3e-a988-5cf758d62803",
|
||||
"name": "execute_servers_script_",
|
||||
"command": "bash",
|
||||
"args": [
|
||||
"-c",
|
||||
"base64 -d < /tmp/orchestrator_script_881402e9-8851-4c3e-a988-5cf758d62803.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash +x"
|
||||
],
|
||||
"dependencies": [],
|
||||
"status": "Failed",
|
||||
"created_at": "2026-02-17T00:13:37.519543Z",
|
||||
"started_at": null,
|
||||
"completed_at": "2026-02-17T00:13:39.388566Z",
|
||||
"output": null,
|
||||
"error": "Command execution failed: === Checking prerequisites ===\n✓ HCLOUD_TOKEN set\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\nState saved to: /tmp/.provisioning-state.json\nEnvironment variables exported to: /tmp/.env\n=== Checking prerequisites ===\n✓ Prerequisites satisfied\n\n=== Managing Network ===\n✓ Network config validated: 10.0.0.0/16 with subnet 10.0.0.0/22 in zone eu-central\nChecking if network 'librecloud-private' exists...\nCreating network 'librecloud-private' with IP range 10.0.0.0/16 (with protection enabled)...\n✓ Network 'librecloud-private' created with ID: 11943026\nCreating subnet with IP range 10.0.0.0/22 in network 11943026...\nERROR: Failed to create subnet\nResponse: hcloud: unknown shorthand flag: 'o' in -o\n"
|
||||
}
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"id": "d2643c9b-dd6e-42f9-9d72-0a767b5c308c",
|
||||
"name": "execute_servers_script_",
|
||||
"command": "bash",
|
||||
"args": [
|
||||
"-c",
|
||||
"base64 -d < /tmp/orchestrator_script_d2643c9b-dd6e-42f9-9d72-0a767b5c308c.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash +x"
|
||||
],
|
||||
"dependencies": [],
|
||||
"status": "Failed",
|
||||
"created_at": "2026-02-16T23:52:45.294780Z",
|
||||
"started_at": null,
|
||||
"completed_at": "2026-02-16T23:52:47.796824Z",
|
||||
"output": null,
|
||||
"error": "Command execution failed: hcloud: invalid input in field 'networks' (invalid_input, f966df9ad630cc87f7f495a9502858b1)\n- networks: networks must have at least one subnetwork\n"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue