Skip to content

Reduce Puppet phase VM memory to 8GB#22

Merged
rcurranmoz merged 1 commit intomainfrom
fix-vm-memory
Apr 27, 2026
Merged

Reduce Puppet phase VM memory to 8GB#22
rcurranmoz merged 1 commit intomainfrom
fix-vm-memory

Conversation

@rcurranmoz
Copy link
Copy Markdown
Collaborator

Summary

  • Build host was using 10.5GB swap with memory_gb = 12 for the Tart VM during Puppet phases
  • This caused puppet-setup-phase2 to fail with "Timeout waiting for SSH" — the VM boots so slowly under memory pressure it exceeds the 600s timeout
  • Reducing to 8GB (and 6 CPUs) gives the host OS enough RAM to avoid heavy swapping

Test plan

  • Builder CI passes phase 2 without SSH timeout

🤖 Generated with Claude Code

The build host had 10.5GB in swap with 12GB allocated to the VM,
causing phase 2 SSH timeouts as the VM took >600s to boot under
heavy memory pressure.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rcurranmoz rcurranmoz merged commit 774ce9a into main Apr 27, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant