daily pastebin goal
86%
SHARE
TWEET

Untitled

a guest Mar 21st, 2018 183 in 52 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. + cat /lib/dracut/dracut-046-2.git20170811.fc25
  2. dracut-046-2.git20170811.fc25
  3. + cat /proc/cmdline
  4. inst.stage2=hd:LABEL=Qubes-R4.0-rc5-x86_64 i915.alpha_support=1
  5. + '[' -f /etc/cmdline ']'
  6. + for _i in '/etc/cmdline.d/*.conf'
  7. + '[' -f /etc/cmdline.d/99-anaconda-disable-disk-activation.conf ']'
  8. + echo /etc/cmdline.d/99-anaconda-disable-disk-activation.conf
  9. /etc/cmdline.d/99-anaconda-disable-disk-activation.conf
  10. + cat /etc/cmdline.d/99-anaconda-disable-disk-activation.conf
  11. rd.dm=0
  12. rd.md=0
  13. rd.lvm=0
  14. rd.luks=0
  15. + cat /proc/self/mountinfo
  16. 1 1 0:2 / / rw shared:1 - rootfs rootfs rw,size=7792580k,nr_inodes=1948145
  17. 18 1 0:18 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw
  18. 19 1 0:5 / /proc rw,nosuid,nodev,noexec,relatime shared:8 - proc proc rw
  19. 20 1 0:6 / /dev rw,nosuid shared:9 - devtmpfs devtmpfs rw,size=7792596k,nr_inodes=1948149,mode=755
  20. 21 18 0:7 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime shared:3 - securityfs securityfs rw
  21. 22 20 0:19 / /dev/shm rw,nosuid,nodev shared:10 - tmpfs tmpfs rw
  22. 23 20 0:20 / /dev/pts rw,nosuid,noexec,relatime shared:11 - devpts devpts rw,gid=5,mode=620,ptmxmode=000
  23. 24 1 0:21 / /run rw,nosuid,nodev shared:12 - tmpfs tmpfs rw,mode=755
  24. 25 18 0:22 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs tmpfs ro,mode=755
  25. 26 25 0:23 / /sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:5 - cgroup cgroup rw,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd
  26. 27 18 0:24 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime shared:6 - pstore pstore rw
  27. 28 18 0:25 / /sys/firmware/efi/efivars rw,nosuid,nodev,noexec,relatime shared:7 - efivarfs efivarfs rw
  28. 29 25 0:26 / /sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:13 - cgroup cgroup rw,perf_event
  29. 30 25 0:27 / /sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:14 - cgroup cgroup rw,hugetlb
  30. 31 25 0:28 / /sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:15 - cgroup cgroup rw,memory
  31. 32 25 0:29 / /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:16 - cgroup cgroup rw,freezer
  32. 33 25 0:30 / /sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:17 - cgroup cgroup rw,devices
  33. 34 25 0:31 / /sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:18 - cgroup cgroup rw,cpu,cpuacct
  34. 35 25 0:32 / /sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime shared:19 - cgroup cgroup rw,net_cls,net_prio
  35. 36 25 0:33 / /sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:20 - cgroup cgroup rw,cpuset
  36. 37 25 0:34 / /sys/fs/cgroup/pids rw,nosuid,nodev,noexec,relatime shared:21 - cgroup cgroup rw,pids
  37. 38 25 0:35 / /sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:22 - cgroup cgroup rw,blkio
  38. 61 18 0:36 / /sys/kernel/config rw,relatime shared:23 - configfs configfs rw
  39. + cat /proc/mounts
  40. rootfs / rootfs rw,size=7792580k,nr_inodes=1948145 0 0
  41. sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
  42. proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
  43. devtmpfs /dev devtmpfs rw,nosuid,size=7792596k,nr_inodes=1948149,mode=755 0 0
  44. securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
  45. tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
  46. devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
  47. tmpfs /run tmpfs rw,nosuid,nodev,mode=755 0 0
  48. tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
  49. cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd 0 0
  50. pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0
  51. efivarfs /sys/firmware/efi/efivars efivarfs rw,nosuid,nodev,noexec,relatime 0 0
  52. cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0
  53. cgroup /sys/fs/cgroup/hugetlb cgroup rw,nosuid,nodev,noexec,relatime,hugetlb 0 0
  54. cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
  55. cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
  56. cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
  57. cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
  58. cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
  59. cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
  60. cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0
  61. cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
  62. configfs /sys/kernel/config configfs rw,relatime 0 0
  63. + blkid
  64. /dev/nvme0n1: PTUUID="87275cba-9d63-4b21-a217-288b286ff45f" PTTYPE="gpt"
  65. /dev/nvme0n1p1: LABEL="ESP" UUID="BC8A-4C65" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="05c089a2-2863-44df-a7d4-d73745a7d00c"
  66. /dev/nvme0n1p2: PARTLABEL="Microsoft reserved partition" PARTUUID="16ad750d-de97-4fc1-b289-f74f127290c3"
  67. /dev/nvme0n1p3: UUID="28BC3165BC312F26" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="11c383fb-2027-4ba9-b821-b8f469112b9c"
  68. /dev/nvme0n1p4: LABEL="stlouis" UUID="60889b9f-5140-4d6a-a158-2c6ff8fba1b4" UUID_SUB="fbb17f3c-9117-4371-b503-e8fc20f9ed84" TYPE="btrfs" PARTLABEL="stlouis" PARTUUID="86d98ead-2d80-42c7-aeba-9c9b238c8546"
  69. /dev/sda1: LABEL="QUBES-R4_0-" UUID="0822-8523" TYPE="vfat" PARTUUID="0001b987-01"
  70. + blkid -o udev
  71. ID_FS_LABEL=ESP
  72. ID_FS_LABEL_ENC=ESP
  73. ID_FS_UUID=BC8A-4C65
  74. ID_FS_UUID_ENC=BC8A-4C65
  75. ID_FS_TYPE=vfat
  76. ID_FS_PARTLABEL=EFI system partition
  77. ID_FS_PARTUUID=05c089a2-2863-44df-a7d4-d73745a7d00c
  78.  
  79. ID_FS_UUID=28BC3165BC312F26
  80. ID_FS_UUID_ENC=28BC3165BC312F26
  81. ID_FS_TYPE=ntfs
  82. ID_FS_PARTLABEL=Basic data partition
  83. ID_FS_PARTUUID=11c383fb-2027-4ba9-b821-b8f469112b9c
  84.  
  85. ID_FS_LABEL=stlouis
  86. ID_FS_LABEL_ENC=stlouis
  87. ID_FS_UUID=60889b9f-5140-4d6a-a158-2c6ff8fba1b4
  88. ID_FS_UUID_ENC=60889b9f-5140-4d6a-a158-2c6ff8fba1b4
  89. ID_FS_UUID_SUB=fbb17f3c-9117-4371-b503-e8fc20f9ed84
  90. ID_FS_UUID_SUB_ENC=fbb17f3c-9117-4371-b503-e8fc20f9ed84
  91. ID_FS_TYPE=btrfs
  92. ID_FS_PARTLABEL=stlouis
  93. ID_FS_PARTUUID=86d98ead-2d80-42c7-aeba-9c9b238c8546
  94.  
  95. ID_FS_LABEL=QUBES-R4_0-
  96. ID_FS_LABEL_ENC=QUBES-R4_0-
  97. ID_FS_UUID=0822-8523
  98. ID_FS_UUID_ENC=0822-8523
  99. ID_FS_TYPE=vfat
  100. ID_FS_PARTUUID=0001b987-01
  101.  
  102. ID_PART_TABLE_UUID=87275cba-9d63-4b21-a217-288b286ff45f
  103. ID_PART_TABLE_TYPE=gpt
  104.  
  105. ID_FS_PARTLABEL=Microsoft reserved partition
  106. ID_FS_PARTUUID=16ad750d-de97-4fc1-b289-f74f127290c3
  107. + ls -l /dev/disk/by-id /dev/disk/by-label /dev/disk/by-partlabel /dev/disk/by-partuuid /dev/disk/by-path /dev/disk/by-uuid
  108. /dev/disk/by-id:
  109. total 0
  110. lrwxrwxrwx 1 root root 13 Mar 21 22:48 nvme-eui.0025388c7103b137 -> ../../nvme0n1
  111. lrwxrwxrwx 1 root root 15 Mar 21 22:48 nvme-eui.0025388c7103b137-part1 -> ../../nvme0n1p1
  112. lrwxrwxrwx 1 root root 15 Mar 21 22:48 nvme-eui.0025388c7103b137-part2 -> ../../nvme0n1p2
  113. lrwxrwxrwx 1 root root 15 Mar 21 22:48 nvme-eui.0025388c7103b137-part3 -> ../../nvme0n1p3
  114. lrwxrwxrwx 1 root root 15 Mar 21 22:48 nvme-eui.0025388c7103b137-part4 -> ../../nvme0n1p4
  115. lrwxrwxrwx 1 root root  9 Mar 21 22:48 usb-Generic-_SD_MMC_CRW_28203008282014000-0:0 -> ../../sdb
  116. lrwxrwxrwx 1 root root  9 Mar 21 22:48 usb-Samsung_Flash_Drive_0376618010008240-0:0 -> ../../sda
  117. lrwxrwxrwx 1 root root 10 Mar 21 22:48 usb-Samsung_Flash_Drive_0376618010008240-0:0-part1 -> ../../sda1
  118.  
  119. /dev/disk/by-label:
  120. total 0
  121. lrwxrwxrwx 1 root root 15 Mar 21 22:48 ESP -> ../../nvme0n1p1
  122. lrwxrwxrwx 1 root root 10 Mar 21 22:48 QUBES-R4_0- -> ../../sda1
  123. lrwxrwxrwx 1 root root 15 Mar 21 22:48 stlouis -> ../../nvme0n1p4
  124.  
  125. /dev/disk/by-partlabel:
  126. total 0
  127. lrwxrwxrwx 1 root root 15 Mar 21 22:48 Basic\x20data\x20partition -> ../../nvme0n1p3
  128. lrwxrwxrwx 1 root root 15 Mar 21 22:48 EFI\x20system\x20partition -> ../../nvme0n1p1
  129. lrwxrwxrwx 1 root root 15 Mar 21 22:48 Microsoft\x20reserved\x20partition -> ../../nvme0n1p2
  130. lrwxrwxrwx 1 root root 15 Mar 21 22:48 stlouis -> ../../nvme0n1p4
  131.  
  132. /dev/disk/by-partuuid:
  133. total 0
  134. lrwxrwxrwx 1 root root 10 Mar 21 22:48 0001b987-01 -> ../../sda1
  135. lrwxrwxrwx 1 root root 15 Mar 21 22:48 05c089a2-2863-44df-a7d4-d73745a7d00c -> ../../nvme0n1p1
  136. lrwxrwxrwx 1 root root 15 Mar 21 22:48 11c383fb-2027-4ba9-b821-b8f469112b9c -> ../../nvme0n1p3
  137. lrwxrwxrwx 1 root root 15 Mar 21 22:48 16ad750d-de97-4fc1-b289-f74f127290c3 -> ../../nvme0n1p2
  138. lrwxrwxrwx 1 root root 15 Mar 21 22:48 86d98ead-2d80-42c7-aeba-9c9b238c8546 -> ../../nvme0n1p4
  139.  
  140. /dev/disk/by-path:
  141. total 0
  142. lrwxrwxrwx 1 root root  9 Mar 21 22:48 pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0 -> ../../sda
  143. lrwxrwxrwx 1 root root 10 Mar 21 22:48 pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 -> ../../sda1
  144. lrwxrwxrwx 1 root root  9 Mar 21 22:48 pci-0000:00:14.0-usb-0:3:1.0-scsi-0:0:0:0 -> ../../sdb
  145.  
  146. /dev/disk/by-uuid:
  147. total 0
  148. lrwxrwxrwx 1 root root 10 Mar 21 22:48 0822-8523 -> ../../sda1
  149. lrwxrwxrwx 1 root root 15 Mar 21 22:48 28BC3165BC312F26 -> ../../nvme0n1p3
  150. lrwxrwxrwx 1 root root 15 Mar 21 22:48 60889b9f-5140-4d6a-a158-2c6ff8fba1b4 -> ../../nvme0n1p4
  151. lrwxrwxrwx 1 root root 15 Mar 21 22:48 BC8A-4C65 -> ../../nvme0n1p1
  152. + for _i in '/etc/conf.d/*.conf'
  153. + '[' -f /etc/conf.d/systemd.conf ']'
  154. + echo /etc/conf.d/systemd.conf
  155. /etc/conf.d/systemd.conf
  156. + cat /etc/conf.d/systemd.conf
  157. systemdutildir="/usr/lib/systemd"
  158. systemdsystemunitdir="/usr/lib/systemd/system"
  159. systemdsystemconfdir="/etc/systemd/system"
  160. + command -v lvm
  161. + command -v dmsetup
  162. + dmsetup ls --tree
  163. No devices found
  164. + cat /proc/mdstat
  165. Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] [linear]
  166. unused devices: <none>
  167. + command -v ip
  168. + command -v journalctl
  169. + journalctl -ab --no-pager -o short-monotonic
  170. -- Logs begin at Wed 2018-03-21 22:48:30 UTC, end at Wed 2018-03-21 22:51:54 UTC. --
  171. [    4.788403] localhost systemd-journald[232]: Runtime journal (/run/log/journal/) is 8.0M, max 762.1M, 754.1M free.
  172. [    0.000000] localhost kernel: random: get_random_bytes called from start_kernel+0x42/0x4f8 with crng_init=0
  173. [    0.000000] localhost kernel: Linux version 4.13.16-100.fc25.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 6.4.1 20170727 (Red Hat 6.4.1-1) (GCC)) #1 SMP Mon Nov 27 19:52:46 UTC 2017
  174. [    0.000000] localhost kernel: Command line: inst.stage2=hd:LABEL=Qubes-R4.0-rc5-x86_64 i915.alpha_support=1
  175. [    0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  176. [    0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  177. [    0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  178. [    0.000000] localhost kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
  179. [    0.000000] localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  180. [    0.000000] localhost kernel: Released 0 page(s)
  181. [    0.000000] localhost kernel: e820: BIOS-provided physical RAM map:
  182. [    0.000000] localhost kernel: Xen: [mem 0x0000000000000000-0x000000000000bfff] reserved
  183. [    0.000000] localhost kernel: Xen: [mem 0x000000000000c000-0x0000000000057fff] usable
  184. [    0.000000] localhost kernel: Xen: [mem 0x0000000000058000-0x0000000000058fff] reserved
  185. [    0.000000] localhost kernel: Xen: [mem 0x0000000000059000-0x0000000000069fff] usable
  186. [    0.000000] localhost kernel: Xen: [mem 0x000000000006a000-0x000000000010ffff] reserved
  187. [    0.000000] localhost kernel: Xen: [mem 0x0000000000110000-0x000000004f22ffff] usable
  188. [    0.000000] localhost kernel: Xen: [mem 0x000000004f230000-0x000000004f231fff] reserved
  189. [    0.000000] localhost kernel: Xen: [mem 0x000000004f232000-0x000000004ff0bfff] usable
  190. [    0.000000] localhost kernel: Xen: [mem 0x000000004ff0c000-0x000000004ff0cfff] reserved
  191. [    0.000000] localhost kernel: Xen: [mem 0x000000004ff0d000-0x00000000900dafff] usable
  192. [    0.000000] localhost kernel: Xen: [mem 0x00000000900db000-0x00000000900fafff] reserved
  193. [    0.000000] localhost kernel: Xen: [mem 0x00000000900fb000-0x0000000092bbbfff] usable
  194. [    0.000000] localhost kernel: Xen: [mem 0x0000000092bbc000-0x0000000094f7efff] reserved
  195. [    0.000000] localhost kernel: Xen: [mem 0x0000000094f7f000-0x0000000094f7ffff] ACPI NVS
  196. [    0.000000] localhost kernel: Xen: [mem 0x0000000094f80000-0x00000000950cafff] reserved
  197. [    0.000000] localhost kernel: Xen: [mem 0x00000000950cb000-0x00000000954d9fff] usable
  198. [    0.000000] localhost kernel: Xen: [mem 0x00000000954da000-0x0000000096deffff] reserved
  199. [    0.000000] localhost kernel: Xen: [mem 0x0000000096df0000-0x0000000097634fff] usable
  200. [    0.000000] localhost kernel: Xen: [mem 0x0000000097635000-0x0000000097de4fff] reserved
  201. [    0.000000] localhost kernel: Xen: [mem 0x0000000097de5000-0x0000000097e5ffff] usable
  202. [    0.000000] localhost kernel: Xen: [mem 0x0000000097e60000-0x00000000982d4fff] reserved
  203. [    0.000000] localhost kernel: Xen: [mem 0x00000000982d5000-0x00000000983a7fff] usable
  204. [    0.000000] localhost kernel: Xen: [mem 0x00000000983a8000-0x00000000989c5fff] reserved
  205. [    0.000000] localhost kernel: Xen: [mem 0x00000000989c6000-0x0000000098b62fff] usable
  206. [    0.000000] localhost kernel: Xen: [mem 0x0000000098b63000-0x0000000098c31fff] reserved
  207. [    0.000000] localhost kernel: Xen: [mem 0x0000000098c32000-0x0000000098ca8fff] usable
  208. [    0.000000] localhost kernel: Xen: [mem 0x0000000098ca9000-0x0000000098f8efff] reserved
  209. [    0.000000] localhost kernel: Xen: [mem 0x0000000098f8f000-0x000000009907ffff] usable
  210. [    0.000000] localhost kernel: Xen: [mem 0x0000000099080000-0x00000000990b9fff] reserved
  211. [    0.000000] localhost kernel: Xen: [mem 0x00000000990ba000-0x00000000990bbfff] usable
  212. [    0.000000] localhost kernel: Xen: [mem 0x00000000990bc000-0x000000009b0d9fff] reserved
  213. [    0.000000] localhost kernel: Xen: [mem 0x000000009b0da000-0x000000009dab5fff] usable
  214. [    0.000000] localhost kernel: Xen: [mem 0x000000009dab6000-0x000000009ff1afff] reserved
  215. [    0.000000] localhost kernel: Xen: [mem 0x000000009ff1b000-0x000000009ff99fff] ACPI NVS
  216. [    0.000000] localhost kernel: Xen: [mem 0x000000009ff9a000-0x000000009fffefff] ACPI data
  217. [    0.000000] localhost kernel: Xen: [mem 0x000000009ffff000-0x00000000a7ffffff] reserved
  218. [    0.000000] localhost kernel: Xen: [mem 0x00000000a8200000-0x00000000ac7fffff] reserved
  219. [    0.000000] localhost kernel: Xen: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
  220. [    0.000000] localhost kernel: Xen: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
  221. [    0.000000] localhost kernel: Xen: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  222. [    0.000000] localhost kernel: Xen: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
  223. [    0.000000] localhost kernel: Xen: [mem 0x00000000fed90000-0x00000000fed91fff] reserved
  224. [    0.000000] localhost kernel: Xen: [mem 0x00000000fee00000-0x00000000feefffff] reserved
  225. [    0.000000] localhost kernel: Xen: [mem 0x0000000100000000-0x00000004517fffff] usable
  226. [    0.000000] localhost kernel: NX (Execute Disable) protection: active
  227. [    0.000000] localhost kernel: efi: EFI v2.50 by Lenovo
  228. [    0.000000] localhost kernel: efi:  SMBIOS=0x9f03d000  SMBIOS 3.0=0x9f03a000  ACPI=0x9fffe000  ACPI 2.0=0x9fffe014  MPS=0x9f437000  ESRT=0x9eeb4000  MEMATTR=0x990c2018
  229. [    0.000000] localhost kernel: random: fast init done
  230. [    0.000000] localhost kernel: SMBIOS 3.0.0 present.
  231. [    0.000000] localhost kernel: DMI: LENOVO 20KH002HUS/20KH002HUS, BIOS N23ET37W (1.12 ) 02/27/2018
  232. [    0.000000] localhost kernel: Hypervisor detected: Xen PV
  233. [    0.000000] localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  234. [    0.000000] localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
  235. [    0.000000] localhost kernel: e820: last_pfn = 0x451800 max_arch_pfn = 0x400000000
  236. [    0.000000] localhost kernel: MTRR: Disabled
  237. [    0.000000] localhost kernel: x86/PAT: MTRRs disabled, skipping PAT initialization too.
  238. [    0.000000] localhost kernel: x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WC  WP  UC  UC  
  239. [    0.000000] localhost kernel: e820: last_pfn = 0x9dab6 max_arch_pfn = 0x400000000
  240. [    0.000000] localhost kernel: Base memory trampoline at [ffff880000064000] 64000 size 24576
  241. [    0.000000] localhost kernel: BRK [0x02495000, 0x02495fff] PGTABLE
  242. [    0.000000] localhost kernel: BRK [0x02496000, 0x02496fff] PGTABLE
  243. [    0.000000] localhost kernel: BRK [0x02497000, 0x02497fff] PGTABLE
  244. [    0.000000] localhost kernel: BRK [0x02498000, 0x02498fff] PGTABLE
  245. [    0.000000] localhost kernel: BRK [0x02499000, 0x02499fff] PGTABLE
  246. [    0.000000] localhost kernel: BRK [0x0249a000, 0x0249afff] PGTABLE
  247. [    0.000000] localhost kernel: BRK [0x0249b000, 0x0249bfff] PGTABLE
  248. [    0.000000] localhost kernel: BRK [0x0249c000, 0x0249cfff] PGTABLE
  249. [    0.000000] localhost kernel: BRK [0x0249d000, 0x0249dfff] PGTABLE
  250. [    0.000000] localhost kernel: BRK [0x0249e000, 0x0249efff] PGTABLE
  251. [    0.000000] localhost kernel: BRK [0x0249f000, 0x0249ffff] PGTABLE
  252. [    0.000000] localhost kernel: BRK [0x024a0000, 0x024a0fff] PGTABLE
  253. [    0.000000] localhost kernel: Secure boot could not be determined
  254. [    0.000000] localhost kernel: RAMDISK: [mem 0x04000000-0x053affff]
  255. [    0.000000] localhost kernel: ACPI: Early table checksum verification disabled
  256. [    0.000000] localhost kernel: ACPI: RSDP 0x000000009FFFE014 000024 (v02 LENOVO)
  257. [    0.000000] localhost kernel: ACPI: XSDT 0x000000009FFB2188 000124 (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  258. [    0.000000] localhost kernel: ACPI: FACP 0x000000009FFEB000 0000F4 (v05 LENOVO TP-N23   00001120 PTEC 00000002)
  259. [    0.000000] localhost kernel: ACPI: DSDT 0x000000009FFC0000 02616A (v02 LENOVO SKL      00000000 INTL 20160527)
  260. [    0.000000] localhost kernel: ACPI: FACS 0x000000009FF3D000 000040
  261. [    0.000000] localhost kernel: ACPI: SSDT 0x000000009FFF3000 0099C0 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
  262. [    0.000000] localhost kernel: ACPI: SSDT 0x000000009FFF2000 0003DB (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
  263. [    0.000000] localhost kernel: ACPI: TPM2 0x000000009FFF1000 000034 (v03 LENOVO TP-N23   00001120 PTEC 00000002)
  264. [    0.000000] localhost kernel: ACPI: UEFI 0x000000009FF53000 000042 (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  265. [    0.000000] localhost kernel: ACPI: SSDT 0x000000009FFED000 0030A3 (v02 LENOVO SaSsdt   00003000 INTL 20160527)
  266. [    0.000000] localhost kernel: ACPI: SSDT 0x000000009FFEC000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
  267. [    0.000000] localhost kernel: ACPI: HPET 0x000000009FFEA000 000038 (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  268. [    0.000000] localhost kernel: ACPI: APIC 0x000000009FFE9000 00012C (v03 LENOVO TP-N23   00001120 PTEC 00000002)
  269. [    0.000000] localhost kernel: ACPI: MCFG 0x000000009FFE8000 00003C (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  270. [    0.000000] localhost kernel: ACPI: ECDT 0x000000009FFE7000 000053 (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  271. [    0.000000] localhost kernel: ACPI: SSDT 0x000000009FFBE000 001C9C (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
  272. [    0.000000] localhost kernel: ACPI: SSDT 0x000000009FFBC000 00173F (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
  273. [    0.000000] localhost kernel: ACPI: BOOT 0x000000009FFBB000 000028 (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  274. [    0.000000] localhost kernel: ACPI: BATB 0x000000009FFBA000 00004A (v02 LENOVO TP-N23   00001120 PTEC 00000002)
  275. [    0.000000] localhost kernel: ACPI: SLIC 0x000000009FFB9000 000176 (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  276. [    0.000000] localhost kernel: ACPI: SSDT 0x000000009FFB7000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
  277. [    0.000000] localhost kernel: ACPI: SSDT 0x000000009FFB6000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
  278. [    0.000000] localhost kernel: ACPI: SSDT 0x000000009FFB5000 0006BF (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
  279. [    0.000000] localhost kernel: ACPI: LPIT 0x000000009FFB4000 000094 (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  280. [    0.000000] localhost kernel: ACPI: WSMT 0x000000009FFB3000 000028 (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  281. [    0.000000] localhost kernel: ACPI: SSDT 0x000000009FFB0000 001520 (v02 LENOVO RVPRRtd3 00001000 INTL 20160527)
  282. [    0.000000] localhost kernel: ACPI: SSDT 0x000000009FFFD000 0001D8 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
  283. [    0.000000] localhost kernel: ACPI: SSDT 0x000000009FFAF000 000590 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
  284. [    0.000000] localhost kernel: ACPI: DBGP 0x000000009FFAE000 000034 (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  285. [    0.000000] localhost kernel: ACPI: DBG2 0x000000009FFAD000 000054 (v00 LENOVO TP-N23   00001120 PTEC 00000002)
  286. [    0.000000] localhost kernel: ACPI: MSDM 0x000000009FFAC000 000055 (v03 LENOVO TP-N23   00001120 PTEC 00000002)
  287. [    0.000000] localhost kernel: ACPI: RMAD 0x000000009FFAB000 0000CC (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  288. [    0.000000] localhost kernel: ACPI: NHLT 0x000000009FFAA000 00002D (v00 LENOVO TP-N23   00001120 PTEC 00000002)
  289. [    0.000000] localhost kernel: ACPI: ASF! 0x000000009FFA9000 0000A0 (v32 LENOVO TP-N23   00001120 PTEC 00000002)
  290. [    0.000000] localhost kernel: ACPI: FPDT 0x000000009FFA8000 000044 (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  291. [    0.000000] localhost kernel: ACPI: UEFI 0x000000009FF2B000 00013E (v01 LENOVO TP-N23   00001120 PTEC 00000002)
  292. [    0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000
  293. [    0.000000] localhost kernel: Setting APIC routing to Xen PV.
  294. [    0.000000] localhost kernel: NUMA turned off
  295. [    0.000000] localhost kernel: Faking a node at [mem 0x0000000000000000-0x00000004517fffff]
  296. [    0.000000] localhost kernel: NODE_DATA(0) allocated [mem 0x3d1b24000-0x3d1b4efff]
  297. [    0.000000] localhost kernel: Zone ranges:
  298. [    0.000000] localhost kernel:   DMA      [mem 0x000000000000c000-0x0000000000ffffff]
  299. [    0.000000] localhost kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  300. [    0.000000] localhost kernel:   Normal   [mem 0x0000000100000000-0x00000004517fffff]
  301. [    0.000000] localhost kernel:   Device   empty
  302. [    0.000000] localhost kernel: Movable zone start for each node
  303. [    0.000000] localhost kernel: Early memory node ranges
  304. [    0.000000] localhost kernel:   node   0: [mem 0x000000000000c000-0x0000000000057fff]
  305. [    0.000000] localhost kernel:   node   0: [mem 0x0000000000059000-0x0000000000069fff]
  306. [    0.000000] localhost kernel:   node   0: [mem 0x0000000000110000-0x000000004f22ffff]
  307. [    0.000000] localhost kernel:   node   0: [mem 0x000000004f232000-0x000000004ff0bfff]
  308. [    0.000000] localhost kernel:   node   0: [mem 0x000000004ff0d000-0x00000000900dafff]
  309. [    0.000000] localhost kernel:   node   0: [mem 0x00000000900fb000-0x0000000092bbbfff]
  310. [    0.000000] localhost kernel:   node   0: [mem 0x00000000950cb000-0x00000000954d9fff]
  311. [    0.000000] localhost kernel:   node   0: [mem 0x0000000096df0000-0x0000000097634fff]
  312. [    0.000000] localhost kernel:   node   0: [mem 0x0000000097de5000-0x0000000097e5ffff]
  313. [    0.000000] localhost kernel:   node   0: [mem 0x00000000982d5000-0x00000000983a7fff]
  314. [    0.000000] localhost kernel:   node   0: [mem 0x00000000989c6000-0x0000000098b62fff]
  315. [    0.000000] localhost kernel:   node   0: [mem 0x0000000098c32000-0x0000000098ca8fff]
  316. [    0.000000] localhost kernel:   node   0: [mem 0x0000000098f8f000-0x000000009907ffff]
  317. [    0.000000] localhost kernel:   node   0: [mem 0x00000000990ba000-0x00000000990bbfff]
  318. [    0.000000] localhost kernel:   node   0: [mem 0x000000009b0da000-0x000000009dab5fff]
  319. [    0.000000] localhost kernel:   node   0: [mem 0x0000000100000000-0x00000004517fffff]
  320. [    0.000000] localhost kernel: Initmem setup node 0 [mem 0x000000000000c000-0x00000004517fffff]
  321. [    0.000000] localhost kernel: On node 0 totalpages: 4095339
  322. [    0.000000] localhost kernel:   DMA zone: 64 pages used for memmap
  323. [    0.000000] localhost kernel:   DMA zone: 10 pages reserved
  324. [    0.000000] localhost kernel:   DMA zone: 3917 pages, LIFO batch:0
  325. [    0.000000] localhost kernel:   DMA32 zone: 9561 pages used for memmap
  326. [    0.000000] localhost kernel:   DMA32 zone: 611870 pages, LIFO batch:31
  327. [    0.000000] localhost kernel:   Normal zone: 54368 pages used for memmap
  328. [    0.000000] localhost kernel:   Normal zone: 3479552 pages, LIFO batch:31
  329. [    0.000000] localhost kernel: p2m virtual area at ffffc90000000000, size is 2400000
  330. [    0.000000] localhost kernel: Remapped 432789 page(s)
  331. [    0.000000] localhost kernel: Reserving Intel graphics memory at 0x00000000aa800000-0x00000000ac7fffff
  332. [    0.000000] localhost kernel: ACPI: PM-Timer IO Port: 0x1808
  333. [    0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000
  334. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  335. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  336. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  337. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  338. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  339. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  340. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  341. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  342. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
  343. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
  344. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
  345. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
  346. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
  347. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
  348. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
  349. [    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
  350. [    0.000000] localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  351. [    0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  352. [    0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  353. [    0.000000] localhost kernel: ACPI: IRQ0 used by override.
  354. [    0.000000] localhost kernel: ACPI: IRQ9 used by override.
  355. [    0.000000] localhost kernel: Using ACPI (MADT) for SMP configuration information
  356. [    0.000000] localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
  357. [    0.000000] localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  358. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x0000bfff]
  359. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
  360. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x0006a000-0x0010ffff]
  361. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x4f230000-0x4f231fff]
  362. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x4ff0c000-0x4ff0cfff]
  363. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x900db000-0x900fafff]
  364. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x92bbc000-0x94f7efff]
  365. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x94f7f000-0x94f7ffff]
  366. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x94f80000-0x950cafff]
  367. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x954da000-0x96deffff]
  368. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x97635000-0x97de4fff]
  369. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x97e60000-0x982d4fff]
  370. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x983a8000-0x989c5fff]
  371. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x98b63000-0x98c31fff]
  372. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x98ca9000-0x98f8efff]
  373. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x99080000-0x990b9fff]
  374. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x990bc000-0x9b0d9fff]
  375. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x9dab6000-0x9ff1afff]
  376. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x9ff1b000-0x9ff99fff]
  377. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x9ff9a000-0x9fffefff]
  378. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x9ffff000-0xa7ffffff]
  379. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xa8000000-0xa81fffff]
  380. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xa8200000-0xac7fffff]
  381. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xac800000-0xefffffff]
  382. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
  383. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfe00ffff]
  384. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
  385. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
  386. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  387. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed1ffff]
  388. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
  389. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
  390. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfed91fff]
  391. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed92000-0xfedfffff]
  392. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
  393. [    0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfef00000-0xffffffff]
  394. [    0.000000] localhost kernel: e820: [mem 0xac800000-0xefffffff] available for PCI devices
  395. [    0.000000] localhost kernel: Booting paravirtualized kernel on Xen
  396. [    0.000000] localhost kernel: Xen version: 4.8.3 (preserve-AD)
  397. [    0.000000] localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  398. [    0.000000] localhost kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  399. [    0.000000] localhost kernel: percpu: Embedded 37 pages/cpu @ffff88043b200000 s112600 r8192 d30760 u262144
  400. [    0.000000] localhost kernel: pcpu-alloc: s112600 r8192 d30760 u262144 alloc=1*2097152
  401. [    0.000000] localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  402. [    0.000000] localhost kernel: Built 1 zonelists in Node order, mobility grouping on.  Total pages: 4031336
  403. [    0.000000] localhost kernel: Policy zone: Normal
  404. [    0.000000] localhost kernel: Kernel command line: inst.stage2=hd:LABEL=Qubes-R4.0-rc5-x86_64 i915.alpha_support=1
  405. [    0.000000] localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
  406. [    0.000000] localhost kernel: x2apic disabled
  407. [    0.000000] localhost kernel: software IO TLB [mem 0x437200000-0x43b200000] (64MB) mapped at [ffff880437200000-ffff88043b1fffff]
  408. [    0.000000] localhost kernel: Memory: 15585164K/16381356K available (8846K kernel code, 2403K rwdata, 3760K rodata, 2224K init, 1976K bss, 796192K reserved, 0K cma-reserved)
  409. [    0.000000] localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  410. [    0.000000] localhost kernel: ftrace: allocating 34901 entries in 137 pages
  411. [    0.001000] localhost kernel: Hierarchical RCU implementation.
  412. [    0.001000] localhost kernel:    RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
  413. [    0.001000] localhost kernel:    Tasks RCU enabled.
  414. [    0.001000] localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  415. [    0.001000] localhost kernel: Using NULL legacy PIC
  416. [    0.001000] localhost kernel: NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 0
  417. [    0.001000] localhost kernel: xen:events: Using FIFO-based ABI
  418. [    0.001000] localhost kernel: xen: --> pirq=1 -> irq=1 (gsi=1)
  419. [    0.001000] localhost kernel: xen: --> pirq=2 -> irq=2 (gsi=2)
  420. [    0.001000] localhost kernel: xen: --> pirq=3 -> irq=3 (gsi=3)
  421. [    0.001000] localhost kernel: xen: --> pirq=4 -> irq=4 (gsi=4)
  422. [    0.001000] localhost kernel: xen: --> pirq=5 -> irq=5 (gsi=5)
  423. [    0.001000] localhost kernel: xen: --> pirq=6 -> irq=6 (gsi=6)
  424. [    0.001000] localhost kernel: xen: --> pirq=7 -> irq=7 (gsi=7)
  425. [    0.001000] localhost kernel: xen: --> pirq=8 -> irq=8 (gsi=8)
  426. [    0.001000] localhost kernel: xen: --> pirq=9 -> irq=9 (gsi=9)
  427. [    0.001000] localhost kernel: xen: --> pirq=10 -> irq=10 (gsi=10)
  428. [    0.001000] localhost kernel: xen: --> pirq=11 -> irq=11 (gsi=11)
  429. [    0.001000] localhost kernel: xen: --> pirq=12 -> irq=12 (gsi=12)
  430. [    0.001000] localhost kernel: xen: --> pirq=13 -> irq=13 (gsi=13)
  431. [    0.001000] localhost kernel: xen: --> pirq=14 -> irq=14 (gsi=14)
  432. [    0.001000] localhost kernel: xen: --> pirq=15 -> irq=15 (gsi=15)
  433. [    0.001000] localhost kernel:    Offload RCU callbacks from CPUs: .
  434. [    0.001000] localhost kernel: Console: colour dummy device 80x25
  435. [    0.001000] localhost kernel: console [tty0] enabled
  436. [    0.001000] localhost kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
  437. [    0.001000] localhost kernel: Xen: using vcpuop timer interface
  438. [    0.001000] localhost kernel: installing Xen timer for CPU 0
  439. [    0.001000] localhost kernel: tsc: Detected 2100.000 MHz processor
  440. [    0.001000] localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4224.34 BogoMIPS (lpj=2112172)
  441. [    0.001000] localhost kernel: pid_max: default: 32768 minimum: 301
  442. [    0.001000] localhost kernel: ACPI: Core revision 20170531
  443. [    0.495120] localhost kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
  444. [    0.496853] localhost kernel: Security Framework initialized
  445. [    0.496867] localhost kernel: Yama: becoming mindful.
  446. [    0.496896] localhost kernel: SELinux:  Initializing.
  447. [    0.496949] localhost kernel: SELinux:  Starting in permissive mode
  448. [    0.511554] localhost kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  449. [    0.518870] localhost kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  450. [    0.519141] localhost kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  451. [    0.519382] localhost kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  452. [    0.520361] localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  453. [    0.520366] localhost kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  454. [    0.520387] localhost kernel: CPU: Physical Processor ID: 0
  455. [    0.520391] localhost kernel: CPU: Processor Core ID: 0
  456. [    0.520400] localhost kernel: mce: CPU supports 2 MCE banks
  457. [    0.520461] localhost kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  458. [    0.520464] localhost kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  459. [    0.520583] localhost kernel: Freeing SMP alternatives memory: 32K
  460. [    0.522146] localhost kernel: smpboot: Max logical packages: 1
  461. [    0.522161] localhost kernel: VPMU disabled by hypervisor.
  462. [    0.522360] localhost kernel: Performance Events: Skylake events, PMU not available due to virtualization, using software events only.
  463. [    0.522552] localhost kernel: Hierarchical SRCU implementation.
  464. [    0.523614] localhost kernel: smp: Bringing up secondary CPUs ...
  465. [    0.523858] localhost kernel: installing Xen timer for CPU 1
  466. [    0.524580] localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled
  467. [    0.524603] localhost kernel: NMI watchdog: Shutting down hard lockup detector on all cpus
  468. [    0.524645] localhost kernel: installing Xen timer for CPU 2
  469. [    0.525502] localhost kernel: installing Xen timer for CPU 3
  470. [    0.526368] localhost kernel: installing Xen timer for CPU 4
  471. [    0.527243] localhost kernel: installing Xen timer for CPU 5
  472. [    0.528240] localhost kernel: installing Xen timer for CPU 6
  473. [    0.529224] localhost kernel: installing Xen timer for CPU 7
  474. [    0.529723] localhost kernel: smp: Brought up 1 node, 8 CPUs
  475. [    0.531148] localhost kernel: devtmpfs: initialized
  476. [    0.531148] localhost kernel: x86/mm: Memory block size: 128MB
  477. [    0.532811] localhost kernel: PM: Registering ACPI NVS region [mem 0x94f7f000-0x94f7ffff] (4096 bytes)
  478. [    0.532811] localhost kernel: PM: Registering ACPI NVS region [mem 0x9ff1b000-0x9ff99fff] (520192 bytes)
  479. [    0.533077] localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  480. [    0.533187] localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
  481. [    0.533383] localhost kernel: pinctrl core: initialized pinctrl subsystem
  482. [    0.533565] localhost kernel: RTC time: 22:48:25, date: 03/21/18
  483. [    0.533718] localhost kernel: NET: Registered protocol family 16
  484. [    0.533735] localhost kernel: xen:grant_table: Grant tables using version 1 layout
  485. [    0.533763] localhost kernel: Grant table initialized
  486. [    0.534079] localhost kernel: PCCT header not found.
  487. [    0.534124] localhost kernel: Simple Boot Flag at 0x47 set to 0x1
  488. [    0.534159] localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  489. [    0.534165] localhost kernel: ACPI: bus type PCI registered
  490. [    0.534169] localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  491. [    0.534567] localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  492. [    0.534594] localhost kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
  493. [    0.632071] localhost kernel: PCI: Using configuration type 1 for base access
  494. [    0.635190] localhost kernel: ACPI: Added _OSI(Module Device)
  495. [    0.635197] localhost kernel: ACPI: Added _OSI(Processor Device)
  496. [    0.635202] localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
  497. [    0.635205] localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
  498. [    0.635222] localhost kernel: ACPI: EC: EC started
  499. [    0.635225] localhost kernel: ACPI: EC: interrupt blocked
  500. [    0.637364] localhost kernel: ACPI: \: Used as first EC
  501. [    0.637369] localhost kernel: ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  502. [    0.637374] localhost kernel: ACPI: \: Used as boot ECDT EC to handle transactions
  503. [    0.637919] localhost kernel: xen: registering gsi 9 triggering 0 polarity 0
  504. [    0.642679] localhost kernel: ACPI: Executed 30 blocks of module-level executable AML code
  505. [    0.662961] localhost kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  506. [    0.677603] localhost kernel: ACPI: Dynamic OEM Table Load:
  507. [    0.679042] localhost kernel: ACPI: SSDT 0xFFFF88043483D000 0005EE (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
  508. [    0.679239] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
  509. [    0.679375] localhost kernel: ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
  510. [    0.680885] localhost kernel: ACPI: Dynamic OEM Table Load:
  511. [    0.680905] localhost kernel: ACPI: SSDT 0xFFFF880434FC5C00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
  512. [    0.681109] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
  513. [    0.681430] localhost kernel: ACPI: Dynamic OEM Table Load:
  514. [    0.681445] localhost kernel: ACPI: SSDT 0xFFFF88043481A840 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
  515. [    0.681600] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
  516. [    0.681968] localhost kernel: ACPI: Dynamic OEM Table Load:
  517. [    0.681982] localhost kernel: ACPI: SSDT 0xFFFF880434838800 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
  518. [    0.682142] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
  519. [    0.683673] localhost kernel: ACPI: Dynamic OEM Table Load:
  520. [    0.683673] localhost kernel: ACPI: SSDT 0xFFFF880434F28000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
  521. [    0.684338] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
  522. [    0.685391] localhost kernel: ACPI: Dynamic OEM Table Load:
  523. [    0.685409] localhost kernel: ACPI: SSDT 0xFFFF880434FAA400 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
  524. [    0.685627] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
  525. [    0.685643] localhost kernel: ACPI: Dynamic OEM Table Load:
  526. [    0.685643] localhost kernel: ACPI: SSDT 0xFFFF880434FC7800 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
  527. [    0.685643] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
  528. [    0.690946] localhost kernel: ACPI: Interpreter enabled
  529. [    0.691039] localhost kernel: ACPI: (supports S0 S4 S5)
  530. [    0.691044] localhost kernel: ACPI: Using IOAPIC for interrupt routing
  531. [    0.691104] localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  532. [    0.692000] localhost kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
  533. [    0.699367] localhost kernel: ACPI: Power Resource [PUBS] (on)
  534. [    0.752431] localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
  535. [    0.752442] localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  536. [    0.752718] localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME AER PCIeCapability]
  537. [    0.752724] localhost kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
  538. [    0.752730] localhost kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
  539. [    0.752735] localhost kernel: acpi PNP0A08:00: _OSC: platform willing to grant []
  540. [    0.752740] localhost kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
  541. [    0.756956] localhost kernel: PCI host bridge to bus 0000:00
  542. [    0.756966] localhost kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  543. [    0.756970] localhost kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  544. [    0.756975] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  545. [    0.756984] localhost kernel: pci_bus 0000:00: root bus resource [mem 0xac800000-0xefffffff window]
  546. [    0.756990] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x2000000000-0x2fffffffff window]
  547. [    0.756996] localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
  548. [    0.757000] localhost kernel: pci_bus 0000:00: root bus resource [bus 00-7e]
  549. [    0.757074] localhost kernel: pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
  550. [    0.758843] localhost kernel: pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
  551. [    0.758966] localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0x2ffe000000-0x2ffeffffff 64bit]
  552. [    0.759048] localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xdfffffff 64bit pref]
  553. [    0.759095] localhost kernel: pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
  554. [    0.760843] localhost kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
  555. [    0.761000] localhost kernel: pci 0000:00:04.0: reg 0x10: [mem 0x2fff010000-0x2fff017fff 64bit]
  556. [    0.762930] localhost kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
  557. [    0.763087] localhost kernel: pci 0000:00:08.0: reg 0x10: [mem 0x2fff020000-0x2fff020fff 64bit]
  558. [    0.764955] localhost kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
  559. [    0.765162] localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xe0420000-0xe042ffff 64bit]
  560. [    0.765756] localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
  561. [    0.767392] localhost kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
  562. [    0.767590] localhost kernel: pci 0000:00:14.2: reg 0x10: [mem 0x2fff01f000-0x2fff01ffff 64bit]
  563. [    0.769672] localhost kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
  564. [    0.770034] localhost kernel: pci 0000:00:15.0: reg 0x10: [mem 0x2fff01e000-0x2fff01efff 64bit]
  565. [    0.772677] localhost kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
  566. [    0.772899] localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0x2fff01d000-0x2fff01dfff 64bit]
  567. [    0.773578] localhost kernel: pci 0000:00:16.0: PME# supported from D3hot
  568. [    0.775207] localhost kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
  569. [    0.776231] localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  570. [    0.777927] localhost kernel: pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
  571. [    0.779487] localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  572. [    0.781230] localhost kernel: pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
  573. [    0.782242] localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  574. [    0.783869] localhost kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
  575. [    0.786030] localhost kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
  576. [    0.786138] localhost kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xe0430000-0xe0433fff]
  577. [    0.787903] localhost kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
  578. [    0.788120] localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x2fff018000-0x2fff01bfff 64bit]
  579. [    0.788360] localhost kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x2fff000000-0x2fff00ffff 64bit]
  580. [    0.788707] localhost kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
  581. [    0.790200] localhost kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
  582. [    0.790375] localhost kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x2fff01c000-0x2fff01c0ff 64bit]
  583. [    0.790541] localhost kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
  584. [    0.792208] localhost kernel: pci 0000:00:1f.6: [8086:15d7] type 00 class 0x020000
  585. [    0.792386] localhost kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xe0400000-0xe041ffff]
  586. [    0.793115] localhost kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
  587. [    0.797577] localhost kernel: pci 0000:02:00.0: [8086:24fd] type 00 class 0x028000
  588. [    0.801575] localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xe0300000-0xe0301fff 64bit]
  589. [    0.816295] localhost kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  590. [    0.824296] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
  591. [    0.824357] localhost kernel: pci 0000:00:1c.0:   bridge window [mem 0xe0300000-0xe03fffff]
  592. [    0.825160] localhost kernel: pci 0000:04:00.0: [144d:a808] type 00 class 0x010802
  593. [    0.825301] localhost kernel: pci 0000:04:00.0: reg 0x10: [mem 0xe0200000-0xe0203fff 64bit]
  594. [    0.826711] localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 04]
  595. [    0.826744] localhost kernel: pci 0000:00:1c.4:   bridge window [mem 0xe0200000-0xe02fffff]
  596. [    0.827213] localhost kernel: pci 0000:00:1d.0: PCI bridge to [bus 05-6f]
  597. [    0.827271] localhost kernel: pci 0000:00:1d.0:   bridge window [mem 0xe0000000-0xe01fffff]
  598. [    0.830748] localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  599. [    0.830851] localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  600. [    0.830965] localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
  601. [    0.831085] localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
  602. [    0.831198] localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
  603. [    0.831296] localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
  604. [    0.831395] localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
  605. [    0.831501] localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
  606. [    0.832577] localhost kernel: ACPI: EC: EC stopped
  607. [    0.832582] localhost kernel: ACPI: EC: EC started
  608. [    0.832585] localhost kernel: ACPI: EC: interrupt blocked
  609. [    0.832808] localhost kernel: ACPI: EC: interrupt unblocked
  610. [    0.832857] localhost kernel: ACPI: EC: event unblocked
  611. [    0.832891] localhost kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  612. [    0.832897] localhost kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot ECDT EC to handle transactions and events
  613. [    0.832928] localhost kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  614. [    0.832933] localhost kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
  615. [    0.832986] localhost kernel: xen:balloon: Initialising balloon driver
  616. [    0.837485] localhost kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
  617. [    0.837485] localhost kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  618. [    0.837485] localhost kernel: pci 0000:00:02.0: vgaarb: bridge control possible
  619. [    0.837485] localhost kernel: vgaarb: loaded
  620. [    0.837485] localhost kernel: SCSI subsystem initialized
  621. [    0.837505] localhost kernel: libata version 3.00 loaded.
  622. [    0.837505] localhost kernel: ACPI: bus type USB registered
  623. [    0.837505] localhost kernel: usbcore: registered new interface driver usbfs
  624. [    0.837505] localhost kernel: usbcore: registered new interface driver hub
  625. [    0.838025] localhost kernel: usbcore: registered new device driver usb
  626. [    0.838105] localhost kernel: EDAC MC: Ver: 3.0.0
  627. [    0.839303] localhost kernel: Registered efivars operations
  628. [    0.894046] localhost kernel: PCI: Using ACPI for IRQ routing
  629. [    0.947026] localhost kernel: PCI: pci_cache_line_size set to 64 bytes
  630. [    0.948350] localhost kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
  631. [    0.948352] localhost kernel: e820: reserve RAM buffer [mem 0x0006a000-0x0006ffff]
  632. [    0.948353] localhost kernel: e820: reserve RAM buffer [mem 0x4f230000-0x4fffffff]
  633. [    0.948354] localhost kernel: e820: reserve RAM buffer [mem 0x4ff0c000-0x4fffffff]
  634. [    0.948355] localhost kernel: e820: reserve RAM buffer [mem 0x900db000-0x93ffffff]
  635. [    0.948356] localhost kernel: e820: reserve RAM buffer [mem 0x92bbc000-0x93ffffff]
  636. [    0.948357] localhost kernel: e820: reserve RAM buffer [mem 0x954da000-0x97ffffff]
  637. [    0.948358] localhost kernel: e820: reserve RAM buffer [mem 0x97635000-0x97ffffff]
  638. [    0.948359] localhost kernel: e820: reserve RAM buffer [mem 0x97e60000-0x97ffffff]
  639. [    0.948360] localhost kernel: e820: reserve RAM buffer [mem 0x983a8000-0x9bffffff]
  640. [    0.948362] localhost kernel: e820: reserve RAM buffer [mem 0x98b63000-0x9bffffff]
  641. [    0.948363] localhost kernel: e820: reserve RAM buffer [mem 0x98ca9000-0x9bffffff]
  642. [    0.948365] localhost kernel: e820: reserve RAM buffer [mem 0x99080000-0x9bffffff]
  643. [    0.948366] localhost kernel: e820: reserve RAM buffer [mem 0x990bc000-0x9bffffff]
  644. [    0.948367] localhost kernel: e820: reserve RAM buffer [mem 0x9dab6000-0x9fffffff]
  645. [    0.948368] localhost kernel: e820: reserve RAM buffer [mem 0x451800000-0x453ffffff]
  646. [    0.948462] localhost kernel: NetLabel: Initializing
  647. [    0.948467] localhost kernel: NetLabel:  domain hash size = 128
  648. [    0.948470] localhost kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  649. [    0.948493] localhost kernel: NetLabel:  unlabeled traffic allowed by default
  650. [    0.949123] localhost kernel: clocksource: Switched to clocksource xen
  651. [    0.962369] localhost kernel: VFS: Disk quotas dquot_6.6.0
  652. [    0.962392] localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  653. [    0.962422] localhost kernel: hugetlbfs: disabling because there are no supported hugepage sizes
  654. [    0.962456] localhost kernel: pnp: PnP ACPI init
  655. [    0.962682] localhost kernel: system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
  656. [    0.962688] localhost kernel: system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
  657. [    0.962692] localhost kernel: system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
  658. [    0.962698] localhost kernel: system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
  659. [    0.962703] localhost kernel: system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
  660. [    0.962708] localhost kernel: system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
  661. [    0.962713] localhost kernel: system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
  662. [    0.962720] localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  663. [    0.963258] localhost kernel: system 00:01: [io  0xff00-0xfffe] has been reserved
  664. [    0.963264] localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  665. [    0.963955] localhost kernel: system 00:02: [io  0x0680-0x069f] has been reserved
  666. [    0.963963] localhost kernel: system 00:02: [io  0xffff] has been reserved
  667. [    0.963969] localhost kernel: system 00:02: [io  0xffff] has been reserved
  668. [    0.963974] localhost kernel: system 00:02: [io  0xffff] has been reserved
  669. [    0.963978] localhost kernel: system 00:02: [io  0x1800-0x18fe] has been reserved
  670. [    0.963983] localhost kernel: system 00:02: [io  0x164e-0x164f] has been reserved
  671. [    0.963990] localhost kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  672. [    0.964152] localhost kernel: xen: registering gsi 8 triggering 1 polarity 0
  673. [    0.964228] localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  674. [    0.964272] localhost kernel: system 00:04: [io  0x1854-0x1857] has been reserved
  675. [    0.964279] localhost kernel: system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  676. [    0.964287] localhost kernel: xen: registering gsi 1 triggering 1 polarity 0
  677. [    0.964347] localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
  678. [    0.964353] localhost kernel: xen: registering gsi 12 triggering 1 polarity 0
  679. [    0.964409] localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0091 PNP0f13 (active)
  680. [    0.964608] localhost kernel: system 00:07: [io  0x1800-0x189f] could not be reserved
  681. [    0.964614] localhost kernel: system 00:07: [io  0x0800-0x087f] has been reserved
  682. [    0.964619] localhost kernel: system 00:07: [io  0x0880-0x08ff] has been reserved
  683. [    0.964624] localhost kernel: system 00:07: [io  0x0900-0x097f] has been reserved
  684. [    0.964629] localhost kernel: system 00:07: [io  0x0980-0x09ff] has been reserved
  685. [    0.964634] localhost kernel: system 00:07: [io  0x0a00-0x0a7f] has been reserved
  686. [    0.964638] localhost kernel: system 00:07: [io  0x0a80-0x0aff] has been reserved
  687. [    0.964642] localhost kernel: system 00:07: [io  0x0b00-0x0b7f] has been reserved
  688. [    0.964647] localhost kernel: system 00:07: [io  0x0b80-0x0bff] has been reserved
  689. [    0.964652] localhost kernel: system 00:07: [io  0x15e0-0x15ef] has been reserved
  690. [    0.964657] localhost kernel: system 00:07: [io  0x1600-0x167f] could not be reserved
  691. [    0.964662] localhost kernel: system 00:07: [io  0x1640-0x165f] could not be reserved
  692. [    0.964668] localhost kernel: system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
  693. [    0.964673] localhost kernel: system 00:07: [mem 0xfed10000-0xfed13fff] has been reserved
  694. [    0.964678] localhost kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
  695. [    0.964682] localhost kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
  696. [    0.964687] localhost kernel: system 00:07: [mem 0xfeb00000-0xfebfffff] has been reserved
  697. [    0.964693] localhost kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
  698. [    0.964698] localhost kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
  699. [    0.964703] localhost kernel: system 00:07: [mem 0xeffe0000-0xefffffff] has been reserved
  700. [    0.964709] localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  701. [    0.966715] localhost kernel: xen: registering gsi 14 triggering 0 polarity 1
  702. [    0.966790] localhost kernel: system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
  703. [    0.966796] localhost kernel: system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
  704. [    0.966801] localhost kernel: system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
  705. [    0.966808] localhost kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  706. [    0.968185] localhost kernel: system 00:09: [mem 0xfed10000-0xfed17fff] could not be reserved
  707. [    0.968191] localhost kernel: system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
  708. [    0.968196] localhost kernel: system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
  709. [    0.968201] localhost kernel: system 00:09: [mem 0xf0000000-0xf7ffffff] has been reserved
  710. [    0.968205] localhost kernel: system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
  711. [    0.968210] localhost kernel: system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
  712. [    0.968215] localhost kernel: system 00:09: [mem 0xfed45000-0xfed8ffff] could not be reserved
  713. [    0.968221] localhost kernel: system 00:09: [mem 0xff000000-0xffffffff] has been reserved
  714. [    0.968225] localhost kernel: system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
  715. [    0.968230] localhost kernel: system 00:09: [mem 0xeffe0000-0xefffffff] has been reserved
  716. [    0.968235] localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  717. [    0.968897] localhost kernel: system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
  718. [    0.968902] localhost kernel: system 00:0a: [mem 0x000c0000-0x000c3fff] could not be reserved
  719. [    0.968908] localhost kernel: system 00:0a: [mem 0x000c8000-0x000cbfff] could not be reserved
  720. [    0.968913] localhost kernel: system 00:0a: [mem 0x000d0000-0x000d3fff] could not be reserved
  721. [    0.968918] localhost kernel: system 00:0a: [mem 0x000d8000-0x000dbfff] could not be reserved
  722. [    0.968923] localhost kernel: system 00:0a: [mem 0x000e0000-0x000e3fff] could not be reserved
  723. [    0.968926] localhost kernel: system 00:0a: [mem 0x000e8000-0x000ebfff] could not be reserved
  724. [    0.968930] localhost kernel: system 00:0a: [mem 0x000f0000-0x000fffff] could not be reserved
  725. [    0.968934] localhost kernel: system 00:0a: [mem 0x00100000-0xac7fffff] could not be reserved
  726. [    0.968939] localhost kernel: system 00:0a: [mem 0xfec00000-0xfed3ffff] could not be reserved
  727. [    0.968944] localhost kernel: system 00:0a: [mem 0xfed4c000-0xffffffff] could not be reserved
  728. [    0.968950] localhost kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
  729. [    0.969167] localhost kernel: pnp: PnP ACPI: found 11 devices
  730. [    1.003736] localhost kernel: PM-Timer failed consistency check  (0xffffff) - aborting.
  731. [    1.004094] localhost kernel: pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 05-6f] add_size 1000
  732. [    1.004097] localhost kernel: pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05-6f] add_size 200000 add_align 100000
  733. [    1.004107] localhost kernel: pci 0000:00:1d.0: BAR 15: assigned [mem 0x2000000000-0x20001fffff 64bit pref]
  734. [    1.004119] localhost kernel: pci 0000:00:1d.0: BAR 13: assigned [io  0x2000-0x2fff]
  735. [    1.004126] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
  736. [    1.004173] localhost kernel: pci 0000:00:1c.0:   bridge window [mem 0xe0300000-0xe03fffff]
  737. [    1.004258] localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 04]
  738. [    1.004325] localhost kernel: pci 0000:00:1c.4:   bridge window [mem 0xe0200000-0xe02fffff]
  739. [    1.004454] localhost kernel: pci 0000:00:1d.0: PCI bridge to [bus 05-6f]
  740. [    1.004472] localhost kernel: pci 0000:00:1d.0:   bridge window [io  0x2000-0x2fff]
  741. [    1.004515] localhost kernel: pci 0000:00:1d.0:   bridge window [mem 0xe0000000-0xe01fffff]
  742. [    1.004546] localhost kernel: pci 0000:00:1d.0:   bridge window [mem 0x2000000000-0x20001fffff 64bit pref]
  743. [    1.004608] localhost kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  744. [    1.004610] localhost kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
  745. [    1.004611] localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  746. [    1.004612] localhost kernel: pci_bus 0000:00: resource 7 [mem 0xac800000-0xefffffff window]
  747. [    1.004613] localhost kernel: pci_bus 0000:00: resource 8 [mem 0x2000000000-0x2fffffffff window]
  748. [    1.004615] localhost kernel: pci_bus 0000:00: resource 9 [mem 0xfd000000-0xfe7fffff window]
  749. [    1.004616] localhost kernel: pci_bus 0000:02: resource 1 [mem 0xe0300000-0xe03fffff]
  750. [    1.004618] localhost kernel: pci_bus 0000:04: resource 1 [mem 0xe0200000-0xe02fffff]
  751. [    1.004619] localhost kernel: pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
  752. [    1.004620] localhost kernel: pci_bus 0000:05: resource 1 [mem 0xe0000000-0xe01fffff]
  753. [    1.004621] localhost kernel: pci_bus 0000:05: resource 2 [mem 0x2000000000-0x20001fffff 64bit pref]
  754. [    1.004810] localhost kernel: NET: Registered protocol family 2
  755. [    1.005815] localhost kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  756. [    1.006765] localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  757. [    1.006917] localhost kernel: TCP: Hash tables configured (established 131072 bind 65536)
  758. [    1.007171] localhost kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
  759. [    1.007494] localhost kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  760. [    1.007622] localhost kernel: NET: Registered protocol family 1
  761. [    1.007669] localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  762. [    1.007863] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
  763. [    1.007892] localhost kernel: xen: --> pirq=16 -> irq=16 (gsi=16)
  764. [    1.008944] localhost kernel: PCI: CLS 0 bytes, default 64
  765. [    1.008996] localhost kernel: Unpacking initramfs...
  766. [    1.391022] localhost kernel: random: crng init done
  767. [    3.713028] localhost kernel: Freeing initrd memory: 20160K
  768. [    3.713104] localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e721ad7805, max_idle_ns: 440795225719 ns
  769. [    3.715563] localhost kernel: audit: initializing netlink subsys (disabled)
  770. [    3.715684] localhost kernel: audit: type=2000 audit(1521672508.720:1): state=initialized audit_enabled=0 res=1
  771. [    3.715975] localhost kernel: Initialise system trusted keyrings
  772. [    3.716034] localhost kernel: Key type blacklist registered
  773. [    3.716139] localhost kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
  774. [    3.717343] localhost kernel: zbud: loaded
  775. [    3.717956] localhost kernel: SELinux:  Registering netfilter hooks
  776. [    3.958577] localhost kernel: NET: Registered protocol family 38
  777. [    3.958585] localhost kernel: Key type asymmetric registered
  778. [    3.958590] localhost kernel: Asymmetric key parser 'x509' registered
  779. [    3.958636] localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  780. [    3.958800] localhost kernel: io scheduler noop registered
  781. [    3.958804] localhost kernel: io scheduler deadline registered
  782. [    3.958843] localhost kernel: io scheduler cfq registered (default)
  783. [    3.958847] localhost kernel: io scheduler mq-deadline registered
  784. [    3.959171] localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE
  785. [    3.959480] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
  786. [    3.959490] localhost kernel: Already setup the GSI :16
  787. [    3.960134] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
  788. [    3.960140] localhost kernel: Already setup the GSI :16
  789. [    3.960934] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
  790. [    3.960940] localhost kernel: Already setup the GSI :16
  791. [    3.961458] localhost kernel: efifb: probing for efifb
  792. [    3.972688] localhost kernel: efifb: framebuffer at 0xc0000000, using 14400k, total 14400k
  793. [    3.972694] localhost kernel: efifb: mode is 2560x1440x32, linelength=10240, pages=1
  794. [    3.972697] localhost kernel: efifb: scrolling: redraw
  795. [    3.972700] localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  796. [    3.982225] localhost kernel: Console: switching to colour frame buffer device 320x90
  797. [    3.991377] localhost kernel: fb0: EFI VGA frame buffer device
  798. [    3.991410] localhost kernel: intel_idle: MWAIT substates: 0x11142120
  799. [    3.991411] localhost kernel: intel_idle: v0.4.1 model 0x8E
  800. [    3.991415] localhost kernel: intel_idle: intel_idle yielding to none
  801. [    3.991910] localhost kernel: ACPI: AC Adapter [AC] (on-line)
  802. [    3.992052] localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  803. [    3.992144] localhost kernel: ACPI: Sleep Button [SLPB]
  804. [    3.992655] localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
  805. [    3.993181] localhost kernel: ACPI: Lid Switch [LID]
  806. [    3.993255] localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  807. [    3.993328] localhost kernel: ACPI: Power Button [PWRF]
  808. [    3.993933] localhost kernel: Monitor-Mwait will be used to enter C-1 state
  809. [    3.993969] localhost kernel: Monitor-Mwait will be used to enter C-2 state
  810. [    3.994011] localhost kernel: Monitor-Mwait will be used to enter C-3 state
  811. [    3.997397] localhost kernel: Warning: Processor Platform Limit not supported.
  812. [    3.999944] localhost kernel: (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  813. [    4.001148] localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0
  814. [    4.001180] localhost kernel: ACPI: Thermal Zone [THM0] (48 C)
  815. [    4.001259] localhost kernel: GHES: HEST is not enabled!
  816. [    4.002620] localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  817. [    4.005893] localhost kernel: hpet_acpi_add: no address or irqs in _CRS
  818. [    4.006003] localhost kernel: Non-volatile memory driver v1.3
  819. [    4.006084] localhost kernel: Linux agpgart interface v0.103
  820. [    4.008480] localhost kernel: libphy: Fixed MDIO Bus: probed
  821. [    4.008591] localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  822. [    4.008762] localhost kernel: ehci-pci: EHCI PCI platform driver
  823. [    4.008798] localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  824. [    4.008953] localhost kernel: ohci-pci: OHCI PCI platform driver
  825. [    4.009134] localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
  826. [    4.009837] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
  827. [    4.009958] localhost kernel: Already setup the GSI :16
  828. [    4.010612] localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
  829. [    4.010722] localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  830. [    4.012885] localhost kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
  831. [    4.013228] localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  832. [    4.015429] localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  833. [    4.015466] localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  834. [    4.015629] localhost kernel: usb usb1: Product: xHCI Host Controller
  835. [    4.015793] localhost kernel: usb usb1: Manufacturer: Linux 4.13.16-100.fc25.x86_64 xhci-hcd
  836. [    4.015828] localhost kernel: usb usb1: SerialNumber: 0000:00:14.0
  837. [    4.016513] localhost kernel: hub 1-0:1.0: USB hub found
  838. [    4.016589] localhost kernel: hub 1-0:1.0: 12 ports detected
  839. [    4.019126] localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
  840. [    4.019230] localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  841. [    4.020267] localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  842. [    4.020307] localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  843. [    4.020343] localhost kernel: usb usb2: Product: xHCI Host Controller
  844. [    4.020390] localhost kernel: usb usb2: Manufacturer: Linux 4.13.16-100.fc25.x86_64 xhci-hcd
  845. [    4.020423] localhost kernel: usb usb2: SerialNumber: 0000:00:14.0
  846. [    4.020643] localhost kernel: hub 2-0:1.0: USB hub found
  847. [    4.020705] localhost kernel: hub 2-0:1.0: 6 ports detected
  848. [    4.023765] localhost kernel: usb: port power management may be unreliable
  849. [    4.026495] localhost kernel: usbcore: registered new interface driver usbserial
  850. [    4.026535] localhost kernel: usbcore: registered new interface driver usbserial_generic
  851. [    4.026571] localhost kernel: usbserial: USB Serial support registered for generic
  852. [    4.026639] localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  853. [    4.029306] localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
  854. [    4.029339] localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
  855. [    4.029450] localhost kernel: mousedev: PS/2 mouse device common for all mice
  856. [    4.029788] localhost kernel: rtc_cmos 00:03: RTC can wake from S4
  857. [    4.030523] localhost kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  858. [    4.030752] localhost kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
  859. [    4.030847] localhost kernel: device-mapper: uevent: version 1.0.3
  860. [    4.030973] localhost kernel: device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  861. [    4.031215] localhost kernel: intel_pstate: Intel P-state driver initializing
  862. [    4.031776] localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina
  863. [    4.031845] localhost kernel: usbcore: registered new interface driver usbhid
  864. [    4.031874] localhost kernel: usbhid: USB HID core driver
  865. [    4.031953] localhost kernel: intel_pmc_core 0000:00:1f.2: enabling device (0000 -> 0002)
  866. [    4.032887] localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  867. [    4.034344] localhost kernel: ACPI: Battery Slot [BAT0] (battery present)
  868. [    4.037353] localhost kernel: drop_monitor: Initializing network drop monitor service
  869. [    4.039205] localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
  870. [    4.041208] localhost kernel: Initializing XFRM netlink socket
  871. [    4.043161] localhost kernel: NET: Registered protocol family 10
  872. [    4.056584] localhost kernel: Segment Routing with IPv6
  873. [    4.058419] localhost kernel: mip6: Mobile IPv6
  874. [    4.060200] localhost kernel: NET: Registered protocol family 17
  875. [    4.062681] localhost kernel: RAS: Correctable Errors collector initialized.
  876. [    4.064503] localhost kernel: AVX2 version of gcm_enc/dec engaged.
  877. [    4.066256] localhost kernel: AES CTR mode by8 optimization enabled
  878. [    4.123773] localhost kernel: sched_clock: Marking stable (4123760498, 0)->(62824736480, -58700975982)
  879. [    4.127083] localhost kernel: registered taskstats version 1
  880. [    4.128896] localhost kernel: Loading compiled-in X.509 certificates
  881. [    4.190167] localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 1becb3ce930e4e7879d1eaa1c22676aff2f6382e'
  882. [    4.192788] localhost kernel: Loaded UEFI:db cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949' linked to secondary sys keyring
  883. [    4.194647] localhost kernel: Loaded UEFI:db cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f' linked to secondary sys keyring
  884. [    4.196519] localhost kernel: Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
  885. [    4.198410] localhost kernel: Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
  886. [    4.200570] localhost kernel: Couldn't get size: 0x800000000000000e
  887. [    4.202494] localhost kernel: MODSIGN: Couldn't get UEFI MokListRT
  888. [    4.205211] localhost kernel: zswap: loaded using pool lzo/zbud
  889. [    4.229273] localhost kernel: Key type big_key registered
  890. [    4.241762] localhost kernel: Key type encrypted registered
  891. [    4.246683] localhost kernel:   Magic number: 10:681:856
  892. [    4.248871] localhost kernel: rtc_cmos 00:03: setting system clock to 2018-03-21 22:48:29 UTC (1521672509)
  893. [    4.250875] localhost kernel: PM: Hibernation image not present or could not be loaded.
  894. [    4.253574] localhost kernel: Freeing unused kernel memory: 2224K
  895. [    4.255481] localhost kernel: Write protecting the kernel read-only data: 14336k
  896. [    4.279341] localhost kernel: Freeing unused kernel memory: 1380K
  897. [    4.281605] localhost kernel: Freeing unused kernel memory: 336K
  898. [    4.283489] localhost kernel: x86/mm: Found insecure W+X mapping at address ffff880000000000/0xffff880000000000
  899. [    4.285369] localhost kernel: ------------[ cut here ]------------
  900. [    4.287186] localhost kernel: WARNING: CPU: 2 PID: 1 at arch/x86/mm/dump_pagetables.c:236 note_page+0x630/0x7e0
  901. [    4.288996] localhost kernel: Modules linked in:
  902. [    4.290806] localhost kernel: CPU: 2 PID: 1 Comm: swapper/0 Not tainted 4.13.16-100.fc25.x86_64 #1
  903. [    4.292633] localhost kernel: Hardware name: LENOVO 20KH002HUS/20KH002HUS, BIOS N23ET37W (1.12 ) 02/27/2018
  904. [    4.294488] localhost kernel: task: ffff880435292640 task.stack: ffffc90003ce8000
  905. [    4.296323] localhost kernel: RIP: e030:note_page+0x630/0x7e0
  906. [    4.298135] localhost kernel: RSP: e02b:ffffc90003cebdf8 EFLAGS: 00010282
  907. [    4.299983] localhost kernel: RAX: 0000000000000051 RBX: ffffc90003cebe90 RCX: ffffffff81e591c8
  908. [    4.301832] localhost kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000200
  909. [    4.303683] localhost kernel: RBP: ffffc90003cebe30 R08: 0000000000000000 R09: 00000000000002d7
  910. [    4.305538] localhost kernel: R10: 00000000000019a0 R11: 0000000000000001 R12: 0010000000000027
  911. [    4.307378] localhost kernel: R13: 0000000000000004 R14: 0000000000000000 R15: 0000000000000000
  912. [    4.309265] localhost kernel: FS:  0000000000000000(0000) GS:ffff88043b280000(0000) knlGS:0000000000000000
  913. [    4.311114] localhost kernel: CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
  914. [    4.312943] localhost kernel: CR2: 0000000000000000 CR3: 0000000001e09000 CR4: 0000000000042660
  915. [    4.314760] localhost kernel: Call Trace:
  916. [    4.316591] localhost kernel:  ptdump_walk_pgd_level_core+0x3e7/0x490
  917. [    4.318426] localhost kernel:  ? 0xffffffff81000000
  918. [    4.320234] localhost kernel:  ptdump_walk_pgd_level_checkwx+0x17/0x20
  919. [    4.322092] localhost kernel:  mark_rodata_ro+0xf4/0x100
  920. [    4.323914] localhost kernel:  ? rest_init+0xc0/0xc0
  921. [    4.325724] localhost kernel:  kernel_init+0x2f/0x101
  922. [    4.327513] localhost kernel:  ret_from_fork+0x25/0x30
  923. [    4.329274] localhost kernel: Code: 48 c7 43 28 00 00 00 00 48 89 43 20 e9 05 fd ff ff 48 8b 73 10 48 c7 c7 00 eb c7 81 c6 05 35 a8 f9 00 01 48 89 f2 e8 f1 84 09 00 <0f> ff e9 1f fa ff ff 48 8b 70 20 48 c7 c7 bd e9 c7 81 e8 da 84
  924. [    4.331170] localhost kernel: ---[ end trace aaded1625694393c ]---
  925. [    4.366449] localhost kernel: x86/mm: Checked W+X mappings: FAILED, 4586 W+X pages found.
  926. [    4.368474] localhost kernel: rodata_test: all tests were successful
  927. [    4.387237] localhost kernel: usb 1-7: new full-speed USB device number 2 using xhci_hcd
  928. [    4.525667] localhost systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  929. [    4.527945] localhost systemd[1]: Detected virtualization xen.
  930. [    4.530060] localhost systemd[1]: Detected architecture x86-64.
  931. [    4.532080] localhost systemd[1]: Running in initial RAM disk.
  932. [    4.533192] localhost kernel: usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b
  933. [    4.533193] localhost kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  934. [    4.544820] localhost systemd[1]: No hostname configured.
  935. [    4.546893] localhost systemd[1]: Set hostname to <localhost>.
  936. [    4.549114] localhost systemd[1]: Initializing machine ID from random generator.
  937. [    4.640741] localhost kernel: usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
  938. [    4.663074] localhost kernel: usb 2-1: New USB device found, idVendor=090c, idProduct=1000
  939. [    4.665122] localhost kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  940. [    4.667371] localhost kernel: usb 2-1: Product: Flash Drive
  941. [    4.669646] localhost kernel: usb 2-1: Manufacturer: Samsung
  942. [    4.671805] localhost kernel: usb 2-1: SerialNumber: 0376618010008240
  943. [    4.691152] localhost systemd[1]: Reached target Initrd Root Device.
  944. [    4.695608] localhost systemd[1]: Reached target Swap.
  945. [    4.699924] localhost systemd[1]: Reached target Local File Systems.
  946. [    4.719262] localhost kernel: clocksource: Switched to clocksource tsc
  947. [    4.754624] localhost kernel: xen:xen_evtchn: Event-channel device installed
  948. [    4.777489] localhost kernel: audit: type=1130 audit(1521672510.028:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  949. [    4.783624] localhost kernel: audit: type=1130 audit(1521672510.034:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  950. [    4.786670] localhost kernel: xen_pciback: backend is vpci
  951. [    4.797821] localhost kernel: xen_acpi_processor: Uploading Xen processor PM info
  952. [    4.807708] localhost kernel: audit: type=1130 audit(1521672510.058:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  953. [    4.816066] localhost kernel: usb 1-8: new high-speed USB device number 3 using xhci_hcd
  954. [    4.821022] localhost kernel: audit: type=1130 audit(1521672510.072:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  955. [    4.828384] localhost kernel: audit: type=1130 audit(1521672510.079:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  956. [    4.842822] localhost systemd-journald[232]: Journal started
  957. [    4.842974] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  958. [    4.843168] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  959. [    4.843294] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  960. [    4.843406] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  961. [    4.843492] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  962. [    4.843781] localhost systemd-modules-load[228]: Inserted module 'xen_evtchn'
  963. [    4.844332] localhost systemd-modules-load[228]: Inserted module 'xen_gntdev'
  964. [    4.844794] localhost systemd-modules-load[228]: Inserted module 'xen_gntalloc'
  965. [    4.844858] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  966. [    4.845354] localhost systemd-modules-load[228]: Inserted module 'xen_blkback'
  967. [    4.845863] localhost dracut-cmdline[233]: dracut-25 (Generic) dracut-046-2.git20170811.fc25
  968. [    4.846114] localhost dracut-cmdline[233]: Using kernel command line parameters: inst.stage2=hd:LABEL=Qubes-R4.0-rc5-x86_64 i915.alpha_support=1
  969. [    4.846292] localhost systemd-modules-load[228]: Inserted module 'xen_pciback'
  970. [    4.846527] localhost systemd-modules-load[228]: Inserted module 'xen_privcmd'
  971. [    4.846767] localhost systemd-modules-load[228]: Inserted module 'xen_acpi_processor'
  972. [    4.844734] localhost kernel: audit: type=1130 audit(1521672510.095:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  973. [    4.847165] localhost systemd-sysctl[246]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory
  974. [    4.847360] localhost systemd-sysctl[246]: Couldn't write '0' to 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory
  975. [    4.847477] localhost systemd-sysctl[246]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory
  976. [    4.869892] localhost kernel: psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4760]
  977. [    4.901199] localhost kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1094..]
  978. [    4.902708] localhost kernel: psmouse serio1: synaptics: Your touchpad (PNP: LEN0091 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
  979. [    4.963294] localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 8.16, id: 0x1e2b1, caps: 0xf015a3/0x940300/0x12e800/0x400000, board id: 3289, fw id: 2698617
  980. [    4.964804] localhost kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
  981. [    4.968118] localhost dracut-cmdline[233]: Loading Qubes R4.0-rc5 x86_64 installer...
  982. [    5.000587] localhost kernel: usb 1-8: New USB device found, idVendor=5986, idProduct=2115
  983. [    5.002131] localhost kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  984. [    5.003737] localhost kernel: usb 1-8: Product: Integrated Camera
  985. [    5.005335] localhost kernel: usb 1-8: Manufacturer: SunplusIT Inc
  986. [    5.009713] localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
  987. [    5.094474] localhost kernel: usb 2-3: new SuperSpeed USB device number 3 using xhci_hcd
  988. [    5.118270] localhost kernel: usb 2-3: New USB device found, idVendor=0bda, idProduct=0328
  989. [    5.119845] localhost kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  990. [    5.121423] localhost kernel: usb 2-3: Product: USB3.0-CRW
  991. [    5.122990] localhost kernel: usb 2-3: Manufacturer: Generic
  992. [    5.124526] localhost kernel: usb 2-3: SerialNumber: 28203008282014000
  993. [    5.182421] localhost systemd[1]: Started dracut cmdline hook.
  994. [    5.183743] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  995. [    5.183650] localhost kernel: audit: type=1130 audit(1521672510.434:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  996. [    5.186307] localhost systemd[1]: Starting dracut pre-udev hook...
  997. [    5.223347] localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
  998. [    5.267019] localhost kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
  999. [    5.280098] localhost kernel: psmouse serio2: trackpoint: failed to get extended button data, assuming 3 buttons
  1000. [    5.437944] localhost kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=009a
  1001. [    5.441245] localhost kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
  1002. [    5.444575] localhost kernel: usb 1-9: SerialNumber: 0197a80794fc
  1003. [    8.351373] localhost kernel: floppy0: no floppy controllers found
  1004. [    8.419007] localhost kernel: raid6: sse2x1   gen() 13910 MB/s
  1005. [    8.437007] localhost kernel: raid6: sse2x1   xor() 10894 MB/s
  1006. [    8.455006] localhost kernel: raid6: sse2x2   gen() 17476 MB/s
  1007. [    8.473005] localhost kernel: raid6: sse2x2   xor() 11939 MB/s
  1008. [    8.491004] localhost kernel: raid6: sse2x4   gen() 19417 MB/s
  1009. [    8.509003] localhost kernel: raid6: sse2x4   xor() 12822 MB/s
  1010. [    8.527007] localhost kernel: raid6: avx2x1   gen() 27648 MB/s
  1011. [    8.545006] localhost kernel: raid6: avx2x1   xor() 19435 MB/s
  1012. [    8.563005] localhost kernel: raid6: avx2x2   gen() 30718 MB/s
  1013. [    8.581005] localhost kernel: raid6: avx2x2   xor() 21976 MB/s
  1014. [    8.599005] localhost kernel: raid6: avx2x4   gen() 33386 MB/s
  1015. [    8.617005] localhost kernel: raid6: avx2x4   xor() 22285 MB/s
  1016. [    8.618475] localhost kernel: raid6: using algorithm avx2x4 gen() 33386 MB/s
  1017. [    8.619993] localhost kernel: raid6: .... xor() 22285 MB/s, rmw enabled
  1018. [    8.621506] localhost kernel: raid6: using avx2x2 recovery algorithm
  1019. [    8.624260] localhost kernel: async_tx: api initialized (async)
  1020. [    8.626811] localhost kernel: xor: automatically using best checksumming function   avx      
  1021. [    8.689389] localhost kernel: device-mapper: multipath round-robin: version 1.2.0 loaded
  1022. [    8.761258] localhost systemd[1]: Started dracut pre-udev hook.
  1023. [    8.762615] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1024. [    8.764970] localhost systemd[1]: Starting udev Kernel Device Manager...
  1025. [    8.762578] localhost kernel: audit: type=1130 audit(1521672514.013:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1026. [    8.773609] localhost systemd[1]: Started udev Kernel Device Manager.
  1027. [    8.775212] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1028. [    8.777968] localhost systemd[1]: Starting dracut pre-trigger hook...
  1029. [    8.775134] localhost kernel: audit: type=1130 audit(1521672514.026:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1030. [    8.788523] localhost kernel: usb-storage 2-1:1.0: USB Mass Storage device detected
  1031. [    8.790432] localhost kernel: scsi host0: usb-storage 2-1:1.0
  1032. [    8.792111] localhost kernel: usb-storage 2-3:1.0: USB Mass Storage device detected
  1033. [    8.793816] localhost kernel: scsi host1: usb-storage 2-3:1.0
  1034. [    8.795452] localhost kernel: usbcore: registered new interface driver usb-storage
  1035. [    8.799408] localhost dracut-pre-trigger[449]: rd.dm=0: removing DM RAID activation
  1036. [    8.798774] localhost kernel: usbcore: registered new interface driver uas
  1037. [    8.828370] localhost dracut-pre-trigger[449]: rd.md.imsm=0: no MD RAID for imsm/isw raids
  1038. [    8.839031] localhost kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x04, buttons: 3/3
  1039. [    8.850307] localhost dracut-pre-trigger[449]: rd.md.ddf=0: no MD RAID for SNIA ddf raids
  1040. [    8.897957] localhost dracut-pre-trigger[449]: rd.md=0: removing MD RAID activation
  1041. [    8.999184] localhost systemd[1]: Started dracut pre-trigger hook.
  1042. [    9.000668] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1043. [    9.003206] localhost systemd[1]: Starting udev Coldplug all Devices...
  1044. [    9.000603] localhost kernel: audit: type=1130 audit(1521672514.251:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1045. [    9.032540] localhost kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input6
  1046. [    9.046798] localhost systemd[1]: Mounting Configuration File System...
  1047. [    9.053190] localhost systemd[1]: Mounted Configuration File System.
  1048. [    9.113890] localhost systemd[1]: Started udev Coldplug all Devices.
  1049. [    9.116409] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1050. [    9.116864] localhost systemd[1]: Reached target System Initialization.
  1051. [    9.116358] localhost kernel: audit: type=1130 audit(1521672514.367:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1052. [    9.120584] localhost systemd[1]: Reached target Basic System.
  1053. [    9.124482] localhost systemd[1]: Starting dracut initqueue hook...
  1054. [    9.155588] localhost kernel: nvme nvme0: pci function 0000:04:00.0
  1055. [    9.158537] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
  1056. [    9.158543] localhost kernel: Already setup the GSI :16
  1057. [    9.227228] localhost systemd[1]: Reloading.
  1058. [    9.442021] localhost kernel:  nvme0n1: p1 p2 p3 p4
  1059. [    9.826368] localhost kernel: scsi 1:0:0:0: Direct-Access     Generic- SD/MMC CRW       1.00 PQ: 0 ANSI: 6
  1060. [    9.986265] localhost kernel: scsi 0:0:0:0: Direct-Access     Samsung  Flash Drive      1100 PQ: 0 ANSI: 6
  1061. [    9.992394] localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
  1062. [    9.993440] localhost kernel: sd 0:0:0:0: [sda] 62668800 512-byte logical blocks: (32.1 GB/29.9 GiB)
  1063. [    9.994197] localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
  1064. [    9.994201] localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
  1065. [    9.994915] localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  1066. [   10.000522] localhost kernel:  sda: sda1
  1067. [   10.002677] localhost kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
  1068. [   10.007910] localhost kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
  1069. [   10.012132] localhost kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk
  1070. [  142.940917] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1071. [  143.511098] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1072. [  144.072761] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1073. [  144.631864] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1074. [  145.189864] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1075. [  145.750310] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1076. [  146.301724] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1077. [  146.857472] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1078. [  147.413305] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1079. [  147.961957] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1080. [  148.513422] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1081. [  149.068517] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1082. [  149.629122] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1083. [  150.189081] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1084. [  150.750176] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1085. [  151.312727] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1086. [  151.870945] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1087. [  152.429766] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1088. [  152.981810] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1089. [  153.536384] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1090. [  154.091505] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1091. [  154.649172] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1092. [  155.209788] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1093. [  155.762970] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1094. [  156.310679] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1095. [  156.871729] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1096. [  157.430697] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1097. [  157.992661] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1098. [  158.551597] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1099. [  159.102739] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1100. [  159.658424] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1101. [  160.212497] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1102. [  160.770462] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1103. [  161.322010] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1104. [  161.875514] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1105. [  162.430689] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1106. [  162.988285] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1107. [  163.548793] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1108. [  164.101546] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1109. [  164.654578] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1110. [  165.201913] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1111. [  165.754590] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1112. [  166.311208] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1113. [  166.861354] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1114. [  167.411504] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1115. [  167.969328] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1116. [  168.529627] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1117. [  169.089584] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1118. [  169.645947] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1119. [  170.209687] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1120. [  170.761566] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1121. [  171.314554] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1122. [  171.867915] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1123. [  172.428985] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1124. [  172.988830] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1125. [  173.544690] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1126. [  174.109695] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1127. [  174.669358] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1128. [  175.221132] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1129. [  175.766648] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1130. [  176.329729] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1131. [  176.888428] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1132. [  177.447696] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1133. [  178.007863] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1134. [  178.560132] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1135. [  179.111617] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1136. [  179.667978] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1137. [  180.228443] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1138. [  180.788550] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1139. [  181.341306] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1140. [  181.896999] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1141. [  182.453289] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1142. [  183.008747] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1143. [  183.567776] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1144. [  184.121305] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1145. [  184.673406] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1146. [  185.229127] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1147. [  185.789409] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1148. [  186.351538] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1149. [  186.907750] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1150. [  187.461464] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1151. [  188.012071] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1152. [  188.570461] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1153. [  189.121657] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1154. [  189.670077] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1155. [  190.228950] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1156. [  190.787956] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1157. [  191.349957] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1158. [  191.901161] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1159. [  192.448770] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1160. [  193.007883] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1161. [  193.569769] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1162. [  194.128120] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1163. [  194.687997] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1164. [  195.249592] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1165. [  195.807856] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1166. [  196.360240] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1167. [  196.909410] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1168. [  197.469922] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1169. [  198.030892] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1170. [  198.589568] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1171. [  199.150168] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1172. [  199.709264] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1173. [  200.270111] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1174. [  200.831312] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1175. [  201.382272] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1176. [  201.933795] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1177. [  202.492227] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1178. [  203.048932] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1179. [  203.611140] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1180. [  204.170598] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1181. [  204.722137] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1182. [  205.272275] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1183. [  205.828349] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1184. [  206.388100] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1185. [  206.950195] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1186. [  207.510166] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1187. [  208.070558] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1188. [  208.628781] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1189. [  209.187890] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
  1190. [  209.191787] localhost dracut-initqueue[560]: Warning: Could not boot.
  1191. [  209.194274] localhost dracut-initqueue[560]: Warning: /dev/root does not exist
  1192. [  209.221527] localhost systemd[1]: Starting Setup Virtual Console...
  1193. [  209.231015] localhost systemd[1]: Started Setup Virtual Console.
  1194. [  209.231391] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1195. [  209.231174] localhost kernel: audit: type=1130 audit(1521672714.482:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1196. [  209.234375] localhost systemd[1]: Starting Dracut Emergency Shell...
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Pastebin PRO 'SUMMER SPECIAL'!
Get 40% OFF Pastebin PRO accounts!
 
Top