Skip to content

Instantly share code, notes, and snippets.

@adamalex
Last active December 24, 2015 06:38
Show Gist options
  • Save adamalex/6758007 to your computer and use it in GitHub Desktop.
Save adamalex/6758007 to your computer and use it in GitHub Desktop.
Packer crash output
2013/09/29 20:36:49 Packer Version: 0.3.8
2013/09/29 20:36:49 Packer Target OS/Arch: darwin amd64
2013/09/29 20:36:49 Detected home directory from env var: /Users/adam
2013/09/29 20:36:49 Attempting to open config file: /Users/adam/.packerconfig
2013/09/29 20:36:49 File doesn't exist, but doesn't need to. Ignoring.
2013/09/29 20:36:49 Packer config: &{PluginMinPort:0 PluginMaxPort:0 Builders:map[amazon-ebs:packer-builder-amazon-ebs amazon-chroot:packer-builder-amazon-chroot amazon-instance:packer-builder-amazon-instance digitalocean:packer-builder-digitalocean openstack:packer-builder-openstack virtualbox:packer-builder-virtualbox vmware:packer-builder-vmware] Commands:map[build:packer-command-build fix:packer-command-fix inspect:packer-command-inspect validate:packer-command-validate] PostProcessors:map[vagrant:packer-post-processor-vagrant] Provisioners:map[chef-solo:packer-provisioner-chef-solo file:packer-provisioner-file puppet-masterless:packer-provisioner-puppet-masterless shell:packer-provisioner-shell salt-masterless:packer-provisioner-salt-masterless]}
2013/09/29 20:36:49 Setting cache directory: /Users/adam/Projects/packer-ubuntu-12.04-docker/packer_cache
2013/09/29 20:36:49 Environment.Cli: []string{"build", "-only=amazon-ebs", "template.json"}
2013/09/29 20:36:49 command + args: []string{"build", "-only=amazon-ebs", "template.json"}
2013/09/29 20:36:49 Loading command: build
2013/09/29 20:36:49 Creating plugin client for path: /Users/adam/Scripts/packer-command-build
2013/09/29 20:36:49 Starting plugin: /Users/adam/Scripts/packer-command-build []string{"/Users/adam/Scripts/packer-command-build"}
2013/09/29 20:36:49 Waiting for RPC address for: /Users/adam/Scripts/packer-command-build
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Preparing to serve a command plugin...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Plugin build against Packer ''
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Plugin minimum port: 10000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Plugin maximum port: 25000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Plugin address: 127.0.0.1:10000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Waiting for connection...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Serving a plugin connection...
2013/09/29 20:36:49 Executing command: build
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Reading template: template.json
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Creating build: amazon-ebs
2013/09/29 20:36:49 Loading builder: amazon-ebs
2013/09/29 20:36:49 Creating plugin client for path: /Users/adam/Scripts/packer-builder-amazon-ebs
2013/09/29 20:36:49 Starting plugin: /Users/adam/Scripts/packer-builder-amazon-ebs []string{"/Users/adam/Scripts/packer-builder-amazon-ebs"}
2013/09/29 20:36:49 Waiting for RPC address for: /Users/adam/Scripts/packer-builder-amazon-ebs
2013/09/29 20:36:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:36:49 Preparing to serve a builder plugin...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:36:49 Plugin build against Packer ''
2013/09/29 20:36:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:36:49 Plugin minimum port: 10000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:36:49 Plugin maximum port: 25000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:36:49 Plugin address: 127.0.0.1:10002
2013/09/29 20:36:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:36:49 Waiting for connection...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:36:49 Serving a plugin connection...
2013/09/29 20:36:49 Loading post-processor: vagrant
2013/09/29 20:36:49 Creating plugin client for path: /Users/adam/Scripts/packer-post-processor-vagrant
2013/09/29 20:36:49 Starting plugin: /Users/adam/Scripts/packer-post-processor-vagrant []string{"/Users/adam/Scripts/packer-post-processor-vagrant"}
2013/09/29 20:36:49 Waiting for RPC address for: /Users/adam/Scripts/packer-post-processor-vagrant
2013/09/29 20:36:49 /Users/adam/Scripts/packer-post-processor-vagrant: 2013/09/29 20:36:49 Preparing to serve a post-processor plugin...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-post-processor-vagrant: 2013/09/29 20:36:49 Plugin build against Packer ''
2013/09/29 20:36:49 /Users/adam/Scripts/packer-post-processor-vagrant: 2013/09/29 20:36:49 Plugin minimum port: 10000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-post-processor-vagrant: 2013/09/29 20:36:49 Plugin maximum port: 25000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-post-processor-vagrant: 2013/09/29 20:36:49 Plugin address: 127.0.0.1:10004
2013/09/29 20:36:49 /Users/adam/Scripts/packer-post-processor-vagrant: 2013/09/29 20:36:49 Waiting for connection...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-post-processor-vagrant: 2013/09/29 20:36:49 Serving a plugin connection...
2013/09/29 20:36:49 Loading provisioner: shell
2013/09/29 20:36:49 Creating plugin client for path: /Users/adam/Scripts/packer-provisioner-shell
2013/09/29 20:36:49 Starting plugin: /Users/adam/Scripts/packer-provisioner-shell []string{"/Users/adam/Scripts/packer-provisioner-shell"}
2013/09/29 20:36:49 Waiting for RPC address for: /Users/adam/Scripts/packer-provisioner-shell
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Preparing to serve a provisioner plugin...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin build against Packer ''
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin minimum port: 10000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin maximum port: 25000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin address: 127.0.0.1:10006
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Waiting for connection...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Serving a plugin connection...
2013/09/29 20:36:49 Loading provisioner: shell
2013/09/29 20:36:49 Creating plugin client for path: /Users/adam/Scripts/packer-provisioner-shell
2013/09/29 20:36:49 Starting plugin: /Users/adam/Scripts/packer-provisioner-shell []string{"/Users/adam/Scripts/packer-provisioner-shell"}
2013/09/29 20:36:49 Waiting for RPC address for: /Users/adam/Scripts/packer-provisioner-shell
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Preparing to serve a provisioner plugin...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin build against Packer ''
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin minimum port: 10000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin maximum port: 25000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin address: 127.0.0.1:10008
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Waiting for connection...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Serving a plugin connection...
2013/09/29 20:36:49 Loading provisioner: shell
2013/09/29 20:36:49 Creating plugin client for path: /Users/adam/Scripts/packer-provisioner-shell
2013/09/29 20:36:49 Starting plugin: /Users/adam/Scripts/packer-provisioner-shell []string{"/Users/adam/Scripts/packer-provisioner-shell"}
2013/09/29 20:36:49 Waiting for RPC address for: /Users/adam/Scripts/packer-provisioner-shell
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Preparing to serve a provisioner plugin...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin build against Packer ''
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin minimum port: 10000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin maximum port: 25000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin address: 127.0.0.1:10010
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Waiting for connection...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Serving a plugin connection...
2013/09/29 20:36:49 Loading provisioner: shell
2013/09/29 20:36:49 Creating plugin client for path: /Users/adam/Scripts/packer-provisioner-shell
2013/09/29 20:36:49 Starting plugin: /Users/adam/Scripts/packer-provisioner-shell []string{"/Users/adam/Scripts/packer-provisioner-shell"}
2013/09/29 20:36:49 Waiting for RPC address for: /Users/adam/Scripts/packer-provisioner-shell
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Preparing to serve a provisioner plugin...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin build against Packer ''
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin minimum port: 10000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin maximum port: 25000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin address: 127.0.0.1:10012
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Waiting for connection...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Serving a plugin connection...
2013/09/29 20:36:49 Loading provisioner: shell
2013/09/29 20:36:49 Creating plugin client for path: /Users/adam/Scripts/packer-provisioner-shell
2013/09/29 20:36:49 Starting plugin: /Users/adam/Scripts/packer-provisioner-shell []string{"/Users/adam/Scripts/packer-provisioner-shell"}
2013/09/29 20:36:49 Waiting for RPC address for: /Users/adam/Scripts/packer-provisioner-shell
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Preparing to serve a provisioner plugin...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin build against Packer ''
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin minimum port: 10000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin maximum port: 25000
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Plugin address: 127.0.0.1:10014
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Waiting for connection...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:36:49 Serving a plugin connection...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Skipping build 'vmware' because not specified by -only.
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Skipping build 'virtualbox' because not specified by -only.
2013/09/29 20:36:49 ui: amazon-ebs output will be in this color.
2013/09/29 20:36:49 ui:
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Build debug mode: false
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Force build: false
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Preparing build: amazon-ebs
2013/09/29 20:36:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:36:49 Config: {PackerConfig:{PackerBuildName:amazon-ebs PackerBuilderType:amazon-ebs PackerDebug:false PackerForce:false PackerUserVars:map[aws_access_key: aws_secret_key:]} AccessConfig:{AccessKey: SecretKey: RawRegion:us-east-1} AMIConfig:{AMIName:packer-docker 1380501409 AMIDescription: AMIUsers:[] AMIGroups:[] AMIProductCodes:[] AMIRegions:[] AMITags:map[]} BlockDevices:{AMIMappings:[] LaunchMappings:[]} RunConfig:{SourceAmi:ami-53b1ff3a IamInstanceProfile: InstanceType:m1.small UserData: UserDataFile: RawSSHTimeout:1m SSHUsername:ubuntu SSHPort:22 SecurityGroupId: SubnetId: TemporaryKeyPairName:packer XXXXXremovedXXXXX VpcId: sshTimeout:60000000000} tpl:0xc2100a8220}
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Waiting on builds to complete...
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Starting build run: amazon-ebs
2013/09/29 20:36:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:36:49 Running builder: amazon-ebs
2013/09/29 20:36:49 ui: ==> amazon-ebs: Creating temporary keypair: packer XXXXXremovedXXXXX
2013/09/29 20:36:50 ui: ==> amazon-ebs: Creating temporary security group for this instance...
2013/09/29 20:36:50 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:36:50 Temporary group name: packer XXXXXremovedXXXXX
2013/09/29 20:36:51 ui: ==> amazon-ebs: Authorizing SSH access on the temporary security group...
2013/09/29 20:36:51 ui: ==> amazon-ebs: Launching a source AWS instance...
2013/09/29 20:36:52 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:36:52 instance id: i-5f16fc27
2013/09/29 20:36:52 ui: ==> amazon-ebs: Waiting for instance (i-5f16fc27) to become ready...
2013/09/29 20:36:52 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:36:52 Waiting for state to become: running
2013/09/29 20:37:25 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:25 Waiting for SSH, up to timeout: 1m0s
2013/09/29 20:37:25 ui: ==> amazon-ebs: Waiting for SSH to become available...
2013/09/29 20:37:30 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:30 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:37:38 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:38 TCP connection to SSH ip/port failed: dial tcp 54.237.59.227:22: connection refused
2013/09/29 20:37:43 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:43 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:37:43 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:43 Attempting SSH connection...
2013/09/29 20:37:43 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:43 reconnecting to TCP connection for SSH
2013/09/29 20:37:43 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:43 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:37:43 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:43 handshaking with SSH
2013/09/29 20:37:44 ui: ==> amazon-ebs: Connected to SSH!
2013/09/29 20:37:44 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:44 Running the provision hook
2013/09/29 20:37:44 ui: ==> amazon-ebs: Provisioning with shell script: scripts/vagrant.sh
2013/09/29 20:37:44 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:37:44 Opening scripts/vagrant.sh for reading
2013/09/29 20:37:44 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:37:44 565 bytes written for 'uploadReader'
2013/09/29 20:37:44 565 bytes written for 'uploadReader'
2013/09/29 20:37:44 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:37:44 565 bytes written for 'uploadReader'
2013/09/29 20:37:44 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:44 opening new ssh session
2013/09/29 20:37:44 565 bytes written for 'uploadReader'
2013/09/29 20:37:47 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:47 Starting remote scp process: scp -vt /tmp
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 Started SCP session, beginning transfers...
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 Copying input data into in-memory buffer so we can get the length
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 Beginning file upload...
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 SCP session complete, closing stdin pipe.
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 Waiting for SSH session to complete.
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 scp stderr (length 26): Sink: C0644 565 script.sh
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 opening new ssh session
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 starting remote command: /bin/true
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 remote command exited with '0': /bin/true
2013/09/29 20:37:48 0 bytes written for 'stderr'
2013/09/29 20:37:48 0 bytes written for 'stdout'
2013/09/29 20:37:48 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:37:48 0 bytes written for 'stderr'
2013/09/29 20:37:48 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:37:48 0 bytes written for 'stdout'
2013/09/29 20:37:48 0 bytes written for 'stderr'
2013/09/29 20:37:48 0 bytes written for 'stdout'
2013/09/29 20:37:48 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:37:48 0 bytes written for 'stderr'
2013/09/29 20:37:48 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:37:48 0 bytes written for 'stdout'
2013/09/29 20:37:48 ui: ==> amazon-ebs: Provisioning with shell script: scripts/virtualbox.sh
2013/09/29 20:37:48 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:37:48 Opening scripts/virtualbox.sh for reading
2013/09/29 20:37:48 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:37:48 632 bytes written for 'uploadReader'
2013/09/29 20:37:48 632 bytes written for 'uploadReader'
2013/09/29 20:37:48 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:37:48 632 bytes written for 'uploadReader'
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 opening new ssh session
2013/09/29 20:37:48 632 bytes written for 'uploadReader'
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 Starting remote scp process: scp -vt /tmp
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 Started SCP session, beginning transfers...
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 Copying input data into in-memory buffer so we can get the length
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 Beginning file upload...
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 SCP session complete, closing stdin pipe.
2013/09/29 20:37:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:48 Waiting for SSH session to complete.
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 scp stderr (length 26): Sink: C0644 632 script.sh
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 opening new ssh session
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 starting remote command: /bin/true
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 remote command exited with '0': /bin/true
2013/09/29 20:37:49 0 bytes written for 'stderr'
2013/09/29 20:37:49 0 bytes written for 'stdout'
2013/09/29 20:37:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:37:49 0 bytes written for 'stderr'
2013/09/29 20:37:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:37:49 0 bytes written for 'stdout'
2013/09/29 20:37:49 0 bytes written for 'stderr'
2013/09/29 20:37:49 0 bytes written for 'stdout'
2013/09/29 20:37:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:37:49 0 bytes written for 'stderr'
2013/09/29 20:37:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:37:49 0 bytes written for 'stdout'
2013/09/29 20:37:49 ui: ==> amazon-ebs: Provisioning with shell script: scripts/kernel.sh
2013/09/29 20:37:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:37:49 Opening scripts/kernel.sh for reading
2013/09/29 20:37:49 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:37:49 201 bytes written for 'uploadReader'
2013/09/29 20:37:49 201 bytes written for 'uploadReader'
2013/09/29 20:37:49 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:37:49 201 bytes written for 'uploadReader'
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 opening new ssh session
2013/09/29 20:37:49 201 bytes written for 'uploadReader'
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 Starting remote scp process: scp -vt /tmp
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 Started SCP session, beginning transfers...
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 Copying input data into in-memory buffer so we can get the length
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 Beginning file upload...
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 SCP session complete, closing stdin pipe.
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 Waiting for SSH session to complete.
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 scp stderr (length 26): Sink: C0644 201 script.sh
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 opening new ssh session
2013/09/29 20:37:49 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:49 starting remote command: chmod +x /tmp/script.sh; PACKER_BUILD_NAME=amazon-ebs PACKER_BUILDER_TYPE=amazon-ebs sudo -E '/tmp/script.sh'
2013/09/29 20:37:50 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:50 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:37:50 ui:  amazon-ebs: Get:1 http://security.ubuntu.com precise-security Release.gpg [198 B]
2013/09/29 20:37:50 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise Release.gpg
2013/09/29 20:37:50 ui:  amazon-ebs: Get:2 http://security.ubuntu.com precise-security Release [49.6 kB]
2013/09/29 20:37:50 ui:  amazon-ebs: Get:3 http://archive.ubuntu.com precise-updates Release.gpg [198 B]
2013/09/29 20:37:50 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise Release
2013/09/29 20:37:51 ui:  amazon-ebs: Get:4 http://archive.ubuntu.com precise-updates Release [49.6 kB]
2013/09/29 20:37:51 ui:  amazon-ebs: Get:5 http://security.ubuntu.com precise-security/main amd64 Packages [322 kB]
2013/09/29 20:37:51 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/main amd64 Packages
2013/09/29 20:37:51 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/restricted amd64 Packages
2013/09/29 20:37:51 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/universe amd64 Packages
2013/09/29 20:37:51 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/multiverse amd64 Packages
2013/09/29 20:37:51 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/main i386 Packages
2013/09/29 20:37:51 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/restricted i386 Packages
2013/09/29 20:37:51 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/universe i386 Packages
2013/09/29 20:37:51 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/multiverse i386 Packages
2013/09/29 20:37:52 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/main TranslationIndex
2013/09/29 20:37:52 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/multiverse TranslationIndex
2013/09/29 20:37:52 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/restricted TranslationIndex
2013/09/29 20:37:52 ui:  amazon-ebs: Get:6 http://security.ubuntu.com precise-security/restricted amd64 Packages [4627 B]
2013/09/29 20:37:52 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/universe TranslationIndex
2013/09/29 20:37:52 ui:  amazon-ebs: Get:7 http://security.ubuntu.com precise-security/universe amd64 Packages [82.4 kB]
2013/09/29 20:37:52 ui:  amazon-ebs: Get:8 http://security.ubuntu.com precise-security/multiverse amd64 Packages [2449 B]
2013/09/29 20:37:52 ui:  amazon-ebs: Get:9 http://archive.ubuntu.com precise-updates/main amd64 Packages [694 kB]
2013/09/29 20:37:52 ui:  amazon-ebs: Get:10 http://security.ubuntu.com precise-security/main i386 Packages [342 kB]
2013/09/29 20:37:53 ui:  amazon-ebs: Get:11 http://security.ubuntu.com precise-security/restricted i386 Packages [4620 B]
2013/09/29 20:37:53 ui:  amazon-ebs: Get:12 http://security.ubuntu.com precise-security/universe i386 Packages [86.0 kB]
2013/09/29 20:37:53 ui:  amazon-ebs: Get:13 http://security.ubuntu.com precise-security/multiverse i386 Packages [2640 B]
2013/09/29 20:37:53 ui:  amazon-ebs: Get:14 http://security.ubuntu.com precise-security/main TranslationIndex [74 B]
2013/09/29 20:37:53 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:53 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:37:53 ui:  amazon-ebs: Get:15 http://security.ubuntu.com precise-security/multiverse TranslationIndex [72 B]
2013/09/29 20:37:53 ui:  amazon-ebs: Get:16 http://security.ubuntu.com precise-security/restricted TranslationIndex [72 B]
2013/09/29 20:37:53 ui:  amazon-ebs: Get:17 http://security.ubuntu.com precise-security/universe TranslationIndex [73 B]
2013/09/29 20:37:53 ui:  amazon-ebs: Get:18 http://archive.ubuntu.com precise-updates/restricted amd64 Packages [11.5 kB]
2013/09/29 20:37:53 ui:  amazon-ebs: Get:19 http://security.ubuntu.com precise-security/main Translation-en [155 kB]
2013/09/29 20:37:54 ui:  amazon-ebs: Get:20 http://archive.ubuntu.com precise-updates/universe amd64 Packages [216 kB]
2013/09/29 20:37:54 ui:  amazon-ebs: Get:21 http://archive.ubuntu.com precise-updates/multiverse amd64 Packages [13.9 kB]
2013/09/29 20:37:54 ui:  amazon-ebs: Hit http://security.ubuntu.com precise-security/multiverse Translation-en
2013/09/29 20:37:54 ui:  amazon-ebs: Get:22 http://archive.ubuntu.com precise-updates/main i386 Packages [714 kB]
2013/09/29 20:37:54 ui:  amazon-ebs: Hit http://security.ubuntu.com precise-security/restricted Translation-en
2013/09/29 20:37:54 ui:  amazon-ebs: Get:23 http://security.ubuntu.com precise-security/universe Translation-en [52.4 kB]
2013/09/29 20:37:54 ui:  amazon-ebs: Get:24 http://archive.ubuntu.com precise-updates/restricted i386 Packages [11.4 kB]
2013/09/29 20:37:55 ui:  amazon-ebs: Get:25 http://archive.ubuntu.com precise-updates/universe i386 Packages [221 kB]
2013/09/29 20:37:55 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:37:55 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:37:55 ui:  amazon-ebs: Get:26 http://archive.ubuntu.com precise-updates/multiverse i386 Packages [14.0 kB]
2013/09/29 20:37:55 ui:  amazon-ebs: Get:27 http://archive.ubuntu.com precise-updates/main TranslationIndex [3564 B]
2013/09/29 20:37:55 ui:  amazon-ebs: Get:28 http://archive.ubuntu.com precise-updates/multiverse TranslationIndex [2605 B]
2013/09/29 20:37:55 ui:  amazon-ebs: Get:29 http://archive.ubuntu.com precise-updates/restricted TranslationIndex [2461 B]
2013/09/29 20:37:55 ui:  amazon-ebs: Get:30 http://archive.ubuntu.com precise-updates/universe TranslationIndex [2850 B]
2013/09/29 20:37:55 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/main Translation-en
2013/09/29 20:37:56 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/multiverse Translation-en
2013/09/29 20:37:56 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/restricted Translation-en
2013/09/29 20:37:56 ui:  amazon-ebs: Hit http://archive.ubuntu.com precise/universe Translation-en
2013/09/29 20:37:56 ui:  amazon-ebs: Get:31 http://archive.ubuntu.com precise-updates/main Translation-en [312 kB]
2013/09/29 20:37:56 ui:  amazon-ebs: Get:32 http://archive.ubuntu.com precise-updates/multiverse Translation-en [8064 B]
2013/09/29 20:37:56 ui:  amazon-ebs: Get:33 http://archive.ubuntu.com precise-updates/restricted Translation-en [2637 B]
2013/09/29 20:37:56 ui:  amazon-ebs: Get:34 http://archive.ubuntu.com precise-updates/universe Translation-en [127 kB]
2013/09/29 20:37:59 ui:  amazon-ebs: Fetched 3510 kB in 9s (383 kB/s)
2013/09/29 20:38:00 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:38:00 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:38:01 ui:  amazon-ebs: Reading package lists... Done
2013/09/29 20:38:02 ui:  amazon-ebs: Reading package lists... Done
2013/09/29 20:38:02 ui:  amazon-ebs: Building dependency tree
2013/09/29 20:38:02 ui:  amazon-ebs: Reading state information... Done
2013/09/29 20:38:02 ui:  amazon-ebs: The following extra packages will be installed:
2013/09/29 20:38:02 ui:  amazon-ebs: linux-headers-3.8.0-31
2013/09/29 20:38:02 ui:  amazon-ebs: linux-headers-3.8.0-31-generic
2013/09/29 20:38:02 ui:  amazon-ebs: linux-image-3.8.0-31-generic
2013/09/29 20:38:02 ui:  amazon-ebs: Suggested packages:
2013/09/29 20:38:02 ui:  amazon-ebs: fdutils linux-lts-raring-doc-3.8.0
2013/09/29 20:38:02 ui:  amazon-ebs: linux-lts-raring-source-3.8.0
2013/09/29 20:38:02 ui:  amazon-ebs: linux-lts-raring-tools
2013/09/29 20:38:02 ui:  amazon-ebs: The following NEW packages will be installed:
2013/09/29 20:38:02 ui:  amazon-ebs: linux-headers-3.8.0-31
2013/09/29 20:38:02 ui:  amazon-ebs: linux-headers-3.8.0-31-generic
2013/09/29 20:38:02 ui:  amazon-ebs: linux-headers-generic-lts-raring
2013/09/29 20:38:02 ui:  amazon-ebs: linux-image-3.8.0-31-generic
2013/09/29 20:38:02 ui:  amazon-ebs: linux-image-generic-lts-raring
2013/09/29 20:38:02 ui:  amazon-ebs: 0 upgraded, 5 newly installed, 0 to remove and 9 not upgraded.
2013/09/29 20:38:02 ui:  amazon-ebs: Need to get 61.2 MB of archives.
2013/09/29 20:38:02 ui:  amazon-ebs: After this operation, 248 MB of additional disk space will be used.
2013/09/29 20:38:02 ui:  amazon-ebs: Get:1 http://security.ubuntu.com/ubuntu/ precise-security/main linux-image-3.8.0-31-generic amd64 3.8.0-31.46~precise1 [48.0 MB]
2013/09/29 20:38:05 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:38:05 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:38:09 ui:  amazon-ebs: Get:2 http://security.ubuntu.com/ubuntu/ precise-security/main linux-headers-3.8.0-31 all 3.8.0-31.46~precise1 [12.2 MB]
2013/09/29 20:38:10 ui:  amazon-ebs: Get:3 http://security.ubuntu.com/ubuntu/ precise-security/main linux-headers-3.8.0-31-generic amd64 3.8.0-31.46~precise1 [1019 kB]
2013/09/29 20:38:10 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:38:10 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:38:10 ui:  amazon-ebs: Get:4 http://security.ubuntu.com/ubuntu/ precise-security/main linux-headers-generic-lts-raring amd64 3.8.0.31.31 [2434 B]
2013/09/29 20:38:10 ui:  amazon-ebs: Get:5 http://security.ubuntu.com/ubuntu/ precise-security/main linux-image-generic-lts-raring amd64 3.8.0.31.31 [2438 B]
2013/09/29 20:38:10 ui:  amazon-ebs: Fetched 61.2 MB in 8s (7339 kB/s)
2013/09/29 20:38:11 ui:  amazon-ebs: Selecting previously unselected package linux-image-3.8.0-31-generic.
2013/09/29 20:38:12 ui:  amazon-ebs: (Reading database ... 47481 files and directories currently installed.)
2013/09/29 20:38:12 ui:  amazon-ebs: Unpacking linux-image-3.8.0-31-generic (from .../linux-image-3.8.0-31-generic_3.8.0-31.46~precise1_amd64.deb) ...
2013/09/29 20:38:12 ui:  amazon-ebs: Done.
2013/09/29 20:38:15 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:38:15 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:38:20 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:38:20 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:38:25 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:38:25 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:38:30 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:38:30 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:38:35 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:38:35 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:38:40 ui:  amazon-ebs: Selecting previously unselected package linux-headers-3.8.0-31.
2013/09/29 20:38:40 ui:  amazon-ebs: Unpacking linux-headers-3.8.0-31 (from .../linux-headers-3.8.0-31_3.8.0-31.46~precise1_all.deb) ...
2013/09/29 20:38:40 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:38:40 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:38:46 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:38:46 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:38:50 ui:  amazon-ebs: Selecting previously unselected package linux-headers-3.8.0-31-generic.
2013/09/29 20:38:50 ui:  amazon-ebs: Unpacking linux-headers-3.8.0-31-generic (from .../linux-headers-3.8.0-31-generic_3.8.0-31.46~precise1_amd64.deb) ...
2013/09/29 20:38:51 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:38:51 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:38:53 ui:  amazon-ebs: Selecting previously unselected package linux-headers-generic-lts-raring.
2013/09/29 20:38:53 ui:  amazon-ebs: Unpacking linux-headers-generic-lts-raring (from .../linux-headers-generic-lts-raring_3.8.0.31.31_amd64.deb) ...
2013/09/29 20:38:54 ui:  amazon-ebs: Selecting previously unselected package linux-image-generic-lts-raring.
2013/09/29 20:38:54 ui:  amazon-ebs: Unpacking linux-image-generic-lts-raring (from .../linux-image-generic-lts-raring_3.8.0.31.31_amd64.deb) ...
2013/09/29 20:38:54 ui:  amazon-ebs: Processing triggers for initramfs-tools ...
2013/09/29 20:38:54 ui:  amazon-ebs: update-initramfs: Generating /boot/initrd.img-3.2.0-53-virtual
2013/09/29 20:38:56 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:38:56 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:39:01 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:01 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:39:05 ui:  amazon-ebs: Setting up linux-image-3.8.0-31-generic (3.8.0-31.46~precise1) ...
2013/09/29 20:39:05 ui:  amazon-ebs: Running depmod.
2013/09/29 20:39:06 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:06 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:39:07 ui:  amazon-ebs: update-initramfs: deferring update (hook will be called later)
2013/09/29 20:39:07 ui:  amazon-ebs: Examining /etc/kernel/postinst.d.
2013/09/29 20:39:07 ui:  amazon-ebs: run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.8.0-31-generic /boot/vmlinuz-3.8.0-31-generic
2013/09/29 20:39:07 ui:  amazon-ebs: run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.8.0-31-generic /boot/vmlinuz-3.8.0-31-generic
2013/09/29 20:39:07 ui:  amazon-ebs: update-initramfs: Generating /boot/initrd.img-3.8.0-31-generic
2013/09/29 20:39:11 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:11 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:39:17 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:17 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:39:22 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:22 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:39:27 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:27 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:39:32 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:32 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:39:37 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:37 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:39:38 ui:  amazon-ebs: run-parts: executing /etc/kernel/postinst.d/update-notifier 3.8.0-31-generic /boot/vmlinuz-3.8.0-31-generic
2013/09/29 20:39:38 ui:  amazon-ebs: run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.8.0-31-generic /boot/vmlinuz-3.8.0-31-generic
2013/09/29 20:39:39 ui:  amazon-ebs: Searching for GRUB installation directory ... found: /boot/grub
2013/09/29 20:39:39 ui:  amazon-ebs: Searching for default file ... found: /boot/grub/default
2013/09/29 20:39:40 ui:  amazon-ebs: Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
2013/09/29 20:39:40 ui:  amazon-ebs: Searching for splash image ... none found, skipping ...
2013/09/29 20:39:40 ui:  amazon-ebs: Found kernel: /boot/vmlinuz-3.2.0-53-virtual
2013/09/29 20:39:40 ui:  amazon-ebs: Found kernel: /boot/memtest86+.bin
2013/09/29 20:39:41 ui:  amazon-ebs: Found kernel: /boot/vmlinuz-3.8.0-31-generic
2013/09/29 20:39:41 ui:  amazon-ebs: Found kernel: /boot/vmlinuz-3.2.0-53-virtual
2013/09/29 20:39:42 ui:  amazon-ebs: Found kernel: /boot/memtest86+.bin
2013/09/29 20:39:42 ui:  amazon-ebs: Replacing config file /run/grub/menu.lst with new version
2013/09/29 20:39:42 ui:  amazon-ebs: Updating /boot/grub/menu.lst ... done
2013/09/29 20:39:42 ui:  amazon-ebs:
2013/09/29 20:39:42 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:42 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:39:42 ui:  amazon-ebs: run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.8.0-31-generic /boot/vmlinuz-3.8.0-31-generic
2013/09/29 20:39:43 ui:  amazon-ebs: Generating grub.cfg ...
2013/09/29 20:39:44 ui:  amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
2013/09/29 20:39:44 ui:  amazon-ebs: Found linux image: /boot/vmlinuz-3.8.0-31-generic
2013/09/29 20:39:44 ui:  amazon-ebs: Found initrd image: /boot/initrd.img-3.8.0-31-generic
2013/09/29 20:39:44 ui:  amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
2013/09/29 20:39:44 ui:  amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
2013/09/29 20:39:45 ui:  amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
2013/09/29 20:39:45 ui:  amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
2013/09/29 20:39:45 ui:  amazon-ebs: Found linux image: /boot/vmlinuz-3.2.0-53-virtual
2013/09/29 20:39:45 ui:  amazon-ebs: Found initrd image: /boot/initrd.img-3.2.0-53-virtual
2013/09/29 20:39:45 ui:  amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
2013/09/29 20:39:46 ui:  amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
2013/09/29 20:39:46 ui:  amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
2013/09/29 20:39:46 ui:  amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
2013/09/29 20:39:46 ui:  amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
2013/09/29 20:39:46 ui:  amazon-ebs: Found memtest86+ image: /boot/memtest86+.bin
2013/09/29 20:39:47 ui:  amazon-ebs: done
2013/09/29 20:39:47 ui:  amazon-ebs: Setting up linux-headers-3.8.0-31 (3.8.0-31.46~precise1) ...
2013/09/29 20:39:47 ui:  amazon-ebs: Setting up linux-headers-3.8.0-31-generic (3.8.0-31.46~precise1) ...
2013/09/29 20:39:47 ui:  amazon-ebs: Setting up linux-headers-generic-lts-raring (3.8.0.31.31) ...
2013/09/29 20:39:47 ui:  amazon-ebs: Setting up linux-image-generic-lts-raring (3.8.0.31.31) ...
2013/09/29 20:39:47 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:47 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:39:48 ui:  amazon-ebs: Rebooting the machine...
2013/09/29 20:39:48 ui:  amazon-ebs: 
2013/09/29 20:39:48 ui:  amazon-ebs: Broadcast message from ubuntu@ip-10-29-202-144
2013/09/29 20:39:48 ui:  amazon-ebs: (/dev/pts/0) at 0:39 ...
2013/09/29 20:39:48 ui:  amazon-ebs:
2013/09/29 20:39:48 ui:  amazon-ebs: The system is going down for reboot NOW!
2013/09/29 20:39:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:48 remote command exited with '0': chmod +x /tmp/script.sh; PACKER_BUILD_NAME=amazon-ebs PACKER_BUILDER_TYPE=amazon-ebs sudo -E '/tmp/script.sh'
2013/09/29 20:39:48 0 bytes written for 'stderr'
2013/09/29 20:39:48 22075 bytes written for 'stdout'
2013/09/29 20:39:48 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:39:48 0 bytes written for 'stderr'
2013/09/29 20:39:48 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:39:48 22075 bytes written for 'stdout'
2013/09/29 20:39:48 0 bytes written for 'stderr'
2013/09/29 20:39:48 22075 bytes written for 'stdout'
2013/09/29 20:39:48 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:39:48 0 bytes written for 'stderr'
2013/09/29 20:39:48 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:39:48 22075 bytes written for 'stdout'
2013/09/29 20:39:48 ui: ==> amazon-ebs: Provisioning with shell script: scripts/docker.sh
2013/09/29 20:39:48 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:39:48 Opening scripts/docker.sh for reading
2013/09/29 20:39:48 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:39:48 682 bytes written for 'uploadReader'
2013/09/29 20:39:48 682 bytes written for 'uploadReader'
2013/09/29 20:39:48 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:39:48 682 bytes written for 'uploadReader'
2013/09/29 20:39:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:48 opening new ssh session
2013/09/29 20:39:48 682 bytes written for 'uploadReader'
2013/09/29 20:39:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:48 ssh session open error: 'use of closed network connection', attempting reconnect
2013/09/29 20:39:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:48 reconnecting to TCP connection for SSH
2013/09/29 20:39:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:48 Opening conn for SSH to tcp ec2-54-237-59-227.compute-1.amazonaws.com:22
2013/09/29 20:39:48 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:48 reconnection error: dial tcp 54.237.59.227:22: connection refused
2013/09/29 20:39:48 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:39:48 Retryable error: Error uploading script: dial tcp 54.237.59.227:22: connection refused
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:39:50 682 bytes written for 'uploadReader'
2013/09/29 20:39:50 682 bytes written for 'uploadReader'
2013/09/29 20:39:50 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:39:50 682 bytes written for 'uploadReader'
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:50 opening new ssh session
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: 2013/09/29 20:39:50 ssh session open error: 'client not available', attempting reconnect
2013/09/29 20:39:50 682 bytes written for 'uploadReader'
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: panic: runtime error: invalid memory address or nil pointer dereference
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: [signal 0xb code=0x1 addr=0x0 pc=0x9e977]
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 297 [running]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: runtime.panic(0x3424c0, 0x7bf699)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/runtime/panic.c:266 +0xb6
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*TCPConn).Close(0x0, 0x263541ca, 0x7c3f40)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/dial.go:1 +0x17
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/communicator/ssh.(*comm).reconnect(0xc210109480, 0x0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/communicator/ssh/communicator.go:231 +0x52
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/communicator/ssh.(*comm).newSession(0xc210109480, 0x0, 0x914000, 0xc2103f5210)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/communicator/ssh/communicator.go:219 +0x214
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/communicator/ssh.(*comm).scpSession(0xc210109480, 0xc2103f51f0, 0xc, 0xf70b20, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/communicator/ssh/communicator.go:255 +0x4d
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/communicator/ssh.(*comm).Upload(0xc210109480, 0xc2103f51b0, 0xe, 0x9167b0, 0xc210199978, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/communicator/ssh/communicator.go:172 +0x140
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/rpc.(*CommunicatorServer).Upload(0xc2102bf810, 0xc210196ba0, 0xc2103f51d0, 0x0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/communicator.go:244 +0xf0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: reflect.Value.call(0x30fe60, 0x36cd70, 0x130, 0x3b1520, 0x4, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/reflect/value.go:474 +0xe0b
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: reflect.Value.Call(0x30fe60, 0x36cd70, 0x130, 0xf70ee8, 0x3, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/reflect/value.go:345 +0x9d
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*service).call(0xc210337b80, 0xc210337b40, 0xc2101caa20, 0xc210515600, 0xc210247640, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:381 +0x159
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by net/rpc.(*Server).ServeCodec
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:452 +0x3bb
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 1 [IO wait]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.runtime_pollWait(0x9165a0, 0x72, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/runtime/netpoll.goc:116 +0x6a
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*pollDesc).Wait(0xc210046f40, 0x72, 0x915120, 0x23)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_poll_runtime.go:81 +0x34
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*pollDesc).WaitRead(0xc210046f40, 0x23, 0x915120)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_poll_runtime.go:86 +0x30
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*netFD).Read(0xc210046ee0, 0xc21008f000, 0x1000, 0x1000, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_unix.go:204 +0x2a0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*conn).Read(0xc2100003f8, 0xc21008f000, 0x1000, 0x1000, 0x11000111, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/net.go:122 +0xc5
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: bufio.(*Reader).fill(0xc2100563c0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/bufio/bufio.go:91 +0x110
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: bufio.(*Reader).Read(0xc2100563c0, 0xc21000ac40, 0x1, 0x9, 0x1, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/bufio/bufio.go:159 +0x1a4
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: io.ReadAtLeast(0x916800, 0xc2100563c0, 0xc21000ac40, 0x1, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/io/io.go:288 +0xf6
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: io.ReadFull(0x916800, 0xc2100563c0, 0xc21000ac40, 0x1, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/io/io.go:306 +0x71
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.decodeUintReader(0x916800, 0xc2100563c0, 0xc21000ac40, 0x9, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decode.go:66 +0x98
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).recvMessage(0xc21008e000, 0xc210049080)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:73 +0x57
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).decodeTypeSequence(0xc21008e000, 0xc210072200, 0x160)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:159 +0x49
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).DecodeValue(0xc21008e000, 0x290560, 0xc210072280, 0x160, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:223 +0x12e
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).Decode(0xc21008e000, 0x290560, 0xc210072280, 0x0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:202 +0x1c5
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc210065d80, 0xc210072280, 0xbfb5, 0xc210095000)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:400 +0x3f
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).readRequestHeader(0xc210064a00, 0x916850, 0xc210065d80, 0x0, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:551 +0x9b
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).readRequest(0xc210064a00, 0x916850, 0xc210065d80, 0xc21005d700, 0xc210072bc0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:518 +0xa0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).ServeCodec(0xc210064a00, 0x916850, 0xc210065d80)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:437 +0x66
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).ServeConn(0xc210064a00, 0x916750, 0xc2100003f8)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:429 +0x140
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/plugin.serve(0xc210064a00, 0x0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/plugin.go:98 +0xa3c
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/plugin.ServeBuilder(0x9155a0, 0xc210089000)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/plugin.go:126 +0x138
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: main.main()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/plugin/builder-amazon-ebs/main.go:9 +0x53
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 3 [syscall]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: os/signal.loop()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/os/signal/signal_unix.go:21 +0x1e
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by os/signal.init·1
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/os/signal/signal_unix.go:27 +0x31
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 5 [chan receive]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/plugin.func·018()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/plugin.go:111 +0x3c
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by github.com/mitchellh/packer/packer/plugin.countInterrupts
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/plugin.go:115 +0xf0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 23 [select]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/common.(*StepProvision).Run(0x7cbff0, 0x917288, 0xc2100bf600, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/common/step_provision.go:35 +0x511
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/multistep.(*BasicRunner).Run(0xc2100be480, 0x917288, 0xc2100bf600)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/multistep/basic_runner.go:70 +0x341
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/builder/amazon/ebs.(*Builder).Run(0xc210089000, 0x916fc0, 0xc210000208, 0x917008, 0xc210000200, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/builder/amazon/ebs/builder.go:137 +0xb70
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/rpc.func·003()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/builder.go:140 +0x19c
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by github.com/mitchellh/packer/packer/rpc.(*BuilderServer).Run
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/builder.go:158 +0x197
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 89 [chan receive]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Client).Call(0xc2100c9240, 0x3ca550, 0x8, 0x28f3a0, 0xc2102db360, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/client.go:313 +0xa6
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/rpc.(*hook).Run(0xc210000200, 0x3fbff0, 0x10, 0x916fc0, 0xc210000208, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/hook.go:38 +0x191
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/common.func·005()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/common/step_provision.go:31 +0x7d
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by github.com/mitchellh/packer/common.(*StepProvision).Run
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/common/step_provision.go:32 +0x2b1
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 22 [IO wait]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.runtime_pollWait(0x9164f8, 0x72, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/runtime/netpoll.goc:116 +0x6a
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*pollDesc).Wait(0xc2100c5290, 0x72, 0x915120, 0x23)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_poll_runtime.go:81 +0x34
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*pollDesc).WaitRead(0xc2100c5290, 0x23, 0x915120)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_poll_runtime.go:86 +0x30
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*netFD).Read(0xc2100c5230, 0xc2100db000, 0x1000, 0x1000, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_unix.go:204 +0x2a0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*conn).Read(0xc2100c3060, 0xc2100db000, 0x1000, 0x1000, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/net.go:122 +0xc5
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: bufio.(*Reader).fill(0xc2100c91e0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/bufio/bufio.go:91 +0x110
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: bufio.(*Reader).Read(0xc2100c91e0, 0xc2100b8170, 0x1, 0x9, 0x1, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/bufio/bufio.go:159 +0x1a4
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: io.ReadAtLeast(0x916800, 0xc2100c91e0, 0xc2100b8170, 0x1, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/io/io.go:288 +0xf6
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: io.ReadFull(0x916800, 0xc2100c91e0, 0xc2100b8170, 0x1, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/io/io.go:306 +0x71
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.decodeUintReader(0x916800, 0xc2100c91e0, 0xc2100b8170, 0x9, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decode.go:66 +0x98
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).recvMessage(0xc2100da000, 0xc2100da03c)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:73 +0x57
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).decodeTypeSequence(0xc2100da000, 0xc2100bf500, 0x160)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:159 +0x49
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).DecodeValue(0xc2100da000, 0x2905a0, 0xc2100bf5d0, 0x160, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:223 +0x12e
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).Decode(0xc2100da000, 0x2905a0, 0xc2100bf5d0, 0x0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:202 +0x1c5
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*gobClientCodec).ReadResponseHeader(0xc2100b9630, 0xc2100bf5d0, 0xc2102c56e0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/client.go:221 +0x3f
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Client).input(0xc2100c9240)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/client.go:107 +0xbf
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by net/rpc.NewClientWithCodec
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/client.go:199 +0x91
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 24 [select]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/multistep.func·002()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/multistep/basic_runner.go:53 +0x14d
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by github.com/mitchellh/multistep.(*BasicRunner).Run
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/multistep/basic_runner.go:60 +0x218
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 26 [syscall]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: runtime.goexit()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/runtime/proc.c:1396
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 90 [IO wait]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.runtime_pollWait(0x916258, 0x72, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/runtime/netpoll.goc:116 +0x6a
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*pollDesc).Wait(0xc2102d4920, 0x72, 0x915120, 0x23)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_poll_runtime.go:81 +0x34
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*pollDesc).WaitRead(0xc2102d4920, 0x23, 0x915120)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_poll_runtime.go:86 +0x30
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*netFD).Read(0xc2102d48c0, 0xc210556000, 0x1000, 0x1000, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_unix.go:204 +0x2a0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*conn).Read(0xc2101caa00, 0xc210556000, 0x1000, 0x1000, 0x10000000000b884, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/net.go:122 +0xc5
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: bufio.(*Reader).fill(0xc2100c9a80)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/bufio/bufio.go:91 +0x110
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: bufio.(*Reader).Read(0xc2100c9a80, 0xc2102bfd70, 0x1, 0x9, 0x1, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/bufio/bufio.go:159 +0x1a4
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: io.ReadAtLeast(0x916800, 0xc2100c9a80, 0xc2102bfd70, 0x1, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/io/io.go:288 +0xf6
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: io.ReadFull(0x916800, 0xc2100c9a80, 0xc2102bfd70, 0x1, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/io/io.go:306 +0x71
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.decodeUintReader(0x916800, 0xc2100c9a80, 0xc2102bfd70, 0x9, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decode.go:66 +0x98
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).recvMessage(0xc21054bd20, 0xc2100e4c00)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:73 +0x57
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).decodeTypeSequence(0xc21054bd20, 0xc210247e00, 0x160)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:159 +0x49
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).DecodeValue(0xc21054bd20, 0x290560, 0xc210247e00, 0x160, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:223 +0x12e
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).Decode(0xc21054bd20, 0x290560, 0xc210247e00, 0x0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:202 +0x1c5
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2102db540, 0xc210247e00, 0xbfb5, 0xc210095000)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:400 +0x3f
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).readRequestHeader(0xc210337b40, 0x916850, 0xc2102db540, 0x0, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:551 +0x9b
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).readRequest(0xc210337b40, 0x916850, 0xc2102db540, 0xc210515600, 0xc210247640, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:518 +0xa0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).ServeCodec(0xc210337b40, 0x916850, 0xc2102db540)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:437 +0x66
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).ServeConn(0xc210337b40, 0x916750, 0xc2101caa00)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:429 +0x140
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/rpc.func·006()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/server.go:84 +0xff
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by github.com/mitchellh/packer/packer/rpc.serveSingleConn
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/server.go:85 +0xb7
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 121 [sleep]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: time.Sleep(0x12a05f200)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/runtime/time.goc:31 +0x31
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/communicator/ssh.func·002()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/communicator/ssh/communicator.go:138 +0x1b0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by github.com/mitchellh/packer/communicator/ssh.(*comm).Start
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/communicator/ssh/communicator.go:153 +0x4ee
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: plugin process exited
2013/09/29 20:39:50 ui error: Build 'amazon-ebs' errored: Error waiting for Run: EOF
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:39:50 Retryable error: Error uploading script: unexpected EOF
2013/09/29 20:39:50 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:39:50 Builds completed. Waiting on interrupt barrier...
2013/09/29 20:39:50 machine readable: error-count []string{"1"}
2013/09/29 20:39:50 ui error:
==> Some builds didn't complete successfully and had errors:
2013/09/29 20:39:50 machine readable: amazon-ebs,error []string{"Error waiting for Run: EOF"}
2013/09/29 20:39:50 ui error: --> amazon-ebs: Error waiting for Run: EOF
2013/09/29 20:39:50 ui:
==> Builds finished but no artifacts were created.
2013/09/29 20:39:50 waiting for all plugin processes to complete...
2013/09/29 20:39:50 /Users/adam/Scripts/packer-post-processor-vagrant: plugin process exited
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: plugin process exited
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: plugin process exited
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: plugin process exited
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: plugin process exited
2013/09/29 20:39:50 /Users/adam/Scripts/packer-command-build: plugin process exited
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: plugin process exited
[adam@mbp2800 packer-ubuntu-12.04-docker (master)]$ packer build -only=amazon-ebs template.json
amazon-ebs output will be in this color.
==> amazon-ebs: Creating temporary keypair: packer 3afe4a729fc2476e2925f02bcce0eaa7
==> amazon-ebs: Creating temporary security group for this instance...
==> amazon-ebs: Authorizing SSH access on the temporary security group...
==> amazon-ebs: Launching a source AWS instance...
==> amazon-ebs: Waiting for instance (i-5f16fc27) to become ready...
==> amazon-ebs: Waiting for SSH to become available...
==> amazon-ebs: Connected to SSH!
==> amazon-ebs: Provisioning with shell script: scripts/vagrant.sh
==> amazon-ebs: Provisioning with shell script: scripts/virtualbox.sh
==> amazon-ebs: Provisioning with shell script: scripts/kernel.sh
amazon-ebs: Get:1 http://security.ubuntu.com precise-security Release.gpg [198 B]
amazon-ebs: Hit http://archive.ubuntu.com precise Release.gpg
amazon-ebs: Get:2 http://security.ubuntu.com precise-security Release [49.6 kB]
amazon-ebs: Get:3 http://archive.ubuntu.com precise-updates Release.gpg [198 B]
amazon-ebs: Hit http://archive.ubuntu.com precise Release
amazon-ebs: Get:4 http://archive.ubuntu.com precise-updates Release [49.6 kB]
amazon-ebs: Get:5 http://security.ubuntu.com precise-security/main amd64 Packages [322 kB]
amazon-ebs: Hit http://archive.ubuntu.com precise/main amd64 Packages
amazon-ebs: Hit http://archive.ubuntu.com precise/restricted amd64 Packages
amazon-ebs: Hit http://archive.ubuntu.com precise/universe amd64 Packages
amazon-ebs: Hit http://archive.ubuntu.com precise/multiverse amd64 Packages
amazon-ebs: Hit http://archive.ubuntu.com precise/main i386 Packages
amazon-ebs: Hit http://archive.ubuntu.com precise/restricted i386 Packages
amazon-ebs: Hit http://archive.ubuntu.com precise/universe i386 Packages
amazon-ebs: Hit http://archive.ubuntu.com precise/multiverse i386 Packages
amazon-ebs: Hit http://archive.ubuntu.com precise/main TranslationIndex
amazon-ebs: Hit http://archive.ubuntu.com precise/multiverse TranslationIndex
amazon-ebs: Hit http://archive.ubuntu.com precise/restricted TranslationIndex
amazon-ebs: Get:6 http://security.ubuntu.com precise-security/restricted amd64 Packages [4627 B]
amazon-ebs: Hit http://archive.ubuntu.com precise/universe TranslationIndex
amazon-ebs: Get:7 http://security.ubuntu.com precise-security/universe amd64 Packages [82.4 kB]
amazon-ebs: Get:8 http://security.ubuntu.com precise-security/multiverse amd64 Packages [2449 B]
amazon-ebs: Get:9 http://archive.ubuntu.com precise-updates/main amd64 Packages [694 kB]
amazon-ebs: Get:10 http://security.ubuntu.com precise-security/main i386 Packages [342 kB]
amazon-ebs: Get:11 http://security.ubuntu.com precise-security/restricted i386 Packages [4620 B]
amazon-ebs: Get:12 http://security.ubuntu.com precise-security/universe i386 Packages [86.0 kB]
amazon-ebs: Get:13 http://security.ubuntu.com precise-security/multiverse i386 Packages [2640 B]
amazon-ebs: Get:14 http://security.ubuntu.com precise-security/main TranslationIndex [74 B]
amazon-ebs: Get:15 http://security.ubuntu.com precise-security/multiverse TranslationIndex [72 B]
amazon-ebs: Get:16 http://security.ubuntu.com precise-security/restricted TranslationIndex [72 B]
amazon-ebs: Get:17 http://security.ubuntu.com precise-security/universe TranslationIndex [73 B]
amazon-ebs: Get:18 http://archive.ubuntu.com precise-updates/restricted amd64 Packages [11.5 kB]
amazon-ebs: Get:19 http://security.ubuntu.com precise-security/main Translation-en [155 kB]
amazon-ebs: Get:20 http://archive.ubuntu.com precise-updates/universe amd64 Packages [216 kB]
amazon-ebs: Get:21 http://archive.ubuntu.com precise-updates/multiverse amd64 Packages [13.9 kB]
amazon-ebs: Hit http://security.ubuntu.com precise-security/multiverse Translation-en
amazon-ebs: Get:22 http://archive.ubuntu.com precise-updates/main i386 Packages [714 kB]
amazon-ebs: Hit http://security.ubuntu.com precise-security/restricted Translation-en
amazon-ebs: Get:23 http://security.ubuntu.com precise-security/universe Translation-en [52.4 kB]
amazon-ebs: Get:24 http://archive.ubuntu.com precise-updates/restricted i386 Packages [11.4 kB]
amazon-ebs: Get:25 http://archive.ubuntu.com precise-updates/universe i386 Packages [221 kB]
amazon-ebs: Get:26 http://archive.ubuntu.com precise-updates/multiverse i386 Packages [14.0 kB]
amazon-ebs: Get:27 http://archive.ubuntu.com precise-updates/main TranslationIndex [3564 B]
amazon-ebs: Get:28 http://archive.ubuntu.com precise-updates/multiverse TranslationIndex [2605 B]
amazon-ebs: Get:29 http://archive.ubuntu.com precise-updates/restricted TranslationIndex [2461 B]
amazon-ebs: Get:30 http://archive.ubuntu.com precise-updates/universe TranslationIndex [2850 B]
amazon-ebs: Hit http://archive.ubuntu.com precise/main Translation-en
amazon-ebs: Hit http://archive.ubuntu.com precise/multiverse Translation-en
amazon-ebs: Hit http://archive.ubuntu.com precise/restricted Translation-en
amazon-ebs: Hit http://archive.ubuntu.com precise/universe Translation-en
amazon-ebs: Get:31 http://archive.ubuntu.com precise-updates/main Translation-en [312 kB]
amazon-ebs: Get:32 http://archive.ubuntu.com precise-updates/multiverse Translation-en [8064 B]
amazon-ebs: Get:33 http://archive.ubuntu.com precise-updates/restricted Translation-en [2637 B]
amazon-ebs: Get:34 http://archive.ubuntu.com precise-updates/universe Translation-en [127 kB]
amazon-ebs: Fetched 3510 kB in 9s (383 kB/s)
amazon-ebs: Reading package lists... Done
amazon-ebs: Reading package lists... Done
amazon-ebs: Building dependency tree
amazon-ebs: Reading state information... Done
amazon-ebs: The following extra packages will be installed:
amazon-ebs: linux-headers-3.8.0-31
amazon-ebs: linux-headers-3.8.0-31-generic
amazon-ebs: linux-image-3.8.0-31-generic
amazon-ebs: Suggested packages:
amazon-ebs: fdutils linux-lts-raring-doc-3.8.0
amazon-ebs: linux-lts-raring-source-3.8.0
amazon-ebs: linux-lts-raring-tools
amazon-ebs: The following NEW packages will be installed:
amazon-ebs: linux-headers-3.8.0-31
amazon-ebs: linux-headers-3.8.0-31-generic
amazon-ebs: linux-headers-generic-lts-raring
amazon-ebs: linux-image-3.8.0-31-generic
amazon-ebs: linux-image-generic-lts-raring
amazon-ebs: 0 upgraded, 5 newly installed, 0 to remove and 9 not upgraded.
amazon-ebs: Need to get 61.2 MB of archives.
amazon-ebs: After this operation, 248 MB of additional disk space will be used.
amazon-ebs: Get:1 http://security.ubuntu.com/ubuntu/ precise-security/main linux-image-3.8.0-31-generic amd64 3.8.0-31.46~precise1 [48.0 MB]
amazon-ebs: Get:2 http://security.ubuntu.com/ubuntu/ precise-security/main linux-headers-3.8.0-31 all 3.8.0-31.46~precise1 [12.2 MB]
amazon-ebs: Get:3 http://security.ubuntu.com/ubuntu/ precise-security/main linux-headers-3.8.0-31-generic amd64 3.8.0-31.46~precise1 [1019 kB]
amazon-ebs: Get:4 http://security.ubuntu.com/ubuntu/ precise-security/main linux-headers-generic-lts-raring amd64 3.8.0.31.31 [2434 B]
amazon-ebs: Get:5 http://security.ubuntu.com/ubuntu/ precise-security/main linux-image-generic-lts-raring amd64 3.8.0.31.31 [2438 B]
amazon-ebs: Fetched 61.2 MB in 8s (7339 kB/s)
amazon-ebs: Selecting previously unselected package linux-image-3.8.0-31-generic.
amazon-ebs: (Reading database ... 47481 files and directories currently installed.)
amazon-ebs: Unpacking linux-image-3.8.0-31-generic (from .../linux-image-3.8.0-31-generic_3.8.0-31.46~precise1_amd64.deb) ...
amazon-ebs: Done.
amazon-ebs: Selecting previously unselected package linux-headers-3.8.0-31.
amazon-ebs: Unpacking linux-headers-3.8.0-31 (from .../linux-headers-3.8.0-31_3.8.0-31.46~precise1_all.deb) ...
amazon-ebs: Selecting previously unselected package linux-headers-3.8.0-31-generic.
amazon-ebs: Unpacking linux-headers-3.8.0-31-generic (from .../linux-headers-3.8.0-31-generic_3.8.0-31.46~precise1_amd64.deb) ...
amazon-ebs: Selecting previously unselected package linux-headers-generic-lts-raring.
amazon-ebs: Unpacking linux-headers-generic-lts-raring (from .../linux-headers-generic-lts-raring_3.8.0.31.31_amd64.deb) ...
amazon-ebs: Selecting previously unselected package linux-image-generic-lts-raring.
amazon-ebs: Unpacking linux-image-generic-lts-raring (from .../linux-image-generic-lts-raring_3.8.0.31.31_amd64.deb) ...
amazon-ebs: Processing triggers for initramfs-tools ...
amazon-ebs: update-initramfs: Generating /boot/initrd.img-3.2.0-53-virtual
amazon-ebs: Setting up linux-image-3.8.0-31-generic (3.8.0-31.46~precise1) ...
amazon-ebs: Running depmod.
amazon-ebs: update-initramfs: deferring update (hook will be called later)
amazon-ebs: Examining /etc/kernel/postinst.d.
amazon-ebs: run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.8.0-31-generic /boot/vmlinuz-3.8.0-31-generic
amazon-ebs: run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.8.0-31-generic /boot/vmlinuz-3.8.0-31-generic
amazon-ebs: update-initramfs: Generating /boot/initrd.img-3.8.0-31-generic
amazon-ebs: run-parts: executing /etc/kernel/postinst.d/update-notifier 3.8.0-31-generic /boot/vmlinuz-3.8.0-31-generic
amazon-ebs: run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.8.0-31-generic /boot/vmlinuz-3.8.0-31-generic
amazon-ebs: Searching for GRUB installation directory ... found: /boot/grub
amazon-ebs: Searching for default file ... found: /boot/grub/default
amazon-ebs: Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
amazon-ebs: Searching for splash image ... none found, skipping ...
amazon-ebs: Found kernel: /boot/vmlinuz-3.2.0-53-virtual
amazon-ebs: Found kernel: /boot/memtest86+.bin
amazon-ebs: Found kernel: /boot/vmlinuz-3.8.0-31-generic
amazon-ebs: Found kernel: /boot/vmlinuz-3.2.0-53-virtual
amazon-ebs: Found kernel: /boot/memtest86+.bin
amazon-ebs: Replacing config file /run/grub/menu.lst with new version
amazon-ebs: Updating /boot/grub/menu.lst ... done
amazon-ebs:
amazon-ebs: run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.8.0-31-generic /boot/vmlinuz-3.8.0-31-generic
amazon-ebs: Generating grub.cfg ...
amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
amazon-ebs: Found linux image: /boot/vmlinuz-3.8.0-31-generic
amazon-ebs: Found initrd image: /boot/initrd.img-3.8.0-31-generic
amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
amazon-ebs: Found linux image: /boot/vmlinuz-3.2.0-53-virtual
amazon-ebs: Found initrd image: /boot/initrd.img-3.2.0-53-virtual
amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
amazon-ebs: /usr/sbin/grub-probe: warn: disk does not exist, so falling back to partition device /dev/xvda1.
amazon-ebs: Found memtest86+ image: /boot/memtest86+.bin
amazon-ebs: done
amazon-ebs: Setting up linux-headers-3.8.0-31 (3.8.0-31.46~precise1) ...
amazon-ebs: Setting up linux-headers-3.8.0-31-generic (3.8.0-31.46~precise1) ...
amazon-ebs: Setting up linux-headers-generic-lts-raring (3.8.0.31.31) ...
amazon-ebs: Setting up linux-image-generic-lts-raring (3.8.0.31.31) ...
amazon-ebs: Rebooting the machine...
amazon-ebs:
amazon-ebs: Broadcast message from ubuntu@ip-10-29-202-144
amazon-ebs: (/dev/pts/0) at 0:39 ...
amazon-ebs:
amazon-ebs: The system is going down for reboot NOW!
==> amazon-ebs: Provisioning with shell script: scripts/docker.sh
Build 'amazon-ebs' errored: Error waiting for Run: EOF
==> Some builds didn't complete successfully and had errors:
--> amazon-ebs: Error waiting for Run: EOF
==> Builds finished but no artifacts were created.
panic: runtime error: invalid memory address or nil pointer dereference
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: [signal 0xb code=0x1 addr=0x0 pc=0x9e977]
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 297 [running]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: runtime.panic(0x3424c0, 0x7bf699)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/runtime/panic.c:266 +0xb6
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*TCPConn).Close(0x0, 0x263541ca, 0x7c3f40)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/dial.go:1 +0x17
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/communicator/ssh.(*comm).reconnect(0xc210109480, 0x0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/communicator/ssh/communicator.go:231 +0x52
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/communicator/ssh.(*comm).newSession(0xc210109480, 0x0, 0x914000, 0xc2103f5210)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/communicator/ssh/communicator.go:219 +0x214
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/communicator/ssh.(*comm).scpSession(0xc210109480, 0xc2103f51f0, 0xc, 0xf70b20, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/communicator/ssh/communicator.go:255 +0x4d
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/communicator/ssh.(*comm).Upload(0xc210109480, 0xc2103f51b0, 0xe, 0x9167b0, 0xc210199978, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/communicator/ssh/communicator.go:172 +0x140
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/rpc.(*CommunicatorServer).Upload(0xc2102bf810, 0xc210196ba0, 0xc2103f51d0, 0x0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/communicator.go:244 +0xf0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: reflect.Value.call(0x30fe60, 0x36cd70, 0x130, 0x3b1520, 0x4, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/reflect/value.go:474 +0xe0b
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: reflect.Value.Call(0x30fe60, 0x36cd70, 0x130, 0xf70ee8, 0x3, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/reflect/value.go:345 +0x9d
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*service).call(0xc210337b80, 0xc210337b40, 0xc2101caa20, 0xc210515600, 0xc210247640, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:381 +0x159
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by net/rpc.(*Server).ServeCodec
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:452 +0x3bb
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 1 [IO wait]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.runtime_pollWait(0x9165a0, 0x72, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/runtime/netpoll.goc:116 +0x6a
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*pollDesc).Wait(0xc210046f40, 0x72, 0x915120, 0x23)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_poll_runtime.go:81 +0x34
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*pollDesc).WaitRead(0xc210046f40, 0x23, 0x915120)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_poll_runtime.go:86 +0x30
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*netFD).Read(0xc210046ee0, 0xc21008f000, 0x1000, 0x1000, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_unix.go:204 +0x2a0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*conn).Read(0xc2100003f8, 0xc21008f000, 0x1000, 0x1000, 0x11000111, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/net.go:122 +0xc5
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: bufio.(*Reader).fill(0xc2100563c0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/bufio/bufio.go:91 +0x110
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: bufio.(*Reader).Read(0xc2100563c0, 0xc21000ac40, 0x1, 0x9, 0x1, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/bufio/bufio.go:159 +0x1a4
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: io.ReadAtLeast(0x916800, 0xc2100563c0, 0xc21000ac40, 0x1, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/io/io.go:288 +0xf6
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: io.ReadFull(0x916800, 0xc2100563c0, 0xc21000ac40, 0x1, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/io/io.go:306 +0x71
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.decodeUintReader(0x916800, 0xc2100563c0, 0xc21000ac40, 0x9, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decode.go:66 +0x98
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).recvMessage(0xc21008e000, 0xc210049080)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:73 +0x57
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).decodeTypeSequence(0xc21008e000, 0xc210072200, 0x160)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:159 +0x49
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).DecodeValue(0xc21008e000, 0x290560, 0xc210072280, 0x160, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:223 +0x12e
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).Decode(0xc21008e000, 0x290560, 0xc210072280, 0x0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:202 +0x1c5
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc210065d80, 0xc210072280, 0xbfb5, 0xc210095000)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:400 +0x3f
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).readRequestHeader(0xc210064a00, 0x916850, 0xc210065d80, 0x0, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:551 +0x9b
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).readRequest(0xc210064a00, 0x916850, 0xc210065d80, 0xc21005d700, 0xc210072bc0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:518 +0xa0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).ServeCodec(0xc210064a00, 0x916850, 0xc210065d80)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:437 +0x66
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).ServeConn(0xc210064a00, 0x916750, 0xc2100003f8)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:429 +0x140
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/plugin.serve(0xc210064a00, 0x0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/plugin.go:98 +0xa3c
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/plugin.ServeBuilder(0x9155a0, 0xc210089000)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/plugin.go:126 +0x138
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: main.main()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/plugin/builder-amazon-ebs/main.go:9 +0x53
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 3 [syscall]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: os/signal.loop()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/os/signal/signal_unix.go:21 +0x1e
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by os/signal.init·1
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/os/signal/signal_unix.go:27 +0x31
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 5 [chan receive]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/plugin.func·018()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/plugin.go:111 +0x3c
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by github.com/mitchellh/packer/packer/plugin.countInterrupts
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/plugin.go:115 +0xf0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 23 [select]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/common.(*StepProvision).Run(0x7cbff0, 0x917288, 0xc2100bf600, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/common/step_provision.go:35 +0x511
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/multistep.(*BasicRunner).Run(0xc2100be480, 0x917288, 0xc2100bf600)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/multistep/basic_runner.go:70 +0x341
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/builder/amazon/ebs.(*Builder).Run(0xc210089000, 0x916fc0, 0xc210000208, 0x917008, 0xc210000200, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/builder/amazon/ebs/builder.go:137 +0xb70
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/rpc.func·003()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/builder.go:140 +0x19c
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by github.com/mitchellh/packer/packer/rpc.(*BuilderServer).Run
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/builder.go:158 +0x197
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 89 [chan receive]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Client).Call(0xc2100c9240, 0x3ca550, 0x8, 0x28f3a0, 0xc2102db360, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/client.go:313 +0xa6
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/rpc.(*hook).Run(0xc210000200, 0x3fbff0, 0x10, 0x916fc0, 0xc210000208, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/hook.go:38 +0x191
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/common.func·005()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/common/step_provision.go:31 +0x7d
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by github.com/mitchellh/packer/common.(*StepProvision).Run
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/common/step_provision.go:32 +0x2b1
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 22 [IO wait]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.runtime_pollWait(0x9164f8, 0x72, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/runtime/netpoll.goc:116 +0x6a
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*pollDesc).Wait(0xc2100c5290, 0x72, 0x915120, 0x23)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_poll_runtime.go:81 +0x34
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*pollDesc).WaitRead(0xc2100c5290, 0x23, 0x915120)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_poll_runtime.go:86 +0x30
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*netFD).Read(0xc2100c5230, 0xc2100db000, 0x1000, 0x1000, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_unix.go:204 +0x2a0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*conn).Read(0xc2100c3060, 0xc2100db000, 0x1000, 0x1000, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/net.go:122 +0xc5
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: bufio.(*Reader).fill(0xc2100c91e0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/bufio/bufio.go:91 +0x110
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: bufio.(*Reader).Read(0xc2100c91e0, 0xc2100b8170, 0x1, 0x9, 0x1, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/bufio/bufio.go:159 +0x1a4
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: io.ReadAtLeast(0x916800, 0xc2100c91e0, 0xc2100b8170, 0x1, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/io/io.go:288 +0xf6
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: io.ReadFull(0x916800, 0xc2100c91e0, 0xc2100b8170, 0x1, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/io/io.go:306 +0x71
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.decodeUintReader(0x916800, 0xc2100c91e0, 0xc2100b8170, 0x9, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decode.go:66 +0x98
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).recvMessage(0xc2100da000, 0xc2100da03c)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:73 +0x57
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).decodeTypeSequence(0xc2100da000, 0xc2100bf500, 0x160)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:159 +0x49
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).DecodeValue(0xc2100da000, 0x2905a0, 0xc2100bf5d0, 0x160, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:223 +0x12e
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).Decode(0xc2100da000, 0x2905a0, 0xc2100bf5d0, 0x0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:202 +0x1c5
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*gobClientCodec).ReadResponseHeader(0xc2100b9630, 0xc2100bf5d0, 0xc2102c56e0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/client.go:221 +0x3f
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Client).input(0xc2100c9240)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/client.go:107 +0xbf
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by net/rpc.NewClientWithCodec
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/client.go:199 +0x91
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 24 [select]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/multistep.func·002()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/multistep/basic_runner.go:53 +0x14d
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by github.com/mitchellh/multistep.(*BasicRunner).Run
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/multistep/basic_runner.go:60 +0x218
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 26 [syscall]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: runtime.goexit()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/runtime/proc.c:1396
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 90 [IO wait]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.runtime_pollWait(0x916258, 0x72, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/runtime/netpoll.goc:116 +0x6a
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*pollDesc).Wait(0xc2102d4920, 0x72, 0x915120, 0x23)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_poll_runtime.go:81 +0x34
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*pollDesc).WaitRead(0xc2102d4920, 0x23, 0x915120)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_poll_runtime.go:86 +0x30
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*netFD).Read(0xc2102d48c0, 0xc210556000, 0x1000, 0x1000, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/fd_unix.go:204 +0x2a0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net.(*conn).Read(0xc2101caa00, 0xc210556000, 0x1000, 0x1000, 0x10000000000b884, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/net.go:122 +0xc5
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: bufio.(*Reader).fill(0xc2100c9a80)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/bufio/bufio.go:91 +0x110
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: bufio.(*Reader).Read(0xc2100c9a80, 0xc2102bfd70, 0x1, 0x9, 0x1, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/bufio/bufio.go:159 +0x1a4
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: io.ReadAtLeast(0x916800, 0xc2100c9a80, 0xc2102bfd70, 0x1, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/io/io.go:288 +0xf6
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: io.ReadFull(0x916800, 0xc2100c9a80, 0xc2102bfd70, 0x1, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/io/io.go:306 +0x71
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.decodeUintReader(0x916800, 0xc2100c9a80, 0xc2102bfd70, 0x9, 0x9, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decode.go:66 +0x98
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).recvMessage(0xc21054bd20, 0xc2100e4c00)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:73 +0x57
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).decodeTypeSequence(0xc21054bd20, 0xc210247e00, 0x160)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:159 +0x49
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).DecodeValue(0xc21054bd20, 0x290560, 0xc210247e00, 0x160, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:223 +0x12e
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: encoding/gob.(*Decoder).Decode(0xc21054bd20, 0x290560, 0xc210247e00, 0x0, 0x0)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/encoding/gob/decoder.go:202 +0x1c5
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2102db540, 0xc210247e00, 0xbfb5, 0xc210095000)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:400 +0x3f
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).readRequestHeader(0xc210337b40, 0x916850, 0xc2102db540, 0x0, 0x0, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:551 +0x9b
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).readRequest(0xc210337b40, 0x916850, 0xc2102db540, 0xc210515600, 0xc210247640, ...)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:518 +0xa0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).ServeCodec(0xc210337b40, 0x916850, 0xc2102db540)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:437 +0x66
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: net/rpc.(*Server).ServeConn(0xc210337b40, 0x916750, 0xc2101caa00)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/net/rpc/server.go:429 +0x140
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/packer/rpc.func·006()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/server.go:84 +0xff
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by github.com/mitchellh/packer/packer/rpc.serveSingleConn
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/server.go:85 +0xb7
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: goroutine 121 [sleep]:
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: time.Sleep(0x12a05f200)
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/go/src/pkg/runtime/time.goc:31 +0x31
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: github.com/mitchellh/packer/communicator/ssh.func·002()
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/communicator/ssh/communicator.go:138 +0x1b0
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: created by github.com/mitchellh/packer/communicator/ssh.(*comm).Start
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: /Users/mitchellh/code/go/src/github.com/mitchellh/packer/communicator/ssh/communicator.go:153 +0x4ee
2013/09/29 20:39:50 /Users/adam/Scripts/packer-builder-amazon-ebs: plugin process exited
2013/09/29 20:39:50 ui error: Build 'amazon-ebs' errored: Error waiting for Run: EOF
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: 2013/09/29 20:39:50 Retryable error: Error uploading script: unexpected EOF
2013/09/29 20:39:50 /Users/adam/Scripts/packer-command-build: 2013/09/29 20:39:50 Builds completed. Waiting on interrupt barrier...
2013/09/29 20:39:50 machine readable: error-count []string{"1"}
2013/09/29 20:39:50 ui error:
==> Some builds didn't complete successfully and had errors:
2013/09/29 20:39:50 machine readable: amazon-ebs,error []string{"Error waiting for Run: EOF"}
2013/09/29 20:39:50 ui error: --> amazon-ebs: Error waiting for Run: EOF
2013/09/29 20:39:50 ui:
==> Builds finished but no artifacts were created.
2013/09/29 20:39:50 waiting for all plugin processes to complete...
2013/09/29 20:39:50 /Users/adam/Scripts/packer-post-processor-vagrant: plugin process exited
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: plugin process exited
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: plugin process exited
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: plugin process exited
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: plugin process exited
2013/09/29 20:39:50 /Users/adam/Scripts/packer-command-build: plugin process exited
2013/09/29 20:39:50 /Users/adam/Scripts/packer-provisioner-shell: plugin process exited
!!!!!!!!!!!!!!!!!!!!!!!!!!! PACKER CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
Packer crashed! This is always indicative of a bug within Packer.
A crash log has been placed at "crash.log" relative to your current
working directory. It would be immensely helpful if you could please
report the crash with Packer[1] so that we can fix this.
[1]: https://github.com/mitchellh/packer/issues
!!!!!!!!!!!!!!!!!!!!!!!!!!! PACKER CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment