Logging didn't provide any additional information to help. We are aware of 
the root error and the logs below show what we see in the GCloud console.

Another unexpected behavior exists for packer in these logs. While packer 
attempts to retry in the face of the GCP error, CTRL-C is ignored and we 
cannot exit the packer binary running.

We are able to bring up this same VM configuration using the gcloud tool 
directly. This consumes one of our reservations. My goal is to determine 
why, when using packer, a reservation is not being consumed.



======
2020/01/30 14:24:13 packer-builder-googlecompute plugin: Retryable error: 1 
error(s) occurred:
2020/01/30 14:24:13 packer-builder-googlecompute plugin: 
2020/01/30 14:24:13 packer-builder-googlecompute plugin: * The zone 
'projects/ferrum-dev/zones/us-central1-a' does not have enough resources 
available to fulfill the request.  '(resource type:compute)'.
2020/01/30 14:24:15 packer-builder-googlecompute plugin: Retryable error: 1 
error(s) occurred:
2020/01/30 14:24:15 packer-builder-googlecompute plugin: 
2020/01/30 14:24:15 packer-builder-googlecompute plugin: * The zone 
'projects/ferrum-dev/zones/us-central1-a' does not have enough resources 
available to fulfill the request.  '(resource type:compute)'.
^C2020/01/30 14:24:17 packer-provisioner-ansible plugin: Received interrupt 
signal (count: 14). Ignoring.
2020/01/30 14:24:17 packer-provisioner-ansible plugin: Received interrupt 
signal (count: 14). Ignoring.
2020/01/30 14:24:17 packer-provisioner-ansible plugin: Received interrupt 
signal (count: 14). Ignoring.
2020/01/30 14:24:17 packer-builder-googlecompute plugin: Received interrupt 
signal (count: 14). Ignoring.
2020/01/30 14:24:17 packer-provisioner-ansible plugin: Received interrupt 
signal (count: 14). Ignoring.
^C2020/01/30 14:24:17 packer-provisioner-ansible plugin: Received interrupt 
signal (count: 15). Ignoring.
2020/01/30 14:24:17 packer-provisioner-ansible plugin: Received interrupt 
signal (count: 15). Ignoring.
2020/01/30 14:24:17 packer-provisioner-ansible plugin: Received interrupt 
signal (count: 15). Ignoring.
2020/01/30 14:24:17 packer-provisioner-ansible plugin: Received interrupt 
signal (count: 15). Ignoring.
2020/01/30 14:24:17 packer-builder-googlecompute plugin: Received interrupt 
signal (count: 15). Ignoring.
2020/01/30 14:24:17 packer-builder-googlecompute plugin: Retryable error: 1 
error(s) occurred:
2020/01/30 14:24:17 packer-builder-googlecompute plugin: 
2020/01/30 14:24:17 packer-builder-googlecompute plugin: * The zone 
'projects/ferrum-dev/zones/us-central1-a' does not have enough resources 
available to fulfill the request.  '(resource type:compute)'.
2020/01/30 14:24:20 packer-builder-googlecompute plugin: Retryable error: 1 
error(s) occurred:
2020/01/30 14:24:20 packer-builder-googlecompute plugin: 
2020/01/30 14:24:20 packer-builder-googlecompute plugin: * The zone 
'projects/ferrum-dev/zones/us-central1-a' does not have enough resources 
available to fulfill the request.  '(resource type:compute)'.
======

-- 
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/d707e418-63af-4972-a821-6cd15f4be0b8%40googlegroups.com.

Reply via email to