Last active
September 25, 2019 20:03
-
-
Save nhojpatrick/f7131147c0f02d26135fb806a9a2ba76 to your computer and use it in GitHub Desktop.
packer.io template.json
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
PROMPT $ export PACKER_LOG=1 | |
PROMPT $ ./packer-1.4.1/packer version | |
2019/09/25 20:55:43 [INFO] Packer version: 1.4.1 | |
2019/09/25 20:55:43 Packer Target OS/Arch: darwin amd64 | |
2019/09/25 20:55:43 Built with Go Version: go1.12.5 | |
2019/09/25 20:55:43 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:43 Using internal plugin for alicloud-ecs | |
2019/09/25 20:55:43 Using internal plugin for amazon-ebs | |
2019/09/25 20:55:43 Using internal plugin for profitbricks | |
2019/09/25 20:55:43 Using internal plugin for proxmox | |
2019/09/25 20:55:43 Using internal plugin for vagrant | |
2019/09/25 20:55:43 Using internal plugin for vmware-vmx | |
2019/09/25 20:55:43 Using internal plugin for amazon-ebssurrogate | |
2019/09/25 20:55:43 Using internal plugin for googlecompute | |
2019/09/25 20:55:43 Using internal plugin for hcloud | |
2019/09/25 20:55:43 Using internal plugin for oneandone | |
2019/09/25 20:55:43 Using internal plugin for parallels-iso | |
2019/09/25 20:55:43 Using internal plugin for amazon-ebsvolume | |
2019/09/25 20:55:43 Using internal plugin for digitalocean | |
2019/09/25 20:55:43 Using internal plugin for file | |
2019/09/25 20:55:43 Using internal plugin for openstack | |
2019/09/25 20:55:43 Using internal plugin for vmware-iso | |
2019/09/25 20:55:43 Using internal plugin for virtualbox-iso | |
2019/09/25 20:55:43 Using internal plugin for virtualbox-ovf | |
2019/09/25 20:55:43 Using internal plugin for yandex | |
2019/09/25 20:55:43 Using internal plugin for cloudstack | |
2019/09/25 20:55:43 Using internal plugin for docker | |
2019/09/25 20:55:43 Using internal plugin for hyperv-iso | |
2019/09/25 20:55:43 Using internal plugin for parallels-pvm | |
2019/09/25 20:55:43 Using internal plugin for triton | |
2019/09/25 20:55:43 Using internal plugin for amazon-instance | |
2019/09/25 20:55:43 Using internal plugin for hyperv-vmcx | |
2019/09/25 20:55:43 Using internal plugin for ncloud | |
2019/09/25 20:55:43 Using internal plugin for qemu | |
2019/09/25 20:55:43 Using internal plugin for scaleway | |
2019/09/25 20:55:43 Using internal plugin for hyperone | |
2019/09/25 20:55:43 Using internal plugin for oracle-oci | |
2019/09/25 20:55:43 Using internal plugin for oracle-classic | |
2019/09/25 20:55:43 Using internal plugin for amazon-chroot | |
2019/09/25 20:55:43 Using internal plugin for azure-arm | |
2019/09/25 20:55:43 Using internal plugin for lxc | |
2019/09/25 20:55:43 Using internal plugin for lxd | |
2019/09/25 20:55:43 Using internal plugin for null | |
2019/09/25 20:55:43 Using internal plugin for linode | |
2019/09/25 20:55:43 Using internal plugin for tencentcloud-cvm | |
2019/09/25 20:55:43 Using internal plugin for chef-solo | |
2019/09/25 20:55:43 Using internal plugin for file | |
2019/09/25 20:55:43 Using internal plugin for puppet-masterless | |
2019/09/25 20:55:43 Using internal plugin for sleep | |
2019/09/25 20:55:43 Using internal plugin for ansible | |
2019/09/25 20:55:43 Using internal plugin for converge | |
2019/09/25 20:55:43 Using internal plugin for powershell | |
2019/09/25 20:55:43 Using internal plugin for salt-masterless | |
2019/09/25 20:55:43 Using internal plugin for windows-restart | |
2019/09/25 20:55:43 Using internal plugin for windows-shell | |
2019/09/25 20:55:43 Using internal plugin for breakpoint | |
2019/09/25 20:55:43 Using internal plugin for chef-client | |
2019/09/25 20:55:43 Using internal plugin for shell | |
2019/09/25 20:55:43 Using internal plugin for shell-local | |
2019/09/25 20:55:43 Using internal plugin for ansible-local | |
2019/09/25 20:55:43 Using internal plugin for puppet-server | |
2019/09/25 20:55:43 Using internal plugin for inspec | |
2019/09/25 20:55:43 Using internal plugin for alicloud-import | |
2019/09/25 20:55:43 Using internal plugin for amazon-import | |
2019/09/25 20:55:43 Using internal plugin for artifice | |
2019/09/25 20:55:43 Using internal plugin for docker-tag | |
2019/09/25 20:55:43 Using internal plugin for manifest | |
2019/09/25 20:55:43 Using internal plugin for vagrant | |
2019/09/25 20:55:43 Using internal plugin for vsphere-template | |
2019/09/25 20:55:43 Using internal plugin for digitalocean-import | |
2019/09/25 20:55:43 Using internal plugin for docker-import | |
2019/09/25 20:55:43 Using internal plugin for docker-save | |
2019/09/25 20:55:43 Using internal plugin for shell-local | |
2019/09/25 20:55:43 Using internal plugin for vsphere | |
2019/09/25 20:55:43 Using internal plugin for docker-push | |
2019/09/25 20:55:43 Using internal plugin for googlecompute-export | |
2019/09/25 20:55:43 Using internal plugin for vagrant-cloud | |
2019/09/25 20:55:43 Using internal plugin for checksum | |
2019/09/25 20:55:43 Using internal plugin for compress | |
2019/09/25 20:55:43 Using internal plugin for googlecompute-import | |
2019/09/25 20:55:43 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:43 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/25 20:55:43 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/25 20:55:43 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[alicloud-ecs:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-alicloud-ecs amazon-chroot:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot amazon-ebs:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs amazon-ebssurrogate:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebssurrogate amazon-ebsvolume:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebsvolume amazon-instance:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance azure-arm:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm cloudstack:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-cloudstack digitalocean:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean docker:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker file:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file googlecompute:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute hcloud:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hcloud hyperone:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperone hyperv-iso:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-iso hyperv-vmcx:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-vmcx linode:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-linode lxc:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxc lxd:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxd ncloud:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ncloud null:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null oneandone:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oneandone openstack:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack oracle-classic:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-classic oracle-oci:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-oci parallels-iso:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso parallels-pvm:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm profitbricks:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-profitbricks proxmox:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-proxmox qemu:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu scaleway:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-scaleway tencentcloud-cvm:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-tencentcloud-cvm triton:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-triton vagrant:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vagrant virtualbox-iso:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso virtualbox-ovf:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf vmware-iso:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso vmware-vmx:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx yandex:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-yandex] PostProcessors:map[alicloud-import:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-alicloud-import amazon-import:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import artifice:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice checksum:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-checksum compress:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress digitalocean-import:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-digitalocean-import docker-import:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import docker-push:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push docker-save:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save docker-tag:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag googlecompute-export:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-export googlecompute-import:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-import manifest:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-manifest shell-local:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local vagrant:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant vagrant-cloud:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud vsphere:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere vsphere-template:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere-template] Provisioners:map[ansible:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible ansible-local:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local breakpoint:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-breakpoint chef-client:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client chef-solo:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo converge:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-converge file:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file inspec:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-inspec powershell:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell puppet-masterless:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless puppet-server:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server salt-masterless:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless shell:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell shell-local:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local sleep:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-sleep windows-restart:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart windows-shell:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell]} | |
2019/09/25 20:55:43 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:43 Setting cache directory: PATH/packer_cache | |
2019/09/25 20:55:43 Detected home directory from env var: /Users/john | |
Packer v1.4.1 | |
2019/09/25 20:55:43 machine readable: version []string{"1.4.1"} | |
2019/09/25 20:55:43 machine readable: version-prelease []string{""} | |
2019/09/25 20:55:43 machine readable: version-commit []string{"2b8339bb3"} | |
Your version of Packer is out of date! The latest version | |
is 1.4.3. You can update by downloading from www.packer.io/downloads.html | |
2019/09/25 20:55:43 [INFO] (telemetry) Finalizing. | |
Your version of Packer is out of date! The latest version | |
is 1.4.3. You can update by downloading from www.packer.io/downloads.html | |
2019/09/25 20:55:44 waiting for all plugin processes to complete... | |
PROMPT $ ./packer-1.4.1/packer build template.json | |
2019/09/25 20:55:51 [INFO] Packer version: 1.4.1 | |
2019/09/25 20:55:51 Packer Target OS/Arch: darwin amd64 | |
2019/09/25 20:55:51 Built with Go Version: go1.12.5 | |
2019/09/25 20:55:51 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:51 Using internal plugin for lxd | |
2019/09/25 20:55:51 Using internal plugin for qemu | |
2019/09/25 20:55:51 Using internal plugin for scaleway | |
2019/09/25 20:55:51 Using internal plugin for googlecompute | |
2019/09/25 20:55:51 Using internal plugin for hcloud | |
2019/09/25 20:55:51 Using internal plugin for hyperv-iso | |
2019/09/25 20:55:51 Using internal plugin for hyperone | |
2019/09/25 20:55:51 Using internal plugin for linode | |
2019/09/25 20:55:51 Using internal plugin for lxc | |
2019/09/25 20:55:51 Using internal plugin for yandex | |
2019/09/25 20:55:51 Using internal plugin for amazon-chroot | |
2019/09/25 20:55:51 Using internal plugin for digitalocean | |
2019/09/25 20:55:51 Using internal plugin for docker | |
2019/09/25 20:55:51 Using internal plugin for vmware-vmx | |
2019/09/25 20:55:51 Using internal plugin for triton | |
2019/09/25 20:55:51 Using internal plugin for vagrant | |
2019/09/25 20:55:51 Using internal plugin for virtualbox-ovf | |
2019/09/25 20:55:51 Using internal plugin for vmware-iso | |
2019/09/25 20:55:51 Using internal plugin for file | |
2019/09/25 20:55:51 Using internal plugin for hyperv-vmcx | |
2019/09/25 20:55:51 Using internal plugin for ncloud | |
2019/09/25 20:55:51 Using internal plugin for null | |
2019/09/25 20:55:51 Using internal plugin for proxmox | |
2019/09/25 20:55:51 Using internal plugin for alicloud-ecs | |
2019/09/25 20:55:51 Using internal plugin for amazon-ebsvolume | |
2019/09/25 20:55:51 Using internal plugin for azure-arm | |
2019/09/25 20:55:51 Using internal plugin for virtualbox-iso | |
2019/09/25 20:55:51 Using internal plugin for amazon-instance | |
2019/09/25 20:55:51 Using internal plugin for oracle-classic | |
2019/09/25 20:55:51 Using internal plugin for oracle-oci | |
2019/09/25 20:55:51 Using internal plugin for openstack | |
2019/09/25 20:55:51 Using internal plugin for parallels-iso | |
2019/09/25 20:55:51 Using internal plugin for parallels-pvm | |
2019/09/25 20:55:51 Using internal plugin for profitbricks | |
2019/09/25 20:55:51 Using internal plugin for amazon-ebs | |
2019/09/25 20:55:51 Using internal plugin for amazon-ebssurrogate | |
2019/09/25 20:55:51 Using internal plugin for oneandone | |
2019/09/25 20:55:51 Using internal plugin for cloudstack | |
2019/09/25 20:55:51 Using internal plugin for tencentcloud-cvm | |
2019/09/25 20:55:51 Using internal plugin for salt-masterless | |
2019/09/25 20:55:51 Using internal plugin for shell-local | |
2019/09/25 20:55:51 Using internal plugin for ansible | |
2019/09/25 20:55:51 Using internal plugin for puppet-masterless | |
2019/09/25 20:55:51 Using internal plugin for puppet-server | |
2019/09/25 20:55:51 Using internal plugin for shell | |
2019/09/25 20:55:51 Using internal plugin for windows-shell | |
2019/09/25 20:55:51 Using internal plugin for ansible-local | |
2019/09/25 20:55:51 Using internal plugin for chef-solo | |
2019/09/25 20:55:51 Using internal plugin for converge | |
2019/09/25 20:55:51 Using internal plugin for sleep | |
2019/09/25 20:55:51 Using internal plugin for breakpoint | |
2019/09/25 20:55:51 Using internal plugin for chef-client | |
2019/09/25 20:55:51 Using internal plugin for inspec | |
2019/09/25 20:55:51 Using internal plugin for file | |
2019/09/25 20:55:51 Using internal plugin for powershell | |
2019/09/25 20:55:51 Using internal plugin for windows-restart | |
2019/09/25 20:55:51 Using internal plugin for digitalocean-import | |
2019/09/25 20:55:51 Using internal plugin for docker-push | |
2019/09/25 20:55:51 Using internal plugin for manifest | |
2019/09/25 20:55:51 Using internal plugin for alicloud-import | |
2019/09/25 20:55:51 Using internal plugin for amazon-import | |
2019/09/25 20:55:51 Using internal plugin for docker-save | |
2019/09/25 20:55:51 Using internal plugin for shell-local | |
2019/09/25 20:55:51 Using internal plugin for vagrant | |
2019/09/25 20:55:51 Using internal plugin for vagrant-cloud | |
2019/09/25 20:55:51 Using internal plugin for docker-import | |
2019/09/25 20:55:51 Using internal plugin for googlecompute-export | |
2019/09/25 20:55:51 Using internal plugin for vsphere-template | |
2019/09/25 20:55:51 Using internal plugin for artifice | |
2019/09/25 20:55:51 Using internal plugin for checksum | |
2019/09/25 20:55:51 Using internal plugin for compress | |
2019/09/25 20:55:51 Using internal plugin for docker-tag | |
2019/09/25 20:55:51 Using internal plugin for googlecompute-import | |
2019/09/25 20:55:51 Using internal plugin for vsphere | |
2019/09/25 20:55:51 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:51 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/25 20:55:51 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/25 20:55:51 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[alicloud-ecs:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-alicloud-ecs amazon-chroot:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot amazon-ebs:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs amazon-ebssurrogate:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebssurrogate amazon-ebsvolume:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebsvolume amazon-instance:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance azure-arm:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm cloudstack:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-cloudstack digitalocean:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean docker:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker file:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file googlecompute:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute hcloud:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hcloud hyperone:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperone hyperv-iso:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-iso hyperv-vmcx:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-vmcx linode:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-linode lxc:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxc lxd:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxd ncloud:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ncloud null:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null oneandone:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oneandone openstack:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack oracle-classic:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-classic oracle-oci:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-oci parallels-iso:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso parallels-pvm:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm profitbricks:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-profitbricks proxmox:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-proxmox qemu:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu scaleway:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-scaleway tencentcloud-cvm:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-tencentcloud-cvm triton:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-triton vagrant:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vagrant virtualbox-iso:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso virtualbox-ovf:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf vmware-iso:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso vmware-vmx:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx yandex:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-yandex] PostProcessors:map[alicloud-import:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-alicloud-import amazon-import:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import artifice:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice checksum:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-checksum compress:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress digitalocean-import:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-digitalocean-import docker-import:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import docker-push:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push docker-save:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save docker-tag:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag googlecompute-export:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-export googlecompute-import:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-import manifest:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-manifest shell-local:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local vagrant:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant vagrant-cloud:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud vsphere:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere vsphere-template:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere-template] Provisioners:map[ansible:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible ansible-local:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local breakpoint:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-breakpoint chef-client:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client chef-solo:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo converge:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-converge file:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file inspec:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-inspec powershell:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell puppet-masterless:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless puppet-server:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server salt-masterless:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless shell:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell shell-local:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local sleep:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-sleep windows-restart:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart windows-shell:PATH/packer-1.4.1/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell]} | |
2019/09/25 20:55:51 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:51 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:51 Setting cache directory: PATH/packer_cache | |
2019/09/25 20:55:51 Loading builder: vagrant | |
2019/09/25 20:55:51 Plugin could not be found. Checking same directory as executable. | |
2019/09/25 20:55:51 Current exe path: PATH/packer-1.4.1/packer | |
2019/09/25 20:55:51 Creating plugin client for path: PATH/packer-1.4.1/packer | |
2019/09/25 20:55:51 Starting plugin: PATH/packer-1.4.1/packer []string{"PATH/packer-1.4.1/packer", "plugin", "packer-builder-vagrant"} | |
2019/09/25 20:55:51 Waiting for RPC address for: PATH/packer-1.4.1/packer | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 [INFO] Packer version: 1.4.1 | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Packer Target OS/Arch: darwin amd64 | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Built with Go Version: go1.12.5 | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Setting cache directory: PATH/packer_cache | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 args: []string{"packer-builder-vagrant"} | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Plugin minimum port: 10000 | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Plugin maximum port: 25000 | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Plugin address: unix /var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/packer-plugin241384919 | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Waiting for connection... | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Serving a plugin connection... | |
2019/09/25 20:55:51 Loading provisioner: ansible | |
2019/09/25 20:55:51 Plugin could not be found. Checking same directory as executable. | |
2019/09/25 20:55:51 Current exe path: PATH/packer-1.4.1/packer | |
2019/09/25 20:55:51 Creating plugin client for path: PATH/packer-1.4.1/packer | |
2019/09/25 20:55:51 Starting plugin: PATH/packer-1.4.1/packer []string{"PATH/packer-1.4.1/packer", "plugin", "packer-provisioner-ansible"} | |
2019/09/25 20:55:51 Waiting for RPC address for: PATH/packer-1.4.1/packer | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 [INFO] Packer version: 1.4.1 | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Packer Target OS/Arch: darwin amd64 | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Built with Go Version: go1.12.5 | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Setting cache directory: PATH/packer_cache | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Detected home directory from env var: /Users/john | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 args: []string{"packer-provisioner-ansible"} | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Plugin minimum port: 10000 | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Plugin maximum port: 25000 | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Plugin address: unix /var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/packer-plugin133747003 | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Waiting for connection... | |
2019/09/25 20:55:51 packer: 2019/09/25 20:55:51 Serving a plugin connection... | |
2019/09/25 20:55:51 Build debug mode: false | |
vagrant output will be in this color. | |
2019/09/25 20:55:51 Force build: false | |
2019/09/25 20:55:51 On error: | |
2019/09/25 20:55:51 Preparing build: vagrant | |
2019/09/25 20:55:52 packer: 2019/09/25 20:55:52 ansible-playbook version: 2.8.5 | |
2019/09/25 20:55:52 Waiting on builds to complete... | |
2019/09/25 20:55:52 Starting build run: vagrant | |
2019/09/25 20:55:52 Running builder: vagrant | |
2019/09/25 20:55:52 [INFO] (telemetry) Starting builder vagrant | |
2019/09/25 20:55:52 packer: 2019/09/25 20:55:52 Calling Vagrant CLI: []string{"--version"} | |
2019/09/25 20:55:52 packer: 2019/09/25 20:55:52 [vagrant driver] stdout: Vagrant 2.2.5 | |
2019/09/25 20:55:52 packer: 2019/09/25 20:55:52 [vagrant driver] stderr: | |
==> vagrant: Creating a Vagrantfile in the build directory... | |
2019/09/25 20:55:52 packer: 2019/09/25 20:55:52 Created vagrantfile at PATH/output-vagrant/Vagrantfile | |
==> vagrant: skip_add was set so we assume the box is already in Vagrant... | |
==> vagrant: Calling Vagrant Up... | |
2019/09/25 20:55:52 packer: 2019/09/25 20:55:52 Calling Vagrant CLI: []string{"up", "--provider=virtualbox"} | |
2019/09/25 20:58:15 packer: 2019/09/25 20:58:15 [vagrant driver] stdout: Bringing machine 'default' up with 'virtualbox' provider... | |
2019/09/25 20:58:15 packer: ==> default: Importing base box 'ubuntu/bionic64'... | |
==> default: Matching MAC address for NAT networking... | |
2019/09/25 20:58:15 packer: ==> default: Checking if box 'ubuntu/bionic64' version '20190918.0.0' is up to date... | |
2019/09/25 20:58:15 packer: ==> default: Setting the name of the VM: output-vagrant_default_1569441366673_15565 | |
2019/09/25 20:58:15 packer: ==> default: Fixed port collision for 22 => 2222. Now on port 2200. | |
2019/09/25 20:58:15 packer: ==> default: Clearing any previously set network interfaces... | |
2019/09/25 20:58:15 packer: ==> default: Preparing network interfaces based on configuration... | |
2019/09/25 20:58:15 packer: default: Adapter 1: nat | |
2019/09/25 20:58:15 packer: ==> default: Forwarding ports... | |
2019/09/25 20:58:15 packer: default: 22 (guest) => 2200 (host) (adapter 1) | |
2019/09/25 20:58:15 packer: ==> default: Running 'pre-boot' VM customizations... | |
2019/09/25 20:58:15 packer: ==> default: Booting VM... | |
2019/09/25 20:58:15 packer: ==> default: Waiting for machine to boot. This may take a few minutes... | |
2019/09/25 20:58:15 packer: default: SSH address: 127.0.0.1:2200 | |
2019/09/25 20:58:15 packer: default: SSH username: vagrant | |
2019/09/25 20:58:15 packer: default: SSH auth method: private key | |
2019/09/25 20:58:15 packer: default: Warning: Connection reset. Retrying... | |
2019/09/25 20:58:15 packer: default: | |
2019/09/25 20:58:15 packer: default: Vagrant insecure key detected. Vagrant will automatically replace | |
2019/09/25 20:58:15 packer: default: this with a newly generated keypair for better security. | |
2019/09/25 20:58:15 packer: default: | |
2019/09/25 20:58:15 packer: default: Inserting generated public key within guest... | |
2019/09/25 20:58:15 packer: default: Removing insecure key from the guest if it's present... | |
2019/09/25 20:58:15 packer: default: Key inserted! Disconnecting and reconnecting using new SSH key... | |
2019/09/25 20:58:15 packer: ==> default: Machine booted and ready! | |
2019/09/25 20:58:15 packer: Got different reports about installed GuestAdditions version: | |
2019/09/25 20:58:15 packer: Virtualbox on your host claims: 5.2.8 | |
2019/09/25 20:58:15 packer: VBoxService inside the vm claims: 5.2.32 | |
2019/09/25 20:58:15 packer: Going on, assuming VBoxService is correct... | |
2019/09/25 20:58:15 packer: [default] GuestAdditions versions on your host (6.0.10) and guest (5.2.32) do not match. | |
2019/09/25 20:58:15 packer: Got different reports about installed GuestAdditions version: | |
2019/09/25 20:58:15 packer: Virtualbox on your host claims: 5.2.8 | |
2019/09/25 20:58:15 packer: VBoxService inside the vm claims: 5.2.32 | |
2019/09/25 20:58:15 packer: Going on, assuming VBoxService is correct... | |
2019/09/25 20:58:15 packer: Reading package lists... | |
2019/09/25 20:58:15 packer: Building dependency tree... | |
2019/09/25 20:58:15 packer: Reading state information... | |
2019/09/25 20:58:15 packer: Package 'virtualbox-guest-dkms' is not installed, so not removed | |
2019/09/25 20:58:15 packer: Package 'virtualbox-guest-x11' is not installed, so not removed | |
2019/09/25 20:58:15 packer: The following packages will be REMOVED: | |
2019/09/25 20:58:15 packer: virtualbox-guest-utils* | |
2019/09/25 20:58:15 packer: 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. | |
2019/09/25 20:58:15 packer: After this operation, 2850 kB disk space will be freed. | |
(Reading database ... 59689 files and directories currently installed.) | |
2019/09/25 20:58:15 packer: Removing virtualbox-guest-utils (5.2.32-dfsg-0~ubuntu18.04.1) ... | |
2019/09/25 20:58:15 packer: Processing triggers for man-db (2.8.3-2ubuntu0.1) ... | |
(Reading database ... 59676 files and directories currently installed.) | |
2019/09/25 20:58:15 packer: Purging configuration files for virtualbox-guest-utils (5.2.32-dfsg-0~ubuntu18.04.1) ... | |
2019/09/25 20:58:15 packer: Processing triggers for systemd (237-3ubuntu10.29) ... | |
2019/09/25 20:58:15 packer: Processing triggers for ureadahead (0.100.0-21) ... | |
2019/09/25 20:58:15 packer: Reading package lists... | |
2019/09/25 20:58:15 packer: Building dependency tree... | |
2019/09/25 20:58:15 packer: Reading state information... | |
2019/09/25 20:58:15 packer: linux-headers-4.15.0-64-generic is already the newest version (4.15.0-64.73). | |
2019/09/25 20:58:15 packer: linux-headers-4.15.0-64-generic set to manually installed. | |
2019/09/25 20:58:15 packer: The following additional packages will be installed: | |
2019/09/25 20:58:15 packer: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 | |
2019/09/25 20:58:15 packer: dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base libalgorithm-diff-perl | |
2019/09/25 20:58:15 packer: libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 | |
2019/09/25 20:58:15 packer: libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl | |
2019/09/25 20:58:15 packer: libfakeroot libfile-fcntllock-perl libgcc-7-dev libgomp1 libisl19 libitm1 | |
2019/09/25 20:58:15 packer: liblsan0 libmpc3 libmpx2 libquadmath0 libstdc++-7-dev libtsan0 libubsan0 | |
2019/09/25 20:58:15 packer: linux-libc-dev make manpages-dev | |
2019/09/25 20:58:15 packer: Suggested packages: | |
2019/09/25 20:58:15 packer: binutils-doc cpp-doc gcc-7-locales menu debian-keyring g++-multilib | |
2019/09/25 20:58:15 packer: g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake | |
2019/09/25 20:58:15 packer: libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg | |
2019/09/25 20:58:15 packer: libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg | |
2019/09/25 20:58:15 packer: libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg glibc-doc bzr | |
2019/09/25 20:58:15 packer: libstdc++-7-doc make-doc | |
2019/09/25 20:58:15 packer: The following NEW packages will be installed: | |
2019/09/25 20:58:15 packer: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 | |
2019/09/25 20:58:15 packer: dkms dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base libalgorithm-diff-perl | |
2019/09/25 20:58:15 packer: libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 | |
2019/09/25 20:58:15 packer: libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl | |
2019/09/25 20:58:15 packer: libfakeroot libfile-fcntllock-perl libgcc-7-dev libgomp1 libisl19 libitm1 | |
2019/09/25 20:58:15 packer: liblsan0 libmpc3 libmpx2 libquadmath0 libstdc++-7-dev libtsan0 libubsan0 | |
2019/09/25 20:58:15 packer: linux-libc-dev make manpages-dev | |
2019/09/25 20:58:15 packer: 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. | |
2019/09/25 20:58:15 packer: Need to get 37.3 MB of archives. | |
2019/09/25 20:58:15 packer: After this operation, 161 MB of additional disk space will be used. | |
2019/09/25 20:58:15 packer: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.2 [193 kB] | |
2019/09/25 20:58:15 packer: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.2 [503 kB] | |
2019/09/25 20:58:15 packer: Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.2 [1856 kB] | |
2019/09/25 20:58:15 packer: Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.2 [3396 B] | |
2019/09/25 20:58:15 packer: Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] | |
2019/09/25 20:58:15 packer: Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-64.73 [1123 kB] | |
2019/09/25 20:58:15 packer: Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB] | |
2019/09/25 20:58:15 packer: Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.4.0-1ubuntu1~18.04.1 [18.9 kB] | |
2019/09/25 20:58:15 packer: Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] | |
2019/09/25 20:58:15 packer: Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] | |
2019/09/25 20:58:15 packer: Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.4.0-1ubuntu1~18.04.1 [6742 kB] | |
2019/09/25 20:58:15 packer: Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] | |
2019/09/25 20:58:15 packer: Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.3.0-6ubuntu1~18.04.1 [47.4 kB] | |
2019/09/25 20:58:15 packer: Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.3.0-6ubuntu1~18.04.1 [76.4 kB] | |
2019/09/25 20:58:15 packer: Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.3.0-6ubuntu1~18.04.1 [28.0 kB] | |
2019/09/25 20:58:15 packer: Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.3.0-6ubuntu1~18.04.1 [9184 B] | |
2019/09/25 20:58:15 packer: Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.4.0-1ubuntu1~18.04.1 [359 kB] | |
2019/09/25 20:58:15 packer: Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.3.0-6ubuntu1~18.04.1 [133 kB] | |
2019/09/25 20:58:15 packer: Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.3.0-6ubuntu1~18.04.1 [288 kB] | |
2019/09/25 20:58:15 packer: Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.4.0-1ubuntu1~18.04.1 [126 kB] | |
2019/09/25 20:58:15 packer: Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.4.0-1ubuntu1~18.04.1 [42.5 kB] | |
2019/09/25 20:58:15 packer: Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.3.0-6ubuntu1~18.04.1 [11.6 kB] | |
2019/09/25 20:58:15 packer: Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.3.0-6ubuntu1~18.04.1 [133 kB] | |
2019/09/25 20:58:15 packer: Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [2381 kB] | |
2019/09/25 20:58:15 packer: Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.4.0-1ubuntu1~18.04.1 [7463 kB] | |
2019/09/25 20:58:15 packer: Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] | |
2019/09/25 20:58:15 packer: Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [1468 kB] | |
2019/09/25 20:58:15 packer: Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.4.0-1ubuntu1~18.04.1 [7574 kB] | |
2019/09/25 20:58:15 packer: Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] | |
2019/09/25 20:58:15 packer: Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] | |
2019/09/25 20:58:15 packer: Err:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.2 | |
2019/09/25 20:58:15 packer: 404 Not Found [IP: 91.189.88.149 80] | |
2019/09/25 20:58:15 packer: Err:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.2 | |
2019/09/25 20:58:15 packer: 404 Not Found [IP: 91.189.88.149 80] | |
2019/09/25 20:58:15 packer: Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] | |
2019/09/25 20:58:15 packer: Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dkms all 2.3-3ubuntu9.5 [68.1 kB] | |
2019/09/25 20:58:15 packer: Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] | |
2019/09/25 20:58:15 packer: Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] | |
2019/09/25 20:58:15 packer: Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] | |
2019/09/25 20:58:15 packer: Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] | |
2019/09/25 20:58:15 packer: Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] | |
2019/09/25 20:58:15 packer: Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] | |
2019/09/25 20:58:15 packer: Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] | |
2019/09/25 20:58:15 packer: Fetched 36.5 MB in 5s (7198 kB/s) | |
2019/09/25 20:58:15 packer: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dpkg/libdpkg-perl_1.19.0.5ubuntu2.2_all.deb 404 Not Found [IP: 91.189.88.149 80] | |
2019/09/25 20:58:15 packer: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg-dev_1.19.0.5ubuntu2.2_all.deb 404 Not Found [IP: 91.189.88.149 80] | |
2019/09/25 20:58:15 packer: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? | |
2019/09/25 20:58:15 packer: Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease | |
2019/09/25 20:58:15 packer: Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] | |
2019/09/25 20:58:15 packer: Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] | |
2019/09/25 20:58:15 packer: Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] | |
2019/09/25 20:58:15 packer: Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] | |
2019/09/25 20:58:15 packer: Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [516 kB] | |
2019/09/25 20:58:15 packer: Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [173 kB] | |
2019/09/25 20:58:15 packer: Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [607 kB] | |
2019/09/25 20:58:15 packer: Get:9 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] | |
2019/09/25 20:58:15 packer: Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [202 kB] | |
2019/09/25 20:58:15 packer: Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [4904 B] | |
2019/09/25 20:58:15 packer: Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2396 B] | |
2019/09/25 20:58:15 packer: Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] | |
2019/09/25 20:58:15 packer: Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] | |
2019/09/25 20:58:15 packer: Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [740 kB] | |
2019/09/25 20:58:15 packer: Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [267 kB] | |
2019/09/25 20:58:15 packer: Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1007 kB] | |
2019/09/25 20:58:15 packer: Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [309 kB] | |
2019/09/25 20:58:15 packer: Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [7528 B] | |
2019/09/25 20:58:15 packer: Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [3868 B] | |
2019/09/25 20:58:15 packer: Get:21 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [2512 B] | |
2019/09/25 20:58:15 packer: Get:22 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [1644 B] | |
2019/09/25 20:58:15 packer: Get:23 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4020 B] | |
2019/09/25 20:58:15 packer: Get:24 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [1856 B] | |
2019/09/25 20:58:15 packer: Fetched 17.9 MB in 4s (4337 kB/s) | |
2019/09/25 20:58:15 packer: Reading package lists... | |
2019/09/25 20:58:15 packer: W: --force-yes is deprecated, use one of the options starting with --allow instead. | |
2019/09/25 20:58:15 packer: Reading package lists... | |
2019/09/25 20:58:15 packer: Building dependency tree... | |
2019/09/25 20:58:15 packer: Reading state information... | |
2019/09/25 20:58:15 packer: linux-headers-4.15.0-64-generic is already the newest version (4.15.0-64.73). | |
2019/09/25 20:58:15 packer: linux-headers-4.15.0-64-generic set to manually installed. | |
2019/09/25 20:58:15 packer: The following additional packages will be installed: | |
2019/09/25 20:58:15 packer: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 | |
2019/09/25 20:58:15 packer: dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base libalgorithm-diff-perl | |
2019/09/25 20:58:15 packer: libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 | |
2019/09/25 20:58:15 packer: libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl | |
2019/09/25 20:58:15 packer: libfakeroot libfile-fcntllock-perl libgcc-7-dev libgomp1 libisl19 libitm1 | |
2019/09/25 20:58:15 packer: liblsan0 libmpc3 libmpx2 libquadmath0 libstdc++-7-dev libtsan0 libubsan0 | |
2019/09/25 20:58:15 packer: linux-libc-dev make manpages-dev | |
2019/09/25 20:58:15 packer: Suggested packages: | |
2019/09/25 20:58:15 packer: binutils-doc cpp-doc gcc-7-locales menu debian-keyring g++-multilib | |
2019/09/25 20:58:15 packer: g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake | |
2019/09/25 20:58:15 packer: libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg | |
2019/09/25 20:58:15 packer: libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg | |
2019/09/25 20:58:15 packer: libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg glibc-doc bzr | |
2019/09/25 20:58:15 packer: libstdc++-7-doc make-doc | |
2019/09/25 20:58:15 packer: The following NEW packages will be installed: | |
2019/09/25 20:58:15 packer: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 | |
2019/09/25 20:58:15 packer: dkms dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base libalgorithm-diff-perl | |
2019/09/25 20:58:15 packer: libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 | |
2019/09/25 20:58:15 packer: libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl | |
2019/09/25 20:58:15 packer: libfakeroot libfile-fcntllock-perl libgcc-7-dev libgomp1 libisl19 libitm1 | |
2019/09/25 20:58:15 packer: liblsan0 libmpc3 libmpx2 libquadmath0 libstdc++-7-dev libtsan0 libubsan0 | |
2019/09/25 20:58:15 packer: linux-libc-dev make manpages-dev | |
2019/09/25 20:58:15 packer: 0 upgraded, 41 newly installed, 0 to remove and 1 not upgraded. | |
2019/09/25 20:58:15 packer: Need to get 818 kB/37.3 MB of archives. | |
2019/09/25 20:58:15 packer: After this operation, 161 MB of additional disk space will be used. | |
2019/09/25 20:58:15 packer: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] | |
2019/09/25 20:58:15 packer: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] | |
2019/09/25 20:58:15 packer: dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
2019/09/25 20:58:15 packer: Fetched 818 kB in 0s (3015 kB/s) | |
2019/09/25 20:58:15 packer: Selecting previously unselected package binutils-common:amd64. | |
(Reading database ... 59675 files and directories currently installed.) | |
2019/09/25 20:58:15 packer: Preparing to unpack .../00-binutils-common_2.30-21ubuntu1~18.04.2_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libbinutils:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../01-libbinutils_2.30-21ubuntu1~18.04.2_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package binutils-x86-64-linux-gnu. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../02-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.2_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package binutils. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../03-binutils_2.30-21ubuntu1~18.04.2_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking binutils (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libc-dev-bin. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../04-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libc-dev-bin (2.27-3ubuntu1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package linux-libc-dev:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../05-linux-libc-dev_4.15.0-64.73_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking linux-libc-dev:amd64 (4.15.0-64.73) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libc6-dev:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../06-libc6-dev_2.27-3ubuntu1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package gcc-7-base:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../07-gcc-7-base_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking gcc-7-base:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libisl19:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../08-libisl19_0.19-1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libisl19:amd64 (0.19-1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libmpc3:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../09-libmpc3_1.1.0-1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libmpc3:amd64 (1.1.0-1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package cpp-7. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../10-cpp-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking cpp-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package cpp. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../11-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking cpp (4:7.4.0-1ubuntu2.3) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libcc1-0:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../12-libcc1-0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libcc1-0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libgomp1:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../13-libgomp1_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libgomp1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libitm1:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../14-libitm1_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libitm1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libatomic1:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../15-libatomic1_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libatomic1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libasan4:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../16-libasan4_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libasan4:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package liblsan0:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../17-liblsan0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking liblsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libtsan0:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../18-libtsan0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libtsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libubsan0:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../19-libubsan0_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libubsan0:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libcilkrts5:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../20-libcilkrts5_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libcilkrts5:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libmpx2:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../21-libmpx2_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libmpx2:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libquadmath0:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../22-libquadmath0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libquadmath0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libgcc-7-dev:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../23-libgcc-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libgcc-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package gcc-7. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../24-gcc-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking gcc-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package gcc. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../25-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking gcc (4:7.4.0-1ubuntu2.3) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libstdc++-7-dev:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../26-libstdc++-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package g++-7. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../27-g++-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking g++-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package g++. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../28-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking g++ (4:7.4.0-1ubuntu2.3) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package make. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../29-make_4.1-9.1ubuntu1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking make (4.1-9.1ubuntu1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libdpkg-perl. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package dpkg-dev. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../31-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... | |
2019/09/25 20:58:15 packer: Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package build-essential. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../32-build-essential_12.4ubuntu1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking build-essential (12.4ubuntu1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package dkms. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../33-dkms_2.3-3ubuntu9.5_all.deb ... | |
2019/09/25 20:58:15 packer: Unpacking dkms (2.3-3ubuntu9.5) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libfakeroot:amd64. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../34-libfakeroot_1.22-2ubuntu1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package fakeroot. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../35-fakeroot_1.22-2ubuntu1_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking fakeroot (1.22-2ubuntu1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libalgorithm-diff-perl. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../36-libalgorithm-diff-perl_1.19.03-1_all.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libalgorithm-diff-perl (1.19.03-1) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libalgorithm-diff-xs-perl. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../37-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libalgorithm-diff-xs-perl (0.04-5) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libalgorithm-merge-perl. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../38-libalgorithm-merge-perl_0.08-3_all.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libalgorithm-merge-perl (0.08-3) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package libfile-fcntllock-perl. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../39-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... | |
2019/09/25 20:58:15 packer: Unpacking libfile-fcntllock-perl (0.22-3build2) ... | |
2019/09/25 20:58:15 packer: Selecting previously unselected package manpages-dev. | |
2019/09/25 20:58:15 packer: Preparing to unpack .../40-manpages-dev_4.15-1_all.deb ... | |
2019/09/25 20:58:15 packer: Unpacking manpages-dev (4.15-1) ... | |
2019/09/25 20:58:15 packer: Setting up libquadmath0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up libgomp1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up libatomic1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up libcc1-0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up make (4.1-9.1ubuntu1) ... | |
2019/09/25 20:58:15 packer: Setting up libtsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up linux-libc-dev:amd64 (4.15.0-64.73) ... | |
2019/09/25 20:58:15 packer: Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... | |
2019/09/25 20:58:15 packer: Setting up liblsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up gcc-7-base:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 20:58:15 packer: Setting up libfile-fcntllock-perl (0.22-3build2) ... | |
2019/09/25 20:58:15 packer: Setting up libmpx2:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... | |
2019/09/25 20:58:15 packer: Setting up libalgorithm-diff-perl (1.19.03-1) ... | |
2019/09/25 20:58:15 packer: Setting up libmpc3:amd64 (1.1.0-1) ... | |
2019/09/25 20:58:15 packer: Setting up libc-dev-bin (2.27-3ubuntu1) ... | |
2019/09/25 20:58:15 packer: Setting up manpages-dev (4.15-1) ... | |
2019/09/25 20:58:15 packer: Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... | |
2019/09/25 20:58:15 packer: Setting up libitm1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up libisl19:amd64 (0.19-1) ... | |
2019/09/25 20:58:15 packer: Setting up libasan4:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 20:58:15 packer: Setting up libcilkrts5:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up libubsan0:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up fakeroot (1.22-2ubuntu1) ... | |
2019/09/25 20:58:15 packer: update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode | |
2019/09/25 20:58:15 packer: Setting up libgcc-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up cpp-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up libalgorithm-merge-perl (0.08-3) ... | |
2019/09/25 20:58:15 packer: Setting up libalgorithm-diff-xs-perl (0.04-5) ... | |
2019/09/25 20:58:15 packer: Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 20:58:15 packer: Setting up cpp (4:7.4.0-1ubuntu2.3) ... | |
2019/09/25 20:58:15 packer: Setting up binutils (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 20:58:15 packer: Setting up gcc-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up g++-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 20:58:15 packer: Setting up gcc (4:7.4.0-1ubuntu2.3) ... | |
2019/09/25 20:58:15 packer: Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... | |
2019/09/25 20:58:15 packer: Setting up dkms (2.3-3ubuntu9.5) ... | |
2019/09/25 20:58:15 packer: Setting up g++ (4:7.4.0-1ubuntu2.3) ... | |
2019/09/25 20:58:15 packer: update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode | |
2019/09/25 20:58:15 packer: Setting up build-essential (12.4ubuntu1) ... | |
2019/09/25 20:58:15 packer: Processing triggers for man-db (2.8.3-2ubuntu0.1) ... | |
2019/09/25 20:58:15 packer: Processing triggers for libc-bin (2.27-3ubuntu1) ... | |
2019/09/25 20:58:15 packer: Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso | |
2019/09/25 20:58:15 packer: Mounting Virtualbox Guest Additions ISO to: /mnt | |
2019/09/25 20:58:15 packer: mount: /mnt: WARNING: device write-protected, mounted read-only. | |
2019/09/25 20:58:15 packer: Installing Virtualbox Guest Additions 6.0.10 - guest version is 5.2.32 | |
2019/09/25 20:58:15 packer: Verifying archive integrity... All good. | |
2019/09/25 20:58:15 packer: Uncompressing VirtualBox 6.0.10 Guest Additions for Linux........ | |
2019/09/25 20:58:15 packer: VirtualBox Guest Additions installer | |
2019/09/25 20:58:15 packer: Copying additional installer modules ... | |
2019/09/25 20:58:15 packer: Installing additional modules ... | |
2019/09/25 20:58:15 packer: VirtualBox Guest Additions: Starting. | |
2019/09/25 20:58:15 packer: VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
2019/09/25 20:58:15 packer: modules. This may take a while. | |
2019/09/25 20:58:15 packer: VirtualBox Guest Additions: To build modules for other installed kernels, run | |
2019/09/25 20:58:15 packer: VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
2019/09/25 20:58:15 packer: VirtualBox Guest Additions: or | |
2019/09/25 20:58:15 packer: VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
2019/09/25 20:58:15 packer: VirtualBox Guest Additions: Building the modules for kernel 4.15.0-64-generic. | |
2019/09/25 20:58:15 packer: update-initramfs: Generating /boot/initrd.img-4.15.0-64-generic | |
2019/09/25 20:58:15 packer: Unmounting Virtualbox Guest Additions ISO from: /mnt | |
2019/09/25 20:58:15 packer: ==> default: Checking for guest additions in VM... | |
2019/09/25 20:58:15 packer: 2019/09/25 20:58:15 [vagrant driver] stderr: | |
2019/09/25 20:58:15 packer: 2019/09/25 20:58:15 Calling Vagrant CLI: []string{"ssh-config"} | |
2019/09/25 20:58:18 packer: 2019/09/25 20:58:18 [vagrant driver] stdout: Host default | |
2019/09/25 20:58:18 packer: HostName 127.0.0.1 | |
2019/09/25 20:58:18 packer: User vagrant | |
2019/09/25 20:58:18 packer: Port 2200 | |
2019/09/25 20:58:18 packer: UserKnownHostsFile /dev/null | |
2019/09/25 20:58:18 packer: StrictHostKeyChecking no | |
2019/09/25 20:58:18 packer: PasswordAuthentication no | |
2019/09/25 20:58:18 packer: IdentityFile PATH/output-vagrant/.vagrant/machines/default/virtualbox/private_key | |
2019/09/25 20:58:18 packer: IdentitiesOnly yes | |
2019/09/25 20:58:18 packer: LogLevel FATAL | |
2019/09/25 20:58:18 packer: 2019/09/25 20:58:18 [vagrant driver] stderr: | |
==> vagrant: Using ssh communicator to connect: 127.0.0.1 | |
2019/09/25 20:58:18 packer: 2019/09/25 20:58:18 [INFO] Waiting for SSH, up to timeout: 10m0s | |
==> vagrant: Waiting for SSH to become available... | |
2019/09/25 20:58:18 packer: 2019/09/25 20:58:18 [INFO] Attempting SSH connection to 127.0.0.1:2200... | |
2019/09/25 20:58:18 packer: 2019/09/25 20:58:18 [DEBUG] Config to &ssh.Config{SSHConfig:(*ssh.ClientConfig)(0xc0002d40d0), Connection:(func() (net.Conn, error))(0x1d39bb0), Pty:true, DisableAgentForwarding:false, HandshakeTimeout:0, UseSftp:false, KeepAliveInterval:0, Timeout:0}... | |
2019/09/25 20:58:18 packer: 2019/09/25 20:58:18 [DEBUG] reconnecting to TCP connection for SSH | |
2019/09/25 20:58:18 packer: 2019/09/25 20:58:18 [DEBUG] handshaking with SSH | |
2019/09/25 20:58:18 packer: 2019/09/25 20:58:18 [DEBUG] handshake complete! | |
2019/09/25 20:58:18 packer: 2019/09/25 20:58:18 [DEBUG] Opening new ssh session | |
2019/09/25 20:58:20 packer: 2019/09/25 20:58:20 [INFO] agent forwarding enabled | |
==> vagrant: Connected to SSH! | |
2019/09/25 20:58:20 packer: 2019/09/25 20:58:20 Running the provision hook | |
2019/09/25 20:58:20 [INFO] (telemetry) Starting provisioner ansible | |
==> vagrant: Provisioning with Ansible... | |
2019/09/25 20:58:20 packer: 2019/09/25 20:58:20 SSH proxy: serving on 127.0.0.1:53888 | |
==> vagrant: Executing Ansible: ansible-playbook --extra-vars packer_build_name=vagrant packer_builder_type=vagrant -o IdentitiesOnly=yes -i /var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/packer-provisioner-ansible530540325 PATH/vagrant-ansible.yaml -e ansible_ssh_private_key_file=/var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/ansible-key283285854 | |
vagrant: | |
vagrant: PLAY [localhost] *************************************************************** | |
vagrant: | |
vagrant: TASK [Gathering Facts] ********************************************************* | |
vagrant: ok: [localhost] | |
vagrant: | |
vagrant: TASK [Vagrant Ansible Touch] *************************************************** | |
vagrant: fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "sudo: a password is required\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1} | |
vagrant: | |
vagrant: PLAY RECAP ********************************************************************* | |
vagrant: localhost : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 | |
vagrant: | |
2019/09/25 20:58:23 packer: 2019/09/25 20:58:23 shutting down the SSH proxy | |
2019/09/25 20:58:23 [INFO] (telemetry) ending ansible | |
==> vagrant: destroying Vagrant box... | |
2019/09/25 20:58:23 packer: 2019/09/25 20:58:23 Calling Vagrant CLI: []string{"destroy", "-f"} | |
2019/09/25 20:58:29 packer: 2019/09/25 20:58:29 [vagrant driver] stdout: ==> default: Forcing shutdown of VM... | |
2019/09/25 20:58:29 packer: ==> default: Destroying VM and associated drives... | |
2019/09/25 20:58:29 packer: 2019/09/25 20:58:29 [vagrant driver] stderr: | |
==> vagrant: Deleting output directory... | |
2019/09/25 20:58:29 [INFO] (telemetry) ending vagrant | |
2019/09/25 20:58:29 ui error: Build 'vagrant' errored: Error executing Ansible: Non-zero exit status: exit status 2 | |
Build 'vagrant' errored: Error executing Ansible: Non-zero exit status: exit status 2 | |
2019/09/25 20:58:29 machine readable: error-count []string{"1"} | |
2019/09/25 20:58:29 ui error: | |
==> Some builds didn't complete successfully and had errors: | |
2019/09/25 20:58:29 machine readable: vagrant,error []string{"Error executing Ansible: Non-zero exit status: exit status 2"} | |
2019/09/25 20:58:29 ui error: --> vagrant: Error executing Ansible: Non-zero exit status: exit status 2 | |
==> Builds finished but no artifacts were created. | |
==> Some builds didn't complete successfully and had errors: | |
2019/09/25 20:58:29 [INFO] (telemetry) Finalizing. | |
--> vagrant: Error executing Ansible: Non-zero exit status: exit status 2 | |
==> Builds finished but no artifacts were created. | |
2019/09/25 20:58:30 waiting for all plugin processes to complete... | |
2019/09/25 20:58:30 PATH/packer-1.4.1/packer: plugin process exited | |
2019/09/25 20:58:30 PATH/packer-1.4.1/packer: plugin process exited | |
PROMPT $ |
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
PROMPT $ export PACKER_LOG=1 | |
PROMPT $ ./packer-1.4.2/packer version | |
2019/09/24 20:02:01 [INFO] Packer version: 1.4.2 | |
2019/09/24 20:02:01 Packer Target OS/Arch: darwin amd64 | |
2019/09/24 20:02:01 Built with Go Version: go1.12.6 | |
2019/09/24 20:02:01 Detected home directory from env var: /Users/john | |
Packer v1.4.2 | |
2019/09/24 20:02:01 Using internal plugin for vmware-iso | |
2019/09/24 20:02:01 Using internal plugin for yandex | |
2019/09/24 20:02:01 Using internal plugin for amazon-ebssurrogate | |
2019/09/24 20:02:01 Using internal plugin for amazon-instance | |
2019/09/24 20:02:01 Using internal plugin for docker | |
2019/09/24 20:02:01 Using internal plugin for file | |
2019/09/24 20:02:01 Using internal plugin for cloudstack | |
2019/09/24 20:02:01 Using internal plugin for googlecompute | |
2019/09/24 20:02:01 Using internal plugin for proxmox | |
2019/09/24 20:02:01 Using internal plugin for virtualbox-iso | |
2019/09/24 20:02:01 Using internal plugin for tencentcloud-cvm | |
2019/09/24 20:02:01 Using internal plugin for hcloud | |
2019/09/24 20:02:01 Using internal plugin for linode | |
2019/09/24 20:02:01 Using internal plugin for parallels-iso | |
2019/09/24 20:02:01 Using internal plugin for parallels-pvm | |
2019/09/24 20:02:01 Using internal plugin for digitalocean | |
2019/09/24 20:02:01 Using internal plugin for openstack | |
2019/09/24 20:02:01 Using internal plugin for azure-arm | |
2019/09/24 20:02:01 Using internal plugin for hyperone | |
2019/09/24 20:02:01 Using internal plugin for hyperv-iso | |
2019/09/24 20:02:01 Using internal plugin for hyperv-vmcx | |
2019/09/24 20:02:01 Using internal plugin for alicloud-ecs | |
2019/09/24 20:02:01 Using internal plugin for amazon-chroot | |
2019/09/24 20:02:01 Using internal plugin for amazon-ebs | |
2019/09/24 20:02:01 Using internal plugin for amazon-ebsvolume | |
2019/09/24 20:02:01 Using internal plugin for ncloud | |
2019/09/24 20:02:01 Using internal plugin for oneandone | |
2019/09/24 20:02:01 Using internal plugin for oracle-oci | |
2019/09/24 20:02:01 Using internal plugin for vagrant | |
2019/09/24 20:02:01 Using internal plugin for vmware-vmx | |
2019/09/24 20:02:01 Using internal plugin for lxc | |
2019/09/24 20:02:01 Using internal plugin for null | |
2019/09/24 20:02:01 Using internal plugin for profitbricks | |
2019/09/24 20:02:01 Using internal plugin for qemu | |
2019/09/24 20:02:01 Using internal plugin for oracle-classic | |
2019/09/24 20:02:01 Using internal plugin for triton | |
2019/09/24 20:02:01 Using internal plugin for virtualbox-ovf | |
2019/09/24 20:02:01 Using internal plugin for lxd | |
2019/09/24 20:02:01 Using internal plugin for scaleway | |
2019/09/24 20:02:01 Using internal plugin for chef-solo | |
2019/09/24 20:02:01 Using internal plugin for powershell | |
2019/09/24 20:02:01 Using internal plugin for salt-masterless | |
2019/09/24 20:02:01 Using internal plugin for windows-shell | |
2019/09/24 20:02:01 Using internal plugin for ansible | |
2019/09/24 20:02:01 Using internal plugin for ansible-local | |
2019/09/24 20:02:01 Using internal plugin for file | |
2019/09/24 20:02:01 Using internal plugin for inspec | |
2019/09/24 20:02:01 Using internal plugin for puppet-server | |
2019/09/24 20:02:01 Using internal plugin for chef-client | |
2019/09/24 20:02:01 Using internal plugin for converge | |
2019/09/24 20:02:01 Using internal plugin for sleep | |
2019/09/24 20:02:01 Using internal plugin for windows-restart | |
2019/09/24 20:02:01 Using internal plugin for breakpoint | |
2019/09/24 20:02:01 Using internal plugin for puppet-masterless | |
2019/09/24 20:02:01 Using internal plugin for shell | |
2019/09/24 20:02:01 Using internal plugin for shell-local | |
2019/09/24 20:02:01 Using internal plugin for checksum | |
2019/09/24 20:02:01 Using internal plugin for docker-push | |
2019/09/24 20:02:01 Using internal plugin for vagrant-cloud | |
2019/09/24 20:02:01 Using internal plugin for vsphere | |
2019/09/24 20:02:01 Using internal plugin for amazon-import | |
2019/09/24 20:02:01 Using internal plugin for artifice | |
2019/09/24 20:02:01 Using internal plugin for digitalocean-import | |
2019/09/24 20:02:01 Using internal plugin for googlecompute-import | |
2019/09/24 20:02:01 Using internal plugin for alicloud-import | |
2019/09/24 20:02:01 Using internal plugin for manifest | |
2019/09/24 20:02:01 Using internal plugin for compress | |
2019/09/24 20:02:01 Using internal plugin for docker-import | |
2019/09/24 20:02:01 Using internal plugin for docker-save | |
2019/09/24 20:02:01 Using internal plugin for docker-tag | |
2019/09/24 20:02:01 Using internal plugin for googlecompute-export | |
2019/09/24 20:02:01 Using internal plugin for shell-local | |
2019/09/24 20:02:01 Using internal plugin for vagrant | |
2019/09/24 20:02:01 Using internal plugin for vsphere-template | |
2019/09/24 20:02:01 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:01 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/24 20:02:01 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/24 20:02:01 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[alicloud-ecs:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-alicloud-ecs amazon-chroot:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot amazon-ebs:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs amazon-ebssurrogate:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebssurrogate amazon-ebsvolume:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebsvolume amazon-instance:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance azure-arm:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm cloudstack:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-cloudstack digitalocean:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean docker:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker file:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file googlecompute:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute hcloud:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hcloud hyperone:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperone hyperv-iso:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-iso hyperv-vmcx:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-vmcx linode:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-linode lxc:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxc lxd:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxd ncloud:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ncloud null:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null oneandone:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oneandone openstack:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack oracle-classic:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-classic oracle-oci:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-oci parallels-iso:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso parallels-pvm:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm profitbricks:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-profitbricks proxmox:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-proxmox qemu:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu scaleway:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-scaleway tencentcloud-cvm:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-tencentcloud-cvm triton:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-triton vagrant:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vagrant virtualbox-iso:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso virtualbox-ovf:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf vmware-iso:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso vmware-vmx:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx yandex:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-yandex] PostProcessors:map[alicloud-import:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-alicloud-import amazon-import:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import artifice:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice checksum:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-checksum compress:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress digitalocean-import:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-digitalocean-import docker-import:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import docker-push:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push docker-save:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save docker-tag:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag googlecompute-export:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-export googlecompute-import:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-import manifest:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-manifest shell-local:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local vagrant:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant vagrant-cloud:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud vsphere:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere vsphere-template:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere-template] Provisioners:map[ansible:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible ansible-local:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local breakpoint:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-breakpoint chef-client:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client chef-solo:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo converge:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-converge file:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file inspec:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-inspec powershell:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell puppet-masterless:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless puppet-server:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server salt-masterless:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless shell:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell shell-local:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local sleep:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-sleep windows-restart:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart windows-shell:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell]} | |
2019/09/24 20:02:01 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:01 Setting cache directory: PATH/packer_cache | |
2019/09/24 20:02:01 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:01 machine readable: version []string{"1.4.2"} | |
2019/09/24 20:02:01 machine readable: version-prelease []string{""} | |
2019/09/24 20:02:01 machine readable: version-commit []string{"b6b86f54e"} | |
Your version of Packer is out of date! The latest version | |
is 1.4.3. You can update by downloading from www.packer.io/downloads.html | |
2019/09/24 20:02:01 [INFO] (telemetry) Finalizing. | |
Your version of Packer is out of date! The latest version | |
is 1.4.3. You can update by downloading from www.packer.io/downloads.html | |
2019/09/24 20:02:02 waiting for all plugin processes to complete... | |
PROMPT $ ./packer-1.4.2/packer build template.json | |
2019/09/24 20:02:12 [INFO] Packer version: 1.4.2 | |
2019/09/24 20:02:12 Packer Target OS/Arch: darwin amd64 | |
2019/09/24 20:02:12 Built with Go Version: go1.12.6 | |
2019/09/24 20:02:12 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:12 Using internal plugin for tencentcloud-cvm | |
2019/09/24 20:02:12 Using internal plugin for virtualbox-iso | |
2019/09/24 20:02:12 Using internal plugin for yandex | |
2019/09/24 20:02:12 Using internal plugin for amazon-ebssurrogate | |
2019/09/24 20:02:12 Using internal plugin for hyperone | |
2019/09/24 20:02:12 Using internal plugin for amazon-instance | |
2019/09/24 20:02:12 Using internal plugin for oracle-classic | |
2019/09/24 20:02:12 Using internal plugin for parallels-pvm | |
2019/09/24 20:02:12 Using internal plugin for proxmox | |
2019/09/24 20:02:12 Using internal plugin for scaleway | |
2019/09/24 20:02:12 Using internal plugin for vmware-iso | |
2019/09/24 20:02:12 Using internal plugin for lxd | |
2019/09/24 20:02:12 Using internal plugin for cloudstack | |
2019/09/24 20:02:12 Using internal plugin for googlecompute | |
2019/09/24 20:02:12 Using internal plugin for lxc | |
2019/09/24 20:02:12 Using internal plugin for ncloud | |
2019/09/24 20:02:12 Using internal plugin for oneandone | |
2019/09/24 20:02:12 Using internal plugin for triton | |
2019/09/24 20:02:12 Using internal plugin for vagrant | |
2019/09/24 20:02:12 Using internal plugin for amazon-chroot | |
2019/09/24 20:02:12 Using internal plugin for digitalocean | |
2019/09/24 20:02:12 Using internal plugin for file | |
2019/09/24 20:02:12 Using internal plugin for amazon-ebsvolume | |
2019/09/24 20:02:12 Using internal plugin for amazon-ebs | |
2019/09/24 20:02:12 Using internal plugin for hcloud | |
2019/09/24 20:02:12 Using internal plugin for hyperv-iso | |
2019/09/24 20:02:12 Using internal plugin for linode | |
2019/09/24 20:02:12 Using internal plugin for openstack | |
2019/09/24 20:02:12 Using internal plugin for parallels-iso | |
2019/09/24 20:02:12 Using internal plugin for alicloud-ecs | |
2019/09/24 20:02:12 Using internal plugin for profitbricks | |
2019/09/24 20:02:12 Using internal plugin for qemu | |
2019/09/24 20:02:12 Using internal plugin for vmware-vmx | |
2019/09/24 20:02:12 Using internal plugin for null | |
2019/09/24 20:02:12 Using internal plugin for docker | |
2019/09/24 20:02:12 Using internal plugin for hyperv-vmcx | |
2019/09/24 20:02:12 Using internal plugin for oracle-oci | |
2019/09/24 20:02:12 Using internal plugin for virtualbox-ovf | |
2019/09/24 20:02:12 Using internal plugin for azure-arm | |
2019/09/24 20:02:12 Using internal plugin for chef-client | |
2019/09/24 20:02:12 Using internal plugin for inspec | |
2019/09/24 20:02:12 Using internal plugin for windows-restart | |
2019/09/24 20:02:12 Using internal plugin for windows-shell | |
2019/09/24 20:02:12 Using internal plugin for ansible | |
2019/09/24 20:02:12 Using internal plugin for chef-solo | |
2019/09/24 20:02:12 Using internal plugin for converge | |
2019/09/24 20:02:12 Using internal plugin for shell | |
2019/09/24 20:02:12 Using internal plugin for breakpoint | |
2019/09/24 20:02:12 Using internal plugin for puppet-masterless | |
2019/09/24 20:02:12 Using internal plugin for shell-local | |
2019/09/24 20:02:12 Using internal plugin for salt-masterless | |
2019/09/24 20:02:12 Using internal plugin for sleep | |
2019/09/24 20:02:12 Using internal plugin for ansible-local | |
2019/09/24 20:02:12 Using internal plugin for file | |
2019/09/24 20:02:12 Using internal plugin for powershell | |
2019/09/24 20:02:12 Using internal plugin for puppet-server | |
2019/09/24 20:02:12 Using internal plugin for vagrant | |
2019/09/24 20:02:12 Using internal plugin for artifice | |
2019/09/24 20:02:12 Using internal plugin for compress | |
2019/09/24 20:02:12 Using internal plugin for docker-import | |
2019/09/24 20:02:12 Using internal plugin for manifest | |
2019/09/24 20:02:12 Using internal plugin for shell-local | |
2019/09/24 20:02:12 Using internal plugin for vsphere | |
2019/09/24 20:02:12 Using internal plugin for docker-tag | |
2019/09/24 20:02:12 Using internal plugin for googlecompute-export | |
2019/09/24 20:02:12 Using internal plugin for googlecompute-import | |
2019/09/24 20:02:12 Using internal plugin for vsphere-template | |
2019/09/24 20:02:12 Using internal plugin for alicloud-import | |
2019/09/24 20:02:12 Using internal plugin for amazon-import | |
2019/09/24 20:02:12 Using internal plugin for docker-push | |
2019/09/24 20:02:12 Using internal plugin for docker-save | |
2019/09/24 20:02:12 Using internal plugin for checksum | |
2019/09/24 20:02:12 Using internal plugin for digitalocean-import | |
2019/09/24 20:02:12 Using internal plugin for vagrant-cloud | |
2019/09/24 20:02:12 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:12 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/24 20:02:12 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/24 20:02:12 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[alicloud-ecs:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-alicloud-ecs amazon-chroot:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot amazon-ebs:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs amazon-ebssurrogate:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebssurrogate amazon-ebsvolume:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebsvolume amazon-instance:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance azure-arm:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm cloudstack:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-cloudstack digitalocean:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean docker:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker file:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file googlecompute:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute hcloud:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hcloud hyperone:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperone hyperv-iso:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-iso hyperv-vmcx:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-vmcx linode:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-linode lxc:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxc lxd:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxd ncloud:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ncloud null:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null oneandone:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oneandone openstack:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack oracle-classic:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-classic oracle-oci:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-oci parallels-iso:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso parallels-pvm:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm profitbricks:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-profitbricks proxmox:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-proxmox qemu:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu scaleway:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-scaleway tencentcloud-cvm:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-tencentcloud-cvm triton:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-triton vagrant:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vagrant virtualbox-iso:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso virtualbox-ovf:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf vmware-iso:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso vmware-vmx:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx yandex:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-yandex] PostProcessors:map[alicloud-import:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-alicloud-import amazon-import:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import artifice:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice checksum:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-checksum compress:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress digitalocean-import:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-digitalocean-import docker-import:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import docker-push:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push docker-save:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save docker-tag:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag googlecompute-export:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-export googlecompute-import:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-import manifest:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-manifest shell-local:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local vagrant:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant vagrant-cloud:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud vsphere:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere vsphere-template:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere-template] Provisioners:map[ansible:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible ansible-local:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local breakpoint:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-breakpoint chef-client:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client chef-solo:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo converge:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-converge file:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file inspec:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-inspec powershell:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell puppet-masterless:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless puppet-server:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server salt-masterless:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless shell:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell shell-local:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local sleep:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-sleep windows-restart:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart windows-shell:PATH/packer-1.4.2/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell]} | |
2019/09/24 20:02:12 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:12 Setting cache directory: PATH/packer_cache | |
2019/09/24 20:02:12 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:12 Loading builder: vagrant | |
2019/09/24 20:02:12 Plugin could not be found. Checking same directory as executable. | |
2019/09/24 20:02:12 Current exe path: PATH/packer-1.4.2/packer | |
2019/09/24 20:02:12 Creating plugin client for path: PATH/packer-1.4.2/packer | |
2019/09/24 20:02:12 Starting plugin: PATH/packer-1.4.2/packer []string{"PATH/packer-1.4.2/packer", "plugin", "packer-builder-vagrant"} | |
2019/09/24 20:02:12 Waiting for RPC address for: PATH/packer-1.4.2/packer | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 [INFO] Packer version: 1.4.2 | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Packer Target OS/Arch: darwin amd64 | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Built with Go Version: go1.12.6 | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Setting cache directory: PATH/packer_cache | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 args: []string{"packer-builder-vagrant"} | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Plugin minimum port: 10000 | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Plugin maximum port: 25000 | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Plugin address: unix /var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/packer-plugin343313596 | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Waiting for connection... | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Serving a plugin connection... | |
2019/09/24 20:02:12 Loading provisioner: ansible | |
2019/09/24 20:02:12 Plugin could not be found. Checking same directory as executable. | |
2019/09/24 20:02:12 Current exe path: PATH/packer-1.4.2/packer | |
2019/09/24 20:02:12 Creating plugin client for path: PATH/packer-1.4.2/packer | |
2019/09/24 20:02:12 Starting plugin: PATH/packer-1.4.2/packer []string{"PATH/packer-1.4.2/packer", "plugin", "packer-provisioner-ansible"} | |
2019/09/24 20:02:12 Waiting for RPC address for: PATH/packer-1.4.2/packer | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 [INFO] Packer version: 1.4.2 | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Packer Target OS/Arch: darwin amd64 | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Built with Go Version: go1.12.6 | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Detected home directory from env var: /Users/john | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Setting cache directory: PATH/packer_cache | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 args: []string{"packer-provisioner-ansible"} | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Plugin minimum port: 10000 | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Plugin maximum port: 25000 | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Plugin address: unix /var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/packer-plugin969277368 | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Waiting for connection... | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Serving a plugin connection... | |
vagrant output will be in this color. | |
2019/09/24 20:02:12 Build debug mode: false | |
2019/09/24 20:02:12 Force build: false | |
2019/09/24 20:02:12 On error: | |
2019/09/24 20:02:12 Preparing build: vagrant | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 ansible-playbook version: 2.8.5 | |
2019/09/24 20:02:12 Waiting on builds to complete... | |
2019/09/24 20:02:12 Starting build run: vagrant | |
2019/09/24 20:02:12 Running builder: vagrant | |
2019/09/24 20:02:12 [INFO] (telemetry) Starting builder vagrant | |
2019/09/24 20:02:12 packer: 2019/09/24 20:02:12 Calling Vagrant CLI: []string{"--version"} | |
2019/09/24 20:02:13 packer: 2019/09/24 20:02:13 [vagrant driver] stdout: Vagrant 2.2.5 | |
2019/09/24 20:02:13 packer: 2019/09/24 20:02:13 [vagrant driver] stderr: | |
==> vagrant: Creating a Vagrantfile in the build directory... | |
2019/09/24 20:02:13 packer: 2019/09/24 20:02:13 Created vagrantfile at PATH/output-vagrant/Vagrantfile | |
==> vagrant: skip_add was set so we assume the box is already in Vagrant... | |
==> vagrant: Calling Vagrant Up... | |
2019/09/24 20:02:13 packer: 2019/09/24 20:02:13 Calling Vagrant CLI: []string{"up", "--provider=virtualbox"} | |
2019/09/24 20:04:32 packer: 2019/09/24 20:04:32 [vagrant driver] stdout: Bringing machine 'default' up with 'virtualbox' provider... | |
2019/09/24 20:04:32 packer: ==> default: Importing base box 'ubuntu/bionic64'... | |
==> default: Matching MAC address for NAT networking... | |
2019/09/24 20:04:32 packer: ==> default: Checking if box 'ubuntu/bionic64' version '20190918.0.0' is up to date... | |
2019/09/24 20:04:32 packer: ==> default: Setting the name of the VM: output-vagrant_default_1569351745728_12124 | |
2019/09/24 20:04:32 packer: ==> default: Fixed port collision for 22 => 2222. Now on port 2200. | |
2019/09/24 20:04:32 packer: ==> default: Clearing any previously set network interfaces... | |
2019/09/24 20:04:32 packer: ==> default: Preparing network interfaces based on configuration... | |
2019/09/24 20:04:32 packer: default: Adapter 1: nat | |
2019/09/24 20:04:32 packer: ==> default: Forwarding ports... | |
2019/09/24 20:04:32 packer: default: 22 (guest) => 2200 (host) (adapter 1) | |
2019/09/24 20:04:32 packer: ==> default: Running 'pre-boot' VM customizations... | |
2019/09/24 20:04:32 packer: ==> default: Booting VM... | |
2019/09/24 20:04:32 packer: ==> default: Waiting for machine to boot. This may take a few minutes... | |
2019/09/24 20:04:32 packer: default: SSH address: 127.0.0.1:2200 | |
2019/09/24 20:04:32 packer: default: SSH username: vagrant | |
2019/09/24 20:04:32 packer: default: SSH auth method: private key | |
2019/09/24 20:04:32 packer: default: Warning: Connection reset. Retrying... | |
2019/09/24 20:04:32 packer: default: | |
2019/09/24 20:04:32 packer: default: Vagrant insecure key detected. Vagrant will automatically replace | |
2019/09/24 20:04:32 packer: default: this with a newly generated keypair for better security. | |
2019/09/24 20:04:32 packer: default: | |
2019/09/24 20:04:32 packer: default: Inserting generated public key within guest... | |
2019/09/24 20:04:32 packer: default: Removing insecure key from the guest if it's present... | |
2019/09/24 20:04:32 packer: default: Key inserted! Disconnecting and reconnecting using new SSH key... | |
2019/09/24 20:04:32 packer: ==> default: Machine booted and ready! | |
2019/09/24 20:04:32 packer: Got different reports about installed GuestAdditions version: | |
2019/09/24 20:04:32 packer: Virtualbox on your host claims: 5.2.8 | |
2019/09/24 20:04:32 packer: VBoxService inside the vm claims: 5.2.32 | |
2019/09/24 20:04:32 packer: Going on, assuming VBoxService is correct... | |
2019/09/24 20:04:32 packer: [default] GuestAdditions versions on your host (6.0.10) and guest (5.2.32) do not match. | |
2019/09/24 20:04:32 packer: Got different reports about installed GuestAdditions version: | |
2019/09/24 20:04:32 packer: Virtualbox on your host claims: 5.2.8 | |
2019/09/24 20:04:32 packer: VBoxService inside the vm claims: 5.2.32 | |
2019/09/24 20:04:32 packer: Going on, assuming VBoxService is correct... | |
2019/09/24 20:04:32 packer: Reading package lists... | |
2019/09/24 20:04:32 packer: Building dependency tree... | |
2019/09/24 20:04:32 packer: Reading state information... | |
2019/09/24 20:04:32 packer: Package 'virtualbox-guest-dkms' is not installed, so not removed | |
2019/09/24 20:04:32 packer: Package 'virtualbox-guest-x11' is not installed, so not removed | |
2019/09/24 20:04:32 packer: The following packages will be REMOVED: | |
2019/09/24 20:04:32 packer: virtualbox-guest-utils* | |
2019/09/24 20:04:32 packer: 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. | |
2019/09/24 20:04:32 packer: After this operation, 2850 kB disk space will be freed. | |
(Reading database ... 59689 files and directories currently installed.) | |
2019/09/24 20:04:32 packer: Removing virtualbox-guest-utils (5.2.32-dfsg-0~ubuntu18.04.1) ... | |
2019/09/24 20:04:32 packer: Processing triggers for man-db (2.8.3-2ubuntu0.1) ... | |
(Reading database ... 59676 files and directories currently installed.) | |
2019/09/24 20:04:32 packer: Purging configuration files for virtualbox-guest-utils (5.2.32-dfsg-0~ubuntu18.04.1) ... | |
2019/09/24 20:04:32 packer: Processing triggers for systemd (237-3ubuntu10.29) ... | |
2019/09/24 20:04:32 packer: Processing triggers for ureadahead (0.100.0-21) ... | |
2019/09/24 20:04:32 packer: Reading package lists... | |
2019/09/24 20:04:32 packer: Building dependency tree... | |
2019/09/24 20:04:32 packer: Reading state information... | |
2019/09/24 20:04:32 packer: linux-headers-4.15.0-64-generic is already the newest version (4.15.0-64.73). | |
2019/09/24 20:04:32 packer: linux-headers-4.15.0-64-generic set to manually installed. | |
2019/09/24 20:04:32 packer: The following additional packages will be installed: | |
2019/09/24 20:04:32 packer: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 | |
2019/09/24 20:04:32 packer: dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base libalgorithm-diff-perl | |
2019/09/24 20:04:32 packer: libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 | |
2019/09/24 20:04:32 packer: libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl | |
2019/09/24 20:04:32 packer: libfakeroot libfile-fcntllock-perl libgcc-7-dev libgomp1 libisl19 libitm1 | |
2019/09/24 20:04:32 packer: liblsan0 libmpc3 libmpx2 libquadmath0 libstdc++-7-dev libtsan0 libubsan0 | |
2019/09/24 20:04:32 packer: linux-libc-dev make manpages-dev | |
2019/09/24 20:04:32 packer: Suggested packages: | |
2019/09/24 20:04:32 packer: binutils-doc cpp-doc gcc-7-locales menu debian-keyring g++-multilib | |
2019/09/24 20:04:32 packer: g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake | |
2019/09/24 20:04:32 packer: libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg | |
2019/09/24 20:04:32 packer: libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg | |
2019/09/24 20:04:32 packer: libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg glibc-doc bzr | |
2019/09/24 20:04:32 packer: libstdc++-7-doc make-doc | |
2019/09/24 20:04:32 packer: The following NEW packages will be installed: | |
2019/09/24 20:04:32 packer: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 | |
2019/09/24 20:04:32 packer: dkms dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base libalgorithm-diff-perl | |
2019/09/24 20:04:32 packer: libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 | |
2019/09/24 20:04:32 packer: libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl | |
2019/09/24 20:04:32 packer: libfakeroot libfile-fcntllock-perl libgcc-7-dev libgomp1 libisl19 libitm1 | |
2019/09/24 20:04:32 packer: liblsan0 libmpc3 libmpx2 libquadmath0 libstdc++-7-dev libtsan0 libubsan0 | |
2019/09/24 20:04:32 packer: linux-libc-dev make manpages-dev | |
2019/09/24 20:04:32 packer: 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. | |
2019/09/24 20:04:32 packer: Need to get 37.3 MB of archives. | |
2019/09/24 20:04:32 packer: After this operation, 161 MB of additional disk space will be used. | |
2019/09/24 20:04:32 packer: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.2 [193 kB] | |
2019/09/24 20:04:32 packer: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.2 [503 kB] | |
2019/09/24 20:04:32 packer: Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.2 [1856 kB] | |
2019/09/24 20:04:32 packer: Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.2 [3396 B] | |
2019/09/24 20:04:32 packer: Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] | |
2019/09/24 20:04:32 packer: Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-64.73 [1123 kB] | |
2019/09/24 20:04:32 packer: Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB] | |
2019/09/24 20:04:32 packer: Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.4.0-1ubuntu1~18.04.1 [18.9 kB] | |
2019/09/24 20:04:32 packer: Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] | |
2019/09/24 20:04:32 packer: Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] | |
2019/09/24 20:04:32 packer: Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.4.0-1ubuntu1~18.04.1 [6742 kB] | |
2019/09/24 20:04:32 packer: Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] | |
2019/09/24 20:04:32 packer: Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.3.0-6ubuntu1~18.04.1 [47.4 kB] | |
2019/09/24 20:04:32 packer: Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.3.0-6ubuntu1~18.04.1 [76.4 kB] | |
2019/09/24 20:04:32 packer: Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.3.0-6ubuntu1~18.04.1 [28.0 kB] | |
2019/09/24 20:04:32 packer: Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.3.0-6ubuntu1~18.04.1 [9184 B] | |
2019/09/24 20:04:32 packer: Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.4.0-1ubuntu1~18.04.1 [359 kB] | |
2019/09/24 20:04:32 packer: Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.3.0-6ubuntu1~18.04.1 [133 kB] | |
2019/09/24 20:04:32 packer: Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.3.0-6ubuntu1~18.04.1 [288 kB] | |
2019/09/24 20:04:32 packer: Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.4.0-1ubuntu1~18.04.1 [126 kB] | |
2019/09/24 20:04:32 packer: Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.4.0-1ubuntu1~18.04.1 [42.5 kB] | |
2019/09/24 20:04:32 packer: Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.3.0-6ubuntu1~18.04.1 [11.6 kB] | |
2019/09/24 20:04:32 packer: Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.3.0-6ubuntu1~18.04.1 [133 kB] | |
2019/09/24 20:04:32 packer: Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [2381 kB] | |
2019/09/24 20:04:32 packer: Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.4.0-1ubuntu1~18.04.1 [7463 kB] | |
2019/09/24 20:04:32 packer: Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] | |
2019/09/24 20:04:32 packer: Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [1468 kB] | |
2019/09/24 20:04:32 packer: Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.4.0-1ubuntu1~18.04.1 [7574 kB] | |
2019/09/24 20:04:32 packer: Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] | |
2019/09/24 20:04:32 packer: Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] | |
2019/09/24 20:04:32 packer: Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.2 [211 kB] | |
2019/09/24 20:04:32 packer: Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.2 [607 kB] | |
2019/09/24 20:04:32 packer: Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] | |
2019/09/24 20:04:32 packer: Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dkms all 2.3-3ubuntu9.5 [68.1 kB] | |
2019/09/24 20:04:32 packer: Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] | |
2019/09/24 20:04:32 packer: Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] | |
2019/09/24 20:04:32 packer: Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] | |
2019/09/24 20:04:32 packer: Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] | |
2019/09/24 20:04:32 packer: Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] | |
2019/09/24 20:04:32 packer: Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] | |
2019/09/24 20:04:32 packer: Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] | |
2019/09/24 20:04:32 packer: dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
2019/09/24 20:04:32 packer: Fetched 37.3 MB in 9s (4183 kB/s) | |
2019/09/24 20:04:32 packer: Selecting previously unselected package binutils-common:amd64. | |
(Reading database ... 59675 files and directories currently installed.) | |
2019/09/24 20:04:32 packer: Preparing to unpack .../00-binutils-common_2.30-21ubuntu1~18.04.2_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.2) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libbinutils:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../01-libbinutils_2.30-21ubuntu1~18.04.2_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.2) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package binutils-x86-64-linux-gnu. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../02-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.2_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.2) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package binutils. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../03-binutils_2.30-21ubuntu1~18.04.2_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking binutils (2.30-21ubuntu1~18.04.2) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libc-dev-bin. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../04-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libc-dev-bin (2.27-3ubuntu1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package linux-libc-dev:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../05-linux-libc-dev_4.15.0-64.73_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking linux-libc-dev:amd64 (4.15.0-64.73) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libc6-dev:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../06-libc6-dev_2.27-3ubuntu1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package gcc-7-base:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../07-gcc-7-base_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking gcc-7-base:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libisl19:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../08-libisl19_0.19-1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libisl19:amd64 (0.19-1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libmpc3:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../09-libmpc3_1.1.0-1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libmpc3:amd64 (1.1.0-1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package cpp-7. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../10-cpp-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking cpp-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package cpp. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../11-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking cpp (4:7.4.0-1ubuntu2.3) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libcc1-0:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../12-libcc1-0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libcc1-0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libgomp1:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../13-libgomp1_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libgomp1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libitm1:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../14-libitm1_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libitm1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libatomic1:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../15-libatomic1_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libatomic1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libasan4:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../16-libasan4_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libasan4:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package liblsan0:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../17-liblsan0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking liblsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libtsan0:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../18-libtsan0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libtsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libubsan0:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../19-libubsan0_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libubsan0:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libcilkrts5:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../20-libcilkrts5_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libcilkrts5:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libmpx2:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../21-libmpx2_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libmpx2:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libquadmath0:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../22-libquadmath0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libquadmath0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libgcc-7-dev:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../23-libgcc-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libgcc-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package gcc-7. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../24-gcc-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking gcc-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package gcc. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../25-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking gcc (4:7.4.0-1ubuntu2.3) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libstdc++-7-dev:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../26-libstdc++-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package g++-7. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../27-g++-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking g++-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package g++. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../28-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking g++ (4:7.4.0-1ubuntu2.3) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package make. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../29-make_4.1-9.1ubuntu1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking make (4.1-9.1ubuntu1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libdpkg-perl. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.2_all.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libdpkg-perl (1.19.0.5ubuntu2.2) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package dpkg-dev. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../31-dpkg-dev_1.19.0.5ubuntu2.2_all.deb ... | |
2019/09/24 20:04:32 packer: Unpacking dpkg-dev (1.19.0.5ubuntu2.2) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package build-essential. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../32-build-essential_12.4ubuntu1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking build-essential (12.4ubuntu1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package dkms. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../33-dkms_2.3-3ubuntu9.5_all.deb ... | |
2019/09/24 20:04:32 packer: Unpacking dkms (2.3-3ubuntu9.5) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libfakeroot:amd64. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../34-libfakeroot_1.22-2ubuntu1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package fakeroot. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../35-fakeroot_1.22-2ubuntu1_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking fakeroot (1.22-2ubuntu1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libalgorithm-diff-perl. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../36-libalgorithm-diff-perl_1.19.03-1_all.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libalgorithm-diff-perl (1.19.03-1) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libalgorithm-diff-xs-perl. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../37-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libalgorithm-diff-xs-perl (0.04-5) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libalgorithm-merge-perl. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../38-libalgorithm-merge-perl_0.08-3_all.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libalgorithm-merge-perl (0.08-3) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package libfile-fcntllock-perl. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../39-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... | |
2019/09/24 20:04:32 packer: Unpacking libfile-fcntllock-perl (0.22-3build2) ... | |
2019/09/24 20:04:32 packer: Selecting previously unselected package manpages-dev. | |
2019/09/24 20:04:32 packer: Preparing to unpack .../40-manpages-dev_4.15-1_all.deb ... | |
2019/09/24 20:04:32 packer: Unpacking manpages-dev (4.15-1) ... | |
2019/09/24 20:04:32 packer: Setting up libquadmath0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up libgomp1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up libatomic1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up libcc1-0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up make (4.1-9.1ubuntu1) ... | |
2019/09/24 20:04:32 packer: Setting up libtsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up linux-libc-dev:amd64 (4.15.0-64.73) ... | |
2019/09/24 20:04:32 packer: Setting up libdpkg-perl (1.19.0.5ubuntu2.2) ... | |
2019/09/24 20:04:32 packer: Setting up liblsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up gcc-7-base:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.2) ... | |
2019/09/24 20:04:32 packer: Setting up libfile-fcntllock-perl (0.22-3build2) ... | |
2019/09/24 20:04:32 packer: Setting up libmpx2:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... | |
2019/09/24 20:04:32 packer: Setting up libalgorithm-diff-perl (1.19.03-1) ... | |
2019/09/24 20:04:32 packer: Setting up libmpc3:amd64 (1.1.0-1) ... | |
2019/09/24 20:04:32 packer: Setting up libc-dev-bin (2.27-3ubuntu1) ... | |
2019/09/24 20:04:32 packer: Setting up manpages-dev (4.15-1) ... | |
2019/09/24 20:04:32 packer: Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... | |
2019/09/24 20:04:32 packer: Setting up libitm1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up libisl19:amd64 (0.19-1) ... | |
2019/09/24 20:04:32 packer: Setting up libasan4:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.2) ... | |
2019/09/24 20:04:32 packer: Setting up libcilkrts5:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up libubsan0:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up fakeroot (1.22-2ubuntu1) ... | |
2019/09/24 20:04:32 packer: update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode | |
2019/09/24 20:04:32 packer: Setting up libgcc-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up cpp-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up libalgorithm-merge-perl (0.08-3) ... | |
2019/09/24 20:04:32 packer: Setting up libalgorithm-diff-xs-perl (0.04-5) ... | |
2019/09/24 20:04:32 packer: Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.2) ... | |
2019/09/24 20:04:32 packer: Setting up cpp (4:7.4.0-1ubuntu2.3) ... | |
2019/09/24 20:04:32 packer: Setting up binutils (2.30-21ubuntu1~18.04.2) ... | |
2019/09/24 20:04:32 packer: Setting up gcc-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up g++-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/24 20:04:32 packer: Setting up gcc (4:7.4.0-1ubuntu2.3) ... | |
2019/09/24 20:04:32 packer: Setting up dpkg-dev (1.19.0.5ubuntu2.2) ... | |
2019/09/24 20:04:32 packer: Setting up dkms (2.3-3ubuntu9.5) ... | |
2019/09/24 20:04:32 packer: Setting up g++ (4:7.4.0-1ubuntu2.3) ... | |
2019/09/24 20:04:32 packer: update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode | |
2019/09/24 20:04:32 packer: Setting up build-essential (12.4ubuntu1) ... | |
2019/09/24 20:04:32 packer: Processing triggers for man-db (2.8.3-2ubuntu0.1) ... | |
2019/09/24 20:04:32 packer: Processing triggers for libc-bin (2.27-3ubuntu1) ... | |
2019/09/24 20:04:32 packer: Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso | |
2019/09/24 20:04:32 packer: Mounting Virtualbox Guest Additions ISO to: /mnt | |
2019/09/24 20:04:32 packer: mount: /mnt: WARNING: device write-protected, mounted read-only. | |
2019/09/24 20:04:32 packer: Installing Virtualbox Guest Additions 6.0.10 - guest version is 5.2.32 | |
2019/09/24 20:04:32 packer: Verifying archive integrity... All good. | |
2019/09/24 20:04:32 packer: Uncompressing VirtualBox 6.0.10 Guest Additions for Linux........ | |
2019/09/24 20:04:32 packer: VirtualBox Guest Additions installer | |
2019/09/24 20:04:32 packer: Copying additional installer modules ... | |
2019/09/24 20:04:32 packer: Installing additional modules ... | |
2019/09/24 20:04:32 packer: VirtualBox Guest Additions: Starting. | |
2019/09/24 20:04:32 packer: VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
2019/09/24 20:04:32 packer: modules. This may take a while. | |
2019/09/24 20:04:32 packer: VirtualBox Guest Additions: To build modules for other installed kernels, run | |
2019/09/24 20:04:32 packer: VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
2019/09/24 20:04:32 packer: VirtualBox Guest Additions: or | |
2019/09/24 20:04:32 packer: VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
2019/09/24 20:04:32 packer: VirtualBox Guest Additions: Building the modules for kernel 4.15.0-64-generic. | |
2019/09/24 20:04:32 packer: update-initramfs: Generating /boot/initrd.img-4.15.0-64-generic | |
2019/09/24 20:04:32 packer: Unmounting Virtualbox Guest Additions ISO from: /mnt | |
2019/09/24 20:04:32 packer: ==> default: Checking for guest additions in VM... | |
2019/09/24 20:04:32 packer: 2019/09/24 20:04:32 [vagrant driver] stderr: | |
2019/09/24 20:04:32 packer: 2019/09/24 20:04:32 Calling Vagrant CLI: []string{"ssh-config"} | |
2019/09/24 20:04:36 packer: 2019/09/24 20:04:36 [vagrant driver] stdout: Host default | |
2019/09/24 20:04:36 packer: HostName 127.0.0.1 | |
2019/09/24 20:04:36 packer: User vagrant | |
2019/09/24 20:04:36 packer: Port 2200 | |
2019/09/24 20:04:36 packer: UserKnownHostsFile /dev/null | |
2019/09/24 20:04:36 packer: StrictHostKeyChecking no | |
2019/09/24 20:04:36 packer: PasswordAuthentication no | |
2019/09/24 20:04:36 packer: IdentityFile PATH/output-vagrant/.vagrant/machines/default/virtualbox/private_key | |
2019/09/24 20:04:36 packer: IdentitiesOnly yes | |
2019/09/24 20:04:36 packer: LogLevel FATAL | |
==> vagrant: Using ssh communicator to connect: 127.0.0.1 | |
2019/09/24 20:04:36 packer: 2019/09/24 20:04:36 [vagrant driver] stderr: | |
2019/09/24 20:04:36 packer: 2019/09/24 20:04:36 [INFO] Waiting for SSH, up to timeout: 10m0s | |
==> vagrant: Waiting for SSH to become available... | |
2019/09/24 20:04:36 packer: 2019/09/24 20:04:36 [INFO] Attempting SSH connection to 127.0.0.1:2200... | |
2019/09/24 20:04:36 packer: 2019/09/24 20:04:36 [DEBUG] Config to &ssh.Config{SSHConfig:(*ssh.ClientConfig)(0xc0003ac410), Connection:(func() (net.Conn, error))(0x1d58350), Pty:true, DisableAgentForwarding:false, HandshakeTimeout:0, UseSftp:false, KeepAliveInterval:0, Timeout:0}... | |
2019/09/24 20:04:36 packer: 2019/09/24 20:04:36 [DEBUG] reconnecting to TCP connection for SSH | |
2019/09/24 20:04:36 packer: 2019/09/24 20:04:36 [DEBUG] handshaking with SSH | |
2019/09/24 20:04:36 packer: 2019/09/24 20:04:36 [DEBUG] handshake complete! | |
2019/09/24 20:04:36 packer: 2019/09/24 20:04:36 [DEBUG] Opening new ssh session | |
2019/09/24 20:04:38 packer: 2019/09/24 20:04:38 [INFO] agent forwarding enabled | |
==> vagrant: Connected to SSH! | |
2019/09/24 20:04:38 packer: 2019/09/24 20:04:38 Running the provision hook | |
2019/09/24 20:04:38 [INFO] (telemetry) Starting provisioner ansible | |
==> vagrant: Provisioning with Ansible... | |
2019/09/24 20:04:38 packer: 2019/09/24 20:04:38 SSH proxy: serving on 127.0.0.1:60723 | |
==> vagrant: Executing Ansible: ansible-playbook --extra-vars packer_build_name=vagrant packer_builder_type=vagrant -o IdentitiesOnly=yes -i /var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/packer-provisioner-ansible187439530 PATH/vagrant-ansible.yaml -e ansible_ssh_private_key_file=/var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/ansible-key140001207 | |
vagrant: | |
vagrant: PLAY [localhost] *************************************************************** | |
vagrant: | |
vagrant: TASK [Gathering Facts] ********************************************************* | |
vagrant: ok: [localhost] | |
vagrant: | |
vagrant: TASK [Vagrant Ansible Touch] *************************************************** | |
vagrant: fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "sudo: a password is required\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1} | |
vagrant: | |
vagrant: PLAY RECAP ********************************************************************* | |
vagrant: localhost : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 | |
vagrant: | |
2019/09/24 20:04:41 packer: 2019/09/24 20:04:41 shutting down the SSH proxy | |
2019/09/24 20:04:41 [INFO] (telemetry) ending ansible | |
==> vagrant: destroying Vagrant box... | |
2019/09/24 20:04:41 packer: 2019/09/24 20:04:41 Calling Vagrant CLI: []string{"destroy", "-f"} | |
2019/09/24 20:04:47 packer: 2019/09/24 20:04:47 [vagrant driver] stdout: ==> default: Forcing shutdown of VM... | |
2019/09/24 20:04:47 packer: ==> default: Destroying VM and associated drives... | |
2019/09/24 20:04:47 packer: 2019/09/24 20:04:47 [vagrant driver] stderr: | |
==> vagrant: Deleting output directory... | |
2019/09/24 20:04:48 [INFO] (telemetry) ending vagrant | |
2019/09/24 20:04:48 ui error: Build 'vagrant' errored: Error executing Ansible: Non-zero exit status: exit status 2 | |
2019/09/24 20:04:48 machine readable: error-count []string{"1"} | |
Build 'vagrant' errored: Error executing Ansible: Non-zero exit status: exit status 2 | |
2019/09/24 20:04:48 ui error: | |
==> Some builds didn't complete successfully and had errors: | |
2019/09/24 20:04:48 machine readable: vagrant,error []string{"Error executing Ansible: Non-zero exit status: exit status 2"} | |
2019/09/24 20:04:48 ui error: --> vagrant: Error executing Ansible: Non-zero exit status: exit status 2 | |
==> Builds finished but no artifacts were created. | |
==> Some builds didn't complete successfully and had errors: | |
2019/09/24 20:04:48 [INFO] (telemetry) Finalizing. | |
--> vagrant: Error executing Ansible: Non-zero exit status: exit status 2 | |
==> Builds finished but no artifacts were created. | |
2019/09/24 20:04:48 waiting for all plugin processes to complete... | |
2019/09/24 20:04:48 PATH/packer-1.4.2/packer: plugin process exited | |
2019/09/24 20:04:48 PATH/packer-1.4.2/packer: plugin process exited | |
PROMPT $ |
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
PROMPT $ export PACKER_LOG=1 | |
PROMPT $ packer version | |
2019/09/24 20:07:28 [INFO] Packer version: 1.4.3 | |
2019/09/24 20:07:28 Packer Target OS/Arch: darwin amd64 | |
2019/09/24 20:07:28 Built with Go Version: go1.12.9 | |
2019/09/24 20:07:28 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:28 Using internal plugin for openstack | |
2019/09/24 20:07:28 Using internal plugin for vmware-vmx | |
2019/09/24 20:07:28 Using internal plugin for hyperv-vmcx | |
2019/09/24 20:07:28 Using internal plugin for file | |
2019/09/24 20:07:28 Using internal plugin for lxc | |
2019/09/24 20:07:28 Using internal plugin for osc-bsuvolume | |
2019/09/24 20:07:28 Using internal plugin for triton | |
2019/09/24 20:07:28 Using internal plugin for alicloud-ecs | |
2019/09/24 20:07:28 Using internal plugin for amazon-instance | |
2019/09/24 20:07:28 Using internal plugin for digitalocean | |
2019/09/24 20:07:28 Using internal plugin for ncloud | |
2019/09/24 20:07:28 Using internal plugin for osc-bsusurrogate | |
2019/09/24 20:07:28 Using internal plugin for parallels-pvm | |
2019/09/24 20:07:28 Using internal plugin for profitbricks | |
2019/09/24 20:07:28 Using internal plugin for amazon-chroot | |
2019/09/24 20:07:28 Using internal plugin for lxd | |
2019/09/24 20:07:28 Using internal plugin for oneandone | |
2019/09/24 20:07:28 Using internal plugin for oracle-classic | |
2019/09/24 20:07:28 Using internal plugin for oracle-oci | |
2019/09/24 20:07:28 Using internal plugin for osc-chroot | |
2019/09/24 20:07:28 Using internal plugin for virtualbox-iso | |
2019/09/24 20:07:28 Using internal plugin for virtualbox-vm | |
2019/09/24 20:07:28 Using internal plugin for docker | |
2019/09/24 20:07:28 Using internal plugin for azure-arm | |
2019/09/24 20:07:28 Using internal plugin for hcloud | |
2019/09/24 20:07:28 Using internal plugin for parallels-iso | |
2019/09/24 20:07:28 Using internal plugin for qemu | |
2019/09/24 20:07:28 Using internal plugin for vagrant | |
2019/09/24 20:07:28 Using internal plugin for vmware-iso | |
2019/09/24 20:07:28 Using internal plugin for amazon-ebsvolume | |
2019/09/24 20:07:28 Using internal plugin for hyperv-iso | |
2019/09/24 20:07:28 Using internal plugin for jdcloud | |
2019/09/24 20:07:28 Using internal plugin for linode | |
2019/09/24 20:07:28 Using internal plugin for null | |
2019/09/24 20:07:28 Using internal plugin for osc-bsu | |
2019/09/24 20:07:28 Using internal plugin for proxmox | |
2019/09/24 20:07:28 Using internal plugin for scaleway | |
2019/09/24 20:07:28 Using internal plugin for amazon-ebssurrogate | |
2019/09/24 20:07:28 Using internal plugin for tencentcloud-cvm | |
2019/09/24 20:07:28 Using internal plugin for ucloud-uhost | |
2019/09/24 20:07:28 Using internal plugin for virtualbox-ovf | |
2019/09/24 20:07:28 Using internal plugin for yandex | |
2019/09/24 20:07:28 Using internal plugin for hyperone | |
2019/09/24 20:07:28 Using internal plugin for cloudstack | |
2019/09/24 20:07:28 Using internal plugin for googlecompute | |
2019/09/24 20:07:28 Using internal plugin for amazon-ebs | |
2019/09/24 20:07:28 Using internal plugin for chef-client | |
2019/09/24 20:07:28 Using internal plugin for chef-solo | |
2019/09/24 20:07:28 Using internal plugin for windows-shell | |
2019/09/24 20:07:28 Using internal plugin for sleep | |
2019/09/24 20:07:28 Using internal plugin for windows-restart | |
2019/09/24 20:07:28 Using internal plugin for ansible-local | |
2019/09/24 20:07:28 Using internal plugin for breakpoint | |
2019/09/24 20:07:28 Using internal plugin for inspec | |
2019/09/24 20:07:28 Using internal plugin for powershell | |
2019/09/24 20:07:28 Using internal plugin for puppet-server | |
2019/09/24 20:07:28 Using internal plugin for shell-local | |
2019/09/24 20:07:28 Using internal plugin for ansible | |
2019/09/24 20:07:28 Using internal plugin for converge | |
2019/09/24 20:07:28 Using internal plugin for file | |
2019/09/24 20:07:28 Using internal plugin for puppet-masterless | |
2019/09/24 20:07:28 Using internal plugin for shell | |
2019/09/24 20:07:28 Using internal plugin for salt-masterless | |
2019/09/24 20:07:28 Using internal plugin for compress | |
2019/09/24 20:07:28 Using internal plugin for exoscale-import | |
2019/09/24 20:07:28 Using internal plugin for googlecompute-import | |
2019/09/24 20:07:28 Using internal plugin for shell-local | |
2019/09/24 20:07:28 Using internal plugin for amazon-import | |
2019/09/24 20:07:28 Using internal plugin for digitalocean-import | |
2019/09/24 20:07:28 Using internal plugin for docker-import | |
2019/09/24 20:07:28 Using internal plugin for manifest | |
2019/09/24 20:07:28 Using internal plugin for vsphere-template | |
2019/09/24 20:07:28 Using internal plugin for checksum | |
2019/09/24 20:07:28 Using internal plugin for vagrant | |
2019/09/24 20:07:28 Using internal plugin for vagrant-cloud | |
2019/09/24 20:07:28 Using internal plugin for vsphere | |
2019/09/24 20:07:28 Using internal plugin for googlecompute-export | |
2019/09/24 20:07:28 Using internal plugin for artifice | |
2019/09/24 20:07:28 Using internal plugin for docker-push | |
2019/09/24 20:07:28 Using internal plugin for docker-save | |
2019/09/24 20:07:28 Using internal plugin for docker-tag | |
2019/09/24 20:07:28 Using internal plugin for alicloud-import | |
2019/09/24 20:07:28 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:28 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/24 20:07:28 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/24 20:07:28 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[alicloud-ecs:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-alicloud-ecs amazon-chroot:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot amazon-ebs:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs amazon-ebssurrogate:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebssurrogate amazon-ebsvolume:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebsvolume amazon-instance:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance azure-arm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm cloudstack:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-cloudstack digitalocean:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean docker:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker file:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file googlecompute:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute hcloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hcloud hyperone:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperone hyperv-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-iso hyperv-vmcx:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-vmcx jdcloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-jdcloud linode:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-linode lxc:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxc lxd:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxd ncloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ncloud null:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null oneandone:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oneandone openstack:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack oracle-classic:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-classic oracle-oci:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-oci osc-bsu:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-bsu osc-bsusurrogate:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-bsusurrogate osc-bsuvolume:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-bsuvolume osc-chroot:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-chroot parallels-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso parallels-pvm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm profitbricks:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-profitbricks proxmox:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-proxmox qemu:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu scaleway:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-scaleway tencentcloud-cvm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-tencentcloud-cvm triton:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-triton ucloud-uhost:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ucloud-uhost vagrant:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vagrant virtualbox-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso virtualbox-ovf:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf virtualbox-vm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-vm vmware-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso vmware-vmx:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx yandex:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-yandex] PostProcessors:map[alicloud-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-alicloud-import amazon-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import artifice:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice checksum:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-checksum compress:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress digitalocean-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-digitalocean-import docker-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import docker-push:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push docker-save:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save docker-tag:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag exoscale-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-exoscale-import googlecompute-export:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-export googlecompute-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-import manifest:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-manifest shell-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local vagrant:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant vagrant-cloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud vsphere:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere vsphere-template:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere-template] Provisioners:map[ansible:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible ansible-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local breakpoint:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-breakpoint chef-client:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client chef-solo:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo converge:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-converge file:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file inspec:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-inspec powershell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell puppet-masterless:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless puppet-server:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server salt-masterless:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless shell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell shell-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local sleep:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-sleep windows-restart:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart windows-shell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell]} | |
2019/09/24 20:07:28 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:28 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:28 Setting cache directory: PATH/packer_cache | |
Packer v1.4.3 | |
2019/09/24 20:07:28 machine readable: version []string{"1.4.3"} | |
2019/09/24 20:07:28 machine readable: version-prelease []string{""} | |
2019/09/24 20:07:28 machine readable: version-commit []string{"613d8ef+CHANGES"} | |
2019/09/24 20:07:29 [INFO] (telemetry) Finalizing. | |
2019/09/24 20:07:29 waiting for all plugin processes to complete... | |
PROMPT $ packer build template.json | |
2019/09/24 20:07:35 [INFO] Packer version: 1.4.3 | |
2019/09/24 20:07:35 Packer Target OS/Arch: darwin amd64 | |
2019/09/24 20:07:35 Built with Go Version: go1.12.9 | |
2019/09/24 20:07:35 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:35 Using internal plugin for osc-bsu | |
2019/09/24 20:07:35 Using internal plugin for googlecompute | |
2019/09/24 20:07:35 Using internal plugin for hyperv-vmcx | |
2019/09/24 20:07:35 Using internal plugin for lxd | |
2019/09/24 20:07:35 Using internal plugin for oracle-classic | |
2019/09/24 20:07:35 Using internal plugin for amazon-ebssurrogate | |
2019/09/24 20:07:35 Using internal plugin for amazon-ebsvolume | |
2019/09/24 20:07:35 Using internal plugin for oneandone | |
2019/09/24 20:07:35 Using internal plugin for qemu | |
2019/09/24 20:07:35 Using internal plugin for virtualbox-vm | |
2019/09/24 20:07:35 Using internal plugin for cloudstack | |
2019/09/24 20:07:35 Using internal plugin for file | |
2019/09/24 20:07:35 Using internal plugin for hyperone | |
2019/09/24 20:07:35 Using internal plugin for jdcloud | |
2019/09/24 20:07:35 Using internal plugin for ucloud-uhost | |
2019/09/24 20:07:35 Using internal plugin for linode | |
2019/09/24 20:07:35 Using internal plugin for null | |
2019/09/24 20:07:35 Using internal plugin for tencentcloud-cvm | |
2019/09/24 20:07:35 Using internal plugin for triton | |
2019/09/24 20:07:35 Using internal plugin for proxmox | |
2019/09/24 20:07:35 Using internal plugin for virtualbox-ovf | |
2019/09/24 20:07:35 Using internal plugin for vmware-vmx | |
2019/09/24 20:07:35 Using internal plugin for yandex | |
2019/09/24 20:07:35 Using internal plugin for azure-arm | |
2019/09/24 20:07:35 Using internal plugin for hcloud | |
2019/09/24 20:07:35 Using internal plugin for hyperv-iso | |
2019/09/24 20:07:35 Using internal plugin for lxc | |
2019/09/24 20:07:35 Using internal plugin for amazon-chroot | |
2019/09/24 20:07:35 Using internal plugin for amazon-ebs | |
2019/09/24 20:07:35 Using internal plugin for ncloud | |
2019/09/24 20:07:35 Using internal plugin for oracle-oci | |
2019/09/24 20:07:35 Using internal plugin for vagrant | |
2019/09/24 20:07:35 Using internal plugin for virtualbox-iso | |
2019/09/24 20:07:35 Using internal plugin for vmware-iso | |
2019/09/24 20:07:35 Using internal plugin for openstack | |
2019/09/24 20:07:35 Using internal plugin for osc-bsusurrogate | |
2019/09/24 20:07:35 Using internal plugin for parallels-iso | |
2019/09/24 20:07:35 Using internal plugin for parallels-pvm | |
2019/09/24 20:07:35 Using internal plugin for osc-bsuvolume | |
2019/09/24 20:07:35 Using internal plugin for osc-chroot | |
2019/09/24 20:07:35 Using internal plugin for profitbricks | |
2019/09/24 20:07:35 Using internal plugin for scaleway | |
2019/09/24 20:07:35 Using internal plugin for alicloud-ecs | |
2019/09/24 20:07:35 Using internal plugin for amazon-instance | |
2019/09/24 20:07:35 Using internal plugin for digitalocean | |
2019/09/24 20:07:35 Using internal plugin for docker | |
2019/09/24 20:07:35 Using internal plugin for chef-solo | |
2019/09/24 20:07:35 Using internal plugin for puppet-masterless | |
2019/09/24 20:07:35 Using internal plugin for chef-client | |
2019/09/24 20:07:35 Using internal plugin for windows-shell | |
2019/09/24 20:07:35 Using internal plugin for breakpoint | |
2019/09/24 20:07:35 Using internal plugin for converge | |
2019/09/24 20:07:35 Using internal plugin for file | |
2019/09/24 20:07:35 Using internal plugin for inspec | |
2019/09/24 20:07:35 Using internal plugin for powershell | |
2019/09/24 20:07:35 Using internal plugin for puppet-server | |
2019/09/24 20:07:35 Using internal plugin for shell | |
2019/09/24 20:07:35 Using internal plugin for shell-local | |
2019/09/24 20:07:35 Using internal plugin for sleep | |
2019/09/24 20:07:35 Using internal plugin for ansible | |
2019/09/24 20:07:35 Using internal plugin for ansible-local | |
2019/09/24 20:07:35 Using internal plugin for salt-masterless | |
2019/09/24 20:07:35 Using internal plugin for windows-restart | |
2019/09/24 20:07:35 Using internal plugin for docker-save | |
2019/09/24 20:07:35 Using internal plugin for vagrant | |
2019/09/24 20:07:35 Using internal plugin for digitalocean-import | |
2019/09/24 20:07:35 Using internal plugin for docker-import | |
2019/09/24 20:07:35 Using internal plugin for manifest | |
2019/09/24 20:07:35 Using internal plugin for vagrant-cloud | |
2019/09/24 20:07:35 Using internal plugin for vsphere-template | |
2019/09/24 20:07:35 Using internal plugin for alicloud-import | |
2019/09/24 20:07:35 Using internal plugin for docker-tag | |
2019/09/24 20:07:35 Using internal plugin for exoscale-import | |
2019/09/24 20:07:35 Using internal plugin for googlecompute-import | |
2019/09/24 20:07:35 Using internal plugin for shell-local | |
2019/09/24 20:07:35 Using internal plugin for vsphere | |
2019/09/24 20:07:35 Using internal plugin for artifice | |
2019/09/24 20:07:35 Using internal plugin for checksum | |
2019/09/24 20:07:35 Using internal plugin for docker-push | |
2019/09/24 20:07:35 Using internal plugin for googlecompute-export | |
2019/09/24 20:07:35 Using internal plugin for amazon-import | |
2019/09/24 20:07:35 Using internal plugin for compress | |
2019/09/24 20:07:35 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:35 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/24 20:07:35 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/24 20:07:35 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[alicloud-ecs:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-alicloud-ecs amazon-chroot:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot amazon-ebs:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs amazon-ebssurrogate:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebssurrogate amazon-ebsvolume:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebsvolume amazon-instance:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance azure-arm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm cloudstack:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-cloudstack digitalocean:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean docker:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker file:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file googlecompute:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute hcloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hcloud hyperone:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperone hyperv-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-iso hyperv-vmcx:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-vmcx jdcloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-jdcloud linode:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-linode lxc:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxc lxd:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxd ncloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ncloud null:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null oneandone:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oneandone openstack:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack oracle-classic:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-classic oracle-oci:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-oci osc-bsu:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-bsu osc-bsusurrogate:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-bsusurrogate osc-bsuvolume:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-bsuvolume osc-chroot:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-chroot parallels-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso parallels-pvm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm profitbricks:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-profitbricks proxmox:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-proxmox qemu:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu scaleway:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-scaleway tencentcloud-cvm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-tencentcloud-cvm triton:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-triton ucloud-uhost:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ucloud-uhost vagrant:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vagrant virtualbox-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso virtualbox-ovf:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf virtualbox-vm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-vm vmware-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso vmware-vmx:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx yandex:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-yandex] PostProcessors:map[alicloud-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-alicloud-import amazon-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import artifice:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice checksum:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-checksum compress:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress digitalocean-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-digitalocean-import docker-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import docker-push:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push docker-save:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save docker-tag:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag exoscale-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-exoscale-import googlecompute-export:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-export googlecompute-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-import manifest:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-manifest shell-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local vagrant:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant vagrant-cloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud vsphere:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere vsphere-template:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere-template] Provisioners:map[ansible:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible ansible-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local breakpoint:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-breakpoint chef-client:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client chef-solo:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo converge:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-converge file:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file inspec:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-inspec powershell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell puppet-masterless:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless puppet-server:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server salt-masterless:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless shell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell shell-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local sleep:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-sleep windows-restart:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart windows-shell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell]} | |
2019/09/24 20:07:35 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:35 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:35 Setting cache directory: PATH/packer_cache | |
2019/09/24 20:07:35 Loading builder: vagrant | |
2019/09/24 20:07:35 Plugin could not be found. Checking same directory as executable. | |
2019/09/24 20:07:35 Current exe path: /usr/local/bin/packer | |
2019/09/24 20:07:35 Creating plugin client for path: /usr/local/bin/packer | |
2019/09/24 20:07:35 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-builder-vagrant"} | |
2019/09/24 20:07:35 Waiting for RPC address for: /usr/local/bin/packer | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 [INFO] Packer version: 1.4.3 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Packer Target OS/Arch: darwin amd64 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Built with Go Version: go1.12.9 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Setting cache directory: PATH/packer_cache | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 args: []string{"packer-builder-vagrant"} | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Plugin minimum port: 10000 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Plugin maximum port: 25000 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Plugin address: unix /var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/packer-plugin270675661 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Waiting for connection... | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Serving a plugin connection... | |
2019/09/24 20:07:35 Loading provisioner: ansible | |
2019/09/24 20:07:35 Plugin could not be found. Checking same directory as executable. | |
2019/09/24 20:07:35 Current exe path: /usr/local/bin/packer | |
2019/09/24 20:07:35 Creating plugin client for path: /usr/local/bin/packer | |
2019/09/24 20:07:35 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-ansible"} | |
2019/09/24 20:07:35 Waiting for RPC address for: /usr/local/bin/packer | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 [INFO] Packer version: 1.4.3 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Packer Target OS/Arch: darwin amd64 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Built with Go Version: go1.12.9 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Setting cache directory: PATH/packer_cache | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Detected home directory from env var: /Users/john | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 args: []string{"packer-provisioner-ansible"} | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Plugin minimum port: 10000 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Plugin maximum port: 25000 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Plugin address: unix /var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/packer-plugin330492161 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Waiting for connection... | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Serving a plugin connection... | |
2019/09/24 20:07:35 Build debug mode: false | |
2019/09/24 20:07:35 Force build: false | |
vagrant output will be in this color. | |
2019/09/24 20:07:35 On error: | |
2019/09/24 20:07:35 Preparing build: vagrant | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 ansible-playbook version: 2.8.5 | |
2019/09/24 20:07:35 Waiting on builds to complete... | |
2019/09/24 20:07:35 Starting build run: vagrant | |
2019/09/24 20:07:35 Running builder: vagrant | |
2019/09/24 20:07:35 [INFO] (telemetry) Starting builder vagrant | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Calling Vagrant CLI: []string{"--version"} | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 [vagrant driver] stdout: Vagrant 2.2.5 | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 [vagrant driver] stderr: | |
==> vagrant: Creating a Vagrantfile in the build directory... | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Created vagrantfile at PATH/output-vagrant/Vagrantfile | |
==> vagrant: skip_add was set so we assume the box is already in Vagrant... | |
==> vagrant: Calling Vagrant Up... | |
2019/09/24 20:07:35 packer: 2019/09/24 20:07:35 Calling Vagrant CLI: []string{"up", "--provider=virtualbox"} | |
2019/09/24 20:07:38 packer: 2019/09/24 20:07:38 [vagrant driver] stdout: Bringing machine 'default' up with 'virtualbox' provider... | |
2019/09/24 20:07:38 packer: ==> default: Box 'packer_vagrant' could not be found. Attempting to find and install... | |
2019/09/24 20:07:38 packer: default: Box Provider: virtualbox | |
2019/09/24 20:07:38 packer: default: Box Version: >= 0 | |
2019/09/24 20:07:38 packer: ==> default: Box file was not detected as metadata. Adding it directly... | |
2019/09/24 20:07:38 packer: ==> default: Adding box 'packer_vagrant' (v0) for provider: virtualbox | |
2019/09/24 20:07:38 packer: default: Downloading: packer_vagrant | |
==> vagrant: destroying Vagrant box... | |
2019/09/24 20:07:38 packer: 2019/09/24 20:07:38 [vagrant driver] stderr: An error occurred while downloading the remote file. The error | |
2019/09/24 20:07:38 packer: message, if any, is reproduced below. Please fix this error and try | |
2019/09/24 20:07:38 packer: again. | |
2019/09/24 20:07:38 packer: | |
2019/09/24 20:07:38 packer: Couldn't open file PATH/packer_vagrant | |
2019/09/24 20:07:38 packer: 2019/09/24 20:07:38 Calling Vagrant CLI: []string{"destroy", "-f"} | |
2019/09/24 20:07:40 packer: 2019/09/24 20:07:40 [vagrant driver] stdout: ==> default: VM not created. Moving on... | |
2019/09/24 20:07:40 packer: 2019/09/24 20:07:40 [vagrant driver] stderr: | |
==> vagrant: Deleting output directory... | |
2019/09/24 20:07:40 [INFO] (telemetry) ending vagrant | |
message, if any, is reproduced below. Please fix this error and try | |
Build 'vagrant' errored: Vagrant error: An error occurred while downloading the remote file. The error | |
again. | |
Couldn't open file PATH/packer_vagrant | |
2019/09/24 20:07:40 machine readable: error-count []string{"1"} | |
==> Some builds didn't complete successfully and had errors: | |
2019/09/24 20:07:40 machine readable: vagrant,error []string{"Vagrant error: An error occurred while downloading the remote file. The error\nmessage, if any, is reproduced below. Please fix this error and try\nagain.\n\nCouldn't open file PATH/packer_vagrant"} | |
message, if any, is reproduced below. Please fix this error and try | |
again. | |
Couldn't open file PATH/packer_vagrant | |
==> Builds finished but no artifacts were created. | |
message, if any, is reproduced below. Please fix this error and try | |
again. | |
2019/09/24 20:07:40 [INFO] (telemetry) Finalizing. | |
Couldn't open file PATH/packer_vagrant | |
==> Some builds didn't complete successfully and had errors: | |
--> vagrant: Vagrant error: An error occurred while downloading the remote file. The error | |
message, if any, is reproduced below. Please fix this error and try | |
again. | |
Couldn't open file PATH/packer_vagrant | |
==> Builds finished but no artifacts were created. | |
2019/09/24 20:07:41 waiting for all plugin processes to complete... | |
2019/09/24 20:07:41 /usr/local/bin/packer: plugin process exited | |
2019/09/24 20:07:41 /usr/local/bin/packer: plugin process exited | |
PROMPT $ |
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
PROMPT $ export PACKER_LOG=1 | |
PROMPT $ ./packer-fix_8019-12898/pkg/packer_darwin_amd64 version | |
2019/09/25 20:59:42 [INFO] Packer version: 1.4.4-dev | |
2019/09/25 20:59:42 Packer Target OS/Arch: darwin amd64 | |
2019/09/25 20:59:42 Built with Go Version: go1.13 | |
2019/09/25 20:59:42 Detected home directory from env var: /Users/john | |
2019/09/25 20:59:42 Using internal plugin for tencentcloud-cvm | |
2019/09/25 20:59:42 Using internal plugin for ucloud-uhost | |
2019/09/25 20:59:42 Using internal plugin for azure-arm | |
2019/09/25 20:59:42 Using internal plugin for hyperone | |
2019/09/25 20:59:42 Using internal plugin for lxd | |
2019/09/25 20:59:42 Using internal plugin for ncloud | |
2019/09/25 20:59:42 Using internal plugin for parallels-iso | |
2019/09/25 20:59:42 Using internal plugin for alicloud-ecs | |
2019/09/25 20:59:42 Using internal plugin for hcloud | |
2019/09/25 20:59:42 Using internal plugin for jdcloud | |
2019/09/25 20:59:42 Using internal plugin for oracle-classic | |
2019/09/25 20:59:42 Using internal plugin for parallels-pvm | |
2019/09/25 20:59:42 Using internal plugin for proxmox | |
2019/09/25 20:59:42 Using internal plugin for virtualbox-vm | |
2019/09/25 20:59:42 Using internal plugin for amazon-ebssurrogate | |
2019/09/25 20:59:42 Using internal plugin for docker | |
2019/09/25 20:59:42 Using internal plugin for hyperv-iso | |
2019/09/25 20:59:42 Using internal plugin for oracle-oci | |
2019/09/25 20:59:42 Using internal plugin for profitbricks | |
2019/09/25 20:59:42 Using internal plugin for virtualbox-ovf | |
2019/09/25 20:59:42 Using internal plugin for amazon-ebs | |
2019/09/25 20:59:42 Using internal plugin for amazon-instance | |
2019/09/25 20:59:42 Using internal plugin for file | |
2019/09/25 20:59:42 Using internal plugin for osc-bsusurrogate | |
2019/09/25 20:59:42 Using internal plugin for osc-chroot | |
2019/09/25 20:59:42 Using internal plugin for triton | |
2019/09/25 20:59:42 Using internal plugin for vagrant | |
2019/09/25 20:59:42 Using internal plugin for cloudstack | |
2019/09/25 20:59:42 Using internal plugin for digitalocean | |
2019/09/25 20:59:42 Using internal plugin for hyperv-vmcx | |
2019/09/25 20:59:42 Using internal plugin for lxc | |
2019/09/25 20:59:42 Using internal plugin for null | |
2019/09/25 20:59:42 Using internal plugin for openstack | |
2019/09/25 20:59:42 Using internal plugin for yandex | |
2019/09/25 20:59:42 Using internal plugin for amazon-chroot | |
2019/09/25 20:59:42 Using internal plugin for oneandone | |
2019/09/25 20:59:42 Using internal plugin for qemu | |
2019/09/25 20:59:42 Using internal plugin for virtualbox-iso | |
2019/09/25 20:59:42 Using internal plugin for vmware-vmx | |
2019/09/25 20:59:42 Using internal plugin for amazon-ebsvolume | |
2019/09/25 20:59:42 Using internal plugin for googlecompute | |
2019/09/25 20:59:42 Using internal plugin for linode | |
2019/09/25 20:59:42 Using internal plugin for osc-bsu | |
2019/09/25 20:59:42 Using internal plugin for osc-bsuvolume | |
2019/09/25 20:59:42 Using internal plugin for scaleway | |
2019/09/25 20:59:42 Using internal plugin for vmware-iso | |
2019/09/25 20:59:42 Using internal plugin for puppet-masterless | |
2019/09/25 20:59:42 Using internal plugin for windows-shell | |
2019/09/25 20:59:42 Using internal plugin for windows-restart | |
2019/09/25 20:59:42 Using internal plugin for ansible-local | |
2019/09/25 20:59:42 Using internal plugin for chef-solo | |
2019/09/25 20:59:42 Using internal plugin for powershell | |
2019/09/25 20:59:42 Using internal plugin for puppet-server | |
2019/09/25 20:59:42 Using internal plugin for shell | |
2019/09/25 20:59:42 Using internal plugin for shell-local | |
2019/09/25 20:59:42 Using internal plugin for sleep | |
2019/09/25 20:59:42 Using internal plugin for chef-client | |
2019/09/25 20:59:42 Using internal plugin for ansible | |
2019/09/25 20:59:42 Using internal plugin for breakpoint | |
2019/09/25 20:59:42 Using internal plugin for converge | |
2019/09/25 20:59:42 Using internal plugin for file | |
2019/09/25 20:59:42 Using internal plugin for inspec | |
2019/09/25 20:59:42 Using internal plugin for salt-masterless | |
2019/09/25 20:59:42 Using internal plugin for manifest | |
2019/09/25 20:59:42 Using internal plugin for vagrant | |
2019/09/25 20:59:42 Using internal plugin for vagrant-cloud | |
2019/09/25 20:59:42 Using internal plugin for vsphere-template | |
2019/09/25 20:59:42 Using internal plugin for amazon-import | |
2019/09/25 20:59:42 Using internal plugin for docker-import | |
2019/09/25 20:59:42 Using internal plugin for docker-save | |
2019/09/25 20:59:42 Using internal plugin for docker-tag | |
2019/09/25 20:59:42 Using internal plugin for checksum | |
2019/09/25 20:59:42 Using internal plugin for digitalocean-import | |
2019/09/25 20:59:42 Using internal plugin for shell-local | |
2019/09/25 20:59:42 Using internal plugin for vsphere | |
2019/09/25 20:59:42 Using internal plugin for artifice | |
2019/09/25 20:59:42 Using internal plugin for compress | |
2019/09/25 20:59:42 Using internal plugin for docker-push | |
2019/09/25 20:59:42 Using internal plugin for exoscale-import | |
2019/09/25 20:59:42 Using internal plugin for alicloud-import | |
2019/09/25 20:59:42 Using internal plugin for googlecompute-export | |
2019/09/25 20:59:42 Using internal plugin for googlecompute-import | |
2019/09/25 20:59:42 Detected home directory from env var: /Users/john | |
2019/09/25 20:59:42 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/25 20:59:42 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
Packer v1.4.4-dev | |
2019/09/25 20:59:42 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[alicloud-ecs:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-alicloud-ecs amazon-chroot:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot amazon-ebs:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs amazon-ebssurrogate:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebssurrogate amazon-ebsvolume:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebsvolume amazon-instance:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance azure-arm:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm cloudstack:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-cloudstack digitalocean:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean docker:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker file:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file googlecompute:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute hcloud:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hcloud hyperone:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperone hyperv-iso:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-iso hyperv-vmcx:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-vmcx jdcloud:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-jdcloud linode:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-linode lxc:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxc lxd:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxd ncloud:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ncloud null:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null oneandone:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oneandone openstack:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack oracle-classic:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-classic oracle-oci:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-oci osc-bsu:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-bsu osc-bsusurrogate:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-bsusurrogate osc-bsuvolume:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-bsuvolume osc-chroot:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-chroot parallels-iso:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso parallels-pvm:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm profitbricks:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-profitbricks proxmox:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-proxmox qemu:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu scaleway:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-scaleway tencentcloud-cvm:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-tencentcloud-cvm triton:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-triton ucloud-uhost:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ucloud-uhost vagrant:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vagrant virtualbox-iso:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso virtualbox-ovf:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf virtualbox-vm:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-vm vmware-iso:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso vmware-vmx:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx yandex:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-yandex] PostProcessors:map[alicloud-import:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-alicloud-import amazon-import:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import artifice:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice checksum:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-checksum compress:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress digitalocean-import:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-digitalocean-import docker-import:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import docker-push:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push docker-save:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save docker-tag:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag exoscale-import:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-exoscale-import googlecompute-export:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-export googlecompute-import:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-import manifest:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-manifest shell-local:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local vagrant:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant vagrant-cloud:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud vsphere:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere vsphere-template:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere-template] Provisioners:map[ansible:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible ansible-local:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local breakpoint:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-breakpoint chef-client:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client chef-solo:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo converge:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-converge file:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file inspec:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-inspec powershell:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell puppet-masterless:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless puppet-server:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server salt-masterless:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless shell:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell shell-local:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local sleep:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-sleep windows-restart:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart windows-shell:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell]} | |
2019/09/25 20:59:42 Detected home directory from env var: /Users/john | |
2019/09/25 20:59:42 Setting cache directory: PATH/packer_cache | |
2019/09/25 20:59:42 Detected home directory from env var: /Users/john | |
2019/09/25 20:59:42 machine readable: version []string{"1.4.4"} | |
2019/09/25 20:59:42 machine readable: version-prelease []string{"dev"} | |
2019/09/25 20:59:42 machine readable: version-commit []string{""} | |
2019/09/25 20:59:42 [INFO] (telemetry) Finalizing. | |
2019/09/25 20:59:43 waiting for all plugin processes to complete... | |
PROMPT $ ./packer-fix_8019-12898/pkg/packer_darwin_amd64 build template.json | |
2019/09/25 20:59:59 [INFO] Packer version: 1.4.4-dev | |
2019/09/25 20:59:59 Packer Target OS/Arch: darwin amd64 | |
2019/09/25 20:59:59 Built with Go Version: go1.13 | |
2019/09/25 20:59:59 Detected home directory from env var: /Users/john | |
2019/09/25 20:59:59 Using internal plugin for cloudstack | |
2019/09/25 20:59:59 Using internal plugin for hyperone | |
2019/09/25 20:59:59 Using internal plugin for virtualbox-vm | |
2019/09/25 20:59:59 Using internal plugin for osc-bsu | |
2019/09/25 20:59:59 Using internal plugin for parallels-iso | |
2019/09/25 20:59:59 Using internal plugin for profitbricks | |
2019/09/25 20:59:59 Using internal plugin for scaleway | |
2019/09/25 20:59:59 Using internal plugin for azure-arm | |
2019/09/25 20:59:59 Using internal plugin for oracle-classic | |
2019/09/25 20:59:59 Using internal plugin for triton | |
2019/09/25 20:59:59 Using internal plugin for vagrant | |
2019/09/25 20:59:59 Using internal plugin for virtualbox-iso | |
2019/09/25 20:59:59 Using internal plugin for osc-bsuvolume | |
2019/09/25 20:59:59 Using internal plugin for proxmox | |
2019/09/25 20:59:59 Using internal plugin for qemu | |
2019/09/25 20:59:59 Using internal plugin for alicloud-ecs | |
2019/09/25 20:59:59 Using internal plugin for amazon-ebssurrogate | |
2019/09/25 20:59:59 Using internal plugin for amazon-instance | |
2019/09/25 20:59:59 Using internal plugin for ncloud | |
2019/09/25 20:59:59 Using internal plugin for oneandone | |
2019/09/25 20:59:59 Using internal plugin for tencentcloud-cvm | |
2019/09/25 20:59:59 Using internal plugin for vmware-vmx | |
2019/09/25 20:59:59 Using internal plugin for digitalocean | |
2019/09/25 20:59:59 Using internal plugin for docker | |
2019/09/25 20:59:59 Using internal plugin for file | |
2019/09/25 20:59:59 Using internal plugin for hyperv-iso | |
2019/09/25 20:59:59 Using internal plugin for jdcloud | |
2019/09/25 20:59:59 Using internal plugin for osc-chroot | |
2019/09/25 20:59:59 Using internal plugin for amazon-ebsvolume | |
2019/09/25 20:59:59 Using internal plugin for linode | |
2019/09/25 20:59:59 Using internal plugin for lxd | |
2019/09/25 20:59:59 Using internal plugin for oracle-oci | |
2019/09/25 20:59:59 Using internal plugin for osc-bsusurrogate | |
2019/09/25 20:59:59 Using internal plugin for parallels-pvm | |
2019/09/25 20:59:59 Using internal plugin for yandex | |
2019/09/25 20:59:59 Using internal plugin for amazon-ebs | |
2019/09/25 20:59:59 Using internal plugin for googlecompute | |
2019/09/25 20:59:59 Using internal plugin for hcloud | |
2019/09/25 20:59:59 Using internal plugin for hyperv-vmcx | |
2019/09/25 20:59:59 Using internal plugin for null | |
2019/09/25 20:59:59 Using internal plugin for vmware-iso | |
2019/09/25 20:59:59 Using internal plugin for amazon-chroot | |
2019/09/25 20:59:59 Using internal plugin for lxc | |
2019/09/25 20:59:59 Using internal plugin for openstack | |
2019/09/25 20:59:59 Using internal plugin for ucloud-uhost | |
2019/09/25 20:59:59 Using internal plugin for virtualbox-ovf | |
2019/09/25 20:59:59 Using internal plugin for chef-client | |
2019/09/25 20:59:59 Using internal plugin for inspec | |
2019/09/25 20:59:59 Using internal plugin for shell | |
2019/09/25 20:59:59 Using internal plugin for puppet-server | |
2019/09/25 20:59:59 Using internal plugin for windows-restart | |
2019/09/25 20:59:59 Using internal plugin for windows-shell | |
2019/09/25 20:59:59 Using internal plugin for ansible-local | |
2019/09/25 20:59:59 Using internal plugin for chef-solo | |
2019/09/25 20:59:59 Using internal plugin for converge | |
2019/09/25 20:59:59 Using internal plugin for shell-local | |
2019/09/25 20:59:59 Using internal plugin for breakpoint | |
2019/09/25 20:59:59 Using internal plugin for puppet-masterless | |
2019/09/25 20:59:59 Using internal plugin for salt-masterless | |
2019/09/25 20:59:59 Using internal plugin for sleep | |
2019/09/25 20:59:59 Using internal plugin for ansible | |
2019/09/25 20:59:59 Using internal plugin for file | |
2019/09/25 20:59:59 Using internal plugin for powershell | |
2019/09/25 20:59:59 Using internal plugin for googlecompute-export | |
2019/09/25 20:59:59 Using internal plugin for manifest | |
2019/09/25 20:59:59 Using internal plugin for vagrant-cloud | |
2019/09/25 20:59:59 Using internal plugin for exoscale-import | |
2019/09/25 20:59:59 Using internal plugin for artifice | |
2019/09/25 20:59:59 Using internal plugin for checksum | |
2019/09/25 20:59:59 Using internal plugin for docker-push | |
2019/09/25 20:59:59 Using internal plugin for docker-tag | |
2019/09/25 20:59:59 Using internal plugin for vsphere | |
2019/09/25 20:59:59 Using internal plugin for vsphere-template | |
2019/09/25 20:59:59 Using internal plugin for amazon-import | |
2019/09/25 20:59:59 Using internal plugin for docker-import | |
2019/09/25 20:59:59 Using internal plugin for docker-save | |
2019/09/25 20:59:59 Using internal plugin for alicloud-import | |
2019/09/25 20:59:59 Using internal plugin for digitalocean-import | |
2019/09/25 20:59:59 Using internal plugin for googlecompute-import | |
2019/09/25 20:59:59 Using internal plugin for shell-local | |
2019/09/25 20:59:59 Using internal plugin for vagrant | |
2019/09/25 20:59:59 Using internal plugin for compress | |
2019/09/25 20:59:59 Detected home directory from env var: /Users/john | |
2019/09/25 20:59:59 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/25 20:59:59 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/25 20:59:59 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[alicloud-ecs:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-alicloud-ecs amazon-chroot:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot amazon-ebs:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs amazon-ebssurrogate:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebssurrogate amazon-ebsvolume:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebsvolume amazon-instance:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance azure-arm:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm cloudstack:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-cloudstack digitalocean:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean docker:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker file:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file googlecompute:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute hcloud:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hcloud hyperone:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperone hyperv-iso:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-iso hyperv-vmcx:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-vmcx jdcloud:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-jdcloud linode:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-linode lxc:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxc lxd:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxd ncloud:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ncloud null:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null oneandone:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oneandone openstack:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack oracle-classic:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-classic oracle-oci:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-oci osc-bsu:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-bsu osc-bsusurrogate:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-bsusurrogate osc-bsuvolume:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-bsuvolume osc-chroot:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-osc-chroot parallels-iso:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso parallels-pvm:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm profitbricks:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-profitbricks proxmox:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-proxmox qemu:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu scaleway:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-scaleway tencentcloud-cvm:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-tencentcloud-cvm triton:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-triton ucloud-uhost:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ucloud-uhost vagrant:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vagrant virtualbox-iso:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso virtualbox-ovf:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf virtualbox-vm:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-vm vmware-iso:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso vmware-vmx:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx yandex:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-builder-yandex] PostProcessors:map[alicloud-import:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-alicloud-import amazon-import:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import artifice:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice checksum:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-checksum compress:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress digitalocean-import:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-digitalocean-import docker-import:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import docker-push:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push docker-save:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save docker-tag:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag exoscale-import:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-exoscale-import googlecompute-export:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-export googlecompute-import:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-import manifest:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-manifest shell-local:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local vagrant:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant vagrant-cloud:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud vsphere:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere vsphere-template:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere-template] Provisioners:map[ansible:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible ansible-local:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local breakpoint:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-breakpoint chef-client:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client chef-solo:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo converge:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-converge file:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file inspec:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-inspec powershell:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell puppet-masterless:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless puppet-server:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server salt-masterless:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless shell:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell shell-local:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local sleep:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-sleep windows-restart:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart windows-shell:PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell]} | |
2019/09/25 20:59:59 Detected home directory from env var: /Users/john | |
2019/09/25 20:59:59 Setting cache directory: PATH/packer_cache | |
2019/09/25 20:59:59 Detected home directory from env var: /Users/john | |
2019/09/25 20:59:59 Loading builder: vagrant | |
2019/09/25 20:59:59 Plugin could not be found. Checking same directory as executable. | |
2019/09/25 20:59:59 Current exe path: PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64 | |
2019/09/25 20:59:59 Creating plugin client for path: PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64 | |
2019/09/25 20:59:59 Starting plugin: PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64 []string{"PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64", "plugin", "packer-builder-vagrant"} | |
2019/09/25 20:59:59 Waiting for RPC address for: PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64 | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 [INFO] Packer version: 1.4.4-dev | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Packer Target OS/Arch: darwin amd64 | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Built with Go Version: go1.13 | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Detected home directory from env var: /Users/john | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Detected home directory from env var: /Users/john | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Setting cache directory: PATH/packer_cache | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Detected home directory from env var: /Users/john | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 args: []string{"packer-builder-vagrant"} | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Plugin minimum port: 10000 | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Plugin maximum port: 25000 | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Plugin address: unix /var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/packer-plugin385214337 | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Waiting for connection... | |
2019/09/25 20:59:59 packer_darwin_amd64: 2019/09/25 20:59:59 Serving a plugin connection... | |
2019/09/25 20:59:59 Loading provisioner: ansible | |
2019/09/25 20:59:59 Plugin could not be found. Checking same directory as executable. | |
2019/09/25 20:59:59 Current exe path: PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64 | |
2019/09/25 20:59:59 Creating plugin client for path: PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64 | |
2019/09/25 20:59:59 Starting plugin: PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64 []string{"PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64", "plugin", "packer-provisioner-ansible"} | |
2019/09/25 21:00:00 Waiting for RPC address for: PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64 | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 [INFO] Packer version: 1.4.4-dev | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Packer Target OS/Arch: darwin amd64 | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Built with Go Version: go1.13 | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Detected home directory from env var: /Users/john | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Attempting to open config file: /Users/john/.packerconfig | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 [WARN] Config file doesn't exist: /Users/john/.packerconfig | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Detected home directory from env var: /Users/john | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Setting cache directory: PATH/packer_cache | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Detected home directory from env var: /Users/john | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 args: []string{"packer-provisioner-ansible"} | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Plugin minimum port: 10000 | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Plugin maximum port: 25000 | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Plugin address: unix /var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/packer-plugin971623229 | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Waiting for connection... | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Serving a plugin connection... | |
2019/09/25 21:00:00 Build debug mode: false | |
vagrant output will be in this color. | |
2019/09/25 21:00:00 Force build: false | |
2019/09/25 21:00:00 On error: | |
2019/09/25 21:00:00 Preparing build: vagrant | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 ansible-playbook version: 2.8.5 | |
2019/09/25 21:00:00 Waiting on builds to complete... | |
2019/09/25 21:00:00 Starting build run: vagrant | |
2019/09/25 21:00:00 Running builder: vagrant | |
2019/09/25 21:00:00 [INFO] (telemetry) Starting builder vagrant | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Calling Vagrant CLI: []string{"--version"} | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 [vagrant driver] stdout: Vagrant 2.2.5 | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 [vagrant driver] stderr: | |
==> vagrant: Creating a Vagrantfile in the build directory... | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Created vagrantfile at PATH/output-vagrant/Vagrantfile | |
==> vagrant: skip_add was set so we assume the box is already in Vagrant... | |
==> vagrant: Calling Vagrant Up... | |
2019/09/25 21:00:00 packer_darwin_amd64: 2019/09/25 21:00:00 Calling Vagrant CLI: []string{"up", "source", "--provider=virtualbox"} | |
2019/09/25 21:02:36 packer_darwin_amd64: 2019/09/25 21:02:36 [vagrant driver] stdout: Bringing machine 'source' up with 'virtualbox' provider... | |
2019/09/25 21:02:36 packer_darwin_amd64: ==> source: Importing base box 'ubuntu/bionic64'... | |
==> source: Matching MAC address for NAT networking... | |
2019/09/25 21:02:36 packer_darwin_amd64: ==> source: Checking if box 'ubuntu/bionic64' version '20190918.0.0' is up to date... | |
2019/09/25 21:02:36 packer_darwin_amd64: ==> source: Setting the name of the VM: output-vagrant_source_1569441610470_94868 | |
2019/09/25 21:02:36 packer_darwin_amd64: ==> source: Fixed port collision for 22 => 2222. Now on port 2200. | |
2019/09/25 21:02:36 packer_darwin_amd64: ==> source: Clearing any previously set network interfaces... | |
2019/09/25 21:02:36 packer_darwin_amd64: ==> source: Preparing network interfaces based on configuration... | |
2019/09/25 21:02:36 packer_darwin_amd64: source: Adapter 1: nat | |
2019/09/25 21:02:36 packer_darwin_amd64: ==> source: Forwarding ports... | |
2019/09/25 21:02:36 packer_darwin_amd64: source: 22 (guest) => 2200 (host) (adapter 1) | |
2019/09/25 21:02:36 packer_darwin_amd64: ==> source: Running 'pre-boot' VM customizations... | |
2019/09/25 21:02:36 packer_darwin_amd64: ==> source: Booting VM... | |
2019/09/25 21:02:36 packer_darwin_amd64: ==> source: Waiting for machine to boot. This may take a few minutes... | |
2019/09/25 21:02:36 packer_darwin_amd64: source: SSH address: 127.0.0.1:2200 | |
2019/09/25 21:02:36 packer_darwin_amd64: source: SSH username: vagrant | |
2019/09/25 21:02:36 packer_darwin_amd64: source: SSH auth method: private key | |
2019/09/25 21:02:36 packer_darwin_amd64: source: | |
2019/09/25 21:02:36 packer_darwin_amd64: source: Vagrant insecure key detected. Vagrant will automatically replace | |
2019/09/25 21:02:36 packer_darwin_amd64: source: this with a newly generated keypair for better security. | |
2019/09/25 21:02:36 packer_darwin_amd64: source: | |
2019/09/25 21:02:36 packer_darwin_amd64: source: Inserting generated public key within guest... | |
2019/09/25 21:02:36 packer_darwin_amd64: source: Removing insecure key from the guest if it's present... | |
2019/09/25 21:02:36 packer_darwin_amd64: source: Key inserted! Disconnecting and reconnecting using new SSH key... | |
2019/09/25 21:02:36 packer_darwin_amd64: ==> source: Machine booted and ready! | |
2019/09/25 21:02:36 packer_darwin_amd64: Got different reports about installed GuestAdditions version: | |
2019/09/25 21:02:36 packer_darwin_amd64: Virtualbox on your host claims: 5.2.8 | |
2019/09/25 21:02:36 packer_darwin_amd64: VBoxService inside the vm claims: 5.2.32 | |
2019/09/25 21:02:36 packer_darwin_amd64: Going on, assuming VBoxService is correct... | |
2019/09/25 21:02:36 packer_darwin_amd64: [source] GuestAdditions versions on your host (6.0.10) and guest (5.2.32) do not match. | |
2019/09/25 21:02:36 packer_darwin_amd64: Got different reports about installed GuestAdditions version: | |
2019/09/25 21:02:36 packer_darwin_amd64: Virtualbox on your host claims: 5.2.8 | |
2019/09/25 21:02:36 packer_darwin_amd64: VBoxService inside the vm claims: 5.2.32 | |
2019/09/25 21:02:36 packer_darwin_amd64: Going on, assuming VBoxService is correct... | |
2019/09/25 21:02:36 packer_darwin_amd64: Reading package lists... | |
2019/09/25 21:02:36 packer_darwin_amd64: Building dependency tree... | |
2019/09/25 21:02:36 packer_darwin_amd64: Reading state information... | |
2019/09/25 21:02:36 packer_darwin_amd64: Package 'virtualbox-guest-dkms' is not installed, so not removed | |
2019/09/25 21:02:36 packer_darwin_amd64: Package 'virtualbox-guest-x11' is not installed, so not removed | |
2019/09/25 21:02:36 packer_darwin_amd64: The following packages will be REMOVED: | |
2019/09/25 21:02:36 packer_darwin_amd64: virtualbox-guest-utils* | |
2019/09/25 21:02:36 packer_darwin_amd64: 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. | |
2019/09/25 21:02:36 packer_darwin_amd64: After this operation, 2850 kB disk space will be freed. | |
(Reading database ... 59689 files and directories currently installed.) | |
2019/09/25 21:02:36 packer_darwin_amd64: Removing virtualbox-guest-utils (5.2.32-dfsg-0~ubuntu18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Processing triggers for man-db (2.8.3-2ubuntu0.1) ... | |
(Reading database ... 59676 files and directories currently installed.) | |
2019/09/25 21:02:36 packer_darwin_amd64: Purging configuration files for virtualbox-guest-utils (5.2.32-dfsg-0~ubuntu18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Processing triggers for systemd (237-3ubuntu10.29) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Processing triggers for ureadahead (0.100.0-21) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Reading package lists... | |
2019/09/25 21:02:36 packer_darwin_amd64: Building dependency tree... | |
2019/09/25 21:02:36 packer_darwin_amd64: Reading state information... | |
2019/09/25 21:02:36 packer_darwin_amd64: linux-headers-4.15.0-64-generic is already the newest version (4.15.0-64.73). | |
2019/09/25 21:02:36 packer_darwin_amd64: linux-headers-4.15.0-64-generic set to manually installed. | |
2019/09/25 21:02:36 packer_darwin_amd64: The following additional packages will be installed: | |
2019/09/25 21:02:36 packer_darwin_amd64: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 | |
2019/09/25 21:02:36 packer_darwin_amd64: dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base libalgorithm-diff-perl | |
2019/09/25 21:02:36 packer_darwin_amd64: libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 | |
2019/09/25 21:02:36 packer_darwin_amd64: libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl | |
2019/09/25 21:02:36 packer_darwin_amd64: libfakeroot libfile-fcntllock-perl libgcc-7-dev libgomp1 libisl19 libitm1 | |
2019/09/25 21:02:36 packer_darwin_amd64: liblsan0 libmpc3 libmpx2 libquadmath0 libstdc++-7-dev libtsan0 libubsan0 | |
2019/09/25 21:02:36 packer_darwin_amd64: linux-libc-dev make manpages-dev | |
2019/09/25 21:02:36 packer_darwin_amd64: Suggested packages: | |
2019/09/25 21:02:36 packer_darwin_amd64: binutils-doc cpp-doc gcc-7-locales menu debian-keyring g++-multilib | |
2019/09/25 21:02:36 packer_darwin_amd64: g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake | |
2019/09/25 21:02:36 packer_darwin_amd64: libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg | |
2019/09/25 21:02:36 packer_darwin_amd64: libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg | |
2019/09/25 21:02:36 packer_darwin_amd64: libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg glibc-doc bzr | |
2019/09/25 21:02:36 packer_darwin_amd64: libstdc++-7-doc make-doc | |
2019/09/25 21:02:36 packer_darwin_amd64: The following NEW packages will be installed: | |
2019/09/25 21:02:36 packer_darwin_amd64: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 | |
2019/09/25 21:02:36 packer_darwin_amd64: dkms dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base libalgorithm-diff-perl | |
2019/09/25 21:02:36 packer_darwin_amd64: libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 | |
2019/09/25 21:02:36 packer_darwin_amd64: libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl | |
2019/09/25 21:02:36 packer_darwin_amd64: libfakeroot libfile-fcntllock-perl libgcc-7-dev libgomp1 libisl19 libitm1 | |
2019/09/25 21:02:36 packer_darwin_amd64: liblsan0 libmpc3 libmpx2 libquadmath0 libstdc++-7-dev libtsan0 libubsan0 | |
2019/09/25 21:02:36 packer_darwin_amd64: linux-libc-dev make manpages-dev | |
2019/09/25 21:02:36 packer_darwin_amd64: 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. | |
2019/09/25 21:02:36 packer_darwin_amd64: Need to get 37.3 MB of archives. | |
2019/09/25 21:02:36 packer_darwin_amd64: After this operation, 161 MB of additional disk space will be used. | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.2 [193 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.2 [503 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.2 [1856 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.2 [3396 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-64.73 [1123 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.4.0-1ubuntu1~18.04.1 [18.9 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.4.0-1ubuntu1~18.04.1 [6742 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.3.0-6ubuntu1~18.04.1 [47.4 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.3.0-6ubuntu1~18.04.1 [76.4 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.3.0-6ubuntu1~18.04.1 [28.0 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.3.0-6ubuntu1~18.04.1 [9184 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.4.0-1ubuntu1~18.04.1 [359 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.3.0-6ubuntu1~18.04.1 [133 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.3.0-6ubuntu1~18.04.1 [288 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.4.0-1ubuntu1~18.04.1 [126 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.4.0-1ubuntu1~18.04.1 [42.5 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.3.0-6ubuntu1~18.04.1 [11.6 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.3.0-6ubuntu1~18.04.1 [133 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [2381 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.4.0-1ubuntu1~18.04.1 [7463 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [1468 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.4.0-1ubuntu1~18.04.1 [7574 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Err:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.2 | |
2019/09/25 21:02:36 packer_darwin_amd64: 404 Not Found [IP: 91.189.88.173 80] | |
2019/09/25 21:02:36 packer_darwin_amd64: Err:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.2 | |
2019/09/25 21:02:36 packer_darwin_amd64: 404 Not Found [IP: 91.189.88.173 80] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dkms all 2.3-3ubuntu9.5 [68.1 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Fetched 36.5 MB in 6s (6533 kB/s) | |
2019/09/25 21:02:36 packer_darwin_amd64: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dpkg/libdpkg-perl_1.19.0.5ubuntu2.2_all.deb 404 Not Found [IP: 91.189.88.173 80] | |
2019/09/25 21:02:36 packer_darwin_amd64: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg-dev_1.19.0.5ubuntu2.2_all.deb 404 Not Found [IP: 91.189.88.173 80] | |
2019/09/25 21:02:36 packer_darwin_amd64: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? | |
2019/09/25 21:02:36 packer_darwin_amd64: Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [516 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:7 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [173 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [607 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [202 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [4904 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2396 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [740 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [267 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1007 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [309 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [7528 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [3868 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:21 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [2512 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:22 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [1644 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:23 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4020 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:24 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [1856 B] | |
2019/09/25 21:02:36 packer_darwin_amd64: Fetched 17.9 MB in 6s (3018 kB/s) | |
2019/09/25 21:02:36 packer_darwin_amd64: Reading package lists... | |
2019/09/25 21:02:36 packer_darwin_amd64: W: --force-yes is deprecated, use one of the options starting with --allow instead. | |
2019/09/25 21:02:36 packer_darwin_amd64: Reading package lists... | |
2019/09/25 21:02:36 packer_darwin_amd64: Building dependency tree... | |
2019/09/25 21:02:36 packer_darwin_amd64: Reading state information... | |
2019/09/25 21:02:36 packer_darwin_amd64: linux-headers-4.15.0-64-generic is already the newest version (4.15.0-64.73). | |
2019/09/25 21:02:36 packer_darwin_amd64: linux-headers-4.15.0-64-generic set to manually installed. | |
2019/09/25 21:02:36 packer_darwin_amd64: The following additional packages will be installed: | |
2019/09/25 21:02:36 packer_darwin_amd64: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 | |
2019/09/25 21:02:36 packer_darwin_amd64: dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base libalgorithm-diff-perl | |
2019/09/25 21:02:36 packer_darwin_amd64: libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 | |
2019/09/25 21:02:36 packer_darwin_amd64: libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl | |
2019/09/25 21:02:36 packer_darwin_amd64: libfakeroot libfile-fcntllock-perl libgcc-7-dev libgomp1 libisl19 libitm1 | |
2019/09/25 21:02:36 packer_darwin_amd64: liblsan0 libmpc3 libmpx2 libquadmath0 libstdc++-7-dev libtsan0 libubsan0 | |
2019/09/25 21:02:36 packer_darwin_amd64: linux-libc-dev make manpages-dev | |
2019/09/25 21:02:36 packer_darwin_amd64: Suggested packages: | |
2019/09/25 21:02:36 packer_darwin_amd64: binutils-doc cpp-doc gcc-7-locales menu debian-keyring g++-multilib | |
2019/09/25 21:02:36 packer_darwin_amd64: g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake | |
2019/09/25 21:02:36 packer_darwin_amd64: libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg | |
2019/09/25 21:02:36 packer_darwin_amd64: libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg | |
2019/09/25 21:02:36 packer_darwin_amd64: libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg glibc-doc bzr | |
2019/09/25 21:02:36 packer_darwin_amd64: libstdc++-7-doc make-doc | |
2019/09/25 21:02:36 packer_darwin_amd64: The following NEW packages will be installed: | |
2019/09/25 21:02:36 packer_darwin_amd64: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 | |
2019/09/25 21:02:36 packer_darwin_amd64: dkms dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base libalgorithm-diff-perl | |
2019/09/25 21:02:36 packer_darwin_amd64: libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 | |
2019/09/25 21:02:36 packer_darwin_amd64: libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl | |
2019/09/25 21:02:36 packer_darwin_amd64: libfakeroot libfile-fcntllock-perl libgcc-7-dev libgomp1 libisl19 libitm1 | |
2019/09/25 21:02:36 packer_darwin_amd64: liblsan0 libmpc3 libmpx2 libquadmath0 libstdc++-7-dev libtsan0 libubsan0 | |
2019/09/25 21:02:36 packer_darwin_amd64: linux-libc-dev make manpages-dev | |
2019/09/25 21:02:36 packer_darwin_amd64: 0 upgraded, 41 newly installed, 0 to remove and 1 not upgraded. | |
2019/09/25 21:02:36 packer_darwin_amd64: Need to get 818 kB/37.3 MB of archives. | |
2019/09/25 21:02:36 packer_darwin_amd64: After this operation, 161 MB of additional disk space will be used. | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] | |
2019/09/25 21:02:36 packer_darwin_amd64: dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
2019/09/25 21:02:36 packer_darwin_amd64: Fetched 818 kB in 1s (1165 kB/s) | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package binutils-common:amd64. | |
(Reading database ... 59675 files and directories currently installed.) | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../00-binutils-common_2.30-21ubuntu1~18.04.2_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libbinutils:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../01-libbinutils_2.30-21ubuntu1~18.04.2_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package binutils-x86-64-linux-gnu. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../02-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.2_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package binutils. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../03-binutils_2.30-21ubuntu1~18.04.2_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking binutils (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libc-dev-bin. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../04-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libc-dev-bin (2.27-3ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package linux-libc-dev:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../05-linux-libc-dev_4.15.0-64.73_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking linux-libc-dev:amd64 (4.15.0-64.73) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libc6-dev:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../06-libc6-dev_2.27-3ubuntu1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package gcc-7-base:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../07-gcc-7-base_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking gcc-7-base:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libisl19:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../08-libisl19_0.19-1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libisl19:amd64 (0.19-1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libmpc3:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../09-libmpc3_1.1.0-1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libmpc3:amd64 (1.1.0-1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package cpp-7. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../10-cpp-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking cpp-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package cpp. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../11-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking cpp (4:7.4.0-1ubuntu2.3) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libcc1-0:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../12-libcc1-0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libcc1-0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libgomp1:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../13-libgomp1_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libgomp1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libitm1:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../14-libitm1_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libitm1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libatomic1:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../15-libatomic1_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libatomic1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libasan4:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../16-libasan4_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libasan4:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package liblsan0:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../17-liblsan0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking liblsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libtsan0:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../18-libtsan0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libtsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libubsan0:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../19-libubsan0_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libubsan0:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libcilkrts5:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../20-libcilkrts5_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libcilkrts5:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libmpx2:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../21-libmpx2_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libmpx2:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libquadmath0:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../22-libquadmath0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libquadmath0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libgcc-7-dev:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../23-libgcc-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libgcc-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package gcc-7. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../24-gcc-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking gcc-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package gcc. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../25-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking gcc (4:7.4.0-1ubuntu2.3) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libstdc++-7-dev:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../26-libstdc++-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package g++-7. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../27-g++-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking g++-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package g++. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../28-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking g++ (4:7.4.0-1ubuntu2.3) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package make. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../29-make_4.1-9.1ubuntu1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking make (4.1-9.1ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libdpkg-perl. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package dpkg-dev. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../31-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package build-essential. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../32-build-essential_12.4ubuntu1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking build-essential (12.4ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package dkms. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../33-dkms_2.3-3ubuntu9.5_all.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking dkms (2.3-3ubuntu9.5) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libfakeroot:amd64. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../34-libfakeroot_1.22-2ubuntu1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package fakeroot. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../35-fakeroot_1.22-2ubuntu1_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking fakeroot (1.22-2ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libalgorithm-diff-perl. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../36-libalgorithm-diff-perl_1.19.03-1_all.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libalgorithm-diff-perl (1.19.03-1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libalgorithm-diff-xs-perl. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../37-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libalgorithm-diff-xs-perl (0.04-5) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libalgorithm-merge-perl. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../38-libalgorithm-merge-perl_0.08-3_all.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libalgorithm-merge-perl (0.08-3) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package libfile-fcntllock-perl. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../39-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking libfile-fcntllock-perl (0.22-3build2) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Selecting previously unselected package manpages-dev. | |
2019/09/25 21:02:36 packer_darwin_amd64: Preparing to unpack .../40-manpages-dev_4.15-1_all.deb ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Unpacking manpages-dev (4.15-1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libquadmath0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libgomp1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libatomic1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libcc1-0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up make (4.1-9.1ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libtsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up linux-libc-dev:amd64 (4.15.0-64.73) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up liblsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up gcc-7-base:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libfile-fcntllock-perl (0.22-3build2) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libmpx2:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libalgorithm-diff-perl (1.19.03-1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libmpc3:amd64 (1.1.0-1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libc-dev-bin (2.27-3ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up manpages-dev (4.15-1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libitm1:amd64 (8.3.0-6ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libisl19:amd64 (0.19-1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libasan4:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libcilkrts5:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libubsan0:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up fakeroot (1.22-2ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libgcc-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up cpp-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libalgorithm-merge-perl (0.08-3) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up libalgorithm-diff-xs-perl (0.04-5) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up cpp (4:7.4.0-1ubuntu2.3) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up binutils (2.30-21ubuntu1~18.04.2) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up gcc-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up g++-7 (7.4.0-1ubuntu1~18.04.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up gcc (4:7.4.0-1ubuntu2.3) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up dkms (2.3-3ubuntu9.5) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up g++ (4:7.4.0-1ubuntu2.3) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode | |
2019/09/25 21:02:36 packer_darwin_amd64: Setting up build-essential (12.4ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Processing triggers for man-db (2.8.3-2ubuntu0.1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Processing triggers for libc-bin (2.27-3ubuntu1) ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso | |
2019/09/25 21:02:36 packer_darwin_amd64: Mounting Virtualbox Guest Additions ISO to: /mnt | |
2019/09/25 21:02:36 packer_darwin_amd64: mount: /mnt: WARNING: device write-protected, mounted read-only. | |
2019/09/25 21:02:36 packer_darwin_amd64: Installing Virtualbox Guest Additions 6.0.10 - guest version is 5.2.32 | |
2019/09/25 21:02:36 packer_darwin_amd64: Verifying archive integrity... All good. | |
2019/09/25 21:02:36 packer_darwin_amd64: Uncompressing VirtualBox 6.0.10 Guest Additions for Linux........ | |
2019/09/25 21:02:36 packer_darwin_amd64: VirtualBox Guest Additions installer | |
2019/09/25 21:02:36 packer_darwin_amd64: Copying additional installer modules ... | |
2019/09/25 21:02:36 packer_darwin_amd64: Installing additional modules ... | |
2019/09/25 21:02:36 packer_darwin_amd64: VirtualBox Guest Additions: Starting. | |
2019/09/25 21:02:36 packer_darwin_amd64: VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
2019/09/25 21:02:36 packer_darwin_amd64: modules. This may take a while. | |
2019/09/25 21:02:36 packer_darwin_amd64: VirtualBox Guest Additions: To build modules for other installed kernels, run | |
2019/09/25 21:02:36 packer_darwin_amd64: VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
2019/09/25 21:02:36 packer_darwin_amd64: VirtualBox Guest Additions: or | |
2019/09/25 21:02:36 packer_darwin_amd64: VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
2019/09/25 21:02:36 packer_darwin_amd64: VirtualBox Guest Additions: Building the modules for kernel 4.15.0-64-generic. | |
2019/09/25 21:02:36 packer_darwin_amd64: update-initramfs: Generating /boot/initrd.img-4.15.0-64-generic | |
2019/09/25 21:02:36 packer_darwin_amd64: Unmounting Virtualbox Guest Additions ISO from: /mnt | |
2019/09/25 21:02:36 packer_darwin_amd64: ==> source: Checking for guest additions in VM... | |
2019/09/25 21:02:36 packer_darwin_amd64: 2019/09/25 21:02:36 [vagrant driver] stderr: | |
2019/09/25 21:02:36 packer_darwin_amd64: 2019/09/25 21:02:36 Calling Vagrant CLI: []string{"ssh-config", "source"} | |
2019/09/25 21:02:39 packer_darwin_amd64: 2019/09/25 21:02:39 [vagrant driver] stdout: Host source | |
2019/09/25 21:02:39 packer_darwin_amd64: HostName 127.0.0.1 | |
2019/09/25 21:02:39 packer_darwin_amd64: User vagrant | |
2019/09/25 21:02:39 packer_darwin_amd64: Port 2200 | |
2019/09/25 21:02:39 packer_darwin_amd64: UserKnownHostsFile /dev/null | |
2019/09/25 21:02:39 packer_darwin_amd64: StrictHostKeyChecking no | |
2019/09/25 21:02:39 packer_darwin_amd64: PasswordAuthentication no | |
2019/09/25 21:02:39 packer_darwin_amd64: IdentityFile PATH/output-vagrant/.vagrant/machines/source/virtualbox/private_key | |
2019/09/25 21:02:39 packer_darwin_amd64: IdentitiesOnly yes | |
2019/09/25 21:02:39 packer_darwin_amd64: LogLevel FATAL | |
2019/09/25 21:02:39 packer_darwin_amd64: 2019/09/25 21:02:39 [vagrant driver] stderr: | |
==> vagrant: Using ssh communicator to connect: 127.0.0.1 | |
2019/09/25 21:02:39 packer_darwin_amd64: 2019/09/25 21:02:39 [INFO] Waiting for SSH, up to timeout: 10m0s | |
==> vagrant: Waiting for SSH to become available... | |
2019/09/25 21:02:39 packer_darwin_amd64: 2019/09/25 21:02:39 [INFO] Attempting SSH connection to 127.0.0.1:2200... | |
2019/09/25 21:02:39 packer_darwin_amd64: 2019/09/25 21:02:39 [DEBUG] Config to &ssh.Config{SSHConfig:(*ssh.ClientConfig)(0xc0003901a0), Connection:(func() (net.Conn, error))(0x1d8ba40), Pty:true, DisableAgentForwarding:false, HandshakeTimeout:0, UseSftp:false, KeepAliveInterval:0, Timeout:0, Tunnels:[]ssh.TunnelSpec(nil)}... | |
2019/09/25 21:02:39 packer_darwin_amd64: 2019/09/25 21:02:39 [DEBUG] reconnecting to TCP connection for SSH | |
2019/09/25 21:02:39 packer_darwin_amd64: 2019/09/25 21:02:39 [DEBUG] handshaking with SSH | |
2019/09/25 21:02:39 packer_darwin_amd64: 2019/09/25 21:02:39 [DEBUG] handshake complete! | |
2019/09/25 21:02:39 packer_darwin_amd64: 2019/09/25 21:02:39 [DEBUG] Opening new ssh session | |
2019/09/25 21:02:40 packer_darwin_amd64: 2019/09/25 21:02:40 [INFO] agent forwarding enabled | |
==> vagrant: Connected to SSH! | |
2019/09/25 21:02:40 packer_darwin_amd64: 2019/09/25 21:02:40 Running the provision hook | |
2019/09/25 21:02:40 [INFO] (telemetry) Starting provisioner ansible | |
==> vagrant: Provisioning with Ansible... | |
2019/09/25 21:02:41 packer_darwin_amd64: 2019/09/25 21:02:41 SSH proxy: serving on 127.0.0.1:54110 | |
==> vagrant: Executing Ansible: ansible-playbook --extra-vars packer_build_name=vagrant packer_builder_type=vagrant -o IdentitiesOnly=yes -i /var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/packer-provisioner-ansible116663927 PATH/vagrant-ansible.yaml -e ansible_ssh_private_key_file=/var/folders/sq/_8tz6dks5xscn561f93lwwt00000gr/T/ansible-key967544696 | |
vagrant: | |
vagrant: PLAY [localhost] *************************************************************** | |
vagrant: | |
vagrant: TASK [Gathering Facts] ********************************************************* | |
vagrant: ok: [localhost] | |
vagrant: | |
vagrant: TASK [Vagrant Ansible Touch] *************************************************** | |
vagrant: fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "sudo: a password is required\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1} | |
vagrant: | |
vagrant: PLAY RECAP ********************************************************************* | |
vagrant: localhost : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 | |
vagrant: | |
2019/09/25 21:02:44 packer_darwin_amd64: 2019/09/25 21:02:44 shutting down the SSH proxy | |
2019/09/25 21:02:44 [INFO] (telemetry) ending ansible | |
==> vagrant: destroying Vagrant box... | |
2019/09/25 21:02:44 packer_darwin_amd64: 2019/09/25 21:02:44 Calling Vagrant CLI: []string{"destroy", "-f", "source"} | |
2019/09/25 21:02:49 packer_darwin_amd64: 2019/09/25 21:02:49 [vagrant driver] stdout: ==> source: Forcing shutdown of VM... | |
2019/09/25 21:02:49 packer_darwin_amd64: ==> source: Destroying VM and associated drives... | |
2019/09/25 21:02:49 packer_darwin_amd64: 2019/09/25 21:02:49 [vagrant driver] stderr: | |
==> vagrant: Deleting output directory... | |
2019/09/25 21:02:49 [INFO] (telemetry) ending vagrant | |
Build 'vagrant' errored: Error executing Ansible: Non-zero exit status: exit status 2 | |
2019/09/25 21:02:49 machine readable: error-count []string{"1"} | |
==> Some builds didn't complete successfully and had errors: | |
==> Some builds didn't complete successfully and had errors: | |
2019/09/25 21:02:49 machine readable: vagrant,error []string{"Error executing Ansible: Non-zero exit status: exit status 2"} | |
==> Builds finished but no artifacts were created. | |
--> vagrant: Error executing Ansible: Non-zero exit status: exit status 2 | |
==> Builds finished but no artifacts were created. | |
2019/09/25 21:02:49 [INFO] (telemetry) Finalizing. | |
2019/09/25 21:02:50 waiting for all plugin processes to complete... | |
2019/09/25 21:02:50 PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64: plugin process exited | |
2019/09/25 21:02:50 PATH/packer-fix_8019-12898/pkg/packer_darwin_amd64: plugin process exited | |
PROMPT $ |
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
{ | |
"builders": [ | |
{ | |
"type": "vagrant", | |
"source_path": "ubuntu/bionic64", | |
"skip_add": true, | |
"provider": "virtualbox", | |
"communicator": "ssh", | |
"ssh_pty": true | |
} | |
], | |
"provisioners": [ | |
{ | |
"type": "ansible", | |
"playbook_file": "./vagrant-ansible.yaml" | |
} | |
], | |
"post-processors": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment