On Mon, Dec 16, 2013 at 10:46 AM, James Bromberger <[email protected]> wrote:

>  Hello all,
>
> Last night I generated a 32 and 64 bit AMI in US East 1 of Debian 7.3 [1],
> using the python scripts[2] (which have had more updates, thanks all) and
> including cloud-init[3]:
>
> AMD64: ami-4309272a "Wheezy 7.3 base amd64 ebs"
> i386: ami-af0927c6 "Wheezy 7.3 base i386 ebs"
>
> These (and their corresponding EBS snapshots) are marked as public. I'd
> like to get another round of community review/testing today before we
> distribute to other Regions in the next 24 hours and submit to the AWS
> Marketplace. If you have the time, please fire up and give me some feedback!
>
> As mentioned on Friday, Cloud-init appears to be slightly slower than our
> previous AMIs - the SSH daemon takes longer before it is ready to accept
> the admin user on first boot, and thus I'd like your feedback on this
> change. With Cloud-init installed this makes our Debian AMIs much more
> convenient to potentially be used under services (eg Opsworks[4] and other
> services) and brings Debian in-line with the increased convenience and
> flexability that is pretty much a default across other distros.
>
> HVM image generation failed for me, so I will repeat that tonight; however
> I think we should push forward with PVM updates regardless.
>
> As always, feedback welcome!
>

I gave it a real quick test.
I noticed the following:

[....] Starting Cloud service: cloud-initCloud-init v. 0.7.2 running
'modules:config' at Tue, 17 Dec 2013 09:20:23 +0000. Up 139.74
seconds.
2013-12-17 09:20:23,605 - stages.py[WARNING]: Module ssh-import-id is
verified on ['ubuntu'] distros but not on debian distro. It may or may
not work correctly.
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
2013-12-17 09:20:25,565 - util.py[WARNING]: Running apt-configure
(<module 'cloudinit.config.cc_apt_configure' from
'/usr/lib/python2.7/dist-packages/cloudinit/config/cc_apt_configure.pyc'>)
failed
2013-12-17 09:20:25,572 - stages.py[WARNING]: Module landscape is
verified on ['ubuntu'] distros but not on debian distro. It may or may
not work correctly.
[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting OpenBSD Secure Shell server:
sshd[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting Cloud service: cloud-initCloud-init v. 0.7.2 running
'modules:final' at Tue, 17 Dec 2013 09:20:25 +0000. Up 142.26 seconds.
ci-info: +++++++++++++Authorized keys from
/home/admin/.ssh/authorized_keys for user admin++++++++++++++
ci-info: 
+---------+-------------------------------------------------+---------+-----------------------+
ci-info: | Keytype |                Fingerprint (md5)                |
Options |        Comment        |
ci-info: 
+---------+-------------------------------------------------+---------+-----------------------+
ci-info: | ssh-rsa | bb:f9:4e:2a:f2:b2:21:f5:9e:cb:53:d3:18:f9:b4:fb |
   -    | oss-us-east-1-testing |
ci-info: 
+---------+-------------------------------------------------+---------+-----------------------+
ec2:
ec2: #############################################################
ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
ec2: 1024 35:6c:15:45:d2:a2:62:ce:a4:61:fc:35:77:ee:50:15
root@ip-10-9-137-177 (DSA)
ec2: 256 8b:47:9d:02:43:30:31:39:c8:6b:74:7f:7f:f8:e0:5c
root@ip-10-9-137-177 (ECDSA)
ec2: 2048 aa:5a:ec:c9:a9:97:ba:f9:ce:ee:af:1a:b8:90:9a:f4
root@ip-10-9-137-177 (RSA)
ec2: -----END SSH HOST KEY FINGERPRINTS-----
ec2: #############################################################
-----BEGIN SSH HOST KEY KEYS-----
ecdsa-sha2-nistp256
AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBz90hvjBQZuInCeBj/4b/dNgROAAw/UmMUKVfL6PxWZumfTMc6E57+bpaIpeIIU+e6h3ElMkeQjt28dqljHklw=
root@ip-10-9-137-177
ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQDEl3GZif60Acp/gWQ/XxbCFaAGSVAaMUDRjn58n8tnddAkAFqbzl1ATOTe4L/ePpM/N/gd/coJWC1I507MEnU2bCdHWlWMZs7LCVcupx4nf5/swNLy8l9AcuNad2MUTVfxMVZzKm8QbT8uNsAuBPMRFQURc1A1QDzv+qkbyaV+9kpFsFbbFy5i5lX+k3bwrvr5SpBRpRAkfkFbkPHBmD18ijFBT57MEuLoPanQJEh3usZhQOg5qsgA6uN+WTLMPoysc3pYNfAXSSq9tNtFra6mBk6sxA7+hfAkcbTcPa3T+ckgsZJsZ+SK+sLIL5pM1CJ0VlmctdgW9/ruWxrvO1QB
root@ip-10-9-137-177
-----END SSH HOST KEY KEYS-----
Cloud-init v. 0.7.2 finished at Tue, 17 Dec 2013 09:20:26 +0000.
Datasource DataSourceEc2.  Up 142.43 seconds


i.e. cc_apt_configure failed. Perhaps its another upstream bug?


>
>   James
>
>
> [1] http://www.debian.org/News/2013/20131214
> [2] https://github.com/andsens/build-debian-cloud/
> [3] https://help.ubuntu.com/community/CloudInit
> [4] http://aws.amazon.com/opsworks/
>
> --
> *Mobile:* +61 422 166 708, *Email:* james_AT_rcpt.to
>

Reply via email to