Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ubuntu 20.04 failed to boot after autounlock tpm2, luks #206

Closed
badsmoke opened this issue Jun 3, 2020 · 2 comments
Closed

ubuntu 20.04 failed to boot after autounlock tpm2, luks #206

badsmoke opened this issue Jun 3, 2020 · 2 comments

Comments

@badsmoke
Copy link

badsmoke commented Jun 3, 2020

Hello,

system: nuc NUC6CAY
os: ubuntu 20.04 lts
clevis packages: default ubuntu 20.04 apt packages

I have a problem with the boot process stopping after decrypting:

rdsosreport.txt
+ cat /lib/dracut/dracut-
dracut-
+ cat /proc/cmdline
+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g'
BOOT_IMAGE=/vmlinuz-5.4.0-33-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
+ '[' -f /etc/cmdline ']'
+ for _i in /etc/cmdline.d/*.conf
+ '[' -f /etc/cmdline.d/90crypt.conf ']'
+ echo /etc/cmdline.d/90crypt.conf
/etc/cmdline.d/90crypt.conf
+ cat /etc/cmdline.d/90crypt.conf
+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g'
 rd.luks.uuid=luks-c3d51935-6b45-419f-bbb5-751541a72b0c
+ for _i in /etc/cmdline.d/*.conf
+ '[' -f /etc/cmdline.d/90lvm.conf ']'
+ echo /etc/cmdline.d/90lvm.conf
/etc/cmdline.d/90lvm.conf
+ cat /etc/cmdline.d/90lvm.conf
+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g'
 rd.lvm.lv=ubuntu-vg/ubuntu-lv 
+ for _i in /etc/cmdline.d/*.conf
+ '[' -f /etc/cmdline.d/95root-dev.conf ']'
+ echo /etc/cmdline.d/95root-dev.conf
/etc/cmdline.d/95root-dev.conf
+ cat /etc/cmdline.d/95root-dev.conf
+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g'
 root=/dev/mapper/ubuntu--vg-ubuntu--lv rootfstype=ext4 rootflags=rw,relatime
+ for _i in /etc/cmdline.d/*.conf
+ '[' -f /etc/cmdline.d/99clevis-pin-tang.conf ']'
+ echo /etc/cmdline.d/99clevis-pin-tang.conf
/etc/cmdline.d/99clevis-pin-tang.conf
+ cat /etc/cmdline.d/99clevis-pin-tang.conf
+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g'
rd.neednet=1
+ cat /proc/self/mountinfo
1 1 0:2 / / rw shared:1 - rootfs none rw
24 1 0:22 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw
25 1 0:5 / /proc rw,nosuid,nodev,noexec,relatime shared:10 - proc proc rw
26 1 0:6 / /dev rw,nosuid shared:11 - devtmpfs devtmpfs rw,size=1919764k,nr_inodes=479941,mode=755
27 24 0:7 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime shared:3 - securityfs securityfs rw
28 26 0:23 / /dev/shm rw,nosuid,nodev shared:12 - tmpfs tmpfs rw
29 26 0:24 / /dev/pts rw,nosuid,noexec,relatime shared:13 - devpts devpts rw,gid=5,mode=620,ptmxmode=000
30 1 0:25 / /run rw,nosuid,nodev shared:14 - tmpfs tmpfs rw,size=387176k,mode=755
31 30 0:26 / /run/lock rw,nosuid,nodev,noexec,relatime shared:15 - tmpfs tmpfs rw,size=5120k
32 24 0:27 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs tmpfs ro,mode=755
33 32 0:28 / /sys/fs/cgroup/unified rw,nosuid,nodev,noexec,relatime shared:5 - cgroup2 cgroup2 rw,nsdelegate
34 32 0:29 / /sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:6 - cgroup cgroup rw,xattr,name=systemd
35 24 0:30 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime shared:7 - pstore pstore rw
36 24 0:31 / /sys/firmware/efi/efivars rw,nosuid,nodev,noexec,relatime shared:8 - efivarfs efivarfs rw
37 24 0:32 / /sys/fs/bpf rw,nosuid,nodev,noexec,relatime shared:9 - bpf none rw,mode=700
38 32 0:33 / /sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:16 - cgroup cgroup rw,perf_event
39 32 0:34 / /sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:17 - cgroup cgroup rw,hugetlb
40 32 0:35 / /sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:18 - cgroup cgroup rw,memory
41 32 0:36 / /sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:19 - cgroup cgroup rw,cpu,cpuacct
42 32 0:37 / /sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:20 - cgroup cgroup rw,devices
43 32 0:38 / /sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime shared:21 - cgroup cgroup rw,net_cls,net_prio
44 32 0:39 / /sys/fs/cgroup/pids rw,nosuid,nodev,noexec,relatime shared:22 - cgroup cgroup rw,pids
45 32 0:40 / /sys/fs/cgroup/rdma rw,nosuid,nodev,noexec,relatime shared:23 - cgroup cgroup rw,rdma
46 32 0:41 / /sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:24 - cgroup cgroup rw,cpuset
47 32 0:42 / /sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:25 - cgroup cgroup rw,blkio
48 32 0:43 / /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:26 - cgroup cgroup rw,freezer
103 24 0:21 / /sys/kernel/config rw,nosuid,nodev,noexec,relatime shared:55 - configfs configfs rw
+ cat /proc/mounts
none / rootfs rw 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
devtmpfs /dev devtmpfs rw,nosuid,size=1919764k,nr_inodes=479941,mode=755 0 0
securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /run tmpfs rw,nosuid,nodev,size=387176k,mode=755 0 0
tmpfs /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0
tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
cgroup2 /sys/fs/cgroup/unified cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate 0 0
cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,name=systemd 0 0
pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0
efivarfs /sys/firmware/efi/efivars efivarfs rw,nosuid,nodev,noexec,relatime 0 0
none /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0
cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0
cgroup /sys/fs/cgroup/hugetlb cgroup rw,nosuid,nodev,noexec,relatime,hugetlb 0 0
cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0
cgroup /sys/fs/cgroup/rdma cgroup rw,nosuid,nodev,noexec,relatime,rdma 0 0
cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
configfs /sys/kernel/config configfs rw,nosuid,nodev,noexec,relatime 0 0
+ blkid
/dev/sda1: UUID="D157-ED82" TYPE="vfat" PARTUUID="3afc9e5b-78fa-4590-bea8-36906b069258"
/dev/sda2: UUID="2ff1695d-4d68-4886-ae84-b53a7b7913a9" TYPE="ext4" PARTUUID="03e12410-2f10-4e37-8deb-b343cd6cbdf9"
/dev/sda3: UUID="c3d51935-6b45-419f-bbb5-751541a72b0c" TYPE="crypto_LUKS" PARTUUID="37e54434-56c0-4736-9876-fae3e8671569"
/dev/mapper/dm_crypt-0: UUID="FymC4L-AbnI-6D7Y-eIvI-oCSQ-dAEx-EW9Bc7" TYPE="LVM2_member"
/dev/mapper/ubuntu--vg-ubuntu--lv: UUID="5fa9c5cd-6917-48e0-b728-f1210410e0bb" TYPE="ext4"
+ blkid -o udev
ID_FS_UUID=D157-ED82
ID_FS_UUID_ENC=D157-ED82
ID_FS_TYPE=vfat
ID_FS_PARTUUID=3afc9e5b-78fa-4590-bea8-36906b069258

ID_FS_UUID=2ff1695d-4d68-4886-ae84-b53a7b7913a9
ID_FS_UUID_ENC=2ff1695d-4d68-4886-ae84-b53a7b7913a9
ID_FS_TYPE=ext4
ID_FS_PARTUUID=03e12410-2f10-4e37-8deb-b343cd6cbdf9

ID_FS_UUID=c3d51935-6b45-419f-bbb5-751541a72b0c
ID_FS_UUID_ENC=c3d51935-6b45-419f-bbb5-751541a72b0c
ID_FS_TYPE=crypto_LUKS
ID_FS_PARTUUID=37e54434-56c0-4736-9876-fae3e8671569

ID_FS_UUID=FymC4L-AbnI-6D7Y-eIvI-oCSQ-dAEx-EW9Bc7
ID_FS_UUID_ENC=FymC4L-AbnI-6D7Y-eIvI-oCSQ-dAEx-EW9Bc7
ID_FS_TYPE=LVM2_member

ID_FS_UUID=5fa9c5cd-6917-48e0-b728-f1210410e0bb
ID_FS_UUID_ENC=5fa9c5cd-6917-48e0-b728-f1210410e0bb
ID_FS_TYPE=ext4
+ ls -l /dev/disk/by-id /dev/disk/by-partuuid /dev/disk/by-path /dev/disk/by-uuid
/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root  9 Jun  3 07:38 ata-WDC_WDS120G2G0A-00JH30_1844B9803795 -> ../../sda
lrwxrwxrwx 1 root root 10 Jun  3 07:38 ata-WDC_WDS120G2G0A-00JH30_1844B9803795-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jun  3 07:38 ata-WDC_WDS120G2G0A-00JH30_1844B9803795-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jun  3 07:38 ata-WDC_WDS120G2G0A-00JH30_1844B9803795-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Jun  3 07:38 dm-name-dm_crypt-0 -> ../../dm-0
lrwxrwxrwx 1 root root 10 Jun  3 07:38 dm-name-ubuntu--vg-ubuntu--lv -> ../../dm-1
lrwxrwxrwx 1 root root 10 Jun  3 07:38 dm-uuid-CRYPT-LUKS2-c3d519356b45419fbbb5751541a72b0c-dm_crypt-0 -> ../../dm-0
lrwxrwxrwx 1 root root 10 Jun  3 07:38 dm-uuid-LVM-5mtS00e1kO9ioVXPqeClfubAmpNaUTHkTEtzX1KEG5aAWKuwGw9xcluGHL4ybKBI -> ../../dm-1
lrwxrwxrwx 1 root root  9 Jun  3 07:38 scsi-0ATA_WDC_WDS120G2G0A-_1844B9803795 -> ../../sda
lrwxrwxrwx 1 root root 10 Jun  3 07:38 scsi-0ATA_WDC_WDS120G2G0A-_1844B9803795-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jun  3 07:38 scsi-0ATA_WDC_WDS120G2G0A-_1844B9803795-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jun  3 07:38 scsi-0ATA_WDC_WDS120G2G0A-_1844B9803795-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 Jun  3 07:38 scsi-1ATA_WDC_WDS120G2G0A-00JH30_1844B9803795 -> ../../sda
lrwxrwxrwx 1 root root 10 Jun  3 07:38 scsi-1ATA_WDC_WDS120G2G0A-00JH30_1844B9803795-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jun  3 07:38 scsi-1ATA_WDC_WDS120G2G0A-00JH30_1844B9803795-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jun  3 07:38 scsi-1ATA_WDC_WDS120G2G0A-00JH30_1844B9803795-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 Jun  3 07:38 scsi-35001b448b9e25b88 -> ../../sda
lrwxrwxrwx 1 root root 10 Jun  3 07:38 scsi-35001b448b9e25b88-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jun  3 07:38 scsi-35001b448b9e25b88-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jun  3 07:38 scsi-35001b448b9e25b88-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 Jun  3 07:38 scsi-SATA_WDC_WDS120G2G0A-_1844B9803795 -> ../../sda
lrwxrwxrwx 1 root root 10 Jun  3 07:38 scsi-SATA_WDC_WDS120G2G0A-_1844B9803795-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jun  3 07:38 scsi-SATA_WDC_WDS120G2G0A-_1844B9803795-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jun  3 07:38 scsi-SATA_WDC_WDS120G2G0A-_1844B9803795-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 Jun  3 07:38 wwn-0x5001b448b9e25b88 -> ../../sda
lrwxrwxrwx 1 root root 10 Jun  3 07:38 wwn-0x5001b448b9e25b88-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jun  3 07:38 wwn-0x5001b448b9e25b88-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jun  3 07:38 wwn-0x5001b448b9e25b88-part3 -> ../../sda3

/dev/disk/by-partuuid:
total 0
lrwxrwxrwx 1 root root 10 Jun  3 07:38 03e12410-2f10-4e37-8deb-b343cd6cbdf9 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jun  3 07:38 37e54434-56c0-4736-9876-fae3e8671569 -> ../../sda3
lrwxrwxrwx 1 root root 10 Jun  3 07:38 3afc9e5b-78fa-4590-bea8-36906b069258 -> ../../sda1

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root  9 Jun  3 07:38 pci-0000:00:12.0-ata-1 -> ../../sda
lrwxrwxrwx 1 root root 10 Jun  3 07:38 pci-0000:00:12.0-ata-1-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jun  3 07:38 pci-0000:00:12.0-ata-1-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jun  3 07:38 pci-0000:00:12.0-ata-1-part3 -> ../../sda3

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 10 Jun  3 07:38 2ff1695d-4d68-4886-ae84-b53a7b7913a9 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jun  3 07:38 5fa9c5cd-6917-48e0-b728-f1210410e0bb -> ../../dm-1
lrwxrwxrwx 1 root root 10 Jun  3 07:38 D157-ED82 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jun  3 07:38 c3d51935-6b45-419f-bbb5-751541a72b0c -> ../../sda3
+ for _i in /etc/conf.d/*.conf
+ '[' -f /etc/conf.d/systemd.conf ']'
+ echo /etc/conf.d/systemd.conf
/etc/conf.d/systemd.conf
+ cat /etc/conf.d/systemd.conf
+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g'
systemdutildir="/lib/systemd"
systemdsystemunitdir="/lib/systemd/system"
systemdsystemconfdir="/etc/systemd/system"
+ command -v lvm
+ lvm pvdisplay
  --- Physical volume ---
  PV Name               /dev/mapper/dm_crypt-0
  VG Name               ubuntu-vg
  PV Size               <110.28 GiB / not usable 2.00 MiB
  Allocatable           yes 
  PE Size               4.00 MiB
  Total PE              28231
  Free PE               14115
  Allocated PE          14116
  PV UUID               FymC4L-AbnI-6D7Y-eIvI-oCSQ-dAEx-EW9Bc7
   
+ lvm vgdisplay
  --- Volume group ---
  VG Name               ubuntu-vg
  System ID             
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  2
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                1
  Open LV               0
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               <110.28 GiB
  PE Size               4.00 MiB
  Total PE              28231
  Alloc PE / Size       14116 / 55.14 GiB
  Free  PE / Size       14115 / <55.14 GiB
  VG UUID               5mtS00-e1kO-9ioV-XPqe-Clfu-bAmp-NaUTHk
   
+ lvm lvdisplay
  --- Logical volume ---
  LV Path                /dev/ubuntu-vg/ubuntu-lv
  LV Name                ubuntu-lv
  VG Name                ubuntu-vg
  LV UUID                TEtzX1-KEG5-aAWK-uwGw-9xcl-uGHL-4ybKBI
  LV Write Access        read/write
  LV Creation host, time ubuntu-server, 2020-06-03 06:03:16 +0000
  LV Status              available
  # open                 0
  LV Size                55.14 GiB
  Current LE             14116
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:1
   
+ command -v dmsetup
+ dmsetup ls --tree
ubuntu--vg-ubuntu--lv (253:1)
 `-dm_crypt-0 (253:0)
    `- (8:3)
+ cat /proc/mdstat
Personalities : 
unused devices: <none>
+ command -v ip
+ ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp3s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 94:c6:91:ab:7e:c8 brd ff:ff:ff:ff:ff:ff
+ command -v journalctl
+ journalctl -ab --no-pager -o short-monotonic
+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g'
-- Logs begin at Wed 2020-06-03 07:38:14 UTC, end at Wed 2020-06-03 07:41:42 UTC. --
[    0.000000] focal kernel: microcode: microcode updated early to revision 0x38, date = 2019-01-15
[    0.000000] focal kernel: Linux version 5.4.0-33-generic (buildd@lcy01-amd64-022) (gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2)) #37-Ubuntu SMP Thu May 21 12:53:59 UTC 2020 (Ubuntu 5.4.0-33.37-generic 5.4.34)
[    0.000000] focal kernel: Command line: BOOT_IMAGE=/vmlinuz-5.4.0-33-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
[    0.000000] focal kernel: KERNEL supported cpus:
[    0.000000] focal kernel:   Intel GenuineIntel
[    0.000000] focal kernel:   AMD AuthenticAMD
[    0.000000] focal kernel:   Hygon HygonGenuine
[    0.000000] focal kernel:   Centaur CentaurHauls
[    0.000000] focal kernel:   zhaoxin   Shanghai  
[    0.000000] focal kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] focal kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] focal kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] focal kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] focal kernel: x86/fpu: xstate_offset[3]:  576, xstate_sizes[3]:   64
[    0.000000] focal kernel: x86/fpu: xstate_offset[4]:  640, xstate_sizes[4]:   64
[    0.000000] focal kernel: x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
[    0.000000] focal kernel: BIOS-provided physical RAM map:
[    0.000000] focal kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000003efff] usable
[    0.000000] focal kernel: BIOS-e820: [mem 0x000000000003f000-0x000000000003ffff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x0000000000040000-0x000000000009efff] usable
[    0.000000] focal kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
[    0.000000] focal kernel: BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x0000000012151000-0x0000000077366fff] usable
[    0.000000] focal kernel: BIOS-e820: [mem 0x0000000077367000-0x0000000079488fff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x0000000079489000-0x00000000794a3fff] ACPI data
[    0.000000] focal kernel: BIOS-e820: [mem 0x00000000794a4000-0x00000000798a7fff] ACPI NVS
[    0.000000] focal kernel: BIOS-e820: [mem 0x00000000798a8000-0x0000000079c36fff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x0000000079c37000-0x0000000079fb9fff] usable
[    0.000000] focal kernel: BIOS-e820: [mem 0x0000000079fba000-0x0000000079fbafff] ACPI NVS
[    0.000000] focal kernel: BIOS-e820: [mem 0x0000000079fbb000-0x0000000079fe4fff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x0000000079fe5000-0x000000007a9defff] usable
[    0.000000] focal kernel: BIOS-e820: [mem 0x000000007a9df000-0x000000007a9e0fff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x000000007a9e1000-0x000000007affffff] usable
[    0.000000] focal kernel: BIOS-e820: [mem 0x000000007b000000-0x000000007fffffff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x00000000d0000000-0x00000000d0ffffff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x00000000fe042000-0x00000000fe044fff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x00000000fe900000-0x00000000fe902fff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] focal kernel: BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
[    0.000000] focal kernel: NX (Execute Disable) protection: active
[    0.000000] focal kernel: e820: update [mem 0x6fe83018-0x6fe93057] usable ==> usable
[    0.000000] focal kernel: e820: update [mem 0x6fe83018-0x6fe93057] usable ==> usable
[    0.000000] focal kernel: e820: update [mem 0x6fe74018-0x6fe82057] usable ==> usable
[    0.000000] focal kernel: e820: update [mem 0x6fe74018-0x6fe82057] usable ==> usable
[    0.000000] focal kernel: extended physical RAM map:
[    0.000000] focal kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000003efff] usable
[    0.000000] focal kernel: reserve setup_data: [mem 0x000000000003f000-0x000000000003ffff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x0000000000040000-0x000000000009efff] usable
[    0.000000] focal kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x0000000000100000-0x000000000fffffff] usable
[    0.000000] focal kernel: reserve setup_data: [mem 0x0000000010000000-0x0000000012150fff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x0000000012151000-0x000000006fe74017] usable
[    0.000000] focal kernel: reserve setup_data: [mem 0x000000006fe74018-0x000000006fe82057] usable
[    0.000000] focal kernel: reserve setup_data: [mem 0x000000006fe82058-0x000000006fe83017] usable
[    0.000000] focal kernel: reserve setup_data: [mem 0x000000006fe83018-0x000000006fe93057] usable
[    0.000000] focal kernel: reserve setup_data: [mem 0x000000006fe93058-0x0000000077366fff] usable
[    0.000000] focal kernel: reserve setup_data: [mem 0x0000000077367000-0x0000000079488fff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x0000000079489000-0x00000000794a3fff] ACPI data
[    0.000000] focal kernel: reserve setup_data: [mem 0x00000000794a4000-0x00000000798a7fff] ACPI NVS
[    0.000000] focal kernel: reserve setup_data: [mem 0x00000000798a8000-0x0000000079c36fff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x0000000079c37000-0x0000000079fb9fff] usable
[    0.000000] focal kernel: reserve setup_data: [mem 0x0000000079fba000-0x0000000079fbafff] ACPI NVS
[    0.000000] focal kernel: reserve setup_data: [mem 0x0000000079fbb000-0x0000000079fe4fff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x0000000079fe5000-0x000000007a9defff] usable
[    0.000000] focal kernel: reserve setup_data: [mem 0x000000007a9df000-0x000000007a9e0fff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x000000007a9e1000-0x000000007affffff] usable
[    0.000000] focal kernel: reserve setup_data: [mem 0x000000007b000000-0x000000007fffffff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x00000000d0000000-0x00000000d0ffffff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x00000000fe042000-0x00000000fe044fff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x00000000fe900000-0x00000000fe902fff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] focal kernel: reserve setup_data: [mem 0x0000000100000000-0x000000017fffffff] usable
[    0.000000] focal kernel: efi: EFI v2.50 by American Megatrends
[    0.000000] focal kernel: efi:  TPMFinalLog=0x79878000  ACPI=0x79496000  ACPI 2.0=0x79496000  SMBIOS=0x79a9d000  SMBIOS 3.0=0x79a9c000  ESRT=0x7996acd8  MPS=0xfca00  TPMEventLog=0x6fe94018 
[    0.000000] focal kernel: secureboot: Secure boot disabled
[    0.000000] focal kernel: SMBIOS 3.0.0 present.
[    0.000000] focal kernel: DMI: Intel(R) Client Systems NUC6CAYH/NUC6CAYB, BIOS AYAPLCEL.86A.0052.2018.0627.1943 06/27/2018
[    0.000000] focal kernel: tsc: Detected 1497.600 MHz processor
[    0.004319] focal kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.004323] focal kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.004342] focal kernel: last_pfn = 0x180000 max_arch_pfn = 0x400000000
[    0.004349] focal kernel: MTRR default type: uncachable
[    0.004351] focal kernel: MTRR fixed ranges enabled:
[    0.004362] focal kernel:   00000-6FFFF write-back
[    0.004364] focal kernel:   70000-7FFFF uncachable
[    0.004366] focal kernel:   80000-9FFFF write-back
[    0.004367] focal kernel:   A0000-BFFFF uncachable
[    0.004369] focal kernel:   C0000-FFFFF write-protect
[    0.004371] focal kernel: MTRR variable ranges enabled:
[    0.004374] focal kernel:   0 base 0000000000 mask 7F80000000 write-back
[    0.004377] focal kernel:   1 base 007C000000 mask 7FFC000000 uncachable
[    0.004379] focal kernel:   2 base 007B000000 mask 7FFF000000 uncachable
[    0.004381] focal kernel:   3 base 0100000000 mask 7F80000000 write-back
[    0.004383] focal kernel:   4 base 00FF000000 mask 7FFF000000 write-combining
[    0.004384] focal kernel:   5 disabled
[    0.004386] focal kernel:   6 disabled
[    0.004387] focal kernel:   7 disabled
[    0.004388] focal kernel:   8 disabled
[    0.004389] focal kernel:   9 disabled
[    0.004518] focal kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.004737] focal kernel: last_pfn = 0x7b000 max_arch_pfn = 0x400000000
[    0.011906] focal kernel: found SMP MP-table at [mem 0x000fcc00-0x000fcc0f]
[    0.011938] focal kernel: esrt: Reserving ESRT space from 0x000000007996acd8 to 0x000000007996ad10.
[    0.011963] focal kernel: check: Scanning 1 areas for low memory corruption
[    0.011978] focal kernel: Using GB pages for direct mapping
[    0.011982] focal kernel: BRK [0x140401000, 0x140401fff] PGTABLE
[    0.011987] focal kernel: BRK [0x140402000, 0x140402fff] PGTABLE
[    0.011990] focal kernel: BRK [0x140403000, 0x140403fff] PGTABLE
[    0.012081] focal kernel: BRK [0x140404000, 0x140404fff] PGTABLE
[    0.012279] focal kernel: BRK [0x140405000, 0x140405fff] PGTABLE
[    0.012345] focal kernel: BRK [0x140406000, 0x140406fff] PGTABLE
[    0.012410] focal kernel: BRK [0x140407000, 0x140407fff] PGTABLE
[    0.012527] focal kernel: BRK [0x140408000, 0x140408fff] PGTABLE
[    0.012540] focal kernel: BRK [0x140409000, 0x140409fff] PGTABLE
[    0.012693] focal kernel: BRK [0x14040a000, 0x14040afff] PGTABLE
[    0.012880] focal kernel: secureboot: Secure boot disabled
[    0.012883] focal kernel: RAMDISK: [mem 0x3e850000-0x3fffdfff]
[    0.012908] focal kernel: ACPI: Early table checksum verification disabled
[    0.012916] focal kernel: ACPI: RSDP 0x0000000079496000 000024 (v02 INTEL )
[    0.012924] focal kernel: ACPI: XSDT 0x00000000794960C0 0000F4 (v01 INTEL  NUC6CAYB 01072009 AMI  00010013)
[    0.012936] focal kernel: ACPI: FACP 0x000000007949EF60 000114 (v06 INTEL  NUC6CAYB 01072009 AMI  00010013)
[    0.012948] focal kernel: ACPI: DSDT 0x0000000079496260 008CF8 (v02 INTEL  NUC6CAYB 01072009 INTL 20120913)
[    0.012955] focal kernel: ACPI: FACS 0x0000000079877080 000040
[    0.012961] focal kernel: ACPI: FPDT 0x000000007949F080 000044 (v01 INTEL  NUC6CAYB 01072009 AMI  00010013)
[    0.012968] focal kernel: ACPI: FIDT 0x000000007949F0D0 00009C (v01 INTEL  NUC6CAYB 01072009 AMI  00010013)
[    0.012975] focal kernel: ACPI: MCFG 0x000000007949F170 00003C (v01 INTEL  NUC6CAYB 01072009 MSFT 00000097)
[    0.012982] focal kernel: ACPI: DBG2 0x000000007949F1B0 000072 (v00 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
[    0.012988] focal kernel: ACPI: DBGP 0x000000007949F230 000034 (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
[    0.012995] focal kernel: ACPI: HPET 0x000000007949F270 000038 (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
[    0.013002] focal kernel: ACPI: LPIT 0x000000007949F2B0 00005C (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
[    0.013008] focal kernel: ACPI: APIC 0x000000007949F310 000084 (v03 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
[    0.013015] focal kernel: ACPI: NPKT 0x000000007949F3A0 000065 (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
[    0.013021] focal kernel: ACPI: PRAM 0x000000007949F410 000030 (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
[    0.013028] focal kernel: ACPI: WSMT 0x000000007949F440 000028 (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
[    0.013035] focal kernel: ACPI: SSDT 0x000000007949F470 00002B (v02 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
[    0.013041] focal kernel: ACPI: SSDT 0x000000007949F4A0 000A19 (v01 INTEL  NUC6CAYB 00001000 INTL 20120913)
[    0.013048] focal kernel: ACPI: SSDT 0x000000007949FEC0 000442 (v02 INTEL  NUC6CAYB 00003000 INTL 20120913)
[    0.013055] focal kernel: ACPI: SSDT 0x00000000794A0310 00072B (v02 INTEL  NUC6CAYB 00003000 INTL 20120913)
[    0.013062] focal kernel: ACPI: SSDT 0x00000000794A0A40 00032D (v02 INTEL  NUC6CAYB 00003000 INTL 20120913)
[    0.013069] focal kernel: ACPI: SSDT 0x00000000794A0D70 00017C (v02 INTEL  NUC6CAYB 00003000 INTL 20120913)
[    0.013076] focal kernel: ACPI: SSDT 0x00000000794A0EF0 002740 (v02 INTEL  NUC6CAYB 00003000 INTL 20120913)
[    0.013083] focal kernel: ACPI: UEFI 0x00000000794A3630 000042 (v01 INTEL  NUC6CAYB 00000000      00000000)
[    0.013089] focal kernel: ACPI: BGRT 0x00000000794A3680 000038 (v01 INTEL  NUC6CAYB 01072009 AMI  00010013)
[    0.013096] focal kernel: ACPI: TPM2 0x00000000794A36C0 000034 (v03 INTEL  NUC6CAYB 00000001 AMI  00000000)
[    0.013103] focal kernel: ACPI: SSDT 0x00000000794A3700 0001F8 (v01 INTEL  NUC6CAYB 00001000 INTL 20120913)
[    0.013109] focal kernel: ACPI: DMAR 0x00000000794A3900 0000A8 (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
[    0.013116] focal kernel: ACPI: WDAT 0x00000000794A39B0 000104 (v01 INTEL  NUC6CAYB 00000000      00000000)
[    0.013122] focal kernel: ACPI: NHLT 0x00000000794A3AC0 00002D (v00 INTEL  NUC6CAYB 00000002      01000013)
[    0.013142] focal kernel: ACPI: Local APIC address 0xfee00000
[    0.013392] focal kernel: No NUMA configuration found
[    0.013395] focal kernel: Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
[    0.013418] focal kernel: NODE_DATA(0) allocated [mem 0x17ffd5000-0x17fffffff]
[    0.014062] focal kernel: Zone ranges:
[    0.014065] focal kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.014068] focal kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.014071] focal kernel:   Normal   [mem 0x0000000100000000-0x000000017fffffff]
[    0.014074] focal kernel:   Device   empty
[    0.014077] focal kernel: Movable zone start for each node
[    0.014083] focal kernel: Early memory node ranges
[    0.014086] focal kernel:   node   0: [mem 0x0000000000001000-0x000000000003efff]
[    0.014089] focal kernel:   node   0: [mem 0x0000000000040000-0x000000000009efff]
[    0.014091] focal kernel:   node   0: [mem 0x0000000000100000-0x000000000fffffff]
[    0.014093] focal kernel:   node   0: [mem 0x0000000012151000-0x0000000077366fff]
[    0.014096] focal kernel:   node   0: [mem 0x0000000079c37000-0x0000000079fb9fff]
[    0.014098] focal kernel:   node   0: [mem 0x0000000079fe5000-0x000000007a9defff]
[    0.014100] focal kernel:   node   0: [mem 0x000000007a9e1000-0x000000007affffff]
[    0.014102] focal kernel:   node   0: [mem 0x0000000100000000-0x000000017fffffff]
[    0.014959] focal kernel: Zeroed struct page in unavailable ranges: 39601 pages
[    0.014972] focal kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
[    0.014978] focal kernel: On node 0 totalpages: 1008975
[    0.014981] focal kernel:   DMA zone: 64 pages used for memmap
[    0.014983] focal kernel:   DMA zone: 42 pages reserved
[    0.014985] focal kernel:   DMA zone: 3997 pages, LIFO batch:0
[    0.015139] focal kernel:   DMA32 zone: 7511 pages used for memmap
[    0.015140] focal kernel:   DMA32 zone: 480690 pages, LIFO batch:63
[    0.040514] focal kernel:   Normal zone: 8192 pages used for memmap
[    0.040516] focal kernel:   Normal zone: 524288 pages, LIFO batch:63
[    0.059514] focal kernel: Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
[    0.059777] focal kernel: ACPI: PM-Timer IO Port: 0x408
[    0.059784] focal kernel: ACPI: Local APIC address 0xfee00000
[    0.059810] focal kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[    0.059813] focal kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[    0.059816] focal kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[    0.059818] focal kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[    0.059856] focal kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
[    0.059861] focal kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.059875] focal kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.059878] focal kernel: ACPI: IRQ0 used by override.
[    0.059881] focal kernel: ACPI: IRQ9 used by override.
[    0.059884] focal kernel: Using ACPI (MADT) for SMP configuration information
[    0.059888] focal kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.059905] focal kernel: e820: update [mem 0x73915000-0x73976fff] usable ==> reserved
[    0.059941] focal kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.060012] focal kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.060017] focal kernel: PM: Registered nosave memory: [mem 0x0003f000-0x0003ffff]
[    0.060022] focal kernel: PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.060027] focal kernel: PM: Registered nosave memory: [mem 0x10000000-0x12150fff]
[    0.060031] focal kernel: PM: Registered nosave memory: [mem 0x6fe74000-0x6fe74fff]
[    0.060036] focal kernel: PM: Registered nosave memory: [mem 0x6fe82000-0x6fe82fff]
[    0.060038] focal kernel: PM: Registered nosave memory: [mem 0x6fe83000-0x6fe83fff]
[    0.060043] focal kernel: PM: Registered nosave memory: [mem 0x6fe93000-0x6fe93fff]
[    0.060048] focal kernel: PM: Registered nosave memory: [mem 0x73915000-0x73976fff]
[    0.060054] focal kernel: PM: Registered nosave memory: [mem 0x77367000-0x79488fff]
[    0.060056] focal kernel: PM: Registered nosave memory: [mem 0x79489000-0x794a3fff]
[    0.060058] focal kernel: PM: Registered nosave memory: [mem 0x794a4000-0x798a7fff]
[    0.060060] focal kernel: PM: Registered nosave memory: [mem 0x798a8000-0x79c36fff]
[    0.060072] focal kernel: PM: Registered nosave memory: [mem 0x79fba000-0x79fbafff]
[    0.060074] focal kernel: PM: Registered nosave memory: [mem 0x79fbb000-0x79fe4fff]
[    0.060080] focal kernel: PM: Registered nosave memory: [mem 0x7a9df000-0x7a9e0fff]
[    0.060085] focal kernel: PM: Registered nosave memory: [mem 0x7b000000-0x7fffffff]
[    0.060087] focal kernel: PM: Registered nosave memory: [mem 0x80000000-0xcfffffff]
[    0.060089] focal kernel: PM: Registered nosave memory: [mem 0xd0000000-0xd0ffffff]
[    0.060091] focal kernel: PM: Registered nosave memory: [mem 0xd1000000-0xdfffffff]
[    0.060093] focal kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.060095] focal kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfe041fff]
[    0.060097] focal kernel: PM: Registered nosave memory: [mem 0xfe042000-0xfe044fff]
[    0.060099] focal kernel: PM: Registered nosave memory: [mem 0xfe045000-0xfe8fffff]
[    0.060101] focal kernel: PM: Registered nosave memory: [mem 0xfe900000-0xfe902fff]
[    0.060103] focal kernel: PM: Registered nosave memory: [mem 0xfe903000-0xfebfffff]
[    0.060105] focal kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.060107] focal kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
[    0.060109] focal kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[    0.060111] focal kernel: PM: Registered nosave memory: [mem 0xfed02000-0xfedfffff]
[    0.060113] focal kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.060115] focal kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.060117] focal kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.060121] focal kernel: [mem 0x80000000-0xcfffffff] available for PCI devices
[    0.060124] focal kernel: Booting paravirtualized kernel on bare hardware
[    0.060141] focal kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.060159] focal kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.061104] focal kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288
[    0.061127] focal kernel: pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152
[    0.061138] focal kernel: pcpu-alloc: [0] 0 1 2 3 
[    0.061225] focal kernel: Built 1 zonelists, mobility grouping on.  Total pages: 993166
[    0.061229] focal kernel: Policy zone: Normal
[    0.061233] focal kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-5.4.0-33-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
[    0.062581] focal kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.063242] focal kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.063331] focal kernel: mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.084264] focal kernel: Calgary: detecting Calgary via BIOS EBDA area
[    0.084267] focal kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.114055] focal kernel: Memory: 3706928K/4035900K available (14339K kernel code, 2397K rwdata, 4948K rodata, 2712K init, 4992K bss, 328972K reserved, 0K cma-reserved)
[    0.114071] focal kernel: random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0
[    0.114455] focal kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.114497] focal kernel: ftrace: allocating 44484 entries in 174 pages
[    0.147542] focal kernel: rcu: Hierarchical RCU implementation.
[    0.147549] focal kernel: rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.147562] focal kernel: 	Tasks RCU enabled.
[    0.147564] focal kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.147567] focal kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.154770] focal kernel: NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.155389] focal kernel: random: crng done (trusting CPU's manufacturer)
[    0.155454] focal kernel: Console: colour dummy device 80x25
[    0.156204] focal kernel: printk: console [tty0] enabled
[    0.156267] focal kernel: ACPI: Core revision 20190816
[    0.156796] focal kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[    0.156910] focal kernel: APIC: Switch to symmetric I/O mode setup
[    0.156919] focal kernel: DMAR: Host address width 39
[    0.156924] focal kernel: DMAR: DRHD base: 0x000000fed64000 flags: 0x0
[    0.156939] focal kernel: DMAR: dmar0: reg_base_addr fed64000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[    0.156947] focal kernel: DMAR: DRHD base: 0x000000fed65000 flags: 0x1
[    0.156961] focal kernel: DMAR: dmar1: reg_base_addr fed65000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.156970] focal kernel: DMAR: RMRR base: 0x00000079424000 end: 0x00000079443fff
[    0.156975] focal kernel: DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
[    0.156982] focal kernel: DMAR-IR: IOAPIC id 1 under DRHD base  0xfed65000 IOMMU 1
[    0.156987] focal kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed65000
[    0.156992] focal kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.159359] focal kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.159372] focal kernel: x2apic enabled
[    0.159406] focal kernel: Switched APIC routing to cluster x2apic.
[    0.164046] focal kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.180857] focal kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[    0.180885] focal kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 2995.20 BogoMIPS (lpj=5990400)
[    0.180895] focal kernel: pid_max: default: 32768 minimum: 301
[    0.191420] focal kernel: LSM: Security Framework initializing
[    0.191474] focal kernel: Yama: becoming mindful.
[    0.191554] focal kernel: AppArmor: AppArmor initialized
[    0.191664] focal kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.191699] focal kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.191739] focal kernel: *** VALIDATE tmpfs ***
[    0.192104] focal kernel: *** VALIDATE proc ***
[    0.192236] focal kernel: *** VALIDATE cgroup1 ***
[    0.192243] focal kernel: *** VALIDATE cgroup2 ***
[    0.192435] focal kernel: mce: CPU0: Thermal monitoring enabled (TM1)
[    0.192536] focal kernel: Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.192541] focal kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.192561] focal kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.192569] focal kernel: Spectre V2 : Mitigation: Full generic retpoline
[    0.192573] focal kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.192579] focal kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.192585] focal kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.193034] focal kernel: Freeing SMP alternatives memory: 40K
[    0.196649] focal kernel: TSC deadline timer enabled
[    0.196659] focal kernel: smpboot: CPU0: Intel(R) Celeron(R) CPU J3455 @ 1.50GHz (family: 0x6, model: 0x5c, stepping: 0x9)
[    0.196879] focal kernel: Performance Events: PEBS fmt3+, Goldmont events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.196879] focal kernel: ... version:                4
[    0.196879] focal kernel: ... bit width:              48
[    0.196879] focal kernel: ... generic registers:      4
[    0.196879] focal kernel: ... value mask:             0000ffffffffffff
[    0.196879] focal kernel: ... max period:             00007fffffffffff
[    0.196879] focal kernel: ... fixed-purpose events:   3
[    0.196879] focal kernel: ... event mask:             000000070000000f
[    0.196879] focal kernel: rcu: Hierarchical SRCU implementation.
[    0.196879] focal kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.196879] focal kernel: smp: Bringing up secondary CPUs ...
[    0.196879] focal kernel: x86: Booting SMP configuration:
[    0.196879] focal kernel: .... node  #0, CPUs:      #1 #2 #3
[    0.201682] focal kernel: smp: Brought up 1 node, 4 CPUs
[    0.201682] focal kernel: smpboot: Max logical packages: 1
[    0.201682] focal kernel: smpboot: Total of 4 processors activated (11980.80 BogoMIPS)
[    0.201908] focal kernel: devtmpfs: initialized
[    0.201908] focal kernel: x86/mm: Memory block size: 128MB
[    0.202055] focal kernel: PM: Registering ACPI NVS region [mem 0x794a4000-0x798a7fff] (4210688 bytes)
[    0.205017] focal kernel: PM: Registering ACPI NVS region [mem 0x79fba000-0x79fbafff] (4096 bytes)
[    0.205139] focal kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.205139] focal kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.205187] focal kernel: pinctrl core: initialized pinctrl subsystem
[    0.205517] focal kernel: PM: RTC time: 07:38:12, date: 2020-06-03
[    0.205849] focal kernel: NET: Registered protocol family 16
[    0.206069] focal kernel: audit: initializing netlink subsys (disabled)
[    0.206126] focal kernel: audit: type=2000 audit(1591169892.048:1): state=initialized audit_enabled=0 res=1
[    0.206126] focal kernel: EISA bus registered
[    0.206126] focal kernel: cpuidle: using governor ladder
[    0.206126] focal kernel: cpuidle: using governor menu
[    0.206126] focal kernel: ACPI: bus type PCI registered
[    0.206126] focal kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.206126] focal kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.206126] focal kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.206126] focal kernel: PCI: Using configuration type 1 for base access
[    0.211368] focal kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.211368] focal kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.217100] focal kernel: fbcon: Taking over console
[    0.217176] focal kernel: ACPI: Added _OSI(Module Device)
[    0.217183] focal kernel: ACPI: Added _OSI(Processor Device)
[    0.217187] focal kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.217191] focal kernel: ACPI: Added _OSI(Processor Aggregator Device)
[    0.217221] focal kernel: ACPI: Added _OSI(Linux-Dell-Video)
[    0.217227] focal kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.217232] focal kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.243142] focal kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.250166] focal kernel: ACPI: Dynamic OEM Table Load:
[    0.250185] focal kernel: ACPI: SSDT 0xFFFF94F03A477600 00015F (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.254617] focal kernel: ACPI: EC: EC started
[    0.254624] focal kernel: ACPI: EC: interrupt blocked
[    0.254743] focal kernel: ACPI: \_SB_.PCI0.SBRG.H_EC: Used as first EC
[    0.254750] focal kernel: ACPI: \_SB_.PCI0.SBRG.H_EC: GPE=0x40, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.254757] focal kernel: ACPI: \_SB_.PCI0.SBRG.H_EC: Boot DSDT EC used to handle transactions
[    0.254762] focal kernel: ACPI: Interpreter enabled
[    0.254823] focal kernel: ACPI: (supports S0 S3 S4 S5)
[    0.254829] focal kernel: ACPI: Using IOAPIC for interrupt routing
[    0.254938] focal kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.255803] focal kernel: ACPI: Enabled 1 GPEs in block 00 to 7F
[    0.275521] focal kernel: ACPI: Power Resource [FN00] (on)
[    0.278023] focal kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.278052] focal kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.280463] focal kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.282653] focal kernel: PCI host bridge to bus 0000:00
[    0.282663] focal kernel: pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
[    0.282669] focal kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
[    0.282675] focal kernel: pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
[    0.282681] focal kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.282687] focal kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.282693] focal kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.282700] focal kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[    0.282706] focal kernel: pci_bus 0000:00: root bus resource [mem 0x7c000001-0x7fffffff window]
[    0.282713] focal kernel: pci_bus 0000:00: root bus resource [mem 0x7b800001-0x7bffffff window]
[    0.282719] focal kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xcfffffff window]
[    0.282725] focal kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
[    0.282733] focal kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.282766] focal kernel: pci 0000:00:00.0: [8086:5af0] type 00 class 0x060000
[    0.283593] focal kernel: pci 0000:00:02.0: [8086:5a85] type 00 class 0x030000
[    0.283622] focal kernel: pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
[    0.283637] focal kernel: pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[    0.283650] focal kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.283688] focal kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.284468] focal kernel: pci 0000:00:0e.0: [8086:5a98] type 00 class 0x040380
[    0.284507] focal kernel: pci 0000:00:0e.0: reg 0x10: [mem 0x91410000-0x91413fff 64bit]
[    0.284547] focal kernel: pci 0000:00:0e.0: reg 0x20: [mem 0x91000000-0x910fffff 64bit]
[    0.284637] focal kernel: pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
[    0.285465] focal kernel: pci 0000:00:0f.0: [8086:5a9a] type 00 class 0x078000
[    0.285521] focal kernel: pci 0000:00:0f.0: reg 0x10: [mem 0x91427000-0x91427fff 64bit]
[    0.285665] focal kernel: pci 0000:00:0f.0: PME# supported from D3hot
[    0.286355] focal kernel: pci 0000:00:12.0: [8086:5ae3] type 00 class 0x010601
[    0.286384] focal kernel: pci 0000:00:12.0: reg 0x10: [mem 0x91414000-0x91415fff]
[    0.286398] focal kernel: pci 0000:00:12.0: reg 0x14: [mem 0x91424000-0x914240ff]
[    0.286412] focal kernel: pci 0000:00:12.0: reg 0x18: [io  0xf090-0xf097]
[    0.286424] focal kernel: pci 0000:00:12.0: reg 0x1c: [io  0xf080-0xf083]
[    0.286436] focal kernel: pci 0000:00:12.0: reg 0x20: [io  0xf060-0xf07f]
[    0.286450] focal kernel: pci 0000:00:12.0: reg 0x24: [mem 0x91423000-0x914237ff]
[    0.286508] focal kernel: pci 0000:00:12.0: PME# supported from D3hot
[    0.287164] focal kernel: pci 0000:00:13.0: [8086:5ad8] type 01 class 0x060400
[    0.287298] focal kernel: pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[    0.288005] focal kernel: pci 0000:00:13.1: [8086:5ad9] type 01 class 0x060400
[    0.288129] focal kernel: pci 0000:00:13.1: PME# supported from D0 D3hot D3cold
[    0.288831] focal kernel: pci 0000:00:13.2: [8086:5ada] type 01 class 0x060400
[    0.288957] focal kernel: pci 0000:00:13.2: PME# supported from D0 D3hot D3cold
[    0.289691] focal kernel: pci 0000:00:15.0: [8086:5aa8] type 00 class 0x0c0330
[    0.289729] focal kernel: pci 0000:00:15.0: reg 0x10: [mem 0x91400000-0x9140ffff 64bit]
[    0.289827] focal kernel: pci 0000:00:15.0: PME# supported from D3hot D3cold
[    0.290516] focal kernel: pci 0000:00:16.0: [8086:5aac] type 00 class 0x118000
[    0.290550] focal kernel: pci 0000:00:16.0: reg 0x10: [mem 0x91422000-0x91422fff 64bit]
[    0.290568] focal kernel: pci 0000:00:16.0: reg 0x18: [mem 0x91421000-0x91421fff 64bit]
[    0.291317] focal kernel: pci 0000:00:18.0: [8086:5abc] type 00 class 0x118000
[    0.291351] focal kernel: pci 0000:00:18.0: reg 0x10: [mem 0x91420000-0x91420fff 64bit]
[    0.291370] focal kernel: pci 0000:00:18.0: reg 0x18: [mem 0x9141f000-0x9141ffff 64bit]
[    0.292112] focal kernel: pci 0000:00:19.0: [8086:5ac2] type 00 class 0x118000
[    0.292147] focal kernel: pci 0000:00:19.0: reg 0x10: [mem 0x9141e000-0x9141efff 64bit]
[    0.292166] focal kernel: pci 0000:00:19.0: reg 0x18: [mem 0x9141d000-0x9141dfff 64bit]
[    0.292871] focal kernel: pci 0000:00:19.1: [8086:5ac4] type 00 class 0x118000
[    0.292912] focal kernel: pci 0000:00:19.1: reg 0x10: [mem 0x9141c000-0x9141cfff 64bit]
[    0.292931] focal kernel: pci 0000:00:19.1: reg 0x18: [mem 0x9141b000-0x9141bfff 64bit]
[    0.293635] focal kernel: pci 0000:00:19.2: [8086:5ac6] type 00 class 0x118000
[    0.293669] focal kernel: pci 0000:00:19.2: reg 0x10: [mem 0x9141a000-0x9141afff 64bit]
[    0.293689] focal kernel: pci 0000:00:19.2: reg 0x18: [mem 0x91419000-0x91419fff 64bit]
[    0.294414] focal kernel: pci 0000:00:1a.0: [8086:5ac8] type 00 class 0x0c8000
[    0.294459] focal kernel: pci 0000:00:1a.0: reg 0x10: [mem 0x91418000-0x91418fff 64bit]
[    0.294489] focal kernel: pci 0000:00:1a.0: reg 0x18: [mem 0x91417000-0x91417fff 64bit]
[    0.294574] focal kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot
[    0.295251] focal kernel: pci 0000:00:1f.0: [8086:5ae8] type 00 class 0x060100
[    0.296063] focal kernel: pci 0000:00:1f.1: [8086:5ad4] type 00 class 0x0c0500
[    0.296140] focal kernel: pci 0000:00:1f.1: reg 0x10: [mem 0x91416000-0x914160ff 64bit]
[    0.296224] focal kernel: pci 0000:00:1f.1: reg 0x20: [io  0xf040-0xf05f]
[    0.297050] focal kernel: pci 0000:01:00.0: [10ec:5229] type 00 class 0xff0000
[    0.297090] focal kernel: pci 0000:01:00.0: reg 0x10: [mem 0x91300000-0x91300fff]
[    0.297173] focal kernel: pci 0000:01:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[    0.297186] focal kernel: pci 0000:01:00.0: Max Payload Size set to 128 (was 128, max 128)
[    0.297275] focal kernel: pci 0000:01:00.0: supports D1 D2
[    0.297282] focal kernel: pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.297487] focal kernel: pci 0000:00:13.0: PCI bridge to [bus 01]
[    0.297500] focal kernel: pci 0000:00:13.0:   bridge window [mem 0x91300000-0x913fffff]
[    0.297626] focal kernel: pci 0000:02:00.0: [8086:24fb] type 00 class 0x028000
[    0.297690] focal kernel: pci 0000:02:00.0: reg 0x10: [mem 0x91200000-0x91201fff 64bit]
[    0.297770] focal kernel: pci 0000:02:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[    0.297783] focal kernel: pci 0000:02:00.0: Max Payload Size set to 128 (was 128, max 128)
[    0.297936] focal kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.298162] focal kernel: pci 0000:00:13.1: PCI bridge to [bus 02]
[    0.298174] focal kernel: pci 0000:00:13.1:   bridge window [mem 0x91200000-0x912fffff]
[    0.298305] focal kernel: pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.298350] focal kernel: pci 0000:03:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.298392] focal kernel: pci 0000:03:00.0: reg 0x18: [mem 0x91104000-0x91104fff 64bit]
[    0.298421] focal kernel: pci 0000:03:00.0: reg 0x20: [mem 0x91100000-0x91103fff 64bit]
[    0.298449] focal kernel: pci 0000:03:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[    0.298460] focal kernel: pci 0000:03:00.0: Max Payload Size set to 128 (was 128, max 128)
[    0.298583] focal kernel: pci 0000:03:00.0: supports D1 D2
[    0.298590] focal kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.298801] focal kernel: pci 0000:00:13.2: PCI bridge to [bus 03]
[    0.298810] focal kernel: pci 0000:00:13.2:   bridge window [io  0xe000-0xefff]
[    0.298819] focal kernel: pci 0000:00:13.2:   bridge window [mem 0x91100000-0x911fffff]
[    0.300753] focal kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.300974] focal kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.301188] focal kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.301400] focal kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.301612] focal kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.301822] focal kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.302046] focal kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.302265] focal kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.304898] focal kernel: ACPI: EC: interrupt unblocked
[    0.304898] focal kernel: ACPI: EC: event unblocked
[    0.304898] focal kernel: ACPI: \_SB_.PCI0.SBRG.H_EC: GPE=0x40, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.304898] focal kernel: ACPI: \_SB_.PCI0.SBRG.H_EC: Boot DSDT EC used to handle transactions and events
[    0.304976] focal kernel: iommu: Default domain type: Translated 
[    0.309294] focal kernel: SCSI subsystem initialized
[    0.309380] focal kernel: libata version 3.00 loaded.
[    0.309380] focal kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.309380] focal kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.309380] focal kernel: pci 0000:00:02.0: vgaarb: bridge control possible
[    0.309380] focal kernel: vgaarb: loaded
[    0.309380] focal kernel: ACPI: bus type USB registered
[    0.309380] focal kernel: usbcore: registered new interface driver usbfs
[    0.309380] focal kernel: usbcore: registered new interface driver hub
[    0.309380] focal kernel: usbcore: registered new device driver usb
[    0.309380] focal kernel: pps_core: LinuxPPS API ver. 1 registered
[    0.309380] focal kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.309380] focal kernel: PTP clock support registered
[    0.309380] focal kernel: EDAC MC: Ver: 3.0.0
[    0.309380] focal kernel: Registered efivars operations
[    0.309380] focal kernel: PCI: Using ACPI for IRQ routing
[    0.338940] focal kernel: PCI: pci_cache_line_size set to 64 bytes
[    0.339061] focal kernel: e820: reserve RAM buffer [mem 0x0003f000-0x0003ffff]
[    0.339073] focal kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.339075] focal kernel: e820: reserve RAM buffer [mem 0x6fe74018-0x6fffffff]
[    0.339076] focal kernel: e820: reserve RAM buffer [mem 0x6fe83018-0x6fffffff]
[    0.339078] focal kernel: e820: reserve RAM buffer [mem 0x73915000-0x73ffffff]
[    0.339079] focal kernel: e820: reserve RAM buffer [mem 0x77367000-0x77ffffff]
[    0.339081] focal kernel: e820: reserve RAM buffer [mem 0x79fba000-0x7bffffff]
[    0.339083] focal kernel: e820: reserve RAM buffer [mem 0x7a9df000-0x7bffffff]
[    0.339085] focal kernel: e820: reserve RAM buffer [mem 0x7b000000-0x7bffffff]
[    0.339350] focal kernel: NetLabel: Initializing
[    0.339356] focal kernel: NetLabel:  domain hash size = 128
[    0.339360] focal kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.339405] focal kernel: NetLabel:  unlabeled traffic allowed by default
[    0.339441] focal kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.339441] focal kernel: hpet0: 8 comparators, 64-bit 19.200000 MHz counter
[    0.340933] focal kernel: clocksource: Switched to clocksource tsc-early
[    0.374241] focal kernel: *** VALIDATE bpf ***
[    0.374428] focal kernel: VFS: Disk quotas dquot_6.6.0
[    0.374465] focal kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.374542] focal kernel: *** VALIDATE ramfs ***
[    0.374563] focal kernel: *** VALIDATE hugetlbfs ***
[    0.374787] focal kernel: AppArmor: AppArmor Filesystem Enabled
[    0.374866] focal kernel: pnp: PnP ACPI init
[    0.376079] focal kernel: system 00:00: [io  0x0a00-0x0a1f] has been reserved
[    0.376088] focal kernel: system 00:00: [io  0x0a20-0x0a2f] has been reserved
[    0.376094] focal kernel: system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.376100] focal kernel: system 00:00: [io  0x0a40-0x0a4f] has been reserved
[    0.376106] focal kernel: system 00:00: [io  0x0a50-0x0a5f] has been reserved
[    0.376111] focal kernel: system 00:00: [io  0x0a60-0x0a6f] has been reserved
[    0.376139] focal kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.376825] focal kernel: pnp 00:01: [dma 0 disabled]
[    0.376930] focal kernel: pnp 00:01: Plug and Play ACPI device, IDs ITE8708 (active)
[    0.377034] focal kernel: system 00:02: [io  0x0680-0x069f] has been reserved
[    0.377043] focal kernel: system 00:02: [io  0x0400-0x047f] could not be reserved
[    0.377049] focal kernel: system 00:02: [io  0x0500-0x05fe] has been reserved
[    0.377056] focal kernel: system 00:02: [io  0x0600-0x061f] has been reserved
[    0.377063] focal kernel: system 00:02: [io  0x164e-0x164f] has been reserved
[    0.377076] focal kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.378084] focal kernel: system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[    0.378093] focal kernel: system 00:03: [mem 0xfea00000-0xfeafffff] has been reserved
[    0.378110] focal kernel: system 00:03: [mem 0xfed01000-0xfed01fff] has been reserved
[    0.378117] focal kernel: system 00:03: [mem 0xfed03000-0xfed03fff] has been reserved
[    0.378123] focal kernel: system 00:03: [mem 0xfed06000-0xfed06fff] has been reserved
[    0.378129] focal kernel: system 00:03: [mem 0xfed08000-0xfed09fff] has been reserved
[    0.378135] focal kernel: system 00:03: [mem 0xfed80000-0xfedbffff] has been reserved
[    0.378141] focal kernel: system 00:03: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    0.378148] focal kernel: system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.378161] focal kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.378616] focal kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.379098] focal kernel: pnp: PnP ACPI: found 5 devices
[    0.384014] focal kernel: thermal_sys: Registered thermal governor 'fair_share'
[    0.384015] focal kernel: thermal_sys: Registered thermal governor 'bang_bang'
[    0.384023] focal kernel: thermal_sys: Registered thermal governor 'step_wise'
[    0.384028] focal kernel: thermal_sys: Registered thermal governor 'user_space'
[    0.384032] focal kernel: thermal_sys: Registered thermal governor 'power_allocator'
[    0.388548] focal kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.388657] focal kernel: pci 0000:00:13.0: PCI bridge to [bus 01]
[    0.388682] focal kernel: pci 0000:00:13.0:   bridge window [mem 0x91300000-0x913fffff]
[    0.388695] focal kernel: pci 0000:00:13.1: PCI bridge to [bus 02]
[    0.388703] focal kernel: pci 0000:00:13.1:   bridge window [mem 0x91200000-0x912fffff]
[    0.388715] focal kernel: pci 0000:00:13.2: PCI bridge to [bus 03]
[    0.388723] focal kernel: pci 0000:00:13.2:   bridge window [io  0xe000-0xefff]
[    0.388731] focal kernel: pci 0000:00:13.2:   bridge window [mem 0x91100000-0x911fffff]
[    0.388745] focal kernel: pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
[    0.388751] focal kernel: pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
[    0.388757] focal kernel: pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
[    0.388762] focal kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.388768] focal kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.388774] focal kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.388780] focal kernel: pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[    0.388786] focal kernel: pci_bus 0000:00: resource 11 [mem 0x7c000001-0x7fffffff window]
[    0.388791] focal kernel: pci_bus 0000:00: resource 12 [mem 0x7b800001-0x7bffffff window]
[    0.388808] focal kernel: pci_bus 0000:00: resource 13 [mem 0x80000000-0xcfffffff window]
[    0.388814] focal kernel: pci_bus 0000:00: resource 14 [mem 0xe0000000-0xefffffff window]
[    0.388821] focal kernel: pci_bus 0000:01: resource 1 [mem 0x91300000-0x913fffff]
[    0.388827] focal kernel: pci_bus 0000:02: resource 1 [mem 0x91200000-0x912fffff]
[    0.388833] focal kernel: pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.388838] focal kernel: pci_bus 0000:03: resource 1 [mem 0x91100000-0x911fffff]
[    0.389204] focal kernel: NET: Registered protocol family 2
[    0.389643] focal kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.389744] focal kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.390043] focal kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.390325] focal kernel: TCP: Hash tables configured (established 32768 bind 32768)
[    0.390445] focal kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.390543] focal kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.390731] focal kernel: NET: Registered protocol family 1
[    0.390746] focal kernel: NET: Registered protocol family 44
[    0.390775] focal kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.391483] focal kernel: PCI: CLS 0 bytes, default 64
[    0.391617] focal kernel: Trying to unpack rootfs image as initramfs...
[    1.297996] focal kernel: Freeing initrd memory: 24248K
[    1.312907] focal kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.312915] focal kernel: software IO TLB: mapped [mem 0x6be72000-0x6fe72000] (64MB)
[    1.313002] focal kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[    1.313036] focal kernel: clocksource: Switched to clocksource tsc
[    1.313271] focal kernel: check: Scanning for low memory corruption every 60 seconds
[    1.317683] focal kernel: Initialise system trusted keyrings
[    1.317718] focal kernel: Key type blacklist registered
[    1.317828] focal kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    1.320856] focal kernel: zbud: loaded
[    1.321802] focal kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.322294] focal kernel: fuse: init (API version 7.31)
[    1.322335] focal kernel: *** VALIDATE fuse ***
[    1.322342] focal kernel: *** VALIDATE fuse ***
[    1.322598] focal kernel: Platform Keyring initialized
[    1.331633] focal kernel: Key type asymmetric registered
[    1.331646] focal kernel: Asymmetric key parser 'x509' registered
[    1.331682] focal kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.331829] focal kernel: io scheduler mq-deadline registered
[    1.332427] focal kernel: pwm-lpss 0000:00:1a.0: can't derive routing for PCI INT A
[    1.332436] focal kernel: pwm-lpss 0000:00:1a.0: PCI INT A: not connected
[    1.333079] focal kernel: pcieport 0000:00:13.0: PME: Signaling with IRQ 122
[    1.333528] focal kernel: pcieport 0000:00:13.1: PME: Signaling with IRQ 123
[    1.333964] focal kernel: pcieport 0000:00:13.2: PME: Signaling with IRQ 124
[    1.334102] focal kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.334272] focal kernel: efifb: probing for efifb
[    1.334307] focal kernel: efifb: framebuffer at 0x80000000, using 32400k, total 32400k
[    1.334313] focal kernel: efifb: mode is 3840x2160x32, linelength=15360, pages=1
[    1.334317] focal kernel: efifb: scrolling: redraw
[    1.334322] focal kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.334582] focal kernel: Console: switching to colour frame buffer device 240x67
[    1.380698] focal kernel: fb0: EFI VGA frame buffer device
[    1.380860] focal kernel: intel_idle: Please enable MWAIT in BIOS SETUP
[    1.381119] focal kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.381482] focal kernel: ACPI: Power Button [PWRB]
[    1.381696] focal kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    1.382003] focal kernel: ACPI: Sleep Button [SLPB]
[    1.382196] focal kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.382496] focal kernel: ACPI: Power Button [PWRF]
[    1.389901] focal kernel: thermal LNXTHERM:00: registered as thermal_zone0
[    1.390106] focal kernel: ACPI: Thermal Zone [TZ01] (51 C)
[    1.390679] focal kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.395406] focal kernel: Linux agpgart interface v0.103
[    1.409151] focal kernel: loop: module loaded
[    1.409830] focal kernel: libphy: Fixed MDIO Bus: probed
[    1.409978] focal kernel: tun: Universal TUN/TAP device driver, 1.6
[    1.410222] focal kernel: PPP generic driver version 2.4.2
[    1.410509] focal kernel: VFIO - User Level meta-driver version: 0.3
[    1.410872] focal kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.411118] focal kernel: ehci-pci: EHCI PCI platform driver
[    1.411285] focal kernel: ehci-platform: EHCI generic platform driver
[    1.411483] focal kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.411690] focal kernel: ohci-pci: OHCI PCI platform driver
[    1.411858] focal kernel: ohci-platform: OHCI generic platform driver
[    1.412044] focal kernel: uhci_hcd: USB Universal Host Controller Interface driver
[    1.412662] focal kernel: xhci_hcd 0000:00:15.0: xHCI Host Controller
[    1.412844] focal kernel: xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
[    1.414236] focal kernel: xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    1.414560] focal kernel: xhci_hcd 0000:00:15.0: cache line size of 64 is not supported
[    1.415168] focal kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    1.415439] focal kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.415680] focal kernel: usb usb1: Product: xHCI Host Controller
[    1.415845] focal kernel: usb usb1: Manufacturer: Linux 5.4.0-33-generic xhci-hcd
[    1.416046] focal kernel: usb usb1: SerialNumber: 0000:00:15.0
[    1.416473] focal kernel: hub 1-0:1.0: USB hub found
[    1.416629] focal kernel: hub 1-0:1.0: 8 ports detected
[    1.418300] focal kernel: xhci_hcd 0000:00:15.0: xHCI Host Controller
[    1.418487] focal kernel: xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
[    1.418741] focal kernel: xhci_hcd 0000:00:15.0: Host supports USB 3.0 SuperSpeed
[    1.419032] focal kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    1.419299] focal kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.419541] focal kernel: usb usb2: Product: xHCI Host Controller
[    1.419705] focal kernel: usb usb2: Manufacturer: Linux 5.4.0-33-generic xhci-hcd
[    1.419918] focal kernel: usb usb2: SerialNumber: 0000:00:15.0
[    1.429799] focal kernel: hub 2-0:1.0: USB hub found
[    1.439402] focal kernel: hub 2-0:1.0: 7 ports detected
[    1.450137] focal kernel: i8042: PNP: No PS/2 controller found.
[    1.459511] focal kernel: i8042: Probing ports directly.
[    1.482593] focal kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.492054] focal kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.501792] focal kernel: mousedev: PS/2 mouse device common for all mice
[    1.511791] focal kernel: rtc_cmos 00:04: RTC can wake from S4
[    1.522102] focal kernel: rtc_cmos 00:04: registered as rtc0
[    1.531662] focal kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.541401] focal kernel: i2c /dev entries driver
[    1.551010] focal kernel: device-mapper: uevent: version 1.0.3
[    1.560690] focal kernel: device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    1.570387] focal kernel: platform eisa.0: Probing EISA bus 0
[    1.580055] focal kernel: platform eisa.0: EISA: Cannot allocate resource for mainboard
[    1.589884] focal kernel: platform eisa.0: Cannot allocate resource for EISA slot 1
[    1.599824] focal kernel: input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.609957] focal kernel: platform eisa.0: Cannot allocate resource for EISA slot 2
[    1.620084] focal kernel: platform eisa.0: Cannot allocate resource for EISA slot 3
[    1.630017] focal kernel: platform eisa.0: Cannot allocate resource for EISA slot 4
[    1.639924] focal kernel: platform eisa.0: Cannot allocate resource for EISA slot 5
[    1.649636] focal kernel: platform eisa.0: Cannot allocate resource for EISA slot 6
[    1.659239] focal kernel: platform eisa.0: Cannot allocate resource for EISA slot 7
[    1.668633] focal kernel: platform eisa.0: Cannot allocate resource for EISA slot 8
[    1.677984] focal kernel: platform eisa.0: EISA: Detected 0 cards
[    1.687243] focal kernel: intel_pstate: Intel P-state driver initializing
[    1.696959] focal kernel: ledtrig-cpu: registered to indicate activity on CPUs
[    1.703472] focal kernel: EFI Variables Facility v0.08 2004-May-17
[    1.739820] focal kernel: drop_monitor: Initializing network drop monitor service
[    1.746440] focal kernel: NET: Registered protocol family 10
[    1.756906] focal kernel: usb 1-2: new full-speed USB device number 2 using xhci_hcd
[    1.768095] focal kernel: Segment Routing with IPv6
[    1.774431] focal kernel: NET: Registered protocol family 17
[    1.780675] focal kernel: Key type dns_resolver registered
[    1.787549] focal kernel: RAS: Correctable Errors collector initialized.
[    1.793837] focal kernel: microcode: sig=0x506c9, pf=0x1, revision=0x38
[    1.800154] focal kernel: microcode: Microcode Update Driver: v2.2.
[    1.800238] focal kernel: *** VALIDATE rdt ***
[    1.812735] focal kernel: resctrl: L2 allocation detected
[    1.819017] focal kernel: IPI shorthand broadcast: enabled
[    1.825234] focal kernel: sched_clock: Marking stable (1823506731, 1711701)->(1830570046, -5351614)
[    1.831661] focal kernel: registered taskstats version 1
[    1.838002] focal kernel: Loading compiled-in X.509 certificates
[    1.848121] focal kernel: Loaded X.509 cert 'Build time autogenerated kernel key: c329bf6a4b0ec867054f21d6ed1bd5cc94d1739c'
[    1.854766] focal kernel: zswap: loaded using pool lzo/zbud
[    1.861460] focal kernel: Key type ._fscrypt registered
[    1.867881] focal kernel: Key type .fscrypt registered
[    1.889575] focal kernel: Key type big_key registered
[    1.895969] focal kernel: Key type trusted registered
[    1.909896] focal kernel: Key type encrypted registered
[    1.916088] focal kernel: AppArmor: AppArmor sha1 policy hashing enabled
[    1.923466] focal kernel: integrity: Loading X.509 certificate: UEFI:db
[    1.929671] focal kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.936069] focal kernel: integrity: Loading X.509 certificate: UEFI:db
[    1.942376] focal kernel: usb 1-2: New USB device found, idVendor=045e, idProduct=0800, bcdDevice= 9.44
[    1.942456] focal kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.948778] focal kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.957101] focal kernel: ima: Allocated hash algorithm: sha1
[    1.962901] focal kernel: usb 1-2: Product: Microsoft® Nano Transceiver v2.0
[    1.976280] focal kernel: usb 1-2: Manufacturer: Microsoft
[    1.998047] focal kernel: ima: No architecture policies found
[    2.004793] focal kernel: evm: Initialising EVM extended attributes:
[    2.011440] focal kernel: evm: security.selinux
[    2.017963] focal kernel: evm: security.SMACK64
[    2.024459] focal kernel: evm: security.SMACK64EXEC
[    2.030810] focal kernel: evm: security.SMACK64TRANSMUTE
[    2.037222] focal kernel: evm: security.SMACK64MMAP
[    2.043568] focal kernel: evm: security.apparmor
[    2.049737] focal kernel: evm: security.ima
[    2.055911] focal kernel: evm: security.capability
[    2.062062] focal kernel: evm: HMAC attrs: 0x1
[    2.069103] focal kernel: PM:   Magic number: 8:545:621
[    2.075644] focal kernel: rtc_cmos 00:04: setting system clock to 2020-06-03T07:38:13 UTC (1591169893)
[    2.083922] focal kernel: Freeing unused decrypted memory: 2040K
[    2.091496] focal kernel: Freeing unused kernel image memory: 2712K
[    2.097916] focal kernel: Write protecting the kernel read-only data: 22528k
[    2.105359] focal kernel: Freeing unused kernel image memory: 2008K
[    2.108907] focal kernel: usb 1-8: new full-speed USB device number 3 using xhci_hcd
[    2.118613] focal kernel: Freeing unused kernel image memory: 1196K
[    2.143833] focal kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.150108] focal kernel: Run /init as init process
[    2.166682] focal systemd[1]: Inserted module 'autofs4'
[    2.242566] focal systemd[1]: systemd 245.4-4ubuntu3 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    2.265885] focal kernel: usb 1-8: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
[    2.272952] focal kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.272960] focal systemd[1]: Detected architecture x86-64.
[    2.287238] focal systemd[1]: Running in initial RAM disk.
[    2.340099] focal systemd[1]: Set hostname to <focal>.
[    2.463666] focal systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
[    2.479198] focal systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.494744] focal systemd[1]: Reached target Local File Systems.
[    2.510057] focal systemd[1]: Reached target Paths.
[    2.525354] focal systemd[1]: Reached target Slices.
[    2.540702] focal systemd[1]: Reached target Swap.
[    2.556108] focal systemd[1]: Reached target Timers.
[    2.572011] focal systemd[1]: Listening on Journal Audit Socket.
[    2.587678] focal systemd[1]: Listening on Journal Socket (/dev/log).
[    2.603265] focal systemd[1]: Listening on Journal Socket.
[    2.618627] focal systemd[1]: Listening on udev Control Socket.
[    2.634163] focal systemd[1]: Listening on udev Kernel Socket.
[    2.649908] focal systemd[1]: Reached target Sockets.
[    2.668114] focal systemd[1]: Starting Journal Service...
[    2.685603] focal systemd[1]: Starting dracut ask for additional cmdline parameters...
[    2.703299] focal systemd[1]: Starting Create list of static device nodes for the current kernel...
[    2.720827] focal systemd[1]: Starting Load Kernel Modules...
[    2.739923] focal systemd[1]: Finished Create list of static device nodes for the current kernel.
[    2.756942] focal systemd[1]: Finished dracut ask for additional cmdline parameters.
[    2.774181] focal systemd[1]: Finished Load Kernel Modules.
[    2.793521] focal systemd[1]: Starting dracut cmdline hook...
[    2.811928] focal systemd[1]: Starting Apply Kernel Variables...
[    2.832775] focal systemd[1]: Starting Create Static Device Nodes in /dev...
[    2.844273] focal systemd[1]: Finished Apply Kernel Variables.
[    2.855152] focal systemd[1]: Finished Create Static Device Nodes in /dev.
[    3.064861] focal systemd[1]: Finished dracut cmdline hook.
[    3.075680] focal systemd[1]: Starting dracut pre-udev hook...
[    3.143728] focal systemd[1]: Finished dracut pre-udev hook.
[    3.154448] focal systemd[1]: Starting udev Kernel Device Manager...
[    3.187462] focal systemd[1]: Started udev Kernel Device Manager.
[    3.198618] focal systemd[1]: Condition check resulted in dracut pre-trigger hook being skipped.
[    3.200667] focal systemd[1]: Starting udev Coldplug all Devices...
[    3.248105] focal systemd-journald[219]: Journal started
[    3.248212] focal systemd-journald[219]: Runtime Journal (/run/log/journal/c649b63d857b462d84990da02f080b8e) is 4.7M, max 37.8M, 33.0M free.
[    3.248548] focal systemd-sysctl[237]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
[    3.249076] focal systemd-sysctl[237]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
[    3.249315] focal systemd-sysctl[237]: Couldn't write 'fq_codel' to 'net/core/default_qdisc', ignoring: No such file or directory
[    3.249604] focal dracut-cmdline[231]: dracut-20.04 LTS (Focal Fossa) dracut-
[    3.249604] focal dracut-cmdline[231]: Using kernel command line parameters: rd.luks.uuid=luks-c3d51935-6b45-419f-bbb5-751541a72b0c rd.lvm.lv=ubuntu-vg/ubuntu-lv root=/dev/mapper/ubuntu--vg-ubuntu--lv rootfstype=ext4 rootflags=rw,relatime rd.neednet=1 BOOT_IMAGE=/vmlinuz-5.4.0-33-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
[    3.250323] focal systemd[1]: Started Journal Service.
[    3.260370] focal systemd[1]: Starting Create Volatile Files and Directories...
[    3.277088] focal systemd[1]: Finished Create Volatile Files and Directories.
[    3.333318] focal systemd[1]: Mounting Kernel Configuration File System...
[    3.343159] focal systemd[1]: Finished udev Coldplug all Devices.
[    3.352280] focal systemd[1]: Mounted Kernel Configuration File System.
[    3.363983] focal systemd[1]: Starting dracut initqueue hook...
[    3.412643] focal kernel: ahci 0000:00:12.0: version 3.0
[    3.423013] focal kernel: hidraw: raw HID events driver (C) Jiri Kosina
[    3.425369] focal kernel: ahci 0000:00:12.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    3.425375] focal kernel: ahci 0000:00:12.0: flags: 64bit ncq sntf pm clo only pmp pio slum part deso sadm sds apst 
[    3.427909] focal kernel: scsi host0: ahci
[    3.436531] focal kernel: scsi host1: ahci
[    3.436681] focal kernel: ata1: SATA max UDMA/133 abar m2048@0x91423000 port 0x91423100 irq 127
[    3.436685] focal kernel: ata2: SATA max UDMA/133 abar m2048@0x91423000 port 0x91423180 irq 127
[    3.453133] focal kernel: libphy: r8169: probed
[    3.453423] focal kernel: r8169 0000:03:00.0 eth0: RTL8168h/8111h, 94:c6:91:ab:7e:c8, XID 541, IRQ 128
[    3.453426] focal kernel: r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    3.456736] focal kernel: cryptd: max_cpu_qlen set to 1000
[    3.474533] focal kernel: usbcore: registered new interface driver usbhid
[    3.474537] focal kernel: usbhid: USB HID core driver
[    3.478372] focal systemd-udevd[391]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[    3.483618] focal kernel: SSE version of gcm_enc/dec engaged.
[    3.528125] focal systemd-udevd[400]: Using default interface naming scheme 'v245'.
[    3.529782] focal systemd-udevd[400]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[    3.531904] focal kernel: r8169 0000:03:00.0 enp3s0: renamed from eth0
[    3.533051] focal kernel: input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.0/0003:045E:0800.0001/input/input5
[    3.593159] focal kernel: hid-generic 0003:045E:0800.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:15.0-2/input0
[    3.595485] focal kernel: input: Microsoft Microsoft® Nano Transceiver v2.0 Mouse as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.1/0003:045E:0800.0002/input/input6
[    3.595626] focal kernel: input: Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.1/0003:045E:0800.0002/input/input7
[    3.595708] focal kernel: hid-generic 0003:045E:0800.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:15.0-2/input1
[    3.596319] focal kernel: input: Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.2/0003:045E:0800.0003/input/input8
[    3.599982] focal systemd-udevd[386]: Using default interface naming scheme 'v245'.
[    3.653134] focal kernel: input: Microsoft Microsoft® Nano Transceiver v2.0 System Control as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.2/0003:045E:0800.0003/input/input10
[    3.653311] focal kernel: hid-generic 0003:045E:0800.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:15.0-2/input2
[    3.659616] focal systemd[1]: Reloading.
[    3.751807] focal kernel: ata2: SATA link down (SStatus 4 SControl 300)
[    3.898086] focal dracut-initqueue[534]: RTNETLINK answers: File exists
[    3.916913] focal kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.917381] focal kernel: ata1.00: ATA-9: WDC WDS120G2G0A-00JH30, UE450000, max UDMA/133
[    3.917384] focal kernel: ata1.00: 234455040 sectors, multi 1: LBA48 NCQ (depth 32)
[    3.922279] focal kernel: ata1.00: configured for UDMA/133
[    3.932354] focal kernel: ahci 0000:00:12.0: port does not support device sleep
[    3.932657] focal kernel: scsi 0:0:0:0: Direct-Access     ATA      WDC WDS120G2G0A- 0000 PQ: 0 ANSI: 5
[    3.933020] focal kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.933178] focal kernel: sd 0:0:0:0: [sda] 234455040 512-byte logical blocks: (120 GB/112 GiB)
[    3.933195] focal kernel: sd 0:0:0:0: [sda] Write Protect is off
[    3.933198] focal kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.933221] focal kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.956260] focal kernel:  sda: sda1 sda2 sda3
[    3.957024] focal kernel: sd 0:0:0:0: [sda] Attached SCSI disk
[    4.002259] focal systemd[1]: Found device WDC_WDS120G2G0A- 3.
[    4.019341] focal systemd[1]: Found device WDC_WDS120G2G0A- 1.
[    4.035834] focal systemd[1]: Found device WDC_WDS120G2G0A- 2.
[    4.046672] focal systemd[1]: Starting Cryptography Setup for dm_crypt-0...
[    4.060435] focal systemd-cryptsetup[559]: WARNING: Locking directory /run/cryptsetup is missing!
[    4.069457] focal systemd[1]: Started Dispatch Password Requests to Console.
[    5.195995] focal systemd-cryptsetup[559]: Set cipher aes, mode xts-plain64, key size 512 bits for device /dev/disk/by-uuid/c3d51935-6b45-419f-bbb5-751541a72b0c.
[    9.930593] focal systemd[1]: Finished Cryptography Setup for dm_crypt-0.
[    9.938853] focal systemd[1]: Reached target Local Encrypted Volumes.
[    9.946643] focal systemd[1]: Reached target System Initialization.
[    9.954597] focal systemd[1]: Reached target Basic System.
[   10.257254] focal dracut-initqueue[866]: Scanning devices dm-0  for LVM logical volumes ubuntu-vg/ubuntu-lv
[   10.283997] focal dracut-initqueue[891]: inactive '/dev/ubuntu-vg/ubuntu-lv' [55.14 GiB] inherit
[   10.384991] focal systemd[1]: Found device /dev/mapper/ubuntu--vg-ubuntu--lv.
[   10.392573] focal systemd[1]: Reached target Initrd Root Device.
[  142.809369] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  142.860183] focal dracut-initqueue[6245]: Scanning devices dm-0  for LVM logical volumes ubuntu-vg/ubuntu-lv
[  142.887838] focal dracut-initqueue[6270]: ACTIVE '/dev/ubuntu-vg/ubuntu-lv' [55.14 GiB] inherit
[  143.629261] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  144.189376] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  144.753368] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  145.309399] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  145.869344] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  146.425445] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  146.985386] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  147.545226] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  148.109348] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  148.673365] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  149.241308] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  149.801317] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  150.369316] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  150.929227] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  151.497307] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  152.061223] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  152.621471] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  153.177343] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  153.737318] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  154.301360] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  154.869481] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  155.441361] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  156.013386] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  156.593356] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  157.185370] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  157.753476] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  158.329220] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  158.889384] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  159.469347] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  160.045231] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  160.617364] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  161.181408] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  161.753374] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  162.325356] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  162.897380] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  163.457356] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  164.025380] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  164.585367] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  165.149366] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  165.709296] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  166.273340] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  166.833372] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  167.389370] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  167.945323] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  168.513394] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  169.073402] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  169.633371] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  170.193344] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  170.753364] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  171.313298] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  171.877390] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  172.457427] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  173.037365] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  173.597397] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  174.157352] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  174.717353] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  175.281400] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  175.845294] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  176.409374] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  176.973332] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  177.533386] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  178.093378] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  178.657443] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  179.221330] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  179.785343] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  180.345276] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  180.905370] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  181.465383] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  182.029265] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  182.597417] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  183.157403] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  183.721357] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  184.277355] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  184.837423] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  185.393360] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  185.953406] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  186.517381] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  187.081382] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  187.645283] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  188.209459] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  188.777359] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  189.361245] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  189.949443] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  190.537360] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  191.105421] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  191.685355] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  192.269408] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  192.849395] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  193.417429] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  194.005419] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  194.589410] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  195.185351] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  195.748978] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  196.329227] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  196.905437] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  197.481378] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  198.057360] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  198.629234] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  199.197307] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  199.757294] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  200.325334] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  200.885331] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  201.445315] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  202.005415] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  202.565351] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  203.125341] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  203.681397] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  204.245267] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  204.805416] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  205.373407] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  205.953375] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  206.517438] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  207.085399] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  207.665391] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  208.249384] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  208.825384] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  209.401374] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  209.977376] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  210.557374] focal dracut-initqueue[408]: Warning: dracut-initqueue timeout - starting timeout scripts
[  210.559245] focal dracut-initqueue[408]: Warning: Could not boot.
[  210.576976] focal systemd[1]: Starting Dracut Emergency Shell...

after the timeout from dracut, i can just "crtl+d" to leave the dracut emergency shell and the boot process continues without problems

I'm not the only one with the problem:
https://forums.centos.org/viewtopic.php?t=72240

unfortunately i can't find any error messages that bring me further, thanks for the help

@badsmoke badsmoke changed the title ubuntu 20.04 failed to autounlock tpm2, luks ubuntu 20.04 failed to boot after autounlock tpm2, luks Jun 3, 2020
@sergio-correia
Copy link
Collaborator

Try to specify rd.neednet=0 in your boot params and see if it helps.

@badsmoke
Copy link
Author

badsmoke commented Jun 9, 2020

thank you, I have adjusted rd.neednet=0

cmdline() {
    echo "rd.neednet=0"
}

in the file /usr/lib/dracut/modules.d/60clevis-pin-tang/module-setup.sh, now it works

jlebon added a commit to jlebon/clevis that referenced this issue Jul 2, 2020
By default, dracut builds generic initrds which by design shouldn't have
any configuration specific to a host baked in (as opposed to so-called
"hostonly" initrds). This property is leveraged with great success in
immutable hosts like Fedora CoreOS and its downstream RHCOS where the
initrd is created server-side.

By unconditionally injecting `rd.neednet=1`, the clevis-pin-tang dracut
module makes it impossible to be included into a truly generic initrd,
where one cannot make assumptions about the network (or lack thereof,
see latchset#54) of the target hosts.

So with a generic initrd, how can we make sure that networking is up at
initrd time on a host which has been configured with root-on-LUKS with a
Tang pin? By also configuring it with `rd.neednet=1` specified on the
kernel command-line, and possibly `ip=...` to configure the network
interfaces.

This is no different from root-on-{NFS,iSCSI,NBD,...}, where one must
use explicit kernel arguments like `root=nfs:<server>:...` or
`root=iscsi:<server>:...` or `root=nbd:<server>:...`, all of which imply
`rd.neednet=1` (one could imagine then a `root=tang:<luks2_uuid>` type
karg in the future which would be roughly equivalent to
`root=UUID=<luks2_uuid> rd.neednet=1`).

Dracut also allows one to build host-specific initrds using the
`-H`/`--hostonly` option, and further the ability to bake the
command-line arguments when `--hostonly-cmdline` is provided.

So a supplementary approach here would be for `install()` to only inject
`rd.neednet=1` if using `--hostonly-cmdline` *and* somewhere along the
root block device hierarchy, there is a Tang-pinned LUKS device. This is
also analogous to what other dracut modules like 95nfs and 95iscsi do.

However, optimizations for host-only initrds should not come before
getting correct support for generic initrds.

Closes: latchset#54
Closes: latchset#206
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants