Hi,

there are maybe some collegues at my work who maybe would be interested to try
running Fedora under vmm.

So I made following notes about how to boot Fedora 27 under VMM.
Although it does still take ages for Fedora to boot with networking enabled, 
wtf!

VMM output and Fedora 27 dmesg below.

IMO next steps - after Fedora is up - should be to disable cloud-init (as it 
would
timeout because it needs to get data via network), disable ipv6 and probably NTP
client/server as it takes ages to complete boot, probably modify grub2 with
'tsc=unstable'.

Jiri

- messages

Feb 20 23:27:20 t470s vmd[76516]: vcpu_process_com_data: guest reading com1 
when not ready
Feb 20 23:27:21 t470s last message repeated 2 times
Feb 20 23:27:22 t470s vmd[76516]: vioblk_notifyq: unsupported command 0x8
Feb 20 23:27:25 t470s last message repeated 4 times

- trying to mount_ext2fs partition from raw image via vnd0i.

Feb 20 23:26:58 t470s /bsd: ext2fs: unsupported incompat features 0x2c2

- steps

# cd /home
# ftp 
http://mirror.vutbr.cz/fedora/releases/27/CloudImages/x86_64/images/Fedora-Cloud-Base-27-1.6.x86_64.raw.xz
# xz -d -c /home/Fedora-Cloud-Base-27-1.6.x86_64.raw.xz > /home/fedora.raw

# mkdir cloud-init

# cat meta-data <<EOF                                                           
                                                                          
instance-id: fedora
local-hostname: fedora
EOF

# cat > user-data <<EOF
#cloud-config
password: foobar
chpasswd: { expire: False }
ssh_pwauth: True
ssh_authorized_keys:
   - ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQC7deq1vJOnb+/Ee1hL2+z+D6UbiI+Ww8sAoMl62PSJfKa7xgYG+B3pArtoa7lc9krs9hKQ+L7gh65ekaXNRCY+CrCWgrT8+rnPGFubbxiVzYS2z+koA+nZ/1RTu7GPFupsQUutQniG4X3kurUlLQldhm9wsoA8Fyc2Se//Fr0uqJw4LrLraGRS4cLaAh1dIv78/ymZyWj4V7xB5B9/Fq9J3+SA/UR1px3TKM9/V5SyzbJJ9d5I/2PjYv8AAtmzqA87PwNtfMGFEtM3ze1MlaQnzsYAOg84TM9UYieiUeVdpfnM7hIhHiqSTTNTaN0mtsGAA2g2lf+kccft6CeichAb
EOF

# mkhybrid -R -o /home/fedora-cidata.iso -V cidata -J cloud-init

# vndconfig vnd0 /home/fedora-cidata.iso
# mount_cd9660 /dev/vnd0c /mnt
# ls /mnt/                                                                      
                                                                          
meta-data user-data

# umount /mnt
# vnconfig -u vnd0

# rcctl -f start vmd
# vmctl start "fedora" -d /home/fedora.raw -m 2G -c -r /home/fedora-cidata.iso

* login as 'fedora', password 'foobar'
* sudo su -
* vi /etc/default/grub - add 'tsc=unstable' to GRUB_CMDLINE_LINUX line
* grub2-mkconfig -o /boot/grub2/grub.cfg
* echo 'net.ipv6.conf.all.disable_ipv6 = 1' > /etc/sysctl.d/disableipv6.conf
* systemctl disable cloud-init         
* poweroff

# vmctl start "fedora" -d /home/fedora.raw -m 2G -c -L -i 1

- vmm boot & dmesg/systemd stuff

# vmctl start "fedora" -d /home/fedora.raw -m 2G -c -r /home/fedora-cidata.iso
vmctl: starting without network interfaces
Connected to /dev/ttyp2 (speed 115200)
Changing serial settings was 0/0 now 3/0
SeaBIOS (version 1.10.2p5-OpenBSD-vmm)
BUILD: gcc: (GCC) 4.2.1 20070719  binutils: 2.17
enabling shadow ram
Unable to unlock ram - bridge not found
RamSize: 0x80000000 [cmos]
malloc preinit
malloc init
RamSizeOver4G: 0x0000000000000000 [cmos]
init ivt
init bda
init bios32
init keyboard
init pic
math cp init
pci setup
=== PCI bus & bridge init ===
PCI: pci_bios_init_bus_rec bus = 0x0
=== PCI device probing ===
PCI probe
Found 5 PCI devices (max PCI bus is 00)
=== PCI new allocation pass #1 ===
PCI: check devices
=== PCI new allocation pass #2 ===
PCI: IO: 1000 - 4fff
PCI: 32: 0000000080000000 - 00000000fec00000
PCI: map device bdf=00:01.0  bar 0, addr 00001000, size 00001000 [io]
PCI: map device bdf=00:02.0  bar 0, addr 00002000, size 00001000 [io]
PCI: map device bdf=00:03.0  bar 0, addr 00003000, size 00001000 [io]
PCI: map device bdf=00:04.0  bar 0, addr 00004000, size 00001000 [io]
PCI: init bdf=00:00.0 id=0b5d:0666
PCI: init bdf=00:01.0 id=1af4:1005
PCI: init bdf=00:02.0 id=1af4:1001
PCI: init bdf=00:03.0 id=1af4:1004
PCI: init bdf=00:04.0 id=0b5d:0777
PCI: No VGA devices found
No apic - only the main cpu is present.
init timer
Scan for VGA option rom
init virtio-blk
found virtio-blk at 00:02.0
pci dev 00:02.0 using legacy (0.9.5) virtio mode
virtio-blk 00:02.0 blksize=512 sectors=8388608
Registering bootable: Virtio disk PCI:00:02.0 (type:2 prio:9999 data:f0a60)
init virtio-scsi
found virtio-scsi at 00:03.0
pci dev 00:03.0 using legacy (0.9.5) virtio mode
virtio-scsi vendor='OpenBSD' product='VMM CD-ROM' rev='001' type=5 removable=1
Registering bootable: DVD/CD [virtio-scsi Drive OpenBSD VMM CD-ROM 001] (type:3 
prio:9999 data:f0a20)
init serial
Found 1 serial ports
Scan for option roms
Registering bootable: Legacy option rom (type:129 prio:9999 data:bf000003)
Searching bootorder for: HALT
Mapping hd drive 0x000f0a60 to 0
drive 0x000f0a60: PCHS=0/0/0 translation=lba LCHS=522/255/63 s=8388608
Mapping cd drive 0x000f0a20
Running option rom at bf00:0003

Google, Inc.
Serial Graphics Adapter 11/27/17
SGABIOS 20100422 (_<vmm@OpenBSD>) Mon Nov 27 22:20:55 UTC 2017
Term: 0x87
4 0
malloc finalize
Space available for UMB: c0000-ee800, f0000-f09f0
Returned 245760 bytes of ZoneHigh
e820 map has 6 items:
  0: 0000000000000000 - 000000000009f800 = 1 RAM
  1: 000000000009f800 - 00000000000a0000 = 2 RESERVED
  2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
  3: 0000000000100000 - 000000007fffc000 = 1 RAM
  4: 000000007fffc000 - 0000000080000000 = 2 RESERVED
  5: 00000000fffc0000 - 0000000100000000 = 2 RESERVED
locking shadow ram
Unable to lock ram - bridge not found
Jump to int19
enter handle_19:
  NULL
BBoooottiinngg  ffrroomm  HHaarrdd  DDiisskk......

Booting from 0000:7c00
.
Use the ^ and v keys to change the selection.
...
      Fedora (4.13.9-300.fc27.x86_64) 27 (Cloud Edition)

   The selected entry will be started automatically in 1s.
   The selected entry will be started automatically in 0s.
...
unimplemented handle_15XX:330:

   a=0000ec00  b=00000002  c=00000000  d=00000000 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008f70 cs=9000 ip=02fc  f=0003
unimplemented handle_16XX:224:
   a=00000305  b=00000000  c=00000000  d=00000000 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008f70 cs=9000 ip=02fc  f=0003
unimplemented handle_15XX:330:
   a=0000e980  b=00000000  c=00000000  d=47534943 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008f70 cs=9000 ip=02fc  f=0003
Probing EDD (edd=off to disable)... invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=00000081 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=00000081 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=00000082 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=00000082 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=00000083 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=00000083 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=00000084 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=00000084 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=00000085 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=00000085 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=00000086 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=00000086 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=00000087 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=00000087 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=00000088 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=00000088 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=00000089 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=00000089 ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=0000008a ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=0000008a ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=0000008b ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=0000008b ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=0000008c ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=0000008c ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=0000008d ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=0000008d ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=0000008e ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=0000008e ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00004100  b=000055aa  c=00000000  d=0000008f ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
invalid handle_legacy_disk:729:
   a=00000201  b=00005600  c=00000001  d=0000008f ds=9000 es=9000 ss=9000
  si=00000000 di=00000000 bp=00000000 sp=00008e94 cs=9000 ip=02fc  f=0003
ok
[    0.000000] random: get_random_bytes called from start_kernel+0x42/0x4e6 
with crng_init=0
[    0.000000] Linux version 4.13.9-300.fc27.x86_64 
(mockbu...@bkernel01.phx2.fedoraproject.org) (gcc version 7.2.1 20170915 (Red 
Hat 7.2.1-2) (GCC)) #1 SMP Mon Oct 23 13:41:58 UTC 2017
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.13.9-300.fc27.x86_64 
root=UUID=d020d197-657b-4030-bde5-0db8417bc39c ro no_timer_check console=tty1 
console=ttyS0,115200n8 LANG=en_US.UTF-8
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point 
registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, 
using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffbfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007fffc000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI not present or invalid.
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] tsc: Unable to calibrate against PIT
[    0.000000] tsc: No reference (HPET/PMTIMER) available
[    0.000000] e820: last_pfn = 0x7fffc max_arch_pfn = 0x400000000
[    0.000000] MTRR: Disabled
[    0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[    0.000000] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.000000] Using GB pages for direct mapping
[    0.000000] RAMDISK: [mem 0x35a31000-0x36d10fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI BIOS Error (bug): A valid RSDP was not found 
(20170531/tbxfroot-244)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffbfff]
[    0.000000] NODE_DATA(0) allocated [mem 0x7ffd1000-0x7fffbfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000007fffbfff]
[    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-0x000000007fffbfff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007fffbfff]
[    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.000000] No local APIC present
[    0.000000] APIC: disable apic facility
[    0.000000] APIC: switched to apic NOOP
[    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 0x80000000-0xfffbffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 
nr_node_ids:1
[    0.000000] percpu: Embedded 37 pages/cpu @ffff95e33fc00000 s112600 r8192 
d30760 u2097152
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total 
pages: 515973
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: 
BOOT_IMAGE=/boot/vmlinuz-4.13.9-300.fc27.x86_64 
root=UUID=d020d197-657b-4030-bde5-0db8417bc39c ro no_timer_check console=tty1 
console=ttyS0,115200n8 LANG=en_US.UTF-8
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Memory: 2023064K/2096744K available (8836K kernel code, 2404K 
rwdata, 3760K rodata, 2224K init, 1976K bss, 73680K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] ftrace: allocating 34945 entries in 137 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[    0.000000]  Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000] NR_IRQS: 524544, nr_irqs: 32, preallocated irqs: 16
[    0.000000]  Offload RCU callbacks from CPUs: .
[    0.000000] Console: colour *CGA 80x25
[    0.000000] console [tty1] enabled
[    0.000000] console [ttyS0] enabled
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] tsc: Unable to calibrate against PIT
[    0.000000] tsc: No reference (HPET/PMTIMER) available
[    0.000000] tsc: Detected 2904.000 MHz processor
[    0.000021] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 5808.00 BogoMIPS (lpj=2904000)
[    0.001011] pid_max: default: 32768 minimum: 301
[    0.002000] Security Framework initialized
[    0.002000] Yama: becoming mindful.
[    0.002000] SELinux:  Initializing.
[    0.002000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.003000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.003000] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.003000] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.003000] Disabled fast string operations
[    0.003000] mce: CPU supports 0 MCE banks
[    0.003000] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.003000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.004000] Freeing SMP alternatives memory: 32K
[    0.004000] smpboot: Max logical packages: 1
[    0.004000] smpboot: weird, boot CPU (#0) not listed by the BIOS
[    0.004000] smpboot: SMP motherboard not detected
[    0.004000] smpboot: SMP disabled
[    0.004025] Apic disabled by BIOS
[    0.005000] smpboot: Local APIC not detected. Using dummy APIC emulation.
[    0.005000] Performance Events: unsupported p6 CPU model 142 no PMU driver, 
software events only.
[    0.005000] Hierarchical SRCU implementation.
[    0.005000] smp: Bringing up secondary CPUs ...
[    0.005000] smp: Brought up 1 node, 1 CPU
[    0.005000] smpboot: Total of 1 processors activated (5808.00 BogoMIPS)
[    0.005000] devtmpfs: initialized
[    0.005084] x86/mm: Memory block size: 128MB
[    0.006000] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.006000] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.006000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 1911260446275000 ns
[    0.006000] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.006000] pinctrl core: initialized pinctrl subsystem
[    0.006000] RTC time: 21:19:45, date: 02/20/18
[    0.006257] NET: Registered protocol family 16
[    0.007000] cpuidle: using governor menu
[    0.007000] PCI: Using configuration type 1 for base access
[    0.007000] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.007000] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.007000] ACPI: Interpreter disabled.
[    0.007000] vgaarb: loaded
[    0.007000] SCSI subsystem initialized
[    0.007189] usbcore: registered new interface driver usbfs
[    0.008000] usbcore: registered new interface driver hub
[    0.008000] usbcore: registered new device driver usb
[    0.008000] EDAC MC: Ver: 3.0.0
[    0.008000] dmi: Firmware registration failed.
[    0.008000] PCI: Probing PCI hardware
[    0.008000] PCI host bridge to bus 0000:00
[    0.008000] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.008022] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
[    0.009000] pci_bus 0000:00: No busn resource found for root bus, will use 
[bus 00-ff]
[    0.009000] NetLabel: Initializing
[    0.009000] NetLabel:  domain hash size = 128
[    0.009000] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.009000] NetLabel:  unlabeled traffic allowed by default
[    0.009000] clocksource: Switched to clocksource refined-jiffies
[    0.009999] VFS: Disk quotas dquot_6.6.0
[    0.010038] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.010999] pnp: PnP ACPI: disabled
[    0.010999] NET: Registered protocol family 2
[    0.010999] TCP established hash table entries: 16384 (order: 5, 131072 
bytes)
[    0.010999] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.010999] TCP: Hash tables configured (established 16384 bind 16384)
[    0.010999] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.011077] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.011999] NET: Registered protocol family 1
[    0.011999] Unpacking initramfs...
[    0.022997] Freeing initrd memory: 19328K
[    0.022997] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x29dc05e54fc, max_idle_ns: 440795291716 ns
[    0.022997] clocksource: Switched to clocksource tsc
[    0.022997] platform rtc_cmos: registered platform RTC device (no PNP device 
found)
[    0.022997] audit: initializing netlink subsys (disabled)
[    0.022997] Initialise system trusted keyrings
[    0.022997] Key type blacklist registered
[    0.022997] workingset: timestamp_bits=36 max_order=19 bucket_order=0
[    0.036768] audit: type=2000 audit(1519161584.029:1): state=initialized 
audit_enabled=0 res=1
[    0.037719] zbud: loaded
[    0.136097] random: fast init done
[    0.136097] NET: Registered protocol family 38
[    0.136097] Key type asymmetric registered
[    0.136097] Asymmetric key parser 'x509' registered
[    0.136097] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
248)
[    0.136097] io scheduler noop registered
[    0.136097] io scheduler deadline registered
[    0.136097] io scheduler cfq registered (default)
[    0.156410] io scheduler mq-deadline registered
[    0.157379] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.157379] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.157379] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is 
a 16450
[    0.157379] Non-volatile memory driver v1.3
[    0.157379] Linux agpgart interface v0.103
[    0.157379] libphy: Fixed MDIO Bus: probed
[    0.157379] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.177040] ehci-pci: EHCI PCI platform driver
[    0.177983] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.177983] ohci-pci: OHCI PCI platform driver
[    0.177983] uhci_hcd: USB Universal Host Controller Interface driver
[    0.177983] usbcore: registered new interface driver usbserial
[    0.177983] usbcore: registered new interface driver usbserial_generic
[    0.177983] usbserial: USB Serial support registered for generic
[    0.198806] i8042: PNP: No PS/2 controller found.
[    0.199587] i8042: Probing ports directly.
[    1.275462] i8042: No controller found
[    1.276455] mousedev: PS/2 mouse device common for all mice
[    1.276455] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    1.276455] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    1.276455] device-mapper: uevent: version 1.0.3
[    1.276455] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: 
dm-de...@redhat.com
[    1.276455] dmi-sysfs: dmi entry is absent.
[    1.276455] hidraw: raw HID events driver (C) Jiri Kosina
[    1.296776] usbcore: registered new interface driver usbhid
[    1.297687] usbhid: USB HID core driver
[    1.297687] drop_monitor: Initializing network drop monitor service
[    1.297687] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.297687] Initializing XFRM netlink socket
[    1.297687] NET: Registered protocol family 10
[    1.297687] Segment Routing with IPv6
[    1.315246] mip6: Mobile IPv6
[    1.316180] NET: Registered protocol family 17
[    1.316180] RAS: Correctable Errors collector initialized.
[    1.316180] AVX2 version of gcm_enc/dec engaged.
[    1.316180] AES CTR mode by8 optimization enabled
[    1.335887] sched_clock: Marking stable (1335197091, 0)->(1742293484, 
-407096393)
[    1.339870] registered taskstats version 1
[    1.341983] Loading compiled-in X.509 certificates
[    1.369160] Loaded X.509 cert 'Fedora kernel signing key: 
7bf71b7aa6845adff2b1cf1f1968839d5134fb7e'
[    1.373053] zswap: loaded using pool lzo/zbud
[    1.379749] Key type big_key registered
[    1.383599] Key type encrypted registered
[    1.385668]   Magic number: 6:976:348
[    1.387926] rtc_cmos rtc_cmos: setting system clock to 2018-02-20 21:19:46 
UTC (1519161586)
[    1.395072] Freeing unused kernel memory: 2224K
[    1.396967] Write protecting the kernel read-only data: 14336k
[    1.400535] Freeing unused kernel memory: 1392K
[    1.403578] Freeing unused kernel memory: 336K
[    1.407205] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.410443] rodata_test: all tests were successful
[    1.419007] 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)
[    1.427491] systemd[1]: Detected virtualization vm-other.
[    1.430661] systemd[1]: Detected architecture x86-64.
[    1.433686] systemd[1]: Running in initial RAM disk.

Welcome to Fedora 27 (Cloud Edition) dracut-046-5.fc27 (Initramfs)!

[    1.460285] systemd[1]: No hostname configured.
[    1.463395] systemd[1]: Set hostname to <localhost>.
[    1.466925] systemd[1]: Initializing machine ID from random generator.
[    1.503742] systemd[1]: Listening on Journal Audit Socket.
[  OK  ] Listening on Journal Audit Socket.
[    1.517800] systemd[1]: Reached target Timers.
[  OK  ] Reached target Timers.
[    1.537328] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[  OK  ] Created slice System Slice.
[  OK  ] Reached target Slices.
[  OK  ] Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket.
         Starting dracut cmdline hook...
         Starting Apply Kernel Variables...
         Starting Create list of required st��ce nodes for the current kernel...
[  OK  ] Listening on udev Kernel Socket.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Reached target Local Encrypted Volumes.
[  OK  ] Reached target Paths.
         Starting Journal Service...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[  OK  ] Listening on udev Control Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Started Journal Service.
[  OK  ][    1.798817] audit: type=1130 audit(1519161586.909:2): pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald 
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? 
res=success'
 Started dracut cmdline hook.
[ audit: type=1130 audit(1519161586.929:3): pid=1 uid=0 auid=4294967295 
ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" 
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[0;32m  OK  ] Started Apply Kernel Variables.
[ audit: type=1130 audit(1519161586.940:4): pid=1 uid=0 auid=4294967295 
ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" 
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[0;32m  OK  ] Started Create list of required sta��vice nodes for the current 
kernel.
[ audit: type=1130 audit(1519161586.968:5): pid=1 uid=0 auid=4294967295 
ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" 
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[0;32m  OK  ] Started Create Volatile Files and Directories.
         Starting Create Static Device Nodes in /dev...
[    1.904924] audit: type=1130 audit(1519161587.009:6): pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup 
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? 
res=success'
[  OK  ] Started Create Static Device Nodes in /dev.
         Starting udev Kernel[    1.925488] audit: type=1130 
audit(1519161587.030:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel 
msg='unit=systemd-tmpfiles-setup-dev comm="systemd" 
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
 Device Manager...
[  OK  ] Started udev Kernel Device Manager.
         Starting udev Coldplug all Devices...
[    1.988048] audit: type=1130 audit(1519161587.089:8): pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd 
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? 
res=success'
[  OK  ] Started udev Coldplug all Devices.
[ audit: type=1130 audit(1519161587.136:9): pid=1 uid=0 auid=4294967295 
ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" 
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[0;32m  OK  ] Reached target System Initialization.
[  OK  ] Reached target Basic System.
         Starting dracut initqueue hook...
         Mounting Kernel Configuration File System...
[    2.072456] virtio-pci 0000:00:01.0: virtio_pci: leaving for legacy driver
[  OK  ] Mounted Kernel Configuration File System.
[    2.101626] virtio-pci 0000:00:02.0: virtio_pci: leaving for legacy driver
[    2.117993] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
[    2.139433] random: crng init done
[    2.145376] scsi host0: Virtio SCSI HBA
[    2.147282]  vda: vda1
[    2.148761] scsi 0:0:0:0: CD-ROM            OpenBSD  VMM CD-ROM       001  
PQ: 0 ANSI: 0
[    2.156041] sr 0:0:0:0: [sr0] scsi3-mmc drive: 0x/0x caddy
[    2.158521] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.169077] sr 0:0:0:0: Attached scsi generic sg0 type 5
[  OK  ] Found device /dev/disk/by-uuid/d020d197-657b-4030-bde5-0db8417bc39c.
[  OK  ] Reached target Initrd Root Device.
[  OK  ] Started dracut initqueue hook.
[    2.255812] audit: type=1130 audit(1519161587.367:10): pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue 
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? 
res=success'
         Starting File System Check on /dev/��197-657b-4030-bde5-0db8417bc39c...
[  OK  ] Reached target Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems.
[  OK  ] Started File System Check on /dev/d��0d197-657b-4030-bde5-0db8417bc39c.
         Mounting /sysroo[    2.336466] EXT4-fs (vda1): mounted filesystem with 
ordered data mode. Opts: (null)
t...
[  OK  ] Mounted /sysroot.
[  OK  ] Reached target Initrd Root File System.
         Starting Reload Configuration from the Real Root...
[  OK  ] Started Reload Configuration from the Real Root.
[  OK  ] Reached target Initrd File Systems.
[  OK  ] Reached target Initrd Default Target.
         Starting dracut mount hook...
[  OK  ] Started dracut mount hook.
         Starting Cleaning Up and Shutting Down Daemons...
[  OK  ] Stopped target Remote File Systems.
[  OK  ] Stopped dracut mount hook.
[  OK  ] Stopped target Timers.
[  OK  ] Stopped target Initrd Default Target.
[  OK  ] Stopped target Basic System.
[  OK  ] Stopped target Sockets.
[  OK  ] Stopped target System Initialization.
[  OK  ] Stopped target Local Encrypted Volumes.
[  OK  ] Stopped target Swap.
[  OK  ] Stopped target Slices.
[  OK  ] Stopped target Remote File Systems (Pre).
[  OK  ] Stopped dracut initqueue hook.
[  OK  ] Stopped udev Coldplug all Devices.
         Stopping udev Kernel Device Manager...
[  OK  ] Stopped Apply Kernel Variables.
[  OK  ] Stopped target Initrd Root Device.
[  OK  ] Stopped dracut cmdline hook.
[  OK  ] Stopped target Paths.
[  OK  ] Stopped Dispatch Password Requests to Console Directory Watch.
[  OK  ] Stopped Create Volatile Files and Directories.
[  OK  ] Stopped target Local File Systems.
[  OK  ] Stopped udev Kernel Device Manager.
[  OK  ] Started Cleaning Up and Shutting Down Daemons.
[  OK  ] Stopped Create Static Device Nodes in /dev.
[  OK  ] Stopped Create list of required sta��vice nodes for the current kernel.
[  OK  ] Closed udev Kernel Socket.
[  OK  ] Closed udev Control Socket.
         Starting Cleanup udevd DB...
[  OK  ] Started Cleanup udevd DB.
[  OK  ] Reached target Switch Root.
         Starting Switch Root...
[    3.735724] systemd-journald[216]: Received SIGTERM from PID 1 (systemd).
[    3.750493] systemd: 17 output lines suppressed due to ratelimiting
[    3.823577] SELinux:  Permission getrlimit in class process not defined in 
policy.
[    3.826041] SELinux:  Class sctp_socket not defined in policy.
[    3.828347] SELinux:  Class icmp_socket not defined in policy.
[    3.830440] SELinux:  Class ax25_socket not defined in policy.
[    3.832645] SELinux:  Class ipx_socket not defined in policy.
[    3.834454] SELinux:  Class netrom_socket not defined in policy.
[    3.836425] SELinux:  Class atmpvc_socket not defined in policy.
[    3.838352] SELinux:  Class x25_socket not defined in policy.
[    3.840255] SELinux:  Class rose_socket not defined in policy.
[    3.842347] SELinux:  Class decnet_socket not defined in policy.
[    3.844366] SELinux:  Class atmsvc_socket not defined in policy.
[    3.846374] SELinux:  Class rds_socket not defined in policy.
[    3.848182] SELinux:  Class irda_socket not defined in policy.
[    3.850500] SELinux:  Class pppox_socket not defined in policy.
[    3.852798] SELinux:  Class llc_socket not defined in policy.
[    3.854999] SELinux:  Class can_socket not defined in policy.
[    3.856743] SELinux:  Class tipc_socket not defined in policy.
[    3.859550] SELinux:  Class bluetooth_socket not defined in policy.
[    3.862379] SELinux:  Class iucv_socket not defined in policy.
[    3.864793] SELinux:  Class rxrpc_socket not defined in policy.
[    3.869811] SELinux:  Class isdn_socket not defined in policy.
[    3.874681] SELinux:  Class phonet_socket not defined in policy.
[    3.879539] SELinux:  Class ieee802154_socket not defined in policy.
[    3.884985] SELinux:  Class caif_socket not defined in policy.
[    3.890616] SELinux:  Class alg_socket not defined in policy.
[    3.895741] SELinux:  Class nfc_socket not defined in policy.
[    3.900090] SELinux:  Class vsock_socket not defined in policy.
[    3.904486] SELinux:  Class kcm_socket not defined in policy.
[    3.908452] SELinux:  Class qipcrtr_socket not defined in policy.
[    3.911811] SELinux:  Class smc_socket not defined in policy.
[    3.915191] SELinux: the above unknown classes and permissions will be 
allowed
[    3.918941] SELinux:  policy capability network_peer_controls=1
[    3.922482] SELinux:  policy capability open_perms=1
[    3.925495] SELinux:  policy capability extended_socket_class=0
[    3.928775] SELinux:  policy capability always_check_network=0
[    3.932510] SELinux:  policy capability cgroup_seclabel=1
[    3.935912] SELinux:  unknown policy capability 5
[    3.948996] systemd[1]: Successfully loaded SELinux policy in 154.416ms.
[    3.974530] systemd[1]: Relabelled /dev and /run in 11.807ms.

Welcome to Fedora 27 (Cloud Edition)!

[  OK  ] Stopped Switch Root.
[  OK  ] Stopped Journal Service.
         Starting Journal Service...
[  OK  ] Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice User and Session Slice.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Reached target Remote File Systems.
[  OK  ] Reached target Swap.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Listening on udev Control Socket.
         Starting Create list of required st��ce nodes for the current kernel...
         Mounting Huge Pages File System...
[  OK  ] Created slice system-getty.slice.
[  OK  ] Listening on udev Kernel Socket.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Reached target Local Encrypted Volumes.
         Starting Remount Root and Kernel File Systems...
[  OK  ] Created s[    4.489687] EXT4-fs (vda1): re-mounted. Opts: (null)
lice system-sshd\x2dkeygen.slice.
         Mounting Kernel Debug File System...
[  OK  ] Reached target Paths.
[  OK  ] Reached target Slices.
         Starting Apply Kernel Variables...
[  OK  ] Listening on Process Core Dump Socket.
[  OK  ] Stopped target Switch Root.
[  OK  ] Stopped target Initrd Root File System.
[  OK  ] Stopped target Initrd File Systems.
[  OK  ] Set up automount Arbitrary Executab��rmats File System Automount Point.
         Mounting POSIX Message Queue File System...
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Started Journal Service.
[  OK  ] Started Create list of required sta��vice nodes for the current kernel.
[  OK  ] Started Remount Root and Kernel File Systems.
[  OK  ] Started Apply Kernel Variables.
         Starting udev Coldplug all Devices...
         Starting Configure read-only root support...
         Starting Initial cloud-init job (pre-networking)...
         Starting Create Static Device Nodes in /dev...
         Starting Flush Journal to Persistent Storage...
[    4.957570] systemd-journald[329]: Received request to flush runtime journal 
from PID 1
[    4.962133] systemd-journald[329]: File 
/var/log/journal/b5b54842a04c4852b442b514d684f5c3/system.journal corrupted or 
uncleanly shut down, renaming and replacing.
[  OK  ] Started Create Static Device Nodes in /dev.
         Starting udev Kernel Device Manager...
[  OK  ] Reached target Local File Systems (Pre).
[  OK  ] Started Configure read-only root support.
[  OK  ] Reached target Local File Systems.
         Starting Restore /run/initramfs on shutdown...
         Starting Load/Save Random Seed...
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started Restore /run/initramfs on shutdown.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started udev Kernel Device Manager.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Create Volatile Files and Directories.
[  OK  ] Found device /dev/ttyS0.
         Starting Security Auditing Service...
[  OK  ] Started Security Auditing Service.
         Starting Update UTMP about System Boot/Shutdown...
[  OK  [    5.381052] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 
10737418240 ms ovfl timer
[    5.384461] RAPL PMU: hw unit of domain pp0-core 2^-0 Joules
[    5.387000] RAPL PMU: hw unit of domain package 2^-0 Joules
[    5.389465] RAPL PMU: hw unit of domain dram 2^-0 Joules
[    5.391844] RAPL PMU: hw unit of domain pp1-gpu 2^-0 Joules
[    5.394184] RAPL PMU: hw unit of domain psys 2^-0 Joules
] Started Update UTMP about System Boot/Shutdown.
[    6.192310] cloud-init[339]: Cloud-init v. 0.7.9 running 'init-local' at 
Tue, 20 Feb 2018 21:19:51 +0000. Up 6.05 seconds.
[  OK  ] Started Initial cloud-init job (pre-networking).
[  OK  ] Reached target System Initialization.
[  OK  ] Listening on SSSD Secrets Service responder socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Listening on SSSD Kerberos Cache Manager responder socket.
[  OK  ] Reached target Sockets.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Started dnf makecache timer.
[  OK  ] Reached target Timers.
[  OK  ] Reached target Basic System.
[  OK  ] Started D-Bus System Message Bus.
         Starting System Security Services Daemon...
         Starting OpenSSH rsa Server Key Generation...
         Starting OpenSSH ecdsa Server Key Generation...
         Starting OpenSSH ed25519 Server Key Generation...
         Starting NTP client/server...
[  OK  ] Reached target Network (Pre).
         Starting LSB: Bring up/down networking...
[  OK  ] Started NTP client/server.
[  OK  ] Started OpenSSH ecdsa Server Key Generation.
[  OK  ] Started OpenSSH ed25519 Server Key Generation.
[  OK  ] Started OpenSSH rsa Server Key Generation.
[  OK  ] Reached target sshd-keygen.target.
[  OK  ] Started System Security Services Daemon.
[  OK  ] Reached target User and Group Name Lookups.
         Starting Login Service...
[  OK  ] Started Login Service.
[*     ] A start job is running for LSB: Bri�� up/down networking (8s / 5min 
2s)[**    ] A start job is running for LSB: Bri�� up/down networking (8s / 5min 
2s)[***   ] A start job is running for LSB: Bri�� up/down networking (9s / 5min 
2s)[ ***  ] A start job is running for LSB: Bri��up/down networking (10s / 5min 
2s)[  *** ] A start job is running for LSB: Bri��up/down networking (10s / 5min 
2s)[   ***] A start job is running for LSB: Bri��up/down networking (11s / 5min 
2s)[    **] A start job is running for LSB: Bri��up/down networking (11s / 5min 
2s)[     *] A start job is running for LSB: Bri��up/down networking (12s / 5min 
2s)[    **] A start job is running for LSB: Bri��up/down networking (13s / 5min 
2s)[FAILED] Failed to start LSB: Bring up/down networking.
See 'systemctl status network.service' for details.
         Starting Initial cloud-init job (metadata service crawler)...
[  OK  ] Reached target Network.
         Starting Hostname Service...
[  OK  ] Started Hostname Service.
[   18.353163] cloud-init[603]: Cloud-init v. 0.7.9 running 'init' at Tue, 20 
Feb 2018 21:20:03 +0000. Up 17.91 seconds.
[   18.377397] cloud-init[603]: ci-info: +++++++++++++++++++++++Net device 
info++++++++++++++++++++++++
[   18.396218] cloud-init[603]: ci-info: 
+--------+------+-----------+-----------+-------+------------+
[   18.405825] cloud-init[603]: ci-info: | Device |  Up  |  Address  |    Mask  
 | Scope | Hw-Address |
[   18.437822] cloud-init[603]: ci-info: 
+--------+------+-----------+-----------+-------+------------+
[   18.477028] cloud-init[603]: ci-info: |  lo:   | True | 127.0.0.1 | 
255.0.0.0 |   .   |     .      |
[   18.516240] cloud-init[603]: ci-info: |  lo:   | True |     .     |     .    
 |   d   |     .      |
[   18.537982] cloud-init[603]: ci-info: 
+--------+------+-----------+-----------+-------+------------+
[  OK  ] Started Initial cloud-init job (metadata service crawler).
[  OK  ] Reached target Cloud-config availability.
[  OK  ] Reached target Network is Online.
         Starting Apply the settings specified in cloud-config...
         Starting OpenSSH server daemon...
         Starting Permit User Sessions...
[  OK  ] Started Permit User Sessions.
[  OK  ] Started OpenSSH server daemon.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Started Getty on tty1.
[  OK  ] Reached target Login Prompts.
[  OK  ] Started Command Scheduler.
[  OK  ] Reached target Multi-User System.
         Starting Update UTMP about System Runlevel Changes...
[  OK  ] Started Update UTMP about System Runlevel Changes.
         Stopping OpenSSH server daemon...
[  OK  ] Stopped OpenSSH server daemon.
[  OK  ] Stopped target sshd-keygen.target.
         Stopping sshd-keygen.target.
[  OK  ] Reached target sshd-keygen.target.
         Starting OpenSSH server daemon...
[  OK  ] Started OpenSSH server daemon.
[   19.526610] cloud-init[654]: Cloud-init v. 0.7.9 running 'modules:config' at 
Tue, 20 Feb 2018 21:20:04 +0000. Up 19.23 seconds.
[  OK  ] Started Apply the settings specified in cloud-config.
         Starting Execute cloud user/final scripts...
ci-info: +++++Authorized keys from /home/fedora/.ssh/authorized_keys for user 
fedora++++++
ci-info: 
+---------+-------------------------------------------------+---------+---------+
ci-info: | Keytype |                Fingerprint (md5)                | Options 
| Comment |
ci-info: 
+---------+-------------------------------------------------+---------+---------+
ci-info: | ssh-rsa | 36:16:00:97:79:45:55:a9:41:6f:ec:4c:11:02:99:3b |    -    
|    -    |
ci-info: 
+---------+-------------------------------------------------+---------+---------+
<14>Feb 20 21:20:05 ec2: 
<14>Feb 20 21:20:05 ec2: 
#############################################################
<14>Feb 20 21:20:05 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
<14>Feb 20 21:20:05 ec2: 256 SHA256:e+Mfvb+nX4tk1kh13f4srbzHs1PmzTn5iQ+tO2iMbXQ 
no comment (ECDSA)
<14>Feb 20 21:20:05 ec2: 256 SHA256:RcpyZwxL4JQNePG3u45ja1wYh6V1HgZoswYk9oLwkyg 
no comment (ED25519)
<14>Feb 20 21:20:05 ec2: 2048 
SHA256:yos30kH6sa/DvcaaT8HVXpfmOd8UQjDolVr2IE3Si2w no comment (RSA)
<14>Feb 20 21:20:05 ec2: -----END SSH HOST KEY FINGERPRINTS-----
<14>Feb 20 21:20:05 ec2: 
#############################################################
-----BEGIN SSH HOST KEY KEYS-----
ecdsa-sha2-nistp256 
AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJPrp2sZGYYSfdAPEWEU0njB+Y//hGf5T1ZlMIUfVb69Untsf7wq72244yfBBq31ruA6igmAh9N1YLse26heZmc=
 
ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIDw+5WTEH3Ee3V+M9mtpjn27JV8Yi2sHRUC1ABUExcAD 
ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQCnmlEfZ2JPlIV2s1oming025xigKmN4WjQS2Jkh/F5MMyp30AmpNttYCKO+rmgIZ7jWkB61flF8Pcn9B19Npx+XXsVb+p4DlO6L6Sj9iZvpW03UDZFffl6h5eP93RVS6jyGWuICsW0U2xA6w1GFaBP3+WmQYf1OR7ENm8lzrB2yMfFiB0235uvEtn3/D1Iwyk+oW29r7eLywLHz3QjIJkFiBb8YmCnYIP/16QbqNV/mFchrJXHDwS6TpGd0ID5T2sZGNhkUPZ7BsXNJB6Pn1dSDNNS8WRPh541z1YqKZbWIlWNAFLGjtQukyZjIM9WrlUX5GzgPyuqju+d7m0jc++F
 
-----END SSH HOST KEY KEYS-----
[   20.469324] cloud-init[683]: Cloud-init v. 0.7.9 running 'modules:final' at 
Tue, 20 Feb 2018 21:20:05 +0000. Up 19.99 seconds.
[   20.498444] cloud-init[683]: Cloud-init v. 0.7.9 finished at Tue, 20 Feb 
2018 21:20:05 +0000. Datasource DataSourceNoCloud [seed=/dev/sr0][dsmode=net].  
Up 20.46 seconds
[  OK  ] Started Execute cloud user/final scripts.
[  OK  ] Reached target Cloud-init target.
[   20.915427] clocksource: timekeeping watchdog on CPU0: Marking clocksource 
'tsc' as unstable because the skew is too large:
[   20.919404] clocksource:                       'refined-jiffies' wd_now: 
fffb7020 wd_last: fffb6e30 mask: ffffffff
[   20.922978] clocksource:                       'tsc' cs_now: 1686edf6d2d8 
cs_last: 16804346e953 mask: ffffffffffffffff
[   20.925901] tsc: Marking TSC unstable due to clocksource watchdog
[   20.927477] TSC found unstable after boot, most likely due to broken BIOS. 
Use 'tsc=unstable'.
[   20.929869] sched_clock: Marking unstable (20927475196, 0)<-(21334572372, 
-407096393)
[   20.928475] clocksource: Switched to clocksource refined-jiffies

Fedora 27 (Cloud Edition)
Kernel 4.13.9-300.fc27.x86_64 on an x86_64 (ttyS0)

fedora login: 



Reply via email to