Skip to content

Instantly share code, notes, and snippets.

@ybizeul
Created July 26, 2016 13:54
Show Gist options
  • Save ybizeul/0893026da3fe274a968013b0391c67ca to your computer and use it in GitHub Desktop.
Save ybizeul/0893026da3fe274a968013b0391c67ca to your computer and use it in GitHub Desktop.
2016/07/26 09:52:43 Starting build run: vmware-iso
2016/07/26 09:52:43 Running builder: vmware-iso
2016/07/26 09:52:51 packer: 2016/07/26 09:52:51 Detected VMware version: 8
2016/07/26 09:52:51 ui: ==> vmware-iso: Downloading or copying ISO
==> vmware-iso: Downloading or copying ISO
2016/07/26 09:52:51 ui: vmware-iso: Downloading or copying: http://cdimage.debian.org/debian-cd/8.5.0/amd64/iso-cd/debian-8.5.0-amd64-netinst.iso
vmware-iso: Downloading or copying: http://cdimage.debian.org/debian-cd/8.5.0/amd64/iso-cd/debian-8.5.0-amd64-netinst.iso
2016/07/26 09:52:51 packer: 2016/07/26 09:52:51 Verifying checksum of debian.iso
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 [DEBUG] Initial checksum matched, no download needed.
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 No floppy files specified. Floppy disk will not be made.
2016/07/26 09:52:52 ui: ==> vmware-iso: Creating virtual machine disk
==> vmware-iso: Creating virtual machine disk
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 Executing: /Applications/VMware Fusion.app/Contents/Library/vmware-vdiskmanager [-c -s 7168M -a lsilogic -t 0 adva/disk.vmdk]
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 stdout: Creating disk 'adva/disk.vmdk'
2016/07/26 09:52:52 packer: Virtual disk creation successful.
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 stderr:
2016/07/26 09:52:52 ui: ==> vmware-iso: Creating additional hard drives...
==> vmware-iso: Creating additional hard drives...
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 Executing: /Applications/VMware Fusion.app/Contents/Library/vmware-vdiskmanager [-c -s 204800M -a lsilogic -t 0 adva/disk-1.vmdk]
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 stdout: Creating disk 'adva/disk-1.vmdk'
2016/07/26 09:52:52 packer: Virtual disk creation successful.
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 stderr:
2016/07/26 09:52:52 ui: ==> vmware-iso: Building and writing VMX file
==> vmware-iso: Building and writing VMX file
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 Writing VMX to: adva/adva.vmx
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 Writing VMX to: adva/adva.vmx
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 Suppressing messages in VMX
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 Trying port: 8833
2016/07/26 09:52:52 ui: ==> vmware-iso: Starting HTTP server on port 8833
==> vmware-iso: Starting HTTP server on port 8833
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 Looking for available port between 5900 and 6000
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 Trying port: 5978
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 Found available VNC port: 5978
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 Writing VMX to: adva/adva.vmx
2016/07/26 09:52:52 ui: ==> vmware-iso: Starting virtual machine...
==> vmware-iso: Starting virtual machine...
2016/07/26 09:52:52 packer: 2016/07/26 09:52:52 Executing: /Applications/VMware Fusion.app/Contents/Library/vmrun [-T fusion start adva/adva.vmx gui]
2016/07/26 09:52:53 packer: 2016/07/26 09:52:53 stdout:
2016/07/26 09:52:53 packer: 2016/07/26 09:52:53 stderr:
2016/07/26 09:52:53 ui: ==> vmware-iso: Waiting 10s for boot...
==> vmware-iso: Waiting 10s for boot...
^C2016/07/26 09:52:58 Closing stdin because interrupt received.
2016/07/26 09:52:58 Stopping build: vmware-iso
2016/07/26 09:52:58 packer: 2016/07/26 09:52:58 Received interrupt signal (count: 1). Ignoring.
2016/07/26 09:52:58 packer: 2016/07/26 09:52:58 Received interrupt signal (count: 1). Ignoring.
2016/07/26 09:52:58 packer: 2016/07/26 09:52:58 Received interrupt signal (count: 1). Ignoring.
2016/07/26 09:52:58 packer: 2016/07/26 09:52:58 Cancelling the step runner...
2016/07/26 09:52:59 packer: 2016/07/26 09:52:59 Executing: /Applications/VMware Fusion.app/Contents/Library/vmrun [-T fusion list]
2016/07/26 09:53:00 packer: 2016/07/26 09:53:00 stdout: Total running VMs: 1
2016/07/26 09:53:00 packer: /Users/yann/.docker/machine/machines/build/build.vmx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment