can you double-check that you have a network device attached to your VM?
Seems packer is unable to talk to the VM because it hasn't an ip address, either because the device is not there or it hasn't an ip address defined 2018/08/06 12:36:56 packer: 2018/08/06 12:36:56 [DEBUG] starting remote command: esxcli --formatter csv network vm list 2018/08/06 12:36:56 packer: 2018/08/06 12:36:56 [DEBUG] Opening new ssh session 2018/08/06 12:36:56 packer: 2018/08/06 12:36:56 [DEBUG] starting remote command: esxcli --formatter csv network vm port list -w 2624501 2018/08/06 12:36:57 packer: 2018/08/06 12:36:57 [DEBUG] Error getting WinRM host: No interface on the VM has an IP address ready On Thursday, August 9, 2018 at 4:31:18 AM UTC+12, Daniel Siegenthaler wrote: > > Maybe a driver issue? Do you include vmxnet driver anywhere? > > > Am Mittwoch, 8. August 2018 08:07:19 UTC+2 schrieb praveen bhat: >> >> Would appreciate of anyone has come across similar issue and could shed >> some light here. >> Thanks in advance >> >> On Monday, August 6, 2018 at 5:42:06 PM UTC+5:30, praveen bhat wrote: >>> >>> Issue: I am trying to build a windows 2016 server datacenter edition >>> using packer template. >>> when the vm boots after initial build it gets stuck @"getting device >>> ready" state. Need help. >>> >>> - Packer version from packer version 1.2.2 >>> - Host platform Ubuntu 16.04 >>> >>> PACKER_LOG is attached. >>> >>> json file and answer files attached. >>> >> -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/81d00e66-87bf-4ac5-a339-10d69554a28b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
