Created
October 20, 2016 04:01
-
-
Save trodemaster/5bc3db680622b32fb38cba3eeba6a7dd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016/10/19 20:55:48 ui: [1;32m==> vmware-iso: Gracefully halting virtual machine...[0m | |
2016/10/19 20:55:48 packer: 2016/10/19 20:55:48 Executing shutdown command: sudo shutdown -P now | |
2016/10/19 20:55:48 packer: 2016/10/19 20:55:48 opening new ssh session | |
2016/10/19 20:55:48 packer: 2016/10/19 20:55:48 starting remote command: sudo shutdown -P now | |
2016/10/19 20:56:34 packer: 2016/10/19 20:56:34 Remote command exited without exit status or exit signal. | |
2016/10/19 20:56:34 packer: 2016/10/19 20:56:34 Executing: /Applications/VMware Fusion.app/Contents/Library/vmrun [-T fusion list] | |
2016/10/19 20:56:34 packer: 2016/10/19 20:56:34 stdout: Total running VMs: 0 | |
2016/10/19 20:56:34 packer: 2016/10/19 20:56:34 stderr: | |
2016/10/19 20:56:34 ui: [1;32m==> vmware-iso: Deleting output directory...[0m | |
2016/10/19 20:56:34 ui error: [1;31mBuild 'vmware-iso' errored: Shutdown command has non-zero exit status. | |
Stdout: | |
Stderr: [0m | |
2016/10/19 20:56:34 Builds completed. Waiting on interrupt barrier... | |
2016/10/19 20:56:34 machine readable: error-count []string{"1"} | |
2016/10/19 20:56:34 ui error: | |
==> Some builds didn't complete successfully and had errors: | |
2016/10/19 20:56:34 machine readable: vmware-iso,error []string{"Shutdown command has non-zero exit status.\n\nStdout: \n\nStderr: "} | |
2016/10/19 20:56:34 ui error: --> vmware-iso: Shutdown command has non-zero exit status. | |
Stdout: | |
Stderr: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment