$ ./ubuntu-sru/bin/get-proposed-cloudimg --propose --upgrade=cloud-guest-utils a rtful artful-proposed.img getting image via simplestreams to artful-server-cloudimg-amd64.img. Downloading http://cloud-images.ubuntu.com/daily/server/artful/20180425/artful-server-cloudimg-amd64.img to artful-server-cloudimg-amd64.img verifying sha256 bbdb58a7a4f6b61c23b4e685097ed79a8a870e35f0a0ef26fc4a0d32263c023e. --2018-04-30 19:10:25-- http://cloud-images.ubuntu.com/daily/server/artful/20180425/artful-server-cloudimg-amd64.img Resolving cloud-images.ubuntu.com (cloud-images.ubuntu.com)... 91.189.92.141, 2001:67c:1360:8c01::8001 Connecting to cloud-images.ubuntu.com (cloud-images.ubuntu.com)|91.189.92.141|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 321716224 (307M) [application/octet-stream] Saving to: ‘artful-server-cloudimg-amd64.img.tmp.25674’ 0K ........ ........ ........ ........ 10% 13.1M 21s 32768K ........ ........ ........ ........ 20% 46.0M 12s 65536K ........ ........ ........ ........ 31% 46.5M 8s 98304K ........ ........ ........ ........ 41% 46.4M 6s 131072K ........ ........ ........ ........ 52% 46.5M 5s 163840K ........ ........ ........ ........ 62% 46.7M 4s 196608K ........ ........ ........ ........ 73% 46.6M 2s 229376K ........ ........ ........ ........ 83% 46.7M 1s 262144K ........ ........ ........ ........ 93% 46.8M 1s 294912K ........ ........ .. 100% 46.5M=8.3s 2018-04-30 19:10:33 (36.8 MB/s) - ‘artful-server-cloudimg-amd64.img.tmp.25674’ saved [321716224/321716224] Formatting 'artful-proposed.img.tmp', fmt=qcow2 size=2361393152 backing_file=artful-server-cloudimg-amd64.img cluster_size=65536 lazy_refcounts=off refcount_bits=16 Hit:1 http://archive.ubuntu.com/ubuntu artful InRelease Get:2 http://security.ubuntu.com/ubuntu artful-security InRelease [83.2 kB] Get:3 http://archive.ubuntu.com/ubuntu artful-updates InRelease [88.7 kB] Get:4 http://archive.ubuntu.com/ubuntu artful-backports InRelease [74.6 kB] Get:5 http://archive.ubuntu.com/ubuntu artful-proposed InRelease [240 kB] Get:6 http://archive.ubuntu.com/ubuntu artful/universe amd64 Packages [8,103 kB] Get:7 http://archive.ubuntu.com/ubuntu artful/universe Translation-en [4,789 kB] Get:8 http://security.ubuntu.com/ubuntu artful-security/main amd64 Packages [158 kB] Get:9 http://archive.ubuntu.com/ubuntu artful/multiverse amd64 Packages [150 kB] Get:10 http://archive.ubuntu.com/ubuntu artful/multiverse Translation-en [108 kB] Get:11 http://security.ubuntu.com/ubuntu artful-security/main Translation-en [68.6 kB] Get:12 http://security.ubuntu.com/ubuntu artful-security/universe amd64 Packages [60.9 kB] Get:13 http://security.ubuntu.com/ubuntu artful-security/universe Translation-en [36.1 kB] Get:14 http://archive.ubuntu.com/ubuntu artful-updates/main amd64 Packages [252 kB] Get:15 http://security.ubuntu.com/ubuntu artful-security/multiverse amd64 Packages [1,824 B] Get:16 http://security.ubuntu.com/ubuntu artful-security/multiverse Translation-en [1,124 B] Get:17 http://archive.ubuntu.com/ubuntu artful-updates/main Translation-en [112 kB] Get:18 http://archive.ubuntu.com/ubuntu artful-updates/universe amd64 Packages [109 kB] Get:19 http://archive.ubuntu.com/ubuntu artful-updates/universe Translation-en [60.9 kB] Get:20 http://archive.ubuntu.com/ubuntu artful-updates/multiverse amd64 Packages [4,128 B] Get:21 http://archive.ubuntu.com/ubuntu artful-updates/multiverse Translation-en [2,264 B] Get:22 http://archive.ubuntu.com/ubuntu artful-backports/main amd64 Packages [1,516 B] Get:23 http://archive.ubuntu.com/ubuntu artful-backports/main Translation-en [668 B] Get:24 http://archive.ubuntu.com/ubuntu artful-backports/universe amd64 Packages [4,076 B] Get:25 http://archive.ubuntu.com/ubuntu artful-backports/universe Translation-en [2,116 B] Get:26 http://archive.ubuntu.com/ubuntu artful-proposed/main amd64 Packages [23.6 kB] Get:27 http://archive.ubuntu.com/ubuntu artful-proposed/main Translation-en [11.4 kB] Get:28 http://archive.ubuntu.com/ubuntu artful-proposed/universe amd64 Packages [16.0 kB] Get:29 http://archive.ubuntu.com/ubuntu artful-proposed/universe Translation-en [9,464 B] Fetched 14.6 MB in 3s (4,483 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: grub-pc-bin Use 'sudo apt autoremove' to remove it. The following packages will be upgraded: cloud-guest-utils 1 upgraded, 0 newly installed, 0 to remove and 13 not upgraded. Need to get 15.3 kB of archives. After this operation, 0 B of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu artful-proposed/main amd64 cloud-guest-utils all 0.30-0ubuntu2.1 [15.3 kB] Fetched 15.3 kB in 0s (78.7 kB/s) E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) (Reading database ... 57548 files and directories currently installed.) Preparing to unpack .../cloud-guest-utils_0.30-0ubuntu2.1_all.deb ... Unpacking cloud-guest-utils (0.30-0ubuntu2.1) over (0.30-0ubuntu2) ... Setting up cloud-guest-utils (0.30-0ubuntu2.1) ... Processing triggers for man-db (2.7.6.1-2) ... wrote artful-proposed.img $ qemu-img create -f qcow2 -b artful-proposed.img large-disk.img 5T Formatting 'large-disk.img', fmt=qcow2 size=5497558138880 backing_file=artful-proposed.img cluster_size=65536 lazy_refcounts=off refcount_bits=16 $ qemu-system-x86_64 -enable-kvm \ -device virtio-net-pci,netdev=net00 -netdev user,id=net00 \ -drive file=large-disk.img,id=disk00,if=none,index=0 \ -device virtio-blk,drive=disk00,serial=large-disk.img \ -drive file=my-seed.img,id=disk01,if=none,index=1 \ -device virtio-blk,drive=disk01,serial=my-seed.img \ -snapshot -m 1G -nographic qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2] [ 0.000000] random: get_random_bytes called from start_kernel+0x42/0x4e9 with crng_init=0 [ 0.000000] Linux version 4.13.0-39-generic (buildd@lgw01-amd64-038) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2)) #44-Ubuntu SMP Thu Apr 5 14:25:01 UTC 2018 (Ubuntu 4.13.0-39.44-generic 4.13.16) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-39-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] random: fast init done [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.10.2-1ubuntu1 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] tsc: Using PIT calibration value [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: PAT not supported by CPU. [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC [ 0.000000] found SMP MP-table at [mem 0x000f6a90-0x000f6a9f] mapped at [ffff9ae5800f6a90] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x367f9000-0x373f3fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F68B0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE15FC 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE1458 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 001418 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE154C 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 0x000000003FFE15C4 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffb1000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ff31001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 10831098294 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ffff9ae5bfc00000 s146584 r8192 d29544 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc161c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-39-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 992504K/1048040K available (12300K kernel code, 2482K rwdata, 4000K rodata, 2376K init, 2372K bss, 55536K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37850 entries in 148 pages [ 0.004000] Hierarchical RCU implementation. [ 0.004000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.004000] Tasks RCU enabled. [ 0.004000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.004000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.004000] Console: colour VGA+ 80x25 [ 0.004000] console [tty1] enabled [ 0.004000] console [ttyS0] enabled [ 0.004000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.004006] tsc: Detected 2397.222 MHz processor [ 0.005234] Calibrating delay loop (skipped) preset value.. 4794.44 BogoMIPS (lpj=9588888) [ 0.005730] pid_max: default: 32768 minimum: 301 [ 0.008011] ACPI: Core revision 20170531 [ 0.009579] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.010781] Security Framework initialized [ 0.011648] Yama: becoming mindful. [ 0.012016] AppArmor: AppArmor initialized [ 0.013654] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014979] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.016011] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.017213] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.018645] CPU: Physical Processor ID: 0 [ 0.020017] FEATURE SPEC_CTRL Not Present [ 0.021044] mce: CPU supports 10 MCE banks [ 0.022082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.023264] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.024004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.025214] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.033874] Freeing SMP alternatives memory: 36K [ 0.037023] smpboot: Max logical packages: 1 [ 0.038104] x2apic enabled [ 0.039000] Switched APIC routing to physical x2apic. [ 0.040973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.044000] smpboot: CPU0: Intel QEMU Virtual CPU version 2.5+ (family: 0x6, model: 0x6, stepping: 0x3) [ 0.044000] Performance Events: PMU not available due to virtualization, using software events only. [ 0.048032] Hierarchical SRCU implementation. [ 0.049502] smp: Bringing up secondary CPUs ... [ 0.050407] smp: Brought up 1 node, 1 CPU [ 0.051250] smpboot: Total of 1 processors activated (4794.44 BogoMIPS) [ 0.052281] devtmpfs: initialized [ 0.053049] x86/mm: Memory block size: 128MB [ 0.054017] evm: security.selinux [ 0.056005] evm: security.SMACK64 [ 0.056721] evm: security.SMACK64EXEC [ 0.057725] evm: security.SMACK64TRANSMUTE [ 0.058560] evm: security.SMACK64MMAP [ 0.059666] evm: security.ima [ 0.060014] evm: security.capability [ 0.060875] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.063343] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.064044] pinctrl core: initialized pinctrl subsystem [ 0.065357] RTC time: 19:11:56, date: 04/30/18 [ 0.066493] NET: Registered protocol family 16 [ 0.068129] cpuidle: using governor ladder [ 0.068971] cpuidle: using governor menu [ 0.069960] PCCT header not found. [ 0.071286] ACPI: bus type PCI registered [ 0.072002] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.073265] PCI: Using configuration type 1 for base access [ 0.076039] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.077378] ACPI: Added _OSI(Module Device) [ 0.078238] ACPI: Added _OSI(Processor Device) [ 0.079145] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.080004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.082128] ACPI: Interpreter enabled [ 0.083232] ACPI: (supports S0 S3 S4 S5) [ 0.084009] ACPI: Using IOAPIC for interrupt routing [ 0.085147] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.087002] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.090264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.092007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.093457] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.094851] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.096256] acpiphp: Slot [3] registered [ 0.097107] acpiphp: Slot [4] registered [ 0.098081] acpiphp: Slot [5] registered [ 0.100020] acpiphp: Slot [6] registered [ 0.100827] acpiphp: Slot [7] registered [ 0.101631] acpiphp: Slot [8] registered [ 0.102614] acpiphp: Slot [9] registered [ 0.103425] acpiphp: Slot [10] registered [ 0.104020] acpiphp: Slot [11] registered [ 0.104860] acpiphp: Slot [12] registered [ 0.105705] acpiphp: Slot [13] registered [ 0.108021] acpiphp: Slot [14] registered [ 0.112017] acpiphp: Slot [15] registered [ 0.112869] acpiphp: Slot [16] registered [ 0.113698] acpiphp: Slot [17] registered [ 0.114537] acpiphp: Slot [18] registered [ 0.115762] acpiphp: Slot [19] registered [ 0.116019] acpiphp: Slot [20] registered [ 0.116832] acpiphp: Slot [21] registered [ 0.117855] acpiphp: Slot [22] registered [ 0.118762] acpiphp: Slot [23] registered [ 0.120019] acpiphp: Slot [24] registered [ 0.121000] acpiphp: Slot [25] registered [ 0.121843] acpiphp: Slot [26] registered [ 0.122659] acpiphp: Slot [27] registered [ 0.123526] acpiphp: Slot [28] registered [ 0.124018] acpiphp: Slot [29] registered [ 0.125166] acpiphp: Slot [30] registered [ 0.126344] acpiphp: Slot [31] registered [ 0.127227] PCI host bridge to bus 0000:00 [ 0.128004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.129528] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.130798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.132003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.134095] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.136003] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.142517] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.144003] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.145211] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.146666] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.148508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.150455] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.200708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.203081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.204097] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.205695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.206924] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.208297] SCSI subsystem initialized [ 0.209267] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.210511] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.212004] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.213359] vgaarb: loaded [ 0.214390] ACPI: bus type USB registered [ 0.216022] usbcore: registered new interface driver usbfs [ 0.217143] usbcore: registered new interface driver hub [ 0.218563] usbcore: registered new device driver usb [ 0.220047] EDAC MC: Ver: 3.0.0 [ 0.221015] PCI: Using ACPI for IRQ routing [ 0.222141] NetLabel: Initializing [ 0.222957] NetLabel: domain hash size = 128 [ 0.224002] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.225170] NetLabel: unlabeled traffic allowed by default [ 0.226396] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.228021] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.229064] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.232051] clocksource: Switched to clocksource kvm-clock [ 0.244398] VFS: Disk quotas dquot_6.6.0 [ 0.245666] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.247413] AppArmor: AppArmor Filesystem Enabled [ 0.248464] pnp: PnP ACPI init [ 0.249791] pnp: PnP ACPI: found 6 devices [ 0.256185] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.258421] NET: Registered protocol family 2 [ 0.259643] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.261208] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.262529] TCP: Hash tables configured (established 8192 bind 8192) [ 0.263820] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.265185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.266631] NET: Registered protocol family 1 [ 0.267589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.268934] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.270467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.271744] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.273741] Unpacking initramfs... [ 2.240922] Freeing initrd memory: 12268K [ 2.242307] Scanning for low memory corruption every 60 seconds [ 2.243628] audit: initializing netlink subsys (disabled) [ 2.245313] Initialise system trusted keyrings [ 2.246233] Key type blacklist registered [ 2.247079] audit: type=2000 audit(1525115518.155:1): state=initialized audit_enabled=0 res=1 [ 2.248719] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 2.251003] zbud: loaded [ 2.252235] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.253893] fuse init (API version 7.26) [ 2.255353] Key type asymmetric registered [ 2.256221] Asymmetric key parser 'x509' registered [ 2.257198] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 2.258887] io scheduler noop registered [ 2.259736] io scheduler deadline registered [ 2.260663] io scheduler cfq registered (default) [ 2.262049] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.263594] ACPI: Power Button [PWRF] [ 2.264533] GHES: HEST is not enabled! [ 2.285544] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 2.307276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 [ 2.327353] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.329551] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.355596] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.357972] Linux agpgart interface v0.103 [ 2.359615] loop: module loaded [ 2.360972] scsi host0: ata_piix [ 2.361803] scsi host1: ata_piix [ 2.362739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 2.364025] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 2.365698] libphy: Fixed MDIO Bus: probed [ 2.366711] tun: Universal TUN/TAP device driver, 1.6 [ 2.367934] PPP generic driver version 2.4.2 [ 2.368859] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.370084] ehci-pci: EHCI PCI platform driver [ 2.371147] ehci-platform: EHCI generic platform driver [ 2.372351] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.373503] ohci-pci: OHCI PCI platform driver [ 2.374446] ohci-platform: OHCI generic platform driver [ 2.375478] uhci_hcd: USB Universal Host Controller Interface driver [ 2.376708] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.379638] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.380631] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.381723] mousedev: PS/2 mouse device common for all mice [ 2.383047] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.384971] rtc_cmos 00:00: RTC can wake from S4 [ 2.386140] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.387853] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs [ 2.389329] i2c /dev entries driver [ 2.390113] device-mapper: uevent: version 1.0.3 [ 2.391264] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.393190] ledtrig-cpu: registered to indicate activity on CPUs [ 2.394537] NET: Registered protocol family 10 [ 2.398241] Segment Routing with IPv6 [ 2.399204] NET: Registered protocol family 17 [ 2.400150] Key type dns_resolver registered [ 2.401268] RAS: Correctable Errors collector initialized. [ 2.402615] sched_clock: Marking stable (2400130657, 0)->(2702201675, -302071018) [ 2.404311] registered taskstats version 1 [ 2.405191] Loading compiled-in X.509 certificates [ 2.408077] Loaded X.509 cert 'Build time autogenerated kernel key: d61c4a277705eb43423927110d69077c77836d36' [ 2.410212] zswap: loaded using pool lzo/zbud [ 2.413844] Key type big_key registered [ 2.414725] Key type trusted registered [ 2.416761] Key type encrypted registered [ 2.417903] AppArmor: AppArmor sha1 policy hashing enabled [ 2.418938] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.420321] evm: HMAC attrs: 0x1 [ 2.421447] Magic number: 14:873:193 [ 2.422265] acpi device:1f: hash matches [ 2.423314] rtc_cmos 00:00: setting system clock to 2018-04-30 19:11:58 UTC (1525115518) [ 2.424987] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.426410] EDD information not available. [ 2.525033] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 [ 2.527333] ata2.00: configured for MWDMA2 [ 2.529035] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 2.540832] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray [ 2.542942] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 2.544823] sr 1:0:0:0: Attached scsi generic sg0 type 5 [ 2.549408] Freeing unused kernel memory: 2376K [ 2.551179] Write protecting the kernel read-only data: 18432k [ 2.552670] Freeing unused kernel memory: 2024K [ 2.553798] Freeing unused kernel memory: 96K [ 2.556230] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.557434] x86/mm: Checking user space page tables [ 2.559823] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 234 [ 2.658462] Floppy drive(s): fd0 is 2.88M AMI BIOS [ 2.677312] FDC 0 is a S82078B [ 2.696163] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.698043] GPT:4612095 != 10737418239 [ 2.698870] GPT:Alternate GPT header not at the end of the disk. [ 2.700188] GPT:4612095 != 10737418239 [ 2.701022] GPT: Use GNU Parted to correct GPT errors. [ 2.702063] vda: vda1 vda14 vda15 [ 2.703664] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 2.705718] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 2.753204] virtio_net virtio0 ens3: renamed from eth0 [ 3.264174] tsc: Refined TSC clocksource calibration: 2397.215 MHz [ 3.266885] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x228df07c365, max_idle_ns: 440795212327 ns Begin: Loading essential drivers ... [ 4.176081] raid6: sse2x1 gen() 9062 MB/s [ 4.224006] raid6: sse2x1 xor() 7338 MB/s [ 4.272005] raid6: sse2x2 gen() 12282 MB/s [ 4.320029] raid6: sse2x2 xor() 7819 MB/s [ 4.368005] raid6: sse2x4 gen() 14556 MB/s [ 4.416021] raid6: sse2x4 xor() 8994 MB/s [ 4.416948] raid6: using algorithm sse2x4 gen() 14556 MB/s [ 4.418052] raid6: .... xor() 8994 MB/s, rmw enabled [ 4.419064] raid6: using intx1 recovery algorithm [ 4.421790] xor: measuring software checksum speed [ 4.460004] prefetch64-sse: 19136.000 MB/sec [ 4.500004] generic_sse: 17664.000 MB/sec [ 4.500929] xor: using function: prefetch64-sse (19136.000 MB/sec) [ 4.503689] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.550005] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems [ 4.672164] print_req_error: I/O error, dev fd0, sector 0 [ 4.675692] floppy: error 10 while reading block 0 done. Warning: fsck not present, so skipping root file system [ 4.694657] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... /scripts/init-bottom/plymouth: line 18: /bin/plymouth: not found done. [ 4.931796] ip_tables: (C) 2000-2006 Netfilter Core Team [ 4.939831] systemd[1]: systemd 234 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid) [ 4.945441] systemd[1]: Detected virtualization kvm. [ 4.946770] systemd[1]: Detected architecture x86-64. Welcome to Ubuntu 17.10! [ 4.950482] systemd[1]: Set hostname to . [ 4.960799] systemd[1]: Initializing machine ID from random generator. [ 4.965947] systemd[1]: Installed transient /etc/machine-id file. [ 5.144141] print_req_error: I/O error, dev fd0, sector 0 [ 5.145927] floppy: error 10 while reading block 0 [ 5.266294] systemd[1]: Listening on Syslog Socket. [ OK ] Listening on Syslog Socket. [ 5.268901] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 5.271544] systemd[1]: Reached target User and Group Name Lookups. [ OK ] Reached target User and Group Name Lookups. [ 5.274714] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ OK ] Listening on Journal Socket. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ OK ] Listening on LVM2 metadata daemon socket. [ OK ] Reached target Swap. [ OK ] Listening on Journal Audit Socket. [ OK ] Set up automount Arbitrary Executab…rmats File System Automount Point. [ OK ] Created slice User and Session Slice. [ OK ] Listening on Journal Socket (/dev/log). [ OK ] Listening on LVM2 poll daemon socket. [ OK ] Listening on Device-mapper event daemon FIFOs. [ OK ] Listening on udev Kernel Socket. [ OK ] Created slice System Slice. Starting Remount Root and Kernel File Systems... Mounting Kernel Debug File System... [ OK ] Reached target Slices. Mounting Huge Pages File System... Starting Uncomplicated firewall... Starting Journal Service... Starting Monitoring of LVM2 mirrors…ng dmeventd or progress polling... Starting Create list of required st…ce nodes for the current kernel... Mounting POSIX Message Queue File System...[ 5.344126] EXT4-fs (vda1): re-mounted. Opts: (null) [ OK ] Created slice system-serial\x2dgetty.slice. Starting Set the console keyboard layout... Starting Load Kernel Modules... [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Mounted Huge Pages File System. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Started Uncomplicated firewall. [ OK ] Started Create list of required sta…vice nodes for the current kernel. [ OK ] Started LVM2 metadata daemon. [ 5.419553] Loading iSCSI transport class v2.0-870. Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [ OK ] Started Load/Save Random Seed. [ 5.474880] iscsi: registered transport (tcp) [ OK ] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [ OK ] Started Monitoring of LVM2 mirrors,…sing dmeventd or progress polling. [ OK ] Started udev Kernel Device Manager. [ 5.580047] iscsi: registered transport (iser) [ OK ] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Kernel Configuration File System... [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Kernel Configuration File System. [ OK ] Started Apply Kernel Variables. [ OK ] Started Journal Service. Starting Flush Journal to Persistent Storage... [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Started udev Coldplug all Devices. [ OK ] Started Set the console keyboard layout. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ OK ] Reached target Encrypted Volumes. [ OK ] Reached target Local File Systems (Pre). [ OK ] Found device /dev/ttyS0. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ OK ] Found device /dev/disk/by-label/UEFI. Mounting /boot/efi... [ OK ] Mounted /boot/efi. [ OK ] Reached target Local File Systems. Starting AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting ebtables ruleset management... Starting Create Volatile Files and Directories... [ OK ] Started Set console font and keymap. [ OK ] Started Tell Plymouth To Write Out Runtime Data. [ OK ] Started Commit a transient machine-id on disk. [ OK ] Started Create Volatile Files and Directories. Starting Initial cloud-init job (pre-networking)... Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Started ebtables ruleset management. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Time Synchronized. [ 8.096025] print_req_error: I/O error, dev fd0, sector 0 [ 8.164068] print_req_error: I/O error, dev fd0, sector 0 [ 8.228031] print_req_error: I/O error, dev fd0, sector 0 [ OK ] Started AppArmor initialization. [ 8.435803] cloud-init[502]: Cloud-init v. 18.2 running 'init-local' at Mon, 30 Apr 2018 19:12:03 +0000. Up 7.88 seconds. [ OK ] Started Initial cloud-init job (pre-networking). [ OK ] Reached target Network (Pre). Starting Network Service... [ OK ] Started Network Service. [ OK ] Reached target Network. Starting Wait for Network to be Configured... Starting Network Name Resolution... [ OK ] Started Network Name Resolution. [ OK ] Reached target Host and Network Name Lookups. [ OK ] Started Wait for Network to be Configured. Starting Initial cloud-init job (metadata service crawler)... [ 25.047219] cloud-init[626]: Cloud-init v. 18.2 running 'init' at Mon, 30 Apr 2018 19:12:07 +0000. Up 11.79 seconds. [ 25.051453] cloud-init[626]: ci-info: +++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++ [ 25.056508] cloud-init[626]: ci-info: +--------+------+-----------+---------------+-------+-------------------+ [ 25.060361] cloud-init[626]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 25.064374] cloud-init[626]: ci-info: +--------+------+-----------+---------------+-------+-------------------+ [ 25.068353] cloud-init[626]: ci-info: | ens3: | True | 10.0.2.15 | 255.255.255.0 | . | 52:54:00:12:34:56 | [ 25.070271] cloud-init[626]: ci-info: | ens3: | True | . | . | d | 52:54:00:12:34:56 | [ 25.076365] cloud-init[626]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 25.078181] cloud-init[626]: ci-info: | lo: | True | . | . | d | . | [ 25.084364] cloud-init[626]: ci-info: +--------+------+-----------+---------------+-------+-------------------+ [ 25.086326] cloud-init[626]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ [ 25.092363] cloud-init[626]: ci-info: +-------+-------------+----------+-----------------+-----------+-------+ [ 25.094171] cloud-init[626]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 25.096338] cloud-init[626]: ci-info: +-------+-------------+----------+-----------------+-----------+-------+ [ 25.100346] cloud-init[626]: ci-info: | 0 | 0.0.0.0 | 10.0.2.2 | 0.0.0.0 | ens3 | UG | [ 25.104364] cloud-init[626]: ci-info: | 1 | 10.0.2.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 25.108348] cloud-init[626]: ci-info: | 2 | 10.0.2.2 | 0.0.0.0 | 255.255.255.255 | ens3 | UH | [ 25.112350] cloud-init[626]: ci-info: +-------+-------------+----------+-----------------+-----------+-------+ [ 25.116405] cloud-init[626]: Generating public/private rsa key pair. [ 25.120355] cloud-init[626]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 25.121976] cloud-init[626]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 25.128359] cloud-init[626]: The key fingerprint is: [ 25.129951] cloud-init[626]: SHA256:M+09fH/Z1iHHagCq3FD/EB0OH8ILn1WZM95rhI3t4jc root@ubuntu [ 25.131414] cloud-init[626]: The key's randomart image is: [ 25.136502] cloud-init[626]: +---[RSA 2048]----+ [ 25.137617] cloud-init[626]: | . ..o | [ 25.138883] cloud-init[626]: | . + + = | [ 25.142912] cloud-init[626]: | o X + O | [ 25.144156] cloud-init[626]: | . B + + = | [ OK ] Started Initial cloud-init job (metadata service crawler). [ OK ] Reached target Cloud-config availability. [ 25.148396] cloud-init[626]: | . S + + .| [ OK ] Reached target Network is Online. [ 25.150429] cloud-init[626]: | . . * + o B | [ 25.152311] cloud-init[626]: | . + + * B =| Starting iSCSI initiator daemon (iscsid)... [ 25.154669] cloud-init[626]: | o . . * E=| [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Listening on UUID daemon activation socket. [ OK ] Started Daily apt download activities. [ 25.169132] cloud-init[626]: | . ..+| [ OK ] Listening on ACPID Listen Socket. [ OK ] Started systemd-resolved-update-resolvconf.path. [ OK ] Started ACPI Events Check. [ OK ] Reached target Paths. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Started Message of the Day. [ 25.182760] cloud-init[626]: +----[SHA256]-----+ Starting LXD - unix socket. [ OK ] Started Daily apt upgrade and clean activities. [ 25.188166] cloud-init[626]: Generating public/private dsa key pair. [ OK ] Reached target Timers. Starting Socket activation for snappy daemon. [ OK ] Listening on LXD - unix socket. [ 25.198615] cloud-init[626]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ OK ] Listening on Socket activation for snappy daemon. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ 25.204248] cloud-init[626]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting Accounts Service... [ 25.212097] Starting System Logging Service... cloud-init Starting Login Service... Starting Pollinate to seed the pseudo random number generator... [ OK ] Started D-Bus System Message Bus. [626]: The key fingerprint is: [ 25.270308] cloud-init[626]: SHA256:Waalo75VNMCkl44nOQffSBgBRFf65R6V+XSPLHBqUgg root@ubuntu [ OK ] Started Regular background program processing daemon. Starting LXD - container startup/shutdown... [ OK ] Started irqbalance daemon. [ 25.361330] cloud-init[ OK ] Started FUSE filesystem for LXC. Starting Apply the settings specified in cloud-config...[626]: [ OK ] Started Unattended Upgrades Shutdown. Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... [ OK ] Started Deferred execution scheduler. [ OK ] Started System Logging Service. [ OK ] Started iSCSI initiator daemon (iscsid). [ OK ] Started Login Service. Starting Authorization Manager... [ OK ] Reached target Remote File Systems (Pre). The key's randomart image is:[ OK ] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting Permit User Sessions... [ OK ] Started Permit User Sessions. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [ OK ] Started Hold until boot process finishes up. [ OK ] Started Serial Getty on ttyS0. Starting Set console scheme... [ OK ] Started Terminate Plymouth Boot Screen. [ OK ] Started Authorization Manager. [ OK ] Started Accounts Service. [ OK [ 25.612636] ] Started Set console scheme. [ OK ] Created slice system-getty.slice. [ OK ] Started Getty on tty1. [ OK ] Reached target Login Prompts. [ OK ] Started LSB: Record successful boot for GRUB. cloud-init[626]: [ OK ] Started LSB: automatic crash report generation. +---[DSA 1024]----+ [ 25.736573] cloud-init[626]: | o+.E=+ | [ 25.806048] [ OK ] Started Snappy daemon. cloud-init[626]: | . *.+ o | [ 25.845870] cloud-init[626]: | = = X = . .| [ 25.859038] cloud-init[626]: | X # * + o.| [ 25.867267] cloud-init[626]: | = S B . + .| [ 25.871127] cloud-init[626]: | * * . . | [ 25.880048] cloud-init[626]: | . . . | [ 25.885975] cloud-init[626]: | . . | [ 25.891002] cloud-init[626]: | o. | [ 25.947062] cloud-init[626]: +----[SHA256]-----+ [ 25.978323] cloud-init[626]: Generating public/private ecdsa key pair. [ 25.988263] cloud-init[626]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 25.997376] cloud-init[626]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 26.008047] cloud-init[626]: The key fingerprint is: [ 26.016434] cloud-init[626]: SHA256:h5KZ+91YIHlFSgx4+g9oy/eS6ajc0k/WXtRV8d08L4M root@ubuntu [ 26.024629] cloud-init[626]: The key's randomart image is: [ 26.084549] cloud-init[626]: +---[ECDSA 256]---+ [ 26.132509] cloud-init[626]: | ..o. . .o| [ 26.220025] cloud-init[626]: | . ...o .=| [ 26.224735] cloud-init[626]: | o . . .*| [ 26.231285] cloud-init[626]: | .+ o . o .o| [ 26.236760] cloud-init[626]: | =oS + E + .| [ 26.240043] cloud-init[626]: | ooo= o o | [ 26.244802] cloud-init[626]: | +..o=. o | [ 26.252034] cloud-init[626]: | ...+==o.= | [ 26.254493] cloud-init[626]: | ooo++o= . | [ 26.260240] cloud-init[626]: +----[SHA256]-----+ [ 26.272267] cloud-init[626]: Generating public/private ed25519 key pair. [ 26.275635] cloud-init[626]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 26.280024] cloud-init[626]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 26.288238] cloud-init[626]: The key fingerprint is: [ 26.291345] cloud-init[626]: SHA256:rSy8obSPjDPt+nq2f3SOimOQUDm3xm5eZIksrsnznzE root@ubuntu [ 26.306069] cloud-init[626]: The key's randomart image is: [ 26.313764] cloud-init[626]: +--[ED25519 256]--+ [ 26.315014] cloud-init[626]: | . | [ 26.321375] cloud-init[626]: | + . | [ 26.325764] cloud-init[626]: | . = o . | [ 26.328785] cloud-init[626]: |. . * + . | [ 26.337698] cloud-init[626]: | o = o S . | [ 26.340395] cloud-init[626]: | + o...... | [ 26.384047] cloud-init[626]: |.o =.E+.o+ | [ 26.396745] cloud-init[626]: |ooo+B=++o . | [ 26.418946] cloud-init[626]: | *%@B=o |[ OK ] Started LXD - container startup/shutdown. [ 26.448443] cloud-init[626]: +----[SHA256]-----+ [ OK ] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [ OK ] Started OpenBSD Secure Shell server. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. Stopping OpenBSD Secure Shell server... [ OK ] Stopped OpenBSD Secure Shell server. Starting OpenBSD Secure Shell server... [ OK ] Started OpenBSD Secure Shell server. [ 27.852149] cloud-init[777]: Cloud-init v. 18.2 running 'modules:config' at Mon, 30 Apr 2018 19:12:23 +0000. Up 27.06 seconds. [ OK ] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... ci-info: no authorized ssh keys fingerprints found for user ubuntu. <14>Apr 30 19:12:24 ec2: <14>Apr 30 19:12:24 ec2: ############################################################# <14>Apr 30 19:12:24 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Apr 30 19:12:24 ec2: 1024 SHA256:Waalo75VNMCkl44nOQffSBgBRFf65R6V+XSPLHBqUgg root@ubuntu (DSA) <14>Apr 30 19:12:24 ec2: 256 SHA256:h5KZ+91YIHlFSgx4+g9oy/eS6ajc0k/WXtRV8d08L4M root@ubuntu (ECDSA) <14>Apr 30 19:12:24 ec2: 256 SHA256:rSy8obSPjDPt+nq2f3SOimOQUDm3xm5eZIksrsnznzE root@ubuntu (ED25519) <14>Apr 30 19:12:24 ec2: 2048 SHA256:M+09fH/Z1iHHagCq3FD/EB0OH8ILn1WZM95rhI3t4jc root@ubuntu (RSA) <14>Apr 30 19:12:24 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Apr 30 19:12:24 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOiCKFUXgsX8qFOxI4kYjN8VvVPlpf+73iT3Taw6Px9n0ZsadeTsuAtWfbt3qXvmoJLocf9ZCFO/mQW7Hxjt8p4= root@ubuntu ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIYelkIxvtRTGTtAu5epXLYFLZO4zV0WziXDwMjDURZh root@ubuntu ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpYwu4SgRiPQdSZmhN5yiQTJUlKSgx9m4zW6c2JOp9vaT/wFB9/Jc1y/TVZV3vcZhqnt1qr9cf5EXno1ktyd60W4ixAdstwr7txIDvtV7oRz+VTZE+ocADWusdmV/DxOaTuIkmrlaLAeXHDPZcJMCwA5e6pDb1r1szURPmniLpWPr4+eKOQIEop7XBZ+D2/Anbdrbq/O+ERQsquDYAvGe1O7hN1tPQXYOPb7BTBFHm7BdAOZEoHBwRn8MJckRKHSdKEKZ7AFpLIwyT+jyLp7t6COuCiFcjFdX7KwBr1oEAvY3fMISfS32vRSJ/P1b9O6twgTBhQBnTynbNbKCs5Wc3 root@ubuntu -----END SSH HOST KEY KEYS----- [ 28.682807] cloud-init[910]: Cloud-init v. 18.2 running 'modules:final' at Mon, 30 Apr 2018 19:12:24 +0000. Up 28.35 seconds. [ 28.684718] cloud-init[910]: ci-info: no authorized ssh keys fingerprints found for user ubuntu. [ 28.688027] cloud-init[910]: Cloud-init v. 18.2 finished at Mon, 30 Apr 2018 19:12:24 +0000. Datasource DataSourceNoCloud [seed=/dev/vdb][dsmode=net]. Up 28.67 seconds [ OK ] Started Execute cloud user/final scripts. [ OK ] Reached target Cloud-init target. Ubuntu 17.10 ubuntu ttyS0 ubuntu login: ubuntu Password: Welcome to Ubuntu 17.10 (GNU/Linux 4.13.0-39-generic x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage Get cloud support with Ubuntu Advantage Cloud Guest: http://www.ubuntu.com/business/services/cloud 16 packages can be updated. 0 updates are security updates. The programs included with the Ubuntu system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. To run a command as administrator (user "root"), use "sudo ". See "man sudo_root" for details. ubuntu@ubuntu:~$ df -h / Filesystem Size Used Avail Use% Mounted on /dev/vda1 4.9T 1.1G 4.9T 1% / ubuntu@ubuntu:~$ lsb_release -sc artful ubuntu@ubuntu:~$ dpkg-query --show cloud-guest-utils cloud-guest-utils 0.30-0ubuntu2.1 ubuntu@ubuntu:~$ grep "Resizing took" /var/log/cloud-init.log 2018-04-30 19:12:20,766 - util.py[DEBUG]: Resizing took 12.263 seconds ubuntu@ubuntu:~$ sudo poweroff [ OK ] Stopped target Cloud-init target. [ OK ] Stopped target Host and Network Name Lookups. Stopping User Manager for UID 1000... Stopping Authorization Manager... Stopping Session 1 of user ubuntu. [ OK ] Stopped Execute cloud user/final scripts. [ OK ] Stopped Apply the settings specified in cloud-config. [ OK ] Stopped target Cloud-config availability. [ OK ] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch. [ OK ] Stopped target Graphical Interface. Stopping Accounts Service... [ OK ] Stopped target Multi-User System. Stopping System Logging Service... Stopping LSB: Record successful boot for GRUB... Stopping D-Bus System Message Bus... Stopping LXD - container startup/shutdown... Stopping FUSE filesystem for LXC... Stopping Regular background program processing daemon... Stopping Snappy daemon... Stopping OpenBSD Secure Shell server... Stopping Unattended Upgrades Shutdown... Stopping Deferred execution scheduler... [ OK ] Stopped target Timers. [ OK ] Stopped Daily Cleanup of Temporary Directories. [ OK ] Stopped Daily apt upgrade and clean activities. [ OK ] Stopped Daily apt download activities. [ OK ] Stopped target System Time Synchronized. [ OK ] Stopped Message of the Day. Stopping LSB: automatic crash report generation... [ OK ] Stopped target Login Prompts. Stopping Getty on tty1... Stopping Serial Getty on ttyS0... [ OK ] Unmounted /var/lib/lxcfs. [ OK ] Stopped Accounts Service. [ OK ] Stopped System Logging Service. [ OK ] Stopped Regular background program processing daemon. [ OK ] Stopped Snappy daemon. [ OK ] Stopped Deferred execution scheduler. [ OK ] Stopped Authorization Manager. [ OK ] Stopped Serial Getty on ttyS0. [ OK ] Stopped Getty on tty1. [ OK ] Stopped OpenBSD Secure Shell server. [ OK ] Stopped User Manager for UID 1000. [ OK ] Stopped D-Bus System Message Bus. [ OK ] Stopped FUSE filesystem for LXC. [ OK ] Stopped Session 1 of user ubuntu. [ OK ] Removed slice User Slice of ubuntu. Stopping Login Service... [ OK ] Removed slice system-getty.slice. Stopping Permit User Sessions... [ OK ] Removed slice system-serial\x2dgetty.slice. [ OK ] Stopped Login Service. [ OK ] Stopped LSB: Record successful boot for GRUB. [ OK ] Stopped LXD - container startup/shutdown. [ OK ] Stopped LSB: automatic crash report generation. [ OK ] Stopped Permit User Sessions. [ OK ] Stopped target Remote File Systems. [ OK ] Stopped target Remote File Systems (Pre). Stopping iSCSI initiator daemon (iscsid)... [ OK ] Stopped target User and Group Name Lookups. [ OK ] Stopped iSCSI initiator daemon (iscsid). [ OK ] Stopped target Network is Online. [ OK ] Stopped Unattended Upgrades Shutdown. [ OK ] Stopped target Network. [ OK ] Stopped target Basic System. [ OK ] Stopped target Slices. [ OK ] Removed slice User and Session Slice. [ OK ] Stopped target Sockets. [ OK ] Closed LXD - unix socket. [ OK ] Closed Socket activation for snappy daemon. [ OK ] Closed UUID daemon activation socket. [ OK ] Closed D-Bus System Message Bus Socket. [ OK ] Closed Syslog Socket. [ OK ] Closed ACPID Listen Socket. [ OK ] Stopped target Paths. [ OK ] Stopped ACPI Events Check. [ OK ] Stopped systemd-resolved-update-resolvconf.path. [ OK ] Stopped target System Initialization. Stopping Update UTMP about System Boot/Shutdown... [ OK ] Stopped target Encrypted Volumes. [ OK ] Stopped Dispatch Password Requests to Console Directory Watch. [ OK ] Stopped Forward Password Requests to Wall Directory Watch. Stopping Load/Save Random Seed... [ OK ] Stopped Commit a transient machine-id on disk. [ OK ] Stopped Initial cloud-init job (metadata service crawler). [ OK ] Stopped Wait for Network to be Configured. Stopping Network Service... [ OK ] Stopped target Swap. Stopping Network Time Synchronization... [ OK ] Stopped Load/Save Random Seed. [ OK ] Stopped Network Time Synchronization. [ OK ] Stopped Network Service. [ OK ] Stopped Update UTMP about System Boot/Shutdown. [ OK ] Stopped Apply Kernel Variables. [ OK ] Stopped Load Kernel Modules. [ OK ] Stopped target Network (Pre). [ OK ] Stopped Initial cloud-init job (pre-networking). [ OK ] Stopped Create Volatile Files and Directories. [ OK ] Stopped target Local File Systems. Unmounting /run/user/1000... Unmounting /boot/efi... [ OK ] Unmounted /run/user/1000. [ OK ] Unmounted /boot/efi. [ OK ] Reached target Unmount All Filesystems. [ OK ] Stopped target Local File Systems (Pre). [ OK ] Stopped Create Static Device Nodes in /dev. Stopping Monitoring of LVM2 mirrors…ng dmeventd or progress polling... [ OK ] Stopped Remount Root and Kernel File Systems. [ OK ] Reached target Shutdown. [ 131.597398] reboot: Power down $