Sridhar Vadlamani
Sridhar Vadlamani
My vanilla script seems to be timing out as well. ``` sonoma-vanilla.tart-cli.tart: 85% sonoma-vanilla.tart-cli.tart: 86% sonoma-vanilla.tart-cli.tart: 87% sonoma-vanilla.tart-cli.tart: 90% sonoma-vanilla.tart-cli.tart: 100% ==> sonoma-vanilla.tart-cli.tart: Waiting 30s to let the Virtualization.Framework's installation...
It's being invoked in CI, from a non-interactive terminal. `$TERM` is set to `xterm-256color` but I haven't passed in any additional flags to the packer script. Are there any additional...
@fkorotkov I'm building from a `sonoma` ipsw
The host is also a sonoma instance. ``` % sw_vers ProductName: macOS ProductVersion: 14.5 BuildVersion: 23F79 ``` These are freshly launched instances with the DHCP lease time set to 10mins...
I re-ran it a bunch of times, and of about 12 runs, one has succeeded. Everything else seems to fail with the SSH connection issue.
Is there anything else you'd like me to rule out?
``` % ssh -v [email protected] OpenSSH_9.6p1, LibreSSL 3.3.6 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files debug1: /etc/ssh/ssh_config line 54: Applying options for *...
The SSH issue is only happening when I build the vanilla image. If I build from another image directly, there are no issues.
What is the issue, exactly?
> Any suggestions on how to handle this when using firebase? @xiphirx This is a valid concern. We don't have access to the command line there to modify these policies....