Skip to content

Instantly share code, notes, and snippets.

@mvgijssel
Created May 15, 2020 08:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvgijssel/96c364922ae47697cecbb58639081c5e to your computer and use it in GitHub Desktop.
Save mvgijssel/96c364922ae47697cecbb58639081c5e to your computer and use it in GitHub Desktop.
iPXE initialising devices...UNDINIC 0x1fc28 using UNDI 0x2014a360
UNDINIC 0x1fc28 has MAC address 08:00:27:51:39:06 and IRQ 11
UNDINIC 0x1fc28 has type DIX+802.3, speed 100000000, flags 00001c13
UNDINIC 0x1fc28 using interrupt mode
UNDINIC 0x1fc28 added
ok

iPXE 1.20.1+ (gebff2) -- Open Source Network Boot Firmware -- http://ipxe.org
Features: DNS HTTP iSCSI TFTP AoE ELF MBOOT PXE bzImage Menu PXEXT
Executing "embed.ipxe"
CUSTOM IPXE SCRIPT ACTIVATED
Press Ctrl-B for the iPXE command line...                                         UNDINIC 0x1fc28 opened
net0: 08:00:27:51:39:06 using undionly on 0000:00:08.0 (open)
[Link:up, TX:0 TXE:1 RX:0 RXE:0]
[TXE: 1 x "Network unreachable (http://ipxe.org/28086011)"]
DHCP 0x1fd24 entering discovery state
Configuring (net0 08:00:27:51:39:06)...DHCP 0x1fd24 DHCPDISCOVER
DHCP 0x1fd24 DHCPOFFER from 192.168.1.224:67 pxe
DHCP 0x1fd24 DHCPOFFER from 192.168.1.1:67 for 192.168.1.216
DHCP 0x1fd24 entering request state
DHCP 0x1fd24 DHCPREQUEST to 192.168.1.1:67 for 192.168.1.216
DHCP 0x1fd24 DHCPACK from 192.168.1.1:67 for 192.168.1.216
 ok
net0: 192.168.1.216/255.255.255.0 gw 192.168.1.1
Booting from PXE menu
PXE
PXEBS (net0 type 128)DHCP 0x1fd24 attempting 192.168.1.224
DHCP 0x1fd24 entering PXEBS state
...DHCP 0x1fd24 PXEBS REQUEST to 192.168.1.224:4011 for type 128
DHCP 0x1fd24 DHCPACK from 192.168.1.224:4011 for type 32768
 ok
Next server: 192.168.1.224
Filename: bootstrap.ipxe
tftp://192.168.1.224/bootstrap.ipxe...Downloaded "bootstrap.ipxe"
 ok
bootstrap.ipxe : 1369 bytes [script]
Executing "bootstrap.ipxe"
http://razor-server:8150/svc/boot...Downloaded "boot"
 ok
Executing "boot"
http://razor-server:8150/svc/repo/microkernel/initrd0.img... 9%  22%  34%  47%  60%  73%  86%  98%Downloaded "initrd0.img"
  ok
http://razor-server:8150/svc/repo/microkernel/vmlinuz0...Downloaded "vmlinuz0"
 ok
Executing "vmlinuz0"
UNDINIC 0x1fc28 closed
UNDINIC 0x1fc28 removed
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.10.0-957.21.3.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Tue Jun 18 16:35:19 UTC 2019
[ 0.000000] Command line: rootflags=loop initrd=initrd0.img root=live:/microkernel.iso rootfstype=auto ro rd.live.image debug acpi=force rd.luks=0 rd.md=0 rd.dm=0 razor.register=http://razor-server:8150/svc/checkin/4 razor.extend=http://razor-server:8150/svc/mk/extension.zip console=tty0 console=ttyS0 edd=off
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.5 present.
[ 0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x120000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR variable ranges disabled:
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WP UC- UC
[ 0.000000] CPU MTRRs all blank - virtualized system.
[ 0.000000] e820: last_pfn = 0xdfff0 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffffffffff200ff0]
[ 0.000000] Base memory trampoline at [ffff8b1ec0092000] 92000 size 24576
[ 0.000000] BRK [0x108e52000, 0x108e52fff] PGTABLE
[ 0.000000] BRK [0x108e53000, 0x108e53fff] PGTABLE
[ 0.000000] BRK [0x108e54000, 0x108e54fff] PGTABLE
[ 0.000000] BRK [0x108e55000, 0x108e55fff] PGTABLE
[ 0.000000] BRK [0x108e56000, 0x108e56fff] PGTABLE
[ 0.000000] BRK [0x108e57000, 0x108e57fff] PGTABLE
[ 0.000000] BRK [0x108e58000, 0x108e58fff] PGTABLE
[ 0.000000] BRK [0x108e59000, 0x108e59fff] PGTABLE
[ 0.000000] BRK [0x108e5a000, 0x108e5afff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x72298000-0x7fffffff]
[ 0.000000] Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 00000000000e0000 00024 (v02 VBOX )
[ 0.000000] ACPI: XSDT 00000000dfff0030 0003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061)
[ 0.000000] ACPI: FACP 00000000dfff00f0 000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061)
[ 0.000000] ACPI: DSDT 00000000dfff0470 02325 (v02 VBOX VBOXBIOS 00000002 INTL 20100528)
[ 0.000000] ACPI: FACS 00000000dfff0200 00040
[ 0.000000] ACPI: APIC 00000000dfff0240 00054 (v02 VBOX VBOXAPIC 00000001 ASL 00000061)
[ 0.000000] ACPI: SSDT 00000000dfff02a0 001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x11ffd9000-0x11fffffff]
[ 0.000000] kvm-clock: cpu 0, msr 1:1ff88001, primary cpu clock
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: using sched offset of 24713047130 cycles
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x11fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0xdffeffff]
[ 0.000000] node 0: [mem 0x100000000-0x11fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x11fffffff]
[ 0.000000] On node 0 totalpages: 1048462
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 28 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14272 pages used for memmap
[ 0.000000] DMA32 zone: 913392 pages, LIFO batch:31
[ 0.000000] Normal zone: 2048 pages used for memmap
[ 0.000000] Normal zone: 131072 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x4008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdfff0000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfffbffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
[ 0.000000] e820: [mem 0xe0000000-0xfebfffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 38 pages/cpu @ffff8b1fdfc00000 s118784 r8192 d28672 u2097152
[ 0.000000] pcpu-alloc: s118784 r8192 d28672 u2097152 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032050
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: rootflags=loop initrd=initrd0.img root=live:/microkernel.iso rootfstype=auto ro rd.live.image debug acpi=force rd.luks=0 rd.md=0 rd.dm=0 razor.register=http://razor-server:8150/svc/checkin/4 razor.extend=http://razor-server:8150/svc/mk/extension.zip console=tty0 console=ttyS0 edd=off
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] Memory: 3815732k/4718592k available (7668k kernel code, 524744k absent, 378116k reserved, 6052k data, 1876k init)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] x86/pti: Unmapping kernel while in userspace
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1.
[ 0.000000] NR_IRQS:327936 nr_irqs:256 0
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] tsc: Detected 2591.998 MHz processor
[ 0.333804] Calibrating delay loop (skipped) preset value.. 5183.99 BogoMIPS (lpj=2591998)
[ 0.337016] pid_max: default: 32768 minimum: 301
[ 0.338166] Security Framework initialized
[ 0.339379] SELinux: Initializing.
[ 0.340478] SELinux: Starting in permissive mode
[ 0.342380] Yama: becoming mindful.
[ 0.345890] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.351577] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.354156] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.356700] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.358523] Initializing cgroup subsys memory
[ 0.359708] Initializing cgroup subsys devices
[ 0.360884] Initializing cgroup subsys freezer
[ 0.362046] Initializing cgroup subsys net_cls
[ 0.363239] Initializing cgroup subsys blkio
[ 0.364418] Initializing cgroup subsys perf_event
[ 0.365691] Initializing cgroup subsys hugetlb
[ 0.366981] Initializing cgroup subsys pids
[ 0.368101] Initializing cgroup subsys net_prio
[ 0.370518] mce: CPU supports 0 MCE banks
[ 0.371792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.373542] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
[ 0.375020] tlb_flushall_shift: 6
[ 0.376438] Speculative Store Bypass: Vulnerable
[ 0.377641] FEATURE SPEC_CTRL Not Present
[ 0.378710] FEATURE IBPB_SUPPORT Not Present
[ 0.380142] Spectre V2 : Vulnerable: Retpoline without IBPB
[ 0.381564] MDS: Mitigation: Clear CPU buffers
[ 0.405940] Freeing SMP alternatives: 28k freed
[ 0.416269] ACPI: Core revision 20130517
[ 0.419153] ACPI: All ACPI Tables successfully acquired
[ 0.421222] ftrace: allocating 29208 entries in 115 pages
[ 0.477154] Enabling x2apic
[ 0.478402] Enabled x2apic
[ 0.479891] Switched APIC routing to physical x2apic.
[ 0.482841] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.484900] smpboot: CPU0: Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz (fam: 06, model: 9e, stepping: 0a)
[ 0.588978] Performance Events: unsupported p6 CPU model 158 no PMU driver, software events only.
[ 0.596718] KVM setup paravirtual spinlock
[ 0.598656] Brought up 1 CPUs
[ 0.599865] smpboot: Max logical packages: 1
[ 0.600837] smpboot: Total of 1 processors activated (5183.99 BogoMIPS)
[ 0.602487] devtmpfs: initialized
[ 0.605086] EVM: security.selinux
[ 0.605947] EVM: security.ima
[ 0.606778] EVM: security.capability
[ 0.608695] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.610321] pinctrl core: initialized pinctrl subsystem
[ 0.611565] RTC time: 8:11:36, date: 05/15/20
[ 0.612795] NET: Registered protocol family 16
[ 0.614059] ACPI: bus type PCI registered
[ 0.615287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.616817] PCI: Using configuration type 1 for base access
[ 0.618986] ACPI: Added _OSI(Module Device)
[ 0.620526] ACPI: Added _OSI(Processor Device)
[ 0.621689] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.622718] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.624133] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.625545] ACPI: EC: Look up EC in DSDT
[ 0.626778] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.631550] ACPI: Interpreter enabled
[ 0.632586] ACPI: (supports S0 S5)
[ 0.633600] ACPI: Using IOAPIC for interrupt routing
[ 0.634928] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.637292] ACPI: Enabled 2 GPEs in block 00 to 07
[ 0.643112] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.644724] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.646616] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[ 0.649207] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.652614] PCI host bridge to bus 0000:00
[ 0.653632] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.655292] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.656946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.658880] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfdffffff window]
[ 0.661434] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.662991] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.665128] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.667439] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a
[ 0.669597] pci 0000:00:01.1: reg 0x20: [io 0xd000-0xd00f]
[ 0.671338] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.673130] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.674710] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.676435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.678180] pci 0000:00:02.0: [15ad:0405] type 00 class 0x030000
[ 0.682001] pci 0000:00:02.0: reg 0x10: [io 0xd010-0xd01f]
[ 0.685597] pci 0000:00:02.0: reg 0x14: [mem 0xf0000000-0xf0ffffff pref]
[ 0.697330] pci 0000:00:02.0: reg 0x18: [mem 0xf1000000-0xf11fffff]
[ 0.707280] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[ 0.711017] pci 0000:00:03.0: reg 0x10: [mem 0xf1200000-0xf121ffff]
[ 0.716407] pci 0000:00:03.0: reg 0x18: [io 0xd020-0xd027]
[ 0.724532] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000
[ 0.728247] pci 0000:00:04.0: reg 0x10: [io 0xd040-0xd05f]
[ 0.731271] pci 0000:00:04.0: reg 0x14: [mem 0xf1400000-0xf17fffff]
[ 0.735591] pci 0000:00:04.0: reg 0x18: [mem 0xf1800000-0xf1803fff pref]
[ 0.745673] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310
[ 0.749871] pci 0000:00:06.0: reg 0x10: [mem 0xf1804000-0xf1804fff]
[ 0.765390] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000
[ 0.767933] pci 0000:00:07.0: quirk: [io 0x4000-0x403f] claimed by PIIX4 ACPI
[ 0.770108] pci 0000:00:07.0: quirk: [io 0x4100-0x410f] claimed by PIIX4 SMB
[ 0.772246] pci 0000:00:08.0: [8086:100e] type 00 class 0x020000
[ 0.776426] pci 0000:00:08.0: reg 0x10: [mem 0xf1820000-0xf183ffff]
[ 0.782303] pci 0000:00:08.0: reg 0x18: [io 0xd060-0xd067]
[ 0.792504] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601
[ 0.796654] pci 0000:00:0d.0: reg 0x10: [io 0xd068-0xd06f]
[ 0.801010] pci 0000:00:0d.0: reg 0x14: [io 0xd070-0xd073]
[ 0.804643] pci 0000:00:0d.0: reg 0x18: [io 0xd078-0xd07f]
[ 0.808203] pci 0000:00:0d.0: reg 0x1c: [io 0xd080-0xd083]
[ 0.811585] pci 0000:00:0d.0: reg 0x20: [io 0xd090-0xd09f]
[ 0.814833] pci 0000:00:0d.0: reg 0x24: [mem 0xf1840000-0xf1841fff]
[ 0.821172] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11)
[ 0.824278] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 *10 11)
[ 0.826648] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *9 10 11)
[ 0.829037] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 9 10 *11)
[ 0.831277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.833427] vgaarb: loaded
[ 0.834274] vgaarb: bridge control possible 0000:00:02.0
[ 0.835994] SCSI subsystem initialized
[ 0.837262] ACPI: bus type USB registered
[ 0.838359] usbcore: registered new interface driver usbfs
[ 0.839855] usbcore: registered new interface driver hub
[ 0.841260] usbcore: registered new device driver usb
[ 0.842673] EDAC MC: Ver: 3.0.0
[ 0.844365] PCI: Using ACPI for IRQ routing
[ 0.845643] PCI: pci_cache_line_size set to 64 bytes
[ 0.848039] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.849493] e820: reserve RAM buffer [mem 0xdfff0000-0xdfffffff]
[ 0.851080] NetLabel: Initializing
[ 0.852069] NetLabel: domain hash size = 128
[ 0.853216] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.854502] NetLabel: unlabeled traffic allowed by default
[ 0.856321] amd_nb: Cannot enumerate AMD northbridges
[ 0.858077] Switched to clocksource kvm-clock
[ 0.866876] pnp: PnP ACPI init
[ 0.868247] ACPI: bus type PNP registered
[ 0.870263] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.872444] pnp 00:01: Plug and Play ACPI device, IDs PNP0f03 (active)
[ 0.874879] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.877664] pnp: PnP ACPI: found 3 devices
[ 0.878816] ACPI: bus type PNP unregistered
[ 0.885884] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.887749] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.889272] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.891521] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xfdffffff window]
[ 0.893285] NET: Registered protocol family 2
[ 0.894896] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.896881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.898676] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.903200] TCP: reno registered
[ 0.904804] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.906707] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.908854] NET: Registered protocol family 1
[ 0.910064] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.911575] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.914034] pci 0000:00:02.0: Boot video device
[ 0.916420] PCI: CLS 0 bytes, default 64
[ 0.917512] Unpacking initramfs...
[ 1.373389] Freeing initrd memory: 226720k freed
[ 1.394283] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.396504] software IO TLB [mem 0xdbff0000-0xdfff0000] (64MB) mapped at [ffff8b1f9bff0000-ffff8b1f9ffeffff]
[ 1.399098] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 10737418240 ms ovfl timer
[ 1.401457] RAPL PMU: hw unit of domain pp0-core 2^-0 Joules
[ 1.403007] RAPL PMU: hw unit of domain package 2^-0 Joules
[ 1.404394] RAPL PMU: hw unit of domain dram 2^-0 Joules
[ 1.406673] RAPL PMU: hw unit of domain pp1-gpu 2^-0 Joules
[ 1.408171] RAPL PMU: hw unit of domain psys 2^-0 Joules
[ 1.409674] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 1.412103] sha1_ssse3: Using AVX optimized SHA-1 implementation
[ 1.413624] sha256_ssse3: Using AVX optimized SHA-256 implementation
[ 1.415713] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 1.417392] Initialise system trusted keyring
[ 1.418706] audit: initializing netlink socket (disabled)
[ 1.420587] type=2000 audit(1589530322.745:1): initialized
[ 1.445037] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.447687] zpool: loaded
[ 1.449013] zbud: loaded
[ 1.450080] VFS: Disk quotas dquot_6.5.2
[ 1.451313] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.453355] msgmni has been set to 7895
[ 1.454491] Key type big_key registered
[ 1.455584] SELinux: Registering netfilter hooks
[ 1.457832] NET: Registered protocol family 38
[ 1.459166] Key type asymmetric registered
[ 1.460356] Asymmetric key parser 'x509' registered
[ 1.461736] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.463887] io scheduler noop registered
[ 1.465491] io scheduler deadline registered (default)
[ 1.466964] io scheduler cfq registered
[ 1.468026] io scheduler mq-deadline registered
[ 1.469669] io scheduler kyber registered
[ 1.470849] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.472193] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.474450] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.477090] ACPI: AC Adapter [AC] (on-line)
[ 1.478499] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.480485] ACPI: Power Button [PWRF]
[ 1.481556] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[ 1.484235] ACPI: Sleep Button [SLPF]
[ 1.485359] GHES: HEST is not enabled!
[ 1.486559] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.489441] ACPI: Battery Slot [BAT0] (battery present)
[ 1.511941] 00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.514574] Non-volatile memory driver v1.3
[ 1.515980] Linux agpgart interface v0.103
[ 1.517388] crash memory driver: version 1.1
[ 1.518473] rdac: device handler registered
[ 1.519727] hp_sw: device handler registered
[ 1.521224] emc: device handler registered
[ 1.522340] alua: device handler registered
[ 1.523478] libphy: Fixed MDIO Bus: probed
[ 1.525300] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.527371] ehci-pci: EHCI PCI platform driver
[ 1.528818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.530194] ohci-pci: OHCI PCI platform driver
[ 1.531710] ohci-pci 0000:00:06.0: OHCI PCI host controller
[ 1.533085] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 1
[ 1.535840] ohci-pci 0000:00:06.0: irq 22, io mem 0xf1804000
[ 1.588803] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.591192] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.593553] usb usb1: Product: OHCI PCI host controller
[ 1.595053] usb usb1: Manufacturer: Linux 3.10.0-957.21.3.el7.x86_64 ohci_hcd
[ 1.596903] usb usb1: SerialNumber: 0000:00:06.0
[ 1.598363] hub 1-0:1.0: USB hub found
[ 1.599681] hub 1-0:1.0: 12 ports detected
[ 1.601827] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.603682] usbcore: registered new interface driver usbserial_generic
[ 1.605680] usbserial: USB Serial support registered for generic
[ 1.607251] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 1.610415] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.611745] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.613184] mousedev: PS/2 mouse device common for all mice
[ 1.614773] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 1.618020] random: fast init done
[ 1.619076] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 1.620626] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 1.622280] cpuidle: using governor menu
[ 1.623416] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.625107] usbcore: registered new interface driver usbhid
[ 1.626657] usbhid: USB HID core driver
[ 1.627774] drop_monitor: Initializing network drop monitor service
[ 1.629290] TCP: cubic registered
[ 1.630205] Initializing XFRM netlink socket
[ 1.632180] NET: Registered protocol family 10
[ 1.633576] NET: Registered protocol family 17
[ 1.634721] mpls_gso: MPLS GSO support
[ 1.635985] PM: Hibernation image not present or could not be loaded.
[ 1.637453] Loading compiled-in X.509 certificates
[ 1.639159] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'
[ 1.641928] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'
[ 1.645149] Loaded X.509 cert 'CentOS Linux kernel signing key: 1e5f1d87704bf338012fa2b0fe16945997b33127'
[ 1.647753] registered taskstats version 1
[ 1.661119] Key type trusted registered
[ 1.664034] Key type encrypted registered
[ 1.665201] IMA: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 1.667205] Magic number: 4:583:169
[ 1.668794] rtc_cmos rtc_cmos: setting system clock to 2020-05-15 08:11:37 UTC (1589530297)
[ 1.672689] Freeing unused kernel memory: 1876k freed
[ 1.674450] Write protecting the kernel read-only data: 12288k
[ 1.677055] Freeing unused kernel memory: 512k freed
[ 1.679163] Freeing unused kernel memory: 600k freed
[ 1.684308] systemd[1]: Mounting cgroup to /sys/fs/cgroup/perf_event of type cgroup with options perf_event.
[ 1.687058] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls,net_prio of type cgroup with options net_cls,net_prio.
[ 1.690778] systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
[ 1.693437] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
[ 1.696146] systemd[1]: Mounting cgroup to /sys/fs/cgroup/pids of type cgroup with options pids.
[ 1.698364] systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
[ 1.700569] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
[ 1.703889] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
[ 1.706564] systemd[1]: Mounting cgroup to /sys/fs/cgroup/hugetlb of type cgroup with options hugetlb.
[ 1.709315] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
[ 1.711900] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 1.716174] systemd[1]: Detected virtualization kvm.
[ 1.717336] systemd[1]: Detected architecture x86-64.
[ 1.718536] systemd[1]: Running in initial RAM disk.
Welcome to CentOS Linux 7 (Core) dracut-033-554.el7 (Initramfs)!
[ 1.721004] systemd[1]: No hostname configured.
[ 1.722109] systemd[1]: Set hostname to <localhost>.
[ 1.723937] systemd[1]: Initializing machine ID from KVM UUID.
[ 1.726435] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
[ 1.729261] systemd[1]: Installed release agent.
[ 1.730402] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[ 1.732671] systemd[61]: Spawned /usr/lib/systemd/system-generators/dracut-rootfs-generator as 62.
[ 1.735037] systemd[61]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 63.
[ 1.739488] systemd-fstab-generator[63]: Skipping entry what=live:/microkernel.iso where=/sysroot type=auto
[ 1.743338] systemd-fstab-generator[63]: Parsing /etc/fstab
[ 1.746147] systemd-fstab-generator[63]: Parsing /sysroot/etc/fstab
[ 1.762395] systemd[61]: /usr/lib/systemd/system-generators/dracut-rootfs-generator succeeded.
[ 1.765646] systemd[61]: /usr/lib/systemd/system-generators/systemd-fstab-generator succeeded.
[ 1.769164] systemd[1]: system-generators succeeded.
[ 1.770569] systemd[1]: Looking for unit files in (higher priority first):
[ 1.772240] systemd[1]: /etc/systemd/system
[ 1.773358] systemd[1]: /run/systemd/system
[ 1.774568] systemd[1]: /usr/local/lib/systemd/system
[ 1.776000] systemd[1]: /usr/lib/systemd/system
[ 1.777363] systemd[1]: Looking for SysV init scripts in:
[ 1.779042] systemd[1]: /etc/rc.d/init.d
[ 1.780299] systemd[1]: Looking for SysV rcN.d links in:
[ 1.781672] systemd[1]: /etc/rc.d
[ 1.782857] systemd[1]: Unit type .busname is not supported on this system.
[ 1.785408] systemd[1]: Failed to load configuration for dev.mount: No such file or directory
[ 1.787546] systemd[1]: Failed to load configuration for dev-log.mount: No such file or directory
[ 1.790875] systemd[1]: Failed to load configuration for run-systemd-journal-socket.mount: No such file or directory
[ 1.794103] systemd[1]: Failed to load configuration for run.mount: No such file or directory
[ 1.796623] systemd[1]: Failed to load configuration for run-systemd.mount: No such file or directory
[ 1.799003] systemd[1]: Failed to load configuration for run-systemd-journal.mount: No such file or directory
[ 1.801507] systemd[1]: Failed to load configuration for run-systemd-journal-stdout.mount: No such file or directory
[ 1.804961] systemd[1]: Failed to load configuration for run-systemd-journal-syslog.mount: No such file or directory
[ 1.808393] systemd[1]: Failed to load configuration for syslog.service: No such file or directory
[ 1.811345] systemd[1]: Failed to load configuration for run-udev.mount: No such file or directory
[ 1.813573] systemd[1]: Failed to load configuration for run-udev-control.mount: No such file or directory
[ 1.816274] systemd[1]: Failed to load configuration for systemd-sysusers.service: No such file or directory
[ 1.819228] systemd[1]: Failed to load configuration for run-systemd-ask\x2dpassword.mount: No such file or directory
[ 1.821894] systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
[ 1.824967] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[ 1.827850] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[ 1.830202] systemd[1]: Failed to load configuration for systemd-hwdb-update.service: No such file or directory
[ 1.833828] systemd[1]: Failed to load configuration for systemd-readahead-replay.service: No such file or directory
[ 1.836314] systemd[1]: Failed to load configuration for systemd-readahead-collect.service: No such file or directory
[ 1.839398] systemd[1]: Using notification socket /run/systemd/notify
[ 1.841570] systemd[1]: Successfully created private D-Bus server.
[ 1.843184] systemd[1]: -.mount changed dead -> mounted
[ 1.844506] systemd[1]: Activating default unit: default.target
[ 1.846745] systemd[1]: Failed to load configuration for sysroot.mount: No such file or directory
[ 1.851171] systemd[1]: Trying to enqueue job initrd.target/start/isolate
[ 1.853385] systemd[1]: Installed new job initrd.target/start as 1
[ 1.855165] systemd[1]: Installed new job systemd-udevd.service/start as 11
[ 1.856736] systemd[1]: Installed new job system.slice/start as 7
[ 1.858854] systemd[1]: Installed new job initrd-parse-etc.service/start as 29
[ 1.861715] systemd[1]: Installed new job dracut-cmdline-ask.service/start as 26
[ 1.864267] systemd[1]: Installed new job remote-fs-pre.target/start as 28
[ 1.866304] systemd[1]: Installed new job dracut-cmdline.service/start as 32
[ 1.868566] systemd[1]: Installed new job systemd-sysctl.service/start as 6
[ 1.870457] systemd[1]: Installed new job kmod-static-nodes.service/start as 14
[ 1.873488] systemd[1]: Installed new job dracut-pre-pivot.service/start as 36
[ 1.876317] systemd[1]: Installed new job sysinit.target/start as 3
[ 1.878224] systemd[1]: Installed new job basic.target/start as 2
[ 1.880368] systemd[1]: Installed new job timers.target/start as 22
[ 1.883212] systemd[1]: Installed new job remote-fs.target/start as 37
[ 1.885311] systemd[1]: Installed new job dracut-initqueue.service/start as 27
[ 1.887710] systemd[1]: Installed new job dracut-pre-mount.service/start as 33
[ 1.889861] systemd[1]: Installed new job dracut-mount.service/start as 38
[ 1.891669] systemd[1]: Installed new job local-fs.target/start as 16
[ 1.894498] systemd[1]: Installed new job dracut-pre-udev.service/start as 31
[ 1.896721] systemd[1]: Installed new job initrd-root-fs.target/start as 30
[ 1.898488] systemd[1]: Installed new job systemd-udev-trigger.service/start as 17
[ 1.900648] systemd[1]: Installed new job paths.target/start as 23
[ 1.902283] systemd[1]: Installed new job sockets.target/start as 25
[ 1.903970] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 13
[ 1.906249] systemd[1]: Installed new job -.slice/start as 8
[ 1.907887] systemd[1]: Installed new job systemd-journald.service/start as 18
[ 1.909998] systemd[1]: Installed new job systemd-udevd-control.socket/start as 12
[ 1.912190] systemd[1]: Installed new job swap.target/start as 4
[ 1.914335] systemd[1]: Installed new job slices.target/start as 24
[ 1.916043] systemd[1]: Installed new job systemd-modules-load.service/start as 9
[ 1.918634] systemd[1]: Installed new job systemd-journald.socket/start as 19
[ 1.920688] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 10
[ 1.923268] systemd[1]: Installed new job systemd-ask-password-console.path/start as 15
[ 1.926521] systemd[1]: Installed new job dracut-pre-trigger.service/start as 35
[ 1.928805] systemd[1]: Installed new job initrd-fs.target/start as 34
[ 1.931013] systemd[1]: Enqueued job initrd.target/start as 1
[ 1.932425] systemd[1]: Loaded units and determined initial transaction in 200ms.
[ 1.934465] systemd[1]: Collecting run-systemd-ask\x2dpassword.mount
[ 1.936680] systemd[1]: Collecting run-udev.mount
[ 1.937872] systemd[1]: Collecting run-udev-control.mount
[ 1.939496] systemd[1]: Collecting run-systemd-journal-syslog.mount
[ 1.941513] systemd[1]: Collecting dev.mount
[ 1.942857] systemd[1]: Collecting dev-log.mount
[ 1.944175] systemd[1]: Collecting run-systemd-journal-socket.mount
[ 1.945861] systemd[1]: Collecting run.mount
[ 1.947084] systemd[1]: Collecting run-systemd.mount
[ 1.948404] systemd[1]: Collecting run-systemd-journal.mount
[ 1.950301] systemd[1]: Collecting run-systemd-journal-stdout.mount
[ 1.952081] systemd[1]: Received SIGCHLD from PID 61 (n/a).
[ 1.953489] systemd[1]: ConditionPathExists=!/run/plymouth/pid succeeded for systemd-ask-password-console.path.
[ 1.956298] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
[ 1.958814] systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
[ 1.968811] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 1.972678] systemd[1]: swap.target changed dead -> active
[ 1.974504] systemd[1]: Job swap.target/start finished, result=done
[ 1.976161] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 1.978852] systemd[1]: -.slice changed dead -> active
[ 1.980138] systemd[1]: Job -.slice/start finished, result=done
[ 1.981792] systemd[1]: Created slice Root Slice.
[ OK ] Created slice Root Slice.
[ 1.983988] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
[ 1.987165] usb 1-1: new full-speed USB device number 2 using ohci-pci
[ 1.988832] systemd[1]: systemd-udevd-control.socket changed dead -> listening
[ 1.991084] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
[ 1.993456] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 1.996317] systemd[1]: systemd-journald.socket changed dead -> listening
[ 1.997922] systemd[1]: Job systemd-journald.socket/start finished, result=done
[ 2.000051] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 2.002723] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
[ 2.005120] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
[ 2.007392] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
[ 2.009654] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 2.014321] systemd[1]: sockets.target changed dead -> active
[ 2.016150] systemd[1]: Job sockets.target/start finished, result=done
[ 2.017664] systemd[1]: Reached target Sockets.
[ OK ] Reached target Sockets.
[ 2.021837] systemd[1]: paths.target changed dead -> active
[ 2.023870] systemd[1]: Job paths.target/start finished, result=done
[ 2.026291] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 2.030454] systemd[1]: local-fs.target changed dead -> active
[ 2.032600] systemd[1]: Job local-fs.target/start finished, result=done
[ 2.034163] systemd[1]: Reached target Local File Systems.
[ OK ] Reached target Local File Systems.
[ 2.036650] systemd[1]: timers.target changed dead -> active
[ 2.038234] systemd[1]: Job timers.target/start finished, result=done
[ 2.039713] systemd[1]: Reached target Timers.
[ OK ] Reached target Timers.
[ 2.042004] systemd[1]: system.slice changed dead -> active
[ 2.043901] systemd[1]: Job system.slice/start finished, result=done
[ 2.045575] systemd[1]: Created slice System Slice.
[ OK ] Created slice System Slice.
[ 2.049465] systemd[1]: ConditionKernelCommandLine=rd.cmdline=ask failed for dracut-cmdline-ask.service.
[ 2.052409] systemd[1]: Starting of dracut-cmdline-ask.service requested but condition failed. Not starting unit.
[ 2.055418] systemd[1]: Job dracut-cmdline-ask.service/start finished, result=done
[ 2.057714] systemd[1]: ConditionKernelCommandLine=|noresume failed for dracut-cmdline.service.
[ 2.060552] systemd[1]: ConditionKernelCommandLine=|resume failed for dracut-cmdline.service.
[ 2.062968] systemd[1]: ConditionKernelCommandLine=|rd.break=cmdline failed for dracut-cmdline.service.
[ 2.066480] systemd[1]: ConditionDirectoryNotEmpty=|/lib/dracut/hooks/cmdline succeeded for dracut-cmdline.service.
[ 2.069027] systemd[1]: ConditionPathExistsGlob=|/etc/cmdline.d/*.conf failed for dracut-cmdline.service.
[ 2.071374] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for dracut-cmdline.service.
[ 2.074266] systemd[1]: About to execute: /bin/dracut-cmdline
[ 2.076226] systemd[1]: Forked /bin/dracut-cmdline as 78
[ 2.078188] systemd[1]: dracut-cmdline.service changed dead -> start
[ 2.080962] systemd[1]: Starting dracut cmdline hook...
Starting dracut cmdline hook...
[ 2.085087] systemd[1]: ConditionPathExists=/lib/modules/3.10.0-957.21.3.el7.x86_64/modules.devname succeeded for kmod-static-nodes.service.
[ 2.090511] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for kmod-static-nodes.service.
[ 2.095007] systemd[1]: About to execute: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[ 2.099460] systemd[1]: Forked /usr/bin/kmod as 83
[ 2.105068] systemd[1]: kmod-static-nodes.service changed dead -> start
[ 2.109413] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required st... nodes for the current kernel...
[ 2.116760] systemd[1]: ConditionKernelCommandLine=|rd.modules-load failed for systemd-modules-load.service.
[ 2.120020] systemd[1]: ConditionKernelCommandLine=|modules-load failed for systemd-modules-load.service.
[ 2.123741] systemd[1]: ConditionDirectoryNotEmpty=|/run/modules-load.d failed for systemd-modules-load.service.
[ 2.128088] systemd[1]: ConditionDirectoryNotEmpty=|/etc/modules-load.d failed for systemd-modules-load.service.
[ 2.132396] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed for systemd-modules-load.service.
[ 2.137667] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d failed for systemd-modules-load.service.
[ 2.141661] systemd[1]: ConditionDirectoryNotEmpty=|/lib/modules-load.d failed for systemd-modules-load.service.
[ 2.145598] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-modules-load.service.
[ 2.150450] systemd[1]: Starting of systemd-modules-load.service requested but condition failed. Not starting unit.
[ 2.154772] systemd[1]: Job systemd-modules-load.service/start finished, result=done
[ 2.158270] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-sysctl.service.
[ 2.163151] systemd[1]: About to execute: /usr/lib/systemd/systemd-sysctl
[ 2.165803] systemd[1]: Forked /usr/lib/systemd/systemd-sysctl as 102
[ 2.170679] systemd[1]: systemd-sysctl.service changed dead -> start
[ 2.175895] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 2.180399] systemd[1]: slices.target changed dead -> active
[ 2.182298] systemd[1]: Job slices.target/start finished, result=done
[ 2.184731] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 2.188294] systemd[1]: About to execute: /usr/lib/systemd/systemd-journald
[ 2.190669] systemd[1]: Forked /usr/lib/systemd/systemd-journald as 111
[ 2.196276] systemd[1]: systemd-journald.service changed dead -> start
[ 2.201140] systemd-journald[111]: Fixed max_use=197.5M max_size=24.6M min_size=4.0M keep_free=296.3M
[ 2.204687] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 2.208937] systemd[1]: Received SIGCHLD from PID 83 (kmod).
[ 2.211215] systemd-journald[111]: Reserving 44956 entries in hash table.
[ 2.213946] systemd[1]: Child 83 (kmod) died (code=exited, status=0/SUCCESS)
[ 2.217367] systemd[1]: Child 83 belongs to kmod-static-nodes.service
[ 2.219035] systemd-journald[111]: Vacuuming...
[ 2.221102] systemd[1]: kmod-static-nodes.service: main process exited, code=exited, status=0/SUCCESS
[ 2.223667] systemd-journald[111]: Vacuuming done, freed 0B of archived journals on disk.
[ 2.227997] systemd[1]: kmod-static-nodes.service changed start -> exited
[ 2.229893] systemd-journald[111]: Flushing /dev/kmsg...
[ 2.232844] usb 1-1: New USB device found, idVendor=80ee, idProduct=0021
[ 2.235202] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[ 2.237099] usb 1-1: Product: USB Tablet
[ 2.238117] usb 1-1: Manufacturer: VirtualBox
[ 2.239205] systemd[1]: Job kmod-static-nodes.service/start finished, result=done
[ 2.242214] systemd-journald[111]: no db file to read /run/udev/data/+acpi:PNP0A03:00: No such file or directory
[ 2.246202] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 2.249309] systemd-journald[111]: no db file to read /run/udev/data/+acpi:PNP0A03:00: No such file or directory
[ OK ] Started Create list of required sta...ce nodes for the current kernel.
[ 2.254851] systemd-journald[111]: no db file to read /run/udev/data/+acpi:PNP0A03:00: No such file or directory
[ 2.260561] systemd[1]: kmod-static-nodes.service: cgroup is empty
[ 2.262455] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/input/input4
[ 2.264908] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0
[ 2.268361] systemd[1]: Child 102 (systemd-sysctl) died (code=exited, status=0/SUCCESS)
[ 2.270645] systemd-journald[111]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 2.273176] loop: module loaded
[ 2.275327] systemd[1]: Child 102 belongs to systemd-sysctl.service
[ 2.278396] systemd-journald[111]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 2.281606] systemd[1]: systemd-sysctl.service: main process exited, code=exited, status=0/SUCCESS
[ 2.285211] systemd-journald[111]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 2.288192] systemd[1]: systemd-sysctl.service changed start -> exited
[ 2.290940] systemd[1]: Job systemd-sysctl.service/start finished, result=done
[ 2.295051] systemd-journald[111]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 2.297750] systemd[1]: Started Apply Kernel Variables.
[ 2.300323] systemd-journald[111]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ OK ] Started Apply Kernel Variables.
[ 2.304387] systemd[1]: systemd-sysctl.service: cgroup is empty
[ 2.307043] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:00.0: No such file or directory
[ 2.310239] systemd[1]: Got cgroup empty notification for: /system.slice/kmod-static-nodes.service
[ 2.314314] systemd[1]: Got cgroup empty notification for: /system.slice/systemd-sysctl.service
[ 2.318588] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:01.0: No such file or directory
[ 2.321847] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:01.1: No such file or directory
[ 2.324690] systemd[1]: Incoming traffic on systemd-journald.socket
[ 2.327994] systemd[1]: systemd-journald.socket changed listening -> running
[ 2.329795] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:01.1: No such file or directory
[ 2.333368] systemd[1]: Incoming traffic on systemd-udevd-kernel.socket
[ 2.335755] systemd[1]: systemd-udevd-kernel.socket changed listening -> running
[ 2.339592] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:01.1: No such file or directory
[ 2.343648] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-tmpfiles-setup-dev.service.
[ 2.355124] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:01.1: No such file or directory
[ 2.361483] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:01.1: No such file or directory
[ 2.365708] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:01.1: No such file or directory
[ 2.368867] systemd[1]: About to execute: /usr/bin/systemd-tmpfiles --prefix=/dev --create --boot
[ 2.371750] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 2.374972] systemd[1]: Forked /usr/bin/systemd-tmpfiles as 140
[ 2.376566] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 2.379210] systemd[1]: systemd-tmpfiles-setup-dev.service changed dead -> start
[ 2.383417] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 2.387535] systemd[1]: Starting Create Static Device Nodes in /dev...
Starting Create Static Device Nodes in /dev...
[ 2.391252] systemd[1]: Received SIGCHLD from PID 78 (dracut-cmdline).
[ 2.392967] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 2.396318] systemd[1]: Child 78 (dracut-cmdline) died (code=exited, status=0/SUCCESS)
[ 2.399366] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:03.0: No such file or directory
[ 2.402038] systemd[1]: Child 78 belongs to dracut-cmdline.service
[ 2.403886] systemd[1]: dracut-cmdline.service: main process exited, code=exited, status=0/SUCCESS
[ 2.406954] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:03.0: No such file or directory
[ 2.409593] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:03.0: No such file or directory
[ 2.413124] tsc: Refined TSC clocksource calibration: 2592.651 MHz
[ 2.415170] systemd[1]: dracut-cmdline.service changed start -> exited
[ 2.416797] systemd[1]: Job dracut-cmdline.service/start finished, result=done
[ 2.419033] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:04.0: No such file or directory
[ 2.421664] systemd[1]: Started dracut cmdline hook.
[ OK ] Started dracut cmdline hook.
[ 2.424308] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:04.0: No such file or directory
[ 2.427404] systemd[1]: dracut-cmdline.service: cgroup is empty
[ 2.428847] systemd[1]: Child 140 (systemd-tmpfile) died (code=exited, status=0/SUCCESS)
[ 2.431119] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:04.0: No such file or directory
[ 2.433616] systemd[1]: Child 140 belongs to systemd-tmpfiles-setup-dev.service
[ 2.436180] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:04.0: No such file or directory
[ 2.438681] systemd[1]: systemd-tmpfiles-setup-dev.service: main process exited, code=exited, status=0/SUCCESS
[ 2.441139] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:06.0: No such file or directory
[ 2.443687] systemd[1]: systemd-tmpfiles-setup-dev.service changed start -> exited
[ 2.445942] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:06.0: No such file or directory
[ 2.452705] systemd[1]: Job systemd-tmpfiles-setup-dev.service/start finished, result=done
[ 2.455511] systemd[1]: Started Create Static Device Nodes in /dev.
[ OK ] Started Create Static Device Nodes in /dev.
[ 2.458792] systemd[1]: systemd-tmpfiles-setup-dev.service: cgroup is empty
[ 2.460699] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:07.0: No such file or directory
[ 2.463559] systemd[1]: Got cgroup empty notification for: /system.slice/dracut-cmdline.service
[ 2.466415] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:07.0: No such file or directory
[ 2.469048] systemd[1]: Got cgroup empty notification for: /system.slice/systemd-tmpfiles-setup-dev.service
[ 2.471774] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:07.0: No such file or directory
[ 2.475485] systemd[1]: ConditionKernelCommandLine=|rd.driver.post failed for dracut-pre-udev.service.
[ 2.478332] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:08.0: No such file or directory
[ 2.480904] systemd[1]: ConditionKernelCommandLine=|rd.driver.pre failed for dracut-pre-udev.service.
[ 2.483471] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:08.0: No such file or directory
[ 2.486697] systemd[1]: ConditionKernelCommandLine=|rd.driver.blacklist failed for dracut-pre-udev.service.
[ 2.489323] systemd[1]: ConditionKernelCommandLine=|rd.break=pre-udev failed for dracut-pre-udev.service.
[ 2.491727] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:08.0: No such file or directory
[ 2.494190] systemd[1]: ConditionDirectoryNotEmpty=|/lib/dracut/hooks/pre-udev succeeded for dracut-pre-udev.service.
[ 2.497741] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:0d.0: No such file or directory
[ 2.500510] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:0d.0: No such file or directory
[ 2.503376] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for dracut-pre-udev.service.
[ 2.506070] systemd[1]: About to execute: /bin/dracut-pre-udev
[ 2.507605] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:0d.0: No such file or directory
[ 2.510531] systemd[1]: Forked /bin/dracut-pre-udev as 142
[ 2.512484] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:0d.0: No such file or directory
[ 2.515055] systemd[1]: dracut-pre-udev.service changed dead -> start
[ 2.521876] systemd[1]: Starting dracut pre-udev hook...
[ 2.524013] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:0d.0: No such file or directory
Starting dracut pre-udev hook...
[ 2.529177] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:0d.0: No such file or directory
[ 2.534285] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:0d.0: No such file or directory
[ 2.538365] systemd-journald[111]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 2.542261] systemd-journald[111]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 2.549295] systemd-journald[111]: no db file to read /run/udev/data/+pnp:00:02: No such file or directory
[ 2.558501] device-mapper: uevent: version 1.0.3
[ 2.560390] systemd-journald[111]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 2.563066] systemd-journald[111]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 2.565510] device-mapper: ioctl: 4.37.1-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 2.568727] systemd-journald[111]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 2.571806] systemd-journald[111]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 2.579527] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:00.0: No such file or directory
[ 2.583983] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:01.0: No such file or directory
[ 2.587297] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 2.592036] systemd-journald[111]: no db file to read /run/udev/data/+platform:rtc_cmos: No such file or directory
[ 2.596594] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:06.0: No such file or directory
[ 2.600947] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:06.0: No such file or directory
[ 2.604469] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:06.0: No such file or directory
[ 2.608524] systemd-journald[111]: no db file to read /run/udev/data/c189:0: No such file or directory
[ 2.612958] systemd-journald[111]: no db file to read /run/udev/data/c189:0: No such file or directory
[ 2.616316] systemd-journald[111]: no db file to read /run/udev/data/c189:0: No such file or directory
[ 2.619976] systemd-journald[111]: no db file to read /run/udev/data/c189:0: No such file or directory
[ 2.623787] systemd-journald[111]: no db file to read /run/udev/data/c189:0: No such file or directory
[ 2.628274] systemd-journald[111]: no db file to read /run/udev/data/+usb:1-0:1.0: No such file or directory
[ 2.631782] systemd-journald[111]: no db file to read /run/udev/data/+usb:1-0:1.0: No such file or directory
[ 2.635969] systemd-journald[111]: no db file to read /run/udev/data/+platform:rtc_cmos: No such file or directory
[ 2.639790] systemd-journald[111]: no db file to read /run/udev/data/+platform:rtc_cmos: No such file or directory
[ 2.645198] systemd-journald[111]: no db file to read /run/udev/data/+platform:rtc_cmos: No such file or directory
[ 2.648689] systemd-journald[111]: no db file to read /run/udev/data/+serio:serio1: No such file or directory
[ 2.654005] systemd-journald[111]: no db file to read /run/udev/data/c189:1: No such file or directory
[ 2.658590] systemd-journald[111]: no db file to read /run/udev/data/c189:1: No such file or directory
[ 2.662260] systemd[1]: Received SIGCHLD from PID 142 (dracut-pre-udev).
[ 2.664051] systemd[1]: Child 142 (dracut-pre-udev) died (code=exited, status=0/SUCCESS)
[ 2.666773] systemd[1]: Child 142 belongs to dracut-pre-udev.service
[ 2.668953] systemd[1]: dracut-pre-udev.service: main process exited, code=exited, status=0/SUCCESS
[ 2.671846] systemd-journald[111]: no db file to read /run/udev/data/c189:1: No such file or directory
[ 2.674559] systemd[1]: dracut-pre-udev.service changed start -> exited
[ 2.676569] systemd-journald[111]: no db file to read /run/udev/data/c189:1: No such file or directory
[ 2.679401] systemd[1]: Job dracut-pre-udev.service/start finished, result=done
[ 2.681522] systemd-journald[111]: no db file to read /run/udev/data/c189:1: No such file or directory
[ 2.691026] systemd[1]: Started dracut pre-udev hook.
[ OK ] Started dracut pre-udev hook.
[ 2.693914] systemd-journald[111]: no db file to read /run/udev/data/+hid:0003:80EE:0021.0001: No such file or directory
[ 2.697252] systemd[1]: dracut-pre-udev.service: cgroup is empty
[ 2.698688] systemd[1]: Got cgroup empty notification for: /system.slice/dracut-pre-udev.service
[ 2.701538] systemd-journald[111]: systemd-journald running as pid 111
[ 2.703232] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd.service.
[ 2.705705] systemd-journald[111]: Sent READY=1 notification.
[ 2.707314] systemd[1]: About to execute: /usr/lib/systemd/systemd-udevd
[ 2.708995] systemd-journald[111]: Sent WATCHDOG=1 notification.
[ 2.710549] systemd[1]: Forked /usr/lib/systemd/systemd-udevd as 172
[ 2.712294] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 2.715884] systemd[1]: systemd-udevd.service changed dead -> start
[ 2.720548] systemd[1]: Starting udev Kernel Device Manager...
[ 2.723117] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
Starting udev Kernel Device Manager...
[ 2.728661] systemd[1]: Got notification message for unit systemd-journald.service
[ 2.731522] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 2.734235] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 2.744987] systemd[1]: systemd-journald.service: Got notification message from PID 111 (READY=1, STATUS=Processing requests...)
[ 2.749386] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 2.751990] systemd[1]: systemd-journald.service: got READY=1
[ 2.753502] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 2.755701] systemd[1]: systemd-journald.service changed start -> running
[ 2.759392] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 2.762188] systemd[1]: Job systemd-journald.service/start finished, result=done
[ 2.765715] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 2.768061] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Started udev Kernel Device Manager.
Starting udev Coldplug all Devices...
[ 2.781832] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 2.810010] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ OK ] Started udev Coldplug all Devices.
Starting dracut initqueue hook...
[ 2.854468] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 2.858376] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Basic System.
[ 2.344093] dracut-initqueue[194]: calling: settle
Mounting Configuration File System...
[ 2.967543] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ OK ] Mounted Configuration File System.
[ 3.193541] libata version 3.00 loaded.
[ 3.199663] ata_piix 0000:00:01.1: version 2.13
[ 3.203054] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:01.1: No such file or directory
[ 3.207118] scsi host0: ata_piix
[ 3.208390] systemd-journald[111]: no db file to read /run/udev/data/+scsi:host0: No such file or directory
[ 3.211215] scsi host1: ata_piix
[ 3.212290] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
[ 3.214711] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
[ 3.217358] systemd-journald[111]: no db file to read /run/udev/data/+scsi:host1: No such file or directory
[ 3.246606] ahci 0000:00:0d.0: version 3.0
[ 3.248901] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:0d.0: No such file or directory
[ 3.252523] ahci 0000:00:0d.0: SSS flag set, parallel bus scan disabled
[ 3.254173] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[ 3.256467] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc
[ 3.258071] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:0d.0: No such file or directory
[ 3.260600] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:0d.0: No such file or directory
[ 3.263282] systemd-journald[111]: no db file to read /run/udev/data/+pci:0000:00:0d.0: No such file or directory
[ 3.266454] scsi host2: ahci
[ 3.267300] ata3: SATA max UDMA/133 abar m8192@0xf1840000 port 0xf1840100 irq 21
[ 3.269385] systemd-journald[111]: no db file to read /run/udev/data/+scsi:host2: No such file or directory
[ 3.369375] ata1.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133
[ 3.371619] ata2.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133
[ 3.374637] ata1.00: configured for UDMA/33
[ 3.376370] ata2.00: configured for UDMA/33
[ 3.379095] scsi 0:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5
[ 3.381457] scsi 1:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5
[ 3.383839] systemd-journald[111]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 3.386373] systemd-journald[111]: no db file to read /run/udev/data/+scsi:1:0:0:0: No such file or directory
[ 3.580131] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.581831] ata3.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133
[ 3.583032] ata3.00: 67108864 sectors, multi 128: LBA48 NCQ (depth 31/32)
[ 3.585002] ata3.00: configured for UDMA/133
[ 3.586168] scsi 2:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5
[ 3.588635] systemd-journald[111]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 3.801489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 32x/32x xa/form2 tray
[ 3.803062] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.804440] systemd-journald[111]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 3.807084] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 3.808308] sd 2:0:0:0: [sda] 67108864 512-byte logical blocks: (34.3 GB/32.0 GiB)
[ 3.810027] sd 2:0:0:0: [sda] Write Protect is off
[ 3.811045] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.812134] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.814511] systemd-journald[111]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 3.816908] systemd-journald[111]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 3.819866] sda: sda1
[ 3.820746] sd 2:0:0:0: [sda] Attached SCSI disk
[ 3.822097] systemd-journald[111]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 3.824775] sr 1:0:0:0: [sr1] scsi3-mmc drive: 32x/32x xa/form2 tray
[ 3.826464] sr 1:0:0:0: Attached scsi CD-ROM sr1
[ 3.827982] systemd-journald[111]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 3.830434] systemd-journald[111]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 3.833091] systemd-journald[111]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 3.836053] systemd-journald[111]: no db file to read /run/udev/data/+scsi:1:0:0:0: No such file or directory
[ 3.838236] systemd-journald[111]: no db file to read /run/udev/data/+scsi:1:0:0:0: No such file or directory
[ 4.116911] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 4.129929] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 4.132644] ISO 9660 Extensions: RRIP_1991A
[ 4.144993] Buffer I/O error on dev loop1, logical block 0, async page read
[ 4.148564] Buffer I/O error on dev loop1, logical block 0, async page read
[ 4.164659] Buffer I/O error on dev loop2, logical block 0, async page read
[ 4.168022] Buffer I/O error on dev loop2, logical block 0, async page read
[ OK ] Started dracut initqueue hook.
[ OK ] Reached target Remote File Systems (Pre).
[ OK ] Reached target Remote File Systems.
[ OK ] Reached target Initrd Root File System.
Starting Reload Configuration from the Real Root...
[ 4.317758] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 4.328856] systemd-fstab-generator[432]: Skipping entry what=live:/microkernel.iso where=/sysroot type=auto
[ 4.342681] systemd-fstab-generator[432]: Parsing /etc/fstab
[ 4.345858] systemd-fstab-generator[432]: Parsing /sysroot/etc/fstab
[ 4.375172] systemd[1]: swap.target changed dead -> active
[ 4.382527] systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1.0\x2dpart1.device changed dead -> plugged
[ 4.392943] systemd[1]: systemd-udevd-control.socket changed dead -> running
[ 4.396025] systemd[1]: systemd-sysctl.service changed dead -> exited
[ 4.397596] systemd[1]: dev-disk-by\x2dlabel-cloudimg\x2drootfs.device changed dead -> plugged
[ 4.401890] systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1.0.device changed dead -> plugged
[ 4.410225] systemd[1]: sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda1.device changed dead -> plugged
[ 4.413348] systemd[1]: initrd-parse-etc.service changed dead -> start-pre
[ 4.418586] systemd[1]: sys-devices-virtual-block-loop3.device changed dead -> plugged
[ 4.423526] systemd[1]: dev-loop0.device changed dead -> plugged
[ 4.428583] systemd[1]: sys-devices-virtual-block-dm\x2d0.device changed dead -> plugged
[ 4.434045] systemd[1]: dev-mapper-live\x2dosimg\x2dmin.device changed dead -> plugged
[ 4.438960] systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.0.device changed dead -> plugged
[ 4.442619] systemd[1]: dev-dm\x2d0.device changed dead -> plugged
[ 4.444356] systemd[1]: sys-devices-pnp0-00:02-tty-ttyS0.device changed dead -> plugged
[ 4.446881] systemd[1]: dev-loop3.device changed dead -> plugged
[ 4.448412] systemd[1]: sys-devices-virtual-block-loop1.device changed dead -> plugged
[ 4.451017] systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device changed dead -> plugged
[ 4.453764] systemd[1]: -.slice changed dead -> active
[ 4.455143] systemd[1]: dev-ttyS3.device changed dead -> plugged
[ 4.456644] systemd[1]: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB26b7902b\x2d796aca16.device changed dead -> plugged
[ 4.459390] systemd[1]: dev-ttyS2.device changed dead -> plugged
[ 4.461391] systemd[1]: dev-ttyS0.device changed dead -> plugged
[ 4.470371] systemd[1]: initrd-root-fs.target changed dead -> active
[ 4.472595] systemd[1]: dev-mapper-live\x2drw.device changed dead -> plugged
[ 4.474658] systemd[1]: dev-disk-by\x2duuid-2019\x2d07\x2d10\x2d13\x2d50\x2d42\x2d00.device changed dead -> plugged
[ 4.477141] systemd[1]: sys-devices-virtual-block-dm\x2d2.device changed dead -> plugged
[ 4.479183] systemd[1]: dev-mapper-live\x2dbase.device changed dead -> plugged
[ 4.481048] systemd[1]: dev-sda.device changed dead -> plugged
[ 4.482916] systemd[1]: -.mount changed dead -> mounted
[ 4.484201] systemd[1]: sys-devices-virtual-block-loop0.device changed dead -> plugged
[ 4.486681] systemd[1]: slices.target changed dead -> active
[ 4.488079] systemd[1]: sys-devices-virtual-block-loop2.device changed dead -> plugged
[ 4.490817] systemd[1]: dracut-initqueue.service changed dead -> exited
[ 4.492496] systemd[1]: dracut-pre-udev.service changed dead -> exited
[ 4.494347] systemd[1]: sys-devices-platform-serial8250-tty-ttyS1.device changed dead -> plugged
[ 4.496619] systemd[1]: dev-loop1.device changed dead -> plugged
[ 4.498051] systemd[1]: remote-fs.target changed dead -> active
[ 4.499612] systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device changed dead -> plugged
[ 4.501728] systemd[1]: dev-dm\x2d1.device changed dead -> plugged
[ 4.503605] systemd[1]: sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device changed dead -> plugged
[ 4.506700] systemd[1]: dracut-cmdline.service changed dead -> exited
[ 4.508665] systemd[1]: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB26b7902b\x2d796aca16\x2dpart1.device changed dead -> plugged
[ 4.511816] systemd[1]: dev-sr0.device changed dead -> plugged
[ 4.513533] systemd[1]: sockets.target changed dead -> active
[ 4.514934] systemd[1]: dev-loop4.device changed dead -> plugged
[ 4.516499] systemd[1]: dev-disk-by\x2duuid-2ed71e3f\x2d5da1\x2d4fda\x2da209\x2dda14b572610b.device changed dead -> plugged
[ 4.519399] systemd[1]: sysinit.target changed dead -> active
[ 4.520735] systemd[1]: systemd-journald.socket changed dead -> running
[ 4.522413] systemd[1]: sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda.device changed dead -> plugged
[ 4.525872] systemd[1]: dev-disk-by\x2did-dm\x2dname\x2dlive\x2dosimg\x2dmin.device changed dead -> plugged
[ 4.528835] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
[ 4.531260] systemd[1]: dev-disk-by\x2duuid-2020\x2d05\x2d06\x2d19\x2d13\x2d46\x2d69.device changed dead -> plugged
[ 4.534262] systemd[1]: sys-devices-virtual-block-loop5.device changed dead -> plugged
[ 4.536420] systemd[1]: remote-fs-pre.target changed dead -> active
[ 4.538294] systemd[1]: kmod-static-nodes.service changed dead -> exited
[ 4.540100] systemd[1]: dev-disk-by\x2duuid-435d707c\x2da0ef\x2d47c4\x2da3a8\x2d723580d199fc.device changed dead -> plugged
[ 4.542737] systemd[1]: dev-cdrom.device changed dead -> plugged
[ 4.544153] systemd[1]: dev-loop2.device changed dead -> plugged
[ 4.546070] systemd[1]: dev-disk-by\x2dlabel-_microkernel.device changed dead -> plugged
[ 4.548162] systemd[1]: timers.target changed dead -> active
[ 4.549451] systemd[1]: dev-disk-by\x2did-ata\x2dVBOX_CD\x2dROM_VB0\x2d01f003f6.device changed dead -> plugged
[ 4.551862] systemd[1]: dev-sda1.device changed dead -> plugged
[ 4.553265] systemd[1]: dev-disk-by\x2did-dm\x2dname\x2dlive\x2dbase.device changed dead -> plugged
[ 4.555571] systemd[1]: run-initramfs-live.mount changed dead -> mounted
[ 4.557390] systemd[1]: local-fs.target changed dead -> active
[ 4.558902] systemd[1]: systemd-udev-trigger.service changed dead -> exited
[ 4.560542] systemd[1]: sys-devices-virtual-block-loop4.device changed dead -> plugged
[ 4.562602] systemd[1]: dev-ttyS1.device changed dead -> plugged
[ 4.563987] systemd[1]: sys-module-configfs.device changed dead -> plugged
[ 4.565550] systemd[1]: basic.target changed dead -> active
[ 4.567854] systemd[1]: sys-kernel-config.mount changed dead -> mounted
[ 4.569427] systemd[1]: system.slice changed dead -> active
[ 4.570752] systemd[1]: systemd-udevd-kernel.socket changed dead -> running
[ 4.572314] systemd[1]: dev-dm\x2d2.device changed dead -> plugged
[ 4.573785] systemd[1]: sys-devices-virtual-block-dm\x2d1.device changed dead -> plugged
[ 4.576520] systemd[1]: dev-disk-by\x2dlabel-microkernel.device changed dead -> plugged
[ 4.578868] systemd[1]: systemd-udevd.service changed dead -> running
[ 4.580593] systemd[1]: systemd-journald.service changed dead -> running
[ 4.606471] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ OK ] Started Reload Configuration from the Real Root.
[ OK ] Reached target Initrd File Systems.
[ 4.618145] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
Starting dracut mount hook...
[ 4.628195] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 4.633809] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 4.738281] EXT4-fs (loop6): mounted filesystem with ordered data mode. Opts: (null)
[ OK ] Started dracut mount hook.
[ OK ] Reached target Initrd Default Target.
Starting dracut pre-pivot and cleanup hook...
[ 4.773892] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 4.778882] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 4.238418] dracut-pre-pivot[461]: calling: settle
[ 4.241851] dracut-pre-pivot[461]: calling: settle
[ OK ] Started dracut pre-pivot and cleanup hook.
Starting Cleaning Up and Shutting Down Daemons...
[ 4.804104] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ OK ] Stopped target Timers.
[ OK ] Stopped Cleaning Up and Shutting Down Daemons.
[ OK ] Stopped dracut pre-pivot and cleanup hook.
[ OK ] Stopped target Initrd Default Target.
[ OK ] Stopped target Remote File Systems.
[ OK ] Stopped target Remote File Systems (Pre).
[ OK ] Stopped dracut mount hook.
[ OK ] Stopped dracut initqueue hook.
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Sockets.
[ OK ] Stopped target Paths.
[ OK ] Stopped Dispatch Password Requests to Console Directory Watch.
[ OK ] Stopped target Slices.
[ OK ] Stopped target System Initialization.
[ OK ] Stopped target Local File Systems.
[ OK ] Stopped udev Coldplug all Devices.
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped target Swap.
Stopping udev Kernel Device Manager...
[ OK ] Stopped udev Kernel Device Manager.
[ OK ] Stopped dracut pre-udev hook.
[ OK ] Stopped dracut cmdline hook.
[ OK ] Stopped Create Static Device Nodes in /dev.
[ OK ] Stopped Create list of required sta...ce nodes for the current kernel.
[ OK ] Closed udev Kernel Socket.
[ OK ] Closed udev Control Socket.
Starting Cleanup udevd DB...
[ 4.875022] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ OK ] Started Cleanup udevd DB.
[ OK ] Reached target Switch Root.
Starting Switch Root...
[ 4.886865] systemd-journald[111]: Successfully sent stream file descriptor to service manager.
[ 4.912485] systemd-journald[111]: Received SIGTERM from PID 1 (n/a).
[ 5.189616] systemd-journald[111]: systemd-journald stopped as pid 111
[ 5.305764] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 5.316410] systemd[1]: Inserted module 'ip_tables'
Welcome to CentOS Linux 7 (Core)!
[ 5.353754] systemd-fstab-generator[483]: Parsing /etc/fstab
[ 5.357814] systemd-efi-boot-generator[482]: Not an EFI boot, exiting.
[ 5.364078] systemd-getty-generator[488]: Automatically adding serial getty for /dev/ttyS0.
[ 5.368837] systemd-fstab-generator[483]: Found entry what=/dev/root where=/ type=ext4 nofail=no noauto=no
[ 5.371529] systemd-sysv-generator[480]: Looking for unit files in (higher priority first):
[ 5.374091] systemd-fstab-generator[483]: Found entry what=devpts where=/dev/pts type=devpts nofail=no noauto=no
[ 5.376643] systemd-sysv-generator[480]: /etc/systemd/system
[ 5.378658] systemd-sysv-generator[480]: /run/systemd/system
[ 5.379928] systemd-fstab-generator[483]: Found entry what=tmpfs where=/dev/shm type=tmpfs nofail=no noauto=no
[ 5.382059] systemd-sysv-generator[480]: /usr/local/lib/systemd/system
[ 5.383381] systemd-sysv-generator[480]: /usr/lib/systemd/system
[ 5.384698] systemd-sysv-generator[480]: Looking for SysV init scripts in:
[ 5.386281] systemd-fstab-generator[483]: Found entry what=proc where=/proc type=proc nofail=no noauto=no
[ 5.388457] systemd-fstab-generator[483]: Found entry what=sysfs where=/sys type=sysfs nofail=no noauto=no
[ 5.390932] systemd-sysv-generator[480]: /etc/rc.d/init.d
[ 5.392087] systemd-sysv-generator[480]: Looking for SysV rcN.d links in:
[ 5.393396] systemd-sysv-generator[480]: /etc/rc.d
[ 5.396339] systemd-sysv-generator[480]: Loading SysV script /etc/rc.d/init.d/netconsole
[ 5.400910] systemd-sysv-generator[480]: Loading SysV script /etc/rc.d/init.d/network
[ OK ] Stopped Switch Root.
[ OK ] Stopped Journal Service.
Starting Journal Service...
[ OK ] Stopped target Switch Root.
[ OK ] Stopped target Initrd File Systems.
Starting Read and set NIS domainname from /etc/sysconfig/network...
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ OK ] Stopped target Initrd Root File System.[ 5.518713] systemd-journald[490]: Fixed max_use=197.5M max_size=24.6M min_size=4.0M keep_free=296.3M
[ OK ] Reached target Swap.
[ OK ] Listening on udev Kernel Socket.
[ 5.603247] systemd-journald[490]: Reserving 44956 entries in hash table.
[ OK ] Listening on udev Control Socket.
[ 5.616152] systemd-journald[490]: Vacuuming...
[ OK ] Set up automount Arbitrary Executab...ats File System Automount Point.
Starting Setup Virtual Console...
Starting Remount Root and Kernel File Systems...
[ 5.621917] systemd-journald[490]: Vacuuming done, freed 0B of archived journals on disk.
[ OK ] Created slice system-getty.slice.
Mounting Debug F[ 5.649484] systemd-journald[490]: Flushing /dev/kmsg...
ile System...
[ OK ] Reached target Remote File Systems.
Starting Create list of required st... nodes for the current kernel...
[ OK ] Listening on Delayed Shutdown Socket.[ 5.679158] systemd-journald[490]: systemd-journald running as pid 490
[ 5.683258] EXT4-fs (loop6): re-mounted. Opts: (null)
Starting Apply Kernel Variables...[ 5.699131] systemd-journald[490]: Sent READY=1 notification.
[ OK ] Created slice system-serial\x2dgetty.slice.
Mounting POSIX Message Queue File System...[ 5.718396] systemd-journald[490]: Sent WATCHDOG=1 notification.
[ OK ] Created slice User and Session Slice.
[ OK [ 5.724459] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
] Reached target Slices.
Mounting Huge Pages File System...
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.[ 5.734014] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Reached target Paths.
[ OK ] Reached target Local Encrypted Volumes.
[ 5.741268] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Debug File System.
[ OK ] Mounted Huge Pages File System.
[ 5.747686] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Started Journal Service.
[ 5.751196] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Started Read and set NIS domainname from /etc/sysconfig/network.
[ OK [ 5.757754] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
] Started Setup Virtual Console.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Started Create list of required sta...ce nodes for the current kernel.[ 5.763980] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Started Apply Kernel Variables.[ 5.767432] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
Starting Create Static Device Nodes in /dev...
Starting Configure read-only root support...
[ 5.796327] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
Starting Rebuild Hardware Database...
Starting Flush Journal to Persistent Storage...[ 5.834751] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).[ 5.905259] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
Starting udev Kernel Device Manager...[ 5.932069] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 5.979233] systemd-journald[490]: Received request to flush runtime journal from PID 1
[ 5.987560] systemd-journald[490]: Vacuuming...
[ 5.989386] systemd-journald[490]: Vacuuming done, freed 0B of archived journals on disk.
[ 5.997217] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 6.005307] systemd[1]: Received SIGCHLD from PID 517 (journalctl).
[ OK ] Started Configure read-only root support.
[ OK ] Started Flush Journal to Persistent Storage.
Starting Load/Save Random Seed...
[ 6.063963] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Reached target Local File Systems.
Starting Rebuild Journal Catalog...
[ 6.101973] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 6.122569] systemd[1]: Forked /usr/bin/systemd-tmpfiles as 530
[ 6.135536] systemd[1]: systemd-tmpfiles-setup.service changed dead -> start
Starting Create Volatile Files and Directories...
[ 6.161373] systemd[1]: ConditionPathExists=|/.autorelabel failed for rhel-autorelabel.service.
[ 6.183252] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 6.207586] systemd[1]: ConditionKernelCommandLine=|autorelabel failed for rhel-autorelabel.service.
[ 6.224365] systemd[1]: ConditionSecurity=selinux failed for rhel-autorelabel.service.
[ 6.240123] systemd[1]: Starting of rhel-autorelabel.service requested but condition failed. Not starting unit.
[ 6.254153] systemd[1]: Job rhel-autorelabel.service/start finished, result=done
[ 6.268452] systemd[1]: Got notification message for unit systemd-journald.service
[ 6.278687] systemd[1]: systemd-journald.service: Got notification message from PID 490 (FDSTORE=1)
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Load/Save Random Seed.
[ OK ] Started Rebuild Journal Catalog.
[ OK ] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[ 6.414458] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Started Rebuild Hardware Database.
Starting udev Coldplug all Devices...
Starting Update is Completed...
[ 6.706897] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Started Update is Completed.
[ 6.723005] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 6.745204] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Started udev Coldplug all Devices.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
[ 6.803831] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
Starting Permit User Sessions...
[ 6.812007] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
Starting Login Service...
[ 6.830853] systemd[1]: ConditionVirtualization=!container succeeded for rhel-dmesg.service.
Starting Dump dmesg to /var/log/dmesg...
[ 6.855492] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 6.864256] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Started D-Bus System Message Bus.
[ 6.889098] systemd[1]: dbus.socket changed listening -> running
Starting firewalld - dynamic firewall daemon...
[ 7.076038] systemd[1]: Forked /usr/sbin/acpid as 555
[ 7.092163] systemd[1]: acpid.service changed dead -> start
[ 7.101424] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
Starting ACPI Event Daemon...
[ 7.125028] systemd[1]: Got notification message for unit systemd-journald.service
[ 7.150320] systemd[1]: systemd-journald.service: got FDSTORE=1
[ 7.166214] systemd[1]: Got notification message for unit systemd-logind.service
[ 7.189897] systemd[1]: systemd-journald.service: added fd to fd store.
[ 7.202495] systemd[1]: Got notification message for unit systemd-journald.service
[ 7.230506] systemd[1]: systemd-journald.service: Got notification message from PID 490 (FDSTORE=1)
[ OK ] Started Permit User Sessions.
[ OK ] Started Dump dmesg to /var/log/dmesg.
[ 7.326584] systemd[1]: Job acpid.service/start finished, result=done
[ OK ] Started ACPI Event Daemon.
[ 7.350500] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=7 reply_cookie=0 error=n/a
[ 7.488595] systemd[1]: Got cgroup empty notification for: /system.slice/rhel-dmesg.service
[ 7.549063] systemd[1]: sys-module-configfs.device changed dead -> plugged
[ 7.561380] systemd[1]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a
[ OK ] Started Login Service.
[ 7.633220] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 error=n/a
[ 7.664746] systemd[1]: Job getty@tty1.service/start finished, result=done
[ OK ] Started Getty on tty1.
[ 7.704167] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=17 reply_cookie=0 error=n/a
[ 7.992074] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 8.002086] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input5
[ 8.322113] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 8.326339] systemd-journald[490]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 8.330652] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 8.336375] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 8.338353] systemd-journald[490]: no db file to read /run/udev/data/+scsi:1:0:0:0: No such file or directory
[ 8.345032] systemd-journald[490]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 8.490517] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 8.493090] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 8.785437] random: crng init done
[ 8.827356] systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1.0.device changed dead -> plugged
[ 8.832575] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 8.840178] systemd[1]: dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VB26b7902b\x2d796aca16.device changed dead -> plugged
[ OK ] Started firewalld - dynamic firewall daemon.
[ 8.906856] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/firewalld_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=43 reply_cookie=0 error=n/a
[ OK ] Found device /dev/ttyS0.
[ 8.973674] cryptd: max_cpu_qlen set to 1000
[ OK ] Started Serial Getty on ttyS0.
[ 8.999963] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=54 reply_cookie=0 error=n/a
[ 9.045462] AVX2 version of gcm_enc/dec engaged.
[ 9.047056] AES CTR mode by8 optimization enabled
[ 9.063084] systemd[1]: getty.target changed dead -> active
[ 9.076657] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ OK ] Reached target Login Prompts.
[ OK ] Reached target Network (Pre).
Starting Network Manager...
[ 9.126411] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 9.133959] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyS0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=61 reply_cookie=0 error=n/a
[ 9.253227] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyS0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=62 reply_cookie=0 error=n/a
[ 9.326435] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[ 9.398665] alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni)
[ 9.432114] systemd[1]: systemd-journald.service: added fd to fd store.
[ 9.454216] systemd[1]: NetworkManager.service's D-Bus name org.freedesktop.NetworkManager now registered by :1.3
[ 9.459890] Ebtables v2.0 registered
[ OK ] Started Network Manager.
[ 9.491174] systemd[1]: Enqueued job systemd-hostnamed.service/start as 187
[ 9.519714] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
Starting Hostname Service...
[ 9.553306] systemd[1]: NetworkManager-wait-online.service changed dead -> start
[ 9.555450] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
Starting Network Manager Wait Online...
[ 9.737955] systemd[1]: Got notification message for unit systemd-journald.service
[ 9.774806] systemd[1]: systemd-journald.service: added fd to fd store.
[ 9.802531] systemd[1]: systemd-journald.service: added fd to fd store.
[ 9.818805] systemd[1]: Got notification message for unit systemd-hostnamed.service
[ OK ] Started Hostname Service.
[ 9.866272] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 9.874535] systemd[1]: Trying to enqueue job NetworkManager-dispatcher.service/start/replace
[ 9.931910] systemd[1]: Installed new job NetworkManager-dispatcher.service/start as 245
[ 9.970350] intel_pmc_core: initialized
[ 9.971906] systemd[1]: Enqueued job NetworkManager-dispatcher.service/start as 245
[ 9.989938] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=83 reply_cookie=0 error=n/a
[ 10.029991] systemd[1]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=20 reply_cookie=0 error=n/a
[ 10.088907] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=88 reply_cookie=0 error=n/a
[ 10.113414] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:1a:4e:4a
[ 10.115681] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
[ 10.123645] piix4_smbus 0000:00:07.0: SMBus Host Controller at 0x4100, revision 0
[ 10.128139] [drm] DMA map mode: Using physical TTM page addresses.
[ 10.130353] [drm] Capabilities:
[ 10.131968] [drm] Cursor.
[ 10.132956] [drm] Cursor bypass 2.
[ 10.134155] [drm] Alpha cursor.
[ 10.135106] [drm] 3D.
[ 10.135886] [drm] Extended Fifo.
[ 10.136833] [drm] Pitchlock.
[ 10.138194] [drm] Irq mask.
[ 10.139049] [drm] GMR.
[ 10.140039] [drm] Traces.
[ 10.141113] [drm] GMR2.
[ 10.142216] [drm] Screen Object 2.
[ 10.143283] [drm] Max GMR ids is 8192
[ 10.144289] [drm] Max number of GMR pages is 1048576
[ 10.145760] [drm] Max dedicated hypervisor surface memory is 507904 kiB
[ 10.147393] [drm] Maximum display memory size is 16384 kiB
[ 10.148716] [drm] VRAM at 0xf0000000 size is 16384 kiB
[ 10.150011] [drm] MMIO at 0xf1000000 size is 2048 kiB
[ 10.151602] systemd[1]: dev-loop3.device changed dead -> plugged
[ 10.156606] [drm] global init.
[ 10.163452] [TTM] Zone kernel: Available graphics memory: 2022734 kiB
[ 10.165177] [TTM] Initializing pool allocator
[ 10.172268] [TTM] Initializing DMA pool allocator
[ 10.180949] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 10.183552] [drm] No driver support for vblank timestamp query.
Starting Network Manager Script Dispatcher Service...
[ 10.197197] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 10.203634] [drm] Screen Objects Display Unit initialized
[ 10.205934] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=105 reply_cookie=0 error=n/a
[ 10.235947] [drm] width 720
[ 10.237370] [drm] height 400
[ 10.238444] [drm] bpp 32
[ 10.239543] [drm] Fifo max 0x00200000 min 0x00001000 cap 0x00000355
[ 10.291486] [drm] DX: no.
[ 10.294544] [drm] Atomic: yes
[ 10.321800] [drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send log
[ 10.325448] systemd[1]: systemd-journald.service: got FDSTORE=1
[ 10.340384] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 10.353208] [drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send log
[ OK ] Started Network Manager Script Dispatcher Service.
Starting Authorization Manager...
[ 10.380360] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 10.396590] fbcon: svgadrmfb (fb0) is primary device
[ 10.421378] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=112 reply_cookie=0 error=n/a
[ 10.422471] Console: switching to colour frame buffer device 100x37
[ 10.428775] [drm] Initialized vmwgfx 2.14.1 20180322 for 0000:00:02.0 on minor 0
[ 10.436787] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=113 reply_cookie=0 error=n/a
[ 10.521974] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/303 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=114 reply_cookie=0 error=n/a
[ 10.645433] systemd[1]: Got notification message for unit systemd-journald.service
[ 10.661193] Netfilter messages via NETLINK v0.30.
[ 10.707570] systemd[1]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=4 reply_cookie=0 error=n/a
[ 10.721669] ip_set: protocol 6
[ OK ] Started Authorization Manager.
[ 10.755369] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=117 reply_cookie=0 error=n/a
[ 10.830200] systemd[1]: sys-devices-virtual-block-dm\x2d0.device changed dead -> plugged
[ 10.872062] ppdev: user-space parallel port driver
[ 11.225764] floppy0: no floppy controllers found
[ 11.227011] work still pending
[ 11.401735] e1000 0000:00:08.0 eth1: (PCI:33MHz:32-bit) 08:00:27:51:39:06
[ 11.403696] e1000 0000:00:08.0 eth1: Intel(R) PRO/1000 Network Connection
[ 11.428053] IPv6: ADDRCONF(NETDEV_UP): enp0s3: link is not ready
[ 11.436389] IPv6: ADDRCONF(NETDEV_UP): enp0s3: link is not ready
[ 11.455292] IPv6: ADDRCONF(NETDEV_UP): enp0s8: link is not ready
[ 11.464616] IPv6: ADDRCONF(NETDEV_UP): enp0s8: link is not ready
[ 12.665547] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 12.681176] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 13.441812] e1000: enp0s3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 13.444072] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s3: link becomes ready
[ 13.480021] e1000: enp0s8 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 13.483212] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s8: link becomes ready
CentOS Linux 7 (Core)
Kernel 3.10.0-957.21.3.el7.x86_64 on an x86_64
10 login: [ 16.354356] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 16.661298] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 43.569720] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Stopped target Graphical Interface.
[ OK ] Stopped target Multi-User System.
Stopping ACPI Event Daemon...
[ OK ] Stopped target Network is Online.
[ OK ] Stopped Dump dmesg to /var/log/dmesg.
[ OK ] Stopped target Timers.
[ OK ] Stopped Daily Cleanup of Temporary Directories.
[ OK ] Stopped target Login Prompts.
Stopping Serial Getty on ttyS0...
Stopping Login Service...
Stopping Getty on tty1...
[ OK ] Stopped Login Service.
[ OK ] Stopped ACPI Event Daemon.
[ OK ] Stopped Getty on tty1.
[ OK ] Stopped Serial Getty on ttyS0.
[ OK ] Stopped Razor Microkernel agent.
[ OK ] Stopped Razor Microkernel Agent trigger.
[ OK ] Stopped target Network.
Stopping LSB: Bring up/down networking...
[ OK ] Removed slice system-serial\x2dgetty.slice.
[ 46.351552] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
Starting Restore /run/initramfs...
[ OK ] Removed slice system-getty.slice.
[ 46.357684] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
Stopping Permit User Sessions...
[ OK ] Stopped Permit User Sessions.
[ 46.366560] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Stopped target Remote File Systems.
[ OK ] Started Restore /run/initramfs.
[ OK ] Stopped LSB: Bring up/down networking.
[ OK ] Stopped Network Manager Wait Online.
Stopping Network Manager...
[ OK ] Stopped Network Manager.
[ OK ] Stopped target Network (Pre).
Stopping firewalld - dynamic firewall daemon...
[ 46.821075] Ebtables v2.0 unregistered
[ OK ] Stopped firewalld - dynamic firewall daemon.
Stopping D-Bus System Message Bus...
Stopping Authorization Manager...
[ OK ] Stopped D-Bus System Message Bus.
[ OK ] Stopped Authorization Manager.
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Slices.
[ OK ] Removed slice User and Session Slice.
[ OK ] Stopped target Paths.
[ OK ] Stopped Forward Password Requests to Wall Directory Watch.
[ OK ] Stopped Dispatch Password Requests to Console Directory Watch.
[ OK ] Stopped target Sockets.
[ OK ] Closed D-Bus System Message Bus Socket.
[ OK ] Stopped target System Initialization.
[ OK ] Stopped target Local Encrypted Volumes.
Stopping Load/Save Random Seed...
[ 46.899166] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped Setup Virtual Console.
Stopping Update UTMP about System Boot/Shutdown...
[ OK ] Stopped target Swap.
[ 46.911541] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Stopped Read and set NIS domainname from /etc/sysconfig/network.
[ OK ] Stopped Update is Completed.
[ OK ] Stopped Rebuild Journal Catalog.
[ OK ] Stopped Rebuild Hardware Database.
[ OK ] Stopped Load/Save Random Seed.
[ OK ] Stopped Update UTMP about System Boot/Shutdown.
[ OK ] Stopped Create Volatile Files and Directories.
[ OK ] Stopped target Local File Systems.
Unmounting Configuration File System...
Unmounting /run/initramfs/live...
[ OK ] Stopped Configure read-only root support.
[ 46.960157] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Unmounted Configuration File System.
[FAILED] Failed unmounting /run/initramfs/live.[ 46.967442] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ OK ] Reached target Unmount All Filesystems.
[ OK ] Stopped target Local File Systems (Pre).
[ OK ] Stopped Create Static Device Nodes in /dev.
[ OK ] Stopped Remount Root and Kernel File Systems.
[ OK ] Reached target Shutdown.
[ 46.980230] systemd-journald[490]: Successfully sent stream file descriptor to service manager.
[ 46.994714] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 46.999649] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[ 47.041898] systemd-journald[490]: Received SIGTERM from PID 1 (systemd-shutdow).
[ 47.043175] systemd-journald[490]: systemd-journald stopped as pid 490
[ 47.045000] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[ 47.049227] systemd-shutdown[1]: Unmounting file systems.
[ 47.050472] systemd-shutdown[1381]: Remounting '/' read-only in with options 'data=ordered'.
[ 47.052990] EXT4-fs (loop6): re-mounted. Opts: data=ordered
[ 47.054854] systemd-shutdown[1382]: Remounting '/run/initramfs/live' read-only in with options ''.
[ 47.057283] systemd-shutdown[1383]: Unmounting '/run/initramfs/live'.
[ 47.058472] systemd-shutdown[1383]: Failed to unmount /run/initramfs/live: Device or resource busy
[ 47.060241] systemd-shutdown[1]: Failed to wait for process: Protocol error
[ 47.061497] systemd-shutdown[1]: All filesystems unmounted.
[ 47.062496] systemd-shutdown[1]: Deactivating swaps.
[ 47.063430] systemd-shutdown[1]: All swaps deactivated.
[ 47.064421] systemd-shutdown[1]: Detaching loop devices.
[ 47.065657] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.066877] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.068035] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.069065] systemd-shutdown[1]: Detaching loopback /dev/loop2.
[ 47.070070] systemd-shutdown[1]: Detaching loopback /dev/loop1.
[ 47.071091] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.072087] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.073148] systemd-shutdown[1]: Detaching DM devices.
[ 47.074559] systemd-shutdown[1]: Detaching DM 253:2.
[ 47.078484] systemd-shutdown[1]: Detaching DM 253:1.
[ 47.082311] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.083795] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.086165] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.087725] systemd-shutdown[1]: After 1 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.090599] systemd-shutdown[1]: Detaching loop devices.
[ 47.092826] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.094702] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.096093] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.097373] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.098733] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.100200] systemd-shutdown[1]: Detaching DM devices.
[ 47.101450] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.102582] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.104119] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.105563] systemd-shutdown[1]: After 2 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.108163] systemd-shutdown[1]: Detaching loop devices.
[ 47.109838] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.111141] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.112440] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.113953] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.115307] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.116923] systemd-shutdown[1]: Detaching DM devices.
[ 47.118547] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.120027] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.122362] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.124361] systemd-shutdown[1]: After 3 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.128947] systemd-shutdown[1]: Detaching loop devices.
[ 47.132536] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.134817] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.136573] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.138650] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.141114] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.143814] systemd-shutdown[1]: Detaching DM devices.
[ 47.146791] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.148935] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.151707] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.153944] systemd-shutdown[1]: After 4 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.158321] systemd-shutdown[1]: Detaching loop devices.
[ 47.160809] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.162909] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.164668] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.167069] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.169057] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.171237] systemd-shutdown[1]: Detaching DM devices.
[ 47.173886] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.175956] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.179159] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.181294] systemd-shutdown[1]: After 5 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.185456] systemd-shutdown[1]: Detaching loop devices.
[ 47.187628] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.189590] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.191461] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.194278] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.196767] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.198881] systemd-shutdown[1]: Detaching DM devices.
[ 47.200861] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.202724] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.205331] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.207226] systemd-shutdown[1]: After 6 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.210978] systemd-shutdown[1]: Detaching loop devices.
[ 47.213114] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.214894] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.216653] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.218665] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.220426] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.222577] systemd-shutdown[1]: Detaching DM devices.
[ 47.225077] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.226878] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.229705] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.232326] systemd-shutdown[1]: After 7 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.235972] systemd-shutdown[1]: Detaching loop devices.
[ 47.237725] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.239501] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.241482] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.244038] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.246322] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.248648] systemd-shutdown[1]: Detaching DM devices.
[ 47.250607] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.252286] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.254577] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.256760] systemd-shutdown[1]: After 8 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.260284] systemd-shutdown[1]: Detaching loop devices.
[ 47.262272] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.264166] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.266347] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.267840] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.269186] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.270721] systemd-shutdown[1]: Detaching DM devices.
[ 47.272109] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.273650] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.276056] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.278050] systemd-shutdown[1]: After 9 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.280952] systemd-shutdown[1]: Detaching loop devices.
[ 47.282826] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.284795] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.286583] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.288535] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.290437] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.292450] systemd-shutdown[1]: Detaching DM devices.
[ 47.294073] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.295374] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.297134] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.298894] systemd-shutdown[1]: After 10 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.301420] systemd-shutdown[1]: Detaching loop devices.
[ 47.303109] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.304522] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.305908] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.307761] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.309614] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.311926] systemd-shutdown[1]: Detaching DM devices.
[ 47.314046] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.315685] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.317922] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.319913] systemd-shutdown[1]: After 11 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.323837] systemd-shutdown[1]: Detaching loop devices.
[ 47.326440] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.328798] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.331077] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.333332] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.335440] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.337730] systemd-shutdown[1]: Detaching DM devices.
[ 47.341539] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.343808] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.347169] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.349613] systemd-shutdown[1]: After 12 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.353928] systemd-shutdown[1]: Detaching loop devices.
[ 47.356347] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.358380] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.360623] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.362670] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.364718] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.366566] systemd-shutdown[1]: Detaching DM devices.
[ 47.368089] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.369611] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.371461] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.372939] systemd-shutdown[1]: After 13 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.376316] systemd-shutdown[1]: Detaching loop devices.
[ 47.378737] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.380925] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.382519] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.384537] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.386425] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.387982] systemd-shutdown[1]: Detaching DM devices.
[ 47.389512] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.391123] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.393023] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.394598] systemd-shutdown[1]: After 14 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.397259] systemd-shutdown[1]: Detaching loop devices.
[ 47.398949] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.400481] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.401817] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.403149] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.404338] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.405914] systemd-shutdown[1]: Detaching DM devices.
[ 47.407182] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.408717] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.410619] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.412101] systemd-shutdown[1]: After 15 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.414518] systemd-shutdown[1]: Detaching loop devices.
[ 47.416061] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.417303] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.418520] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.419907] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.421260] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.423363] systemd-shutdown[1]: Detaching DM devices.
[ 47.425330] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.426660] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.428300] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.430013] systemd-shutdown[1]: After 16 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.432454] systemd-shutdown[1]: Detaching loop devices.
[ 47.434499] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.436042] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.437494] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.439461] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.440921] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.443101] systemd-shutdown[1]: Detaching DM devices.
[ 47.444857] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.446399] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.448073] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.449566] systemd-shutdown[1]: After 17 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.452409] systemd-shutdown[1]: Detaching loop devices.
[ 47.454620] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.456046] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.457570] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.459225] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.461136] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.462922] systemd-shutdown[1]: Detaching DM devices.
[ 47.464832] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.466425] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.468608] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.470351] systemd-shutdown[1]: After 18 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.473106] systemd-shutdown[1]: Detaching loop devices.
[ 47.475025] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.477237] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.479058] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.480896] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.482581] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.484323] systemd-shutdown[1]: Detaching DM devices.
[ 47.485982] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.487471] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.489661] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.491502] systemd-shutdown[1]: After 19 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.494611] systemd-shutdown[1]: Detaching loop devices.
[ 47.496383] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.497736] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.499113] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.500645] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.502149] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.503564] systemd-shutdown[1]: Detaching DM devices.
[ 47.505261] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.506585] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.508614] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.510519] systemd-shutdown[1]: After 20 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.513482] systemd-shutdown[1]: Detaching loop devices.
[ 47.515427] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.516900] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.518387] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.519691] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.521297] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.522870] systemd-shutdown[1]: Detaching DM devices.
[ 47.524692] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.526761] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.528987] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.530526] systemd-shutdown[1]: After 21 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.533555] systemd-shutdown[1]: Detaching loop devices.
[ 47.535695] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.537091] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.538715] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.540451] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.542016] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.544265] systemd-shutdown[1]: Detaching DM devices.
[ 47.546135] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.547712] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.550045] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.551625] systemd-shutdown[1]: After 22 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.554266] systemd-shutdown[1]: Detaching loop devices.
[ 47.556036] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.557717] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.559800] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.561796] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.563659] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.565657] systemd-shutdown[1]: Detaching DM devices.
[ 47.567189] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.568398] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.570128] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.571759] systemd-shutdown[1]: After 23 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.574683] systemd-shutdown[1]: Detaching loop devices.
[ 47.576518] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.578517] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.580081] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.581717] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.583309] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.585083] systemd-shutdown[1]: Detaching DM devices.
[ 47.586822] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.588313] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.590604] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.592692] systemd-shutdown[1]: After 24 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.595727] systemd-shutdown[1]: Detaching loop devices.
[ 47.597507] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.599247] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.600745] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.602216] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.603654] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.605147] systemd-shutdown[1]: Detaching DM devices.
[ 47.606463] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.607697] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.609719] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.611709] systemd-shutdown[1]: After 25 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.614564] systemd-shutdown[1]: Detaching loop devices.
[ 47.616166] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.617504] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.618873] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.620316] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.621609] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.623217] systemd-shutdown[1]: Detaching DM devices.
[ 47.624633] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.625773] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.627617] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.629115] systemd-shutdown[1]: After 26 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.631802] systemd-shutdown[1]: Detaching loop devices.
[ 47.633494] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.634864] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.636399] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.637888] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.639441] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.641298] systemd-shutdown[1]: Detaching DM devices.
[ 47.642864] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.644644] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.646566] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.648365] systemd-shutdown[1]: After 27 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.651282] systemd-shutdown[1]: Detaching loop devices.
[ 47.653275] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.654812] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.656108] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.657552] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.659211] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.660776] systemd-shutdown[1]: Detaching DM devices.
[ 47.662233] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.663431] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.665298] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.666809] systemd-shutdown[1]: After 28 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.669492] systemd-shutdown[1]: Detaching loop devices.
[ 47.671488] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.672870] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.674529] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.676457] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.678232] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.679903] systemd-shutdown[1]: Detaching DM devices.
[ 47.681522] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.682931] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.684952] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.686562] systemd-shutdown[1]: After 29 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.689355] systemd-shutdown[1]: Detaching loop devices.
[ 47.691070] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.692949] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.695339] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.697196] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.698665] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.700358] systemd-shutdown[1]: Detaching DM devices.
[ 47.701958] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.703248] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.704944] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.707118] systemd-shutdown[1]: After 30 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.710437] systemd-shutdown[1]: Detaching loop devices.
[ 47.712668] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.714397] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.716320] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.718149] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.719687] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.721383] systemd-shutdown[1]: Detaching DM devices.
[ 47.723089] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.724985] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.727388] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.729273] systemd-shutdown[1]: After 31 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.733121] systemd-shutdown[1]: Detaching loop devices.
[ 47.735864] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.737729] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.739376] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.741523] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.743757] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.745526] systemd-shutdown[1]: Detaching DM devices.
[ 47.747732] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.749317] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.751729] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.753844] systemd-shutdown[1]: After 32 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.757491] systemd-shutdown[1]: Detaching loop devices.
[ 47.760768] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.763124] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.765714] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.767933] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.769916] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.772229] systemd-shutdown[1]: Detaching DM devices.
[ 47.774294] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.776590] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.779474] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.781689] systemd-shutdown[1]: After 33 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.785353] systemd-shutdown[1]: Detaching loop devices.
[ 47.787510] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.789220] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.791442] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.794040] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.795881] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.797480] systemd-shutdown[1]: Detaching DM devices.
[ 47.799074] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.800372] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.802423] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.804072] systemd-shutdown[1]: After 34 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.807064] systemd-shutdown[1]: Detaching loop devices.
[ 47.808778] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.810429] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.812146] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.813681] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.815238] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.816901] systemd-shutdown[1]: Detaching DM devices.
[ 47.818774] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.820342] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.822553] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.824303] systemd-shutdown[1]: After 35 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.827390] systemd-shutdown[1]: Detaching loop devices.
[ 47.829342] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.830909] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.832557] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.834294] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.836111] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.838022] systemd-shutdown[1]: Detaching DM devices.
[ 47.839540] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.840978] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.842932] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.845038] systemd-shutdown[1]: After 36 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.847950] systemd-shutdown[1]: Detaching loop devices.
[ 47.849611] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.851462] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.853364] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.855472] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.857122] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.859319] systemd-shutdown[1]: Detaching DM devices.
[ 47.861457] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.863043] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.865814] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.867973] systemd-shutdown[1]: After 37 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.871088] systemd-shutdown[1]: Detaching loop devices.
[ 47.873056] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.874634] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.876394] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.878433] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.880287] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.882237] systemd-shutdown[1]: Detaching DM devices.
[ 47.883965] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.885592] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.887691] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.889422] systemd-shutdown[1]: After 38 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.892850] systemd-shutdown[1]: Detaching loop devices.
[ 47.895450] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.897453] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.899231] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.901113] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.903080] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.904889] systemd-shutdown[1]: Detaching DM devices.
[ 47.906421] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.907634] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.909547] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.910994] systemd-shutdown[1]: After 39 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.913934] systemd-shutdown[1]: Detaching loop devices.
[ 47.916032] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.917624] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.919021] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.920543] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.922149] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.923779] systemd-shutdown[1]: Detaching DM devices.
[ 47.925960] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.927264] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.929152] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.930639] systemd-shutdown[1]: After 40 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.933540] systemd-shutdown[1]: Detaching loop devices.
[ 47.935609] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.937082] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.938959] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.940549] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.942077] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.944214] systemd-shutdown[1]: Detaching DM devices.
[ 47.946028] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.947418] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.949297] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.950801] systemd-shutdown[1]: After 41 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.953641] systemd-shutdown[1]: Detaching loop devices.
[ 47.955347] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.956892] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.959207] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.961314] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.963602] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.965880] systemd-shutdown[1]: Detaching DM devices.
[ 47.967291] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.969056] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.971527] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.973738] systemd-shutdown[1]: After 42 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.977577] systemd-shutdown[1]: Detaching loop devices.
[ 47.979392] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 47.981020] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 47.982677] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 47.984273] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 47.985896] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 47.987919] systemd-shutdown[1]: Detaching DM devices.
[ 47.989628] systemd-shutdown[1]: Detaching DM 253:0.
[ 47.991291] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 47.993325] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 47.995509] systemd-shutdown[1]: After 43 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 47.998377] systemd-shutdown[1]: Detaching loop devices.
[ 48.000201] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 48.002219] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 48.003715] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 48.005555] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 48.006888] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 48.008330] systemd-shutdown[1]: Detaching DM devices.
[ 48.010144] systemd-shutdown[1]: Detaching DM 253:0.
[ 48.011453] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 48.013340] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 48.014879] systemd-shutdown[1]: After 44 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 48.017906] systemd-shutdown[1]: Detaching loop devices.
[ 48.019808] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 48.021785] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 48.023549] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 48.025406] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 48.027418] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 48.029362] systemd-shutdown[1]: Detaching DM devices.
[ 48.031190] systemd-shutdown[1]: Detaching DM 253:0.
[ 48.032763] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 48.034948] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 48.036826] systemd-shutdown[1]: After 45 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 48.039969] systemd-shutdown[1]: Detaching loop devices.
[ 48.042145] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 48.043809] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 48.045159] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 48.046360] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 48.047816] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 48.049299] systemd-shutdown[1]: Detaching DM devices.
[ 48.050821] systemd-shutdown[1]: Detaching DM 253:0.
[ 48.052476] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 48.054313] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 48.056332] systemd-shutdown[1]: After 46 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 48.059281] systemd-shutdown[1]: Detaching loop devices.
[ 48.061759] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 48.064071] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 48.066030] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 48.067938] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 48.070287] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 48.072176] systemd-shutdown[1]: Detaching DM devices.
[ 48.073690] systemd-shutdown[1]: Detaching DM 253:0.
[ 48.075196] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 48.077320] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 48.079110] systemd-shutdown[1]: After 47 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 48.082423] systemd-shutdown[1]: Detaching loop devices.
[ 48.084279] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 48.086113] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 48.087866] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 48.089517] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 48.091013] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 48.093239] systemd-shutdown[1]: Detaching DM devices.
[ 48.094896] systemd-shutdown[1]: Detaching DM 253:0.
[ 48.096559] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 48.098779] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 48.100882] systemd-shutdown[1]: After 48 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 48.103801] systemd-shutdown[1]: Detaching loop devices.
[ 48.105697] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 48.107550] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 48.109448] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 48.110873] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 48.112270] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 48.113711] systemd-shutdown[1]: Detaching DM devices.
[ 48.115164] systemd-shutdown[1]: Detaching DM 253:0.
[ 48.116704] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 48.118902] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 48.120616] systemd-shutdown[1]: After 49 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 48.123659] systemd-shutdown[1]: Detaching loop devices.
[ 48.125773] systemd-shutdown[1]: Detaching loopback /dev/loop5.
[ 48.127417] systemd-shutdown[1]: Detaching loopback /dev/loop4.
[ 48.128988] systemd-shutdown[1]: Detaching loopback /dev/loop3.
[ 48.130704] systemd-shutdown[1]: Detaching loopback /dev/loop0.
[ 48.132492] systemd-shutdown[1]: Not all loop devices detached, 1 left.
[ 48.134372] systemd-shutdown[1]: Detaching DM devices.
[ 48.136114] systemd-shutdown[1]: Detaching DM 253:0.
[ 48.138313] systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
[ 48.140396] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 48.142360] systemd-shutdown[1]: After 50 retries, couldn't finalize remaining loop devices, DM devices, trying again.
[ 48.145616] systemd-shutdown[1]: Too many iterations, giving up.
[ 48.147715] systemd-shutdown[1]: system-shutdown succeeded.
[ 48.148931] systemd-shutdown[1]: Failed to finalize loop devices, DM devices, ignoring
[ 48.150971] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 48.152688] systemd-shutdown[1]: Rebooting.
[ 48.153725] kvm: exiting hardware virtualization
[ 48.155071] sd 2:0:0:0: [sda] Synchronizing SCSI cache
[ 48.232769] Restarting system.
[ 48.233709] reboot: machine restart
[ 48.235414] ACPI MEMORY or I/O RESET_REG.
iPXE initialising devices...UNDINIC 0x1fc28 using UNDI 0x2014a360
UNDINIC 0x1fc28 has MAC address 08:00:27:51:39:06 and IRQ 11
UNDINIC 0x1fc28 has type DIX+802.3, speed 100000000, flags 00001c13
UNDINIC 0x1fc28 using interrupt mode
UNDINIC 0x1fc28 added
ok

iPXE 1.20.1+ (gebff2) -- Open Source Network Boot Firmware -- http://ipxe.org
Features: DNS HTTP iSCSI TFTP AoE ELF MBOOT PXE bzImage Menu PXEXT
Executing "embed.ipxe"
CUSTOM IPXE SCRIPT ACTIVATED
Press Ctrl-B for the iPXE command line...                                         UNDINIC 0x1fc28 opened
net0: 08:00:27:51:39:06 using undionly on 0000:00:08.0 (open)
[Link:up, TX:0 TXE:1 RX:0 RXE:0]
[TXE: 1 x "Network unreachable (http://ipxe.org/28086011)"]
DHCP 0x1fd24 entering discovery state
Configuring (net0 08:00:27:51:39:06)...DHCP 0x1fd24 DHCPDISCOVER
DHCP 0x1fd24 DHCPDISCOVER
..DHCP 0x1fd24 DHCPDISCOVER
....DHCP 0x1fd24 DHCPDISCOVER
........ No configuration methods succeeded (http://ipxe.org/040ee119)
iPXE initialising devices...UNDINIC 0x1fc28 using UNDI 0x2014a360
UNDINIC 0x1fc28 has MAC address 08:00:27:51:39:06 and IRQ 11
UNDINIC 0x1fc28 has type DIX+802.3, speed 100000000, flags 00001c13
UNDINIC 0x1fc28 using interrupt mode
UNDINIC 0x1fc28 added
ok

iPXE 1.20.1+ (gebff2) -- Open Source Network Boot Firmware -- http://ipxe.org
Features: DNS HTTP iSCSI TFTP AoE ELF MBOOT PXE bzImage Menu PXEXT
Executing "embed.ipxe"
CUSTOM IPXE SCRIPT ACTIVATED
Press Ctrl-B for the iPXE command line...                                         UNDINIC 0x1fc28 opened
net0: 08:00:27:51:39:06 using undionly on 0000:00:08.0 (open)
[Link:up, TX:0 TXE:1 RX:0 RXE:0]
[TXE: 1 x "Network unreachable (http://ipxe.org/28086011)"]
DHCP 0x1fd24 entering discovery state
Configuring (net0 08:00:27:51:39:06)...DHCP 0x1fd24 DHCPDISCOVER
.DHCP 0x1fd24 DHCPDISCOVER
.DHCP 0x1fd24 DHCPDISCOVER
....DHCP 0x1fd24 DHCPDISCOVER
........ No configuration methods succeeded (http://ipxe.org/040ee119)
iPXE initialising devices...UNDINIC 0x1fc28 using UNDI 0x2014a360
UNDINIC 0x1fc28 has MAC address 08:00:27:51:39:06 and IRQ 11
UNDINIC 0x1fc28 has type DIX+802.3, speed 100000000, flags 00001c13
UNDINIC 0x1fc28 using interrupt mode
UNDINIC 0x1fc28 added
ok

iPXE 1.20.1+ (gebff2) -- Open Source Network Boot Firmware -- http://ipxe.org
Features: DNS HTTP iSCSI TFTP AoE ELF MBOOT PXE bzImage Menu PXEXT
Executing "embed.ipxe"
CUSTOM IPXE SCRIPT ACTIVATED
Press Ctrl-B for the iPXE command line...                                         UNDINIC 0x1fc28 opened
net0: 08:00:27:51:39:06 using undionly on 0000:00:08.0 (open)
[Link:up, TX:0 TXE:1 RX:0 RXE:0]
[TXE: 1 x "Network unreac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment