I've successfully built many AMIs but now I keep running into the following:

==> amazon-ebs: Force Deregister flag found, skipping prevalidating AMI Name
==> amazon-ebs: Pausing after run of step 'StepPreValidate'. Press enter to 
continue. 
    amazon-ebs: Found Image ID: ami-xxxxxxxx
==> amazon-ebs: Pausing after run of step 'StepSourceAMIInfo'. Press enter 
to continue. 
==> amazon-ebs: Creating temporary keypair: 
packer_58404e9a-e6fc-3a4a-2d54-b599ef801dee
    amazon-ebs: Saving key for debug purposes: ec2_amazon-ebs.pem
==> amazon-ebs: Pausing after run of step 'StepKeyPair'. Press enter to 
continue. 
==> amazon-ebs: Pausing after run of step 'StepSecurityGroup'. Press enter 
to continue. 
==> amazon-ebs: Pausing after run of step 'stepCleanupVolumes'. Press enter 
to continue. 
==> amazon-ebs: Launching a source AWS instance...
    ...
==> amazon-ebs: Waiting for instance (i-xxxxxxxxxxxxxxxx) to become ready...
    ...
==> amazon-ebs: Pausing after run of step 'StepRunSourceInstance'. Press 
enter to continue. 
==> amazon-ebs: Pausing after run of step 'stepTagEBSVolumes'. Press enter 
to continue. 
==> amazon-ebs: Pausing after run of step 'StepGetPassword'. Press enter to 
continue. 
==> amazon-ebs: Waiting for SSH to become available...
==> amazon-ebs: Connected to SSH!
==> amazon-ebs: Pausing after run of step 'StepConnect'. Press enter to 
continue. 
==> amazon-ebs: Uploading base.hcl => /home/ubuntu/base.hcl
==> amazon-ebs: Uploading nomad.conf => /home/ubuntu/nomad.conf
==> amazon-ebs: Provisioning with shell script: /tmp/packer-shell730803993
    ... install docker ...
==> amazon-ebs: Pausing before cleanup of step 'StepConnect'. Press enter 
to continue. 
==> amazon-ebs: Pausing before cleanup of step 'StepGetPassword'. Press 
enter to continue. 
==> amazon-ebs: Pausing before cleanup of step 'stepTagEBSVolumes'. Press 
enter to continue. 
==> amazon-ebs: Pausing before cleanup of step 'StepRunSourceInstance'. 
Press enter to continue. 
==> amazon-ebs: Terminating the source AWS instance...
==> amazon-ebs: Pausing before cleanup of step 'stepCleanupVolumes'. Press 
enter to continue. 
==> amazon-ebs: Cleaning up any extra volumes...
==> amazon-ebs: No volumes to clean up, skipping
==> amazon-ebs: Pausing before cleanup of step 'StepSecurityGroup'. Press 
enter to continue. 
==> amazon-ebs: Pausing before cleanup of step 'StepKeyPair'. Press enter 
to continue. 
==> amazon-ebs: Deleting temporary keypair...
==> amazon-ebs: Pausing before cleanup of step 'StepSourceAMIInfo'. Press 
enter to continue. 
==> amazon-ebs: Pausing before cleanup of step 'StepPreValidate'. Press 
enter to continue. 
Build 'amazon-ebs' errored: Script exited with non-zero exit status: 9

==> Some builds didn't complete successfully and had errors:
--> amazon-ebs: Script exited with non-zero exit status: 9

==> Builds finished but no artifacts were created.

I can't seem to figure out what is making this fail?

Thanks,
Kris

-- 
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 packer-tool+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/98085524-11c0-49da-a2e6-e7a41c801fa7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to