Created
September 25, 2014 00:12
-
-
Save pettomartino/6425ede3460758b3e54d to your computer and use it in GitHub Desktop.
Packer log error with parallels
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
petto@mac ~/dev/bento/packer (master●)$ packer build --only=parallels-iso debian-7.6-amd64.json [ruby-2.1.1] | |
parallels-iso output will be in this color. | |
==> parallels-iso: Downloading or copying ISO | |
parallels-iso: Downloading or copying: http://cdimage.debian.org/debian-cd/7.6.0/amd64/iso-cd/debian-7.6.0-amd64-CD-1.iso | |
==> parallels-iso: Starting HTTP server on port 8081 | |
==> parallels-iso: Creating virtual machine... | |
==> parallels-iso: Executing: prlctl [create packer-debian-7.6-amd64 --distribution debian --dst packer-debian-7.6-amd64-parallels --vmtype vm] | |
==> parallels-iso: Executing: prlctl [set packer-debian-7.6-amd64 --cpus 1] | |
==> parallels-iso: Executing: prlctl [set packer-debian-7.6-amd64 --memsize 512] | |
==> parallels-iso: Executing: prlctl [set packer-debian-7.6-amd64 --startup-view same] | |
==> parallels-iso: Executing: prlctl [set packer-debian-7.6-amd64 --on-shutdown close] | |
==> parallels-iso: Executing: prlctl [set packer-debian-7.6-amd64 --on-window-close keep-running] | |
==> parallels-iso: Executing: prlctl [set packer-debian-7.6-amd64 --auto-share-camera off] | |
==> parallels-iso: Executing: prlctl [set packer-debian-7.6-amd64 --smart-guard off] | |
==> parallels-iso: Creating hard drive... | |
==> parallels-iso: Attaching ISO onto IDE controller... | |
==> parallels-iso: Executing custom prlctl commands... | |
parallels-iso: Executing: prlctl set packer-debian-7.6-amd64 --memsize 384 | |
parallels-iso: Executing: prlctl set packer-debian-7.6-amd64 --cpus 1 | |
==> parallels-iso: Starting the virtual machine... | |
==> parallels-iso: Waiting 10s for boot... | |
==> parallels-iso: Host IP for the Parallels machine: 192.168.1.37 | |
==> parallels-iso: Typing the boot command... | |
==> parallels-iso: Waiting for SSH to become available... | |
==> parallels-iso: Connected to SSH! | |
==> parallels-iso: Uploading Parallels version info (9.0.24251) | |
==> parallels-iso: Uploading Parallels Tools for 'lin' to path: 'prl-tools-lin.iso' | |
==> parallels-iso: Provisioning with shell script: scripts/debian/update.sh | |
parallels-iso: | |
parallels-iso: We trust you have received the usual lecture from the local System | |
parallels-iso: Administrator. It usually boils down to these three things: | |
parallels-iso: | |
parallels-iso: #1) Respect the privacy of others. | |
parallels-iso: #2) Think before you type. | |
parallels-iso: #3) With great power comes great responsibility. | |
parallels-iso: | |
parallels-iso: Hit http://security.debian.org wheezy/updates Release.gpg | |
parallels-iso: Hit http://security.debian.org wheezy/updates Release | |
parallels-iso: Hit http://security.debian.org wheezy/updates/main Sources | |
parallels-iso: Hit http://security.debian.org wheezy/updates/main amd64 Packages | |
parallels-iso: Hit http://security.debian.org wheezy/updates/main Translation-en | |
parallels-iso: Hit http://mirrors.kernel.org wheezy Release.gpg | |
parallels-iso: Hit http://mirrors.kernel.org wheezy-updates Release.gpg | |
parallels-iso: Hit http://mirrors.kernel.org wheezy Release | |
parallels-iso: Hit http://mirrors.kernel.org wheezy-updates Release | |
parallels-iso: Hit http://mirrors.kernel.org wheezy/main Sources | |
parallels-iso: Hit http://mirrors.kernel.org wheezy/main amd64 Packages | |
parallels-iso: Hit http://mirrors.kernel.org wheezy/main Translation-en | |
parallels-iso: Hit http://mirrors.kernel.org wheezy-updates/main Sources | |
parallels-iso: Hit http://mirrors.kernel.org wheezy-updates/main amd64 Packages/DiffIndex | |
parallels-iso: Hit http://mirrors.kernel.org wheezy-updates/main Translation-en/DiffIndex | |
parallels-iso: Reading package lists... Done | |
parallels-iso: Reading package lists... Done | |
parallels-iso: Building dependency tree | |
parallels-iso: Reading state information... Done | |
parallels-iso: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. | |
==> parallels-iso: Provisioning with shell script: scripts/common/sshd.sh | |
parallels-iso: [sudo] password for vagrant: | |
==> parallels-iso: Provisioning with shell script: scripts/debian/networking.sh | |
parallels-iso: [sudo] password for vagrant: | |
==> parallels-iso: Provisioning with shell script: scripts/debian/sudoers.sh | |
parallels-iso: [sudo] password for vagrant: | |
==> parallels-iso: Provisioning with shell script: scripts/common/vagrant.sh | |
parallels-iso: --2014-09-24 23:44:13-- https://raw.githubusercontent.com/mitchellh/vagrant/master/keys/vagrant.pub | |
parallels-iso: Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 199.27.76.133 | |
parallels-iso: Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|199.27.76.133|:443... connected. | |
parallels-iso: HTTP request sent, awaiting response... 200 OK | |
parallels-iso: Length: 409 [text/plain] | |
parallels-iso: Saving to: `/home/vagrant/.ssh/authorized_keys' | |
parallels-iso: | |
parallels-iso: 100% 409 --.-K/s in 0s | |
parallels-iso: | |
parallels-iso: 2014-09-24 23:44:14 (1.22 MB/s) - `/home/vagrant/.ssh/authorized_keys' saved [409/409] | |
parallels-iso: | |
==> parallels-iso: Provisioning with shell script: scripts/common/vmtools.sh | |
parallels-iso: mount: block device /home/vagrant/prl-tools-lin.iso is write-protected, mounting read-only | |
parallels-iso: Parallels Guest Tools were installed, upgraded or removed successfully! | |
parallels-iso: Please, reboot your OS to finish installation, upgrade or removal of Guest Tools. | |
==> parallels-iso: Provisioning with shell script: scripts/debian/cleanup.sh | |
parallels-iso: Reading package lists... Done | |
parallels-iso: Building dependency tree | |
parallels-iso: Reading state information... Done | |
parallels-iso: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. | |
==> parallels-iso: Provisioning with shell script: scripts/common/minimize.sh | |
parallels-iso: dd: writing `/EMPTY': No space left on device | |
parallels-iso: 10295+0 records in | |
parallels-iso: 10294+0 records out | |
parallels-iso: 10794303488 bytes (11 GB) copied, 30.8005 s, 350 MB/s | |
==> parallels-iso: Gracefully halting virtual machine... | |
parallels-iso: | |
parallels-iso: Broadcast message from root@packer-debian-7 (Wed Sep 24 23:45:19 2014): | |
parallels-iso: | |
parallels-iso: The system is going down for system halt NOW! | |
==> parallels-iso: Error detaching ISO: prlctl error: Unknown device: Default CD/DVD-ROM | |
==> parallels-iso: Failed to configure the virtual machine. | |
==> parallels-iso: Unregistering virtual machine... | |
==> parallels-iso: Deleting output directory... | |
Build 'parallels-iso' errored: Error detaching ISO: prlctl error: Unknown device: Default CD/DVD-ROM | |
Failed to configure the virtual machine. | |
==> Some builds didn't complete successfully and had errors: | |
--> parallels-iso: Error detaching ISO: prlctl error: Unknown device: Default CD/DVD-ROM | |
Failed to configure the virtual machine. | |
==> Builds finished but no artifacts were created. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment