Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 948501 Details for
Bug 1153589
virt-v2v will hang when converting esx guest before disk copy phase
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Log with udev & vgchange debugging enabled
vgchange.txt (text/plain), 214.26 KB, created by
Richard W.M. Jones
on 2014-10-20 10:58:24 UTC
(
hide
)
Description:
Log with udev & vgchange debugging enabled
Filename:
MIME Type:
Creator:
Richard W.M. Jones
Created:
2014-10-20 10:58:24 UTC
Size:
214.26 KB
patch
obsolete
>virt-v2v: libguestfs 1.29.0 (x86_64) >[ 0.0] Opening the source -i libvirt -ic vpx://administrator@10.66.7.125/tzheng-test/10.66.71.84/?no_verify=1 esx-rhel6 >Enter administrator's password for 10.66.7.125: Enter host password for user 'administrator': >libvirt xml is: ><domain type='vmware'> > <name>esx-rhel6</name> > <uuid>564d1a55-80f0-f129-e18b-6a8ebc7ffd62</uuid> > <memory unit='KiB'>2097152</memory> > <currentMemory unit='KiB'>2097152</currentMemory> > <vcpu placement='static'>1</vcpu> > <os> > <type arch='x86_64'>hvm</type> > </os> > <clock offset='utc'/> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>destroy</on_crash> > <devices> > <disk type='file' device='disk'> > <source file='[datastore1] esx-rhel6/esx-rhel6.vmdk'/> > <target dev='sda' bus='scsi'/> > <address type='drive' controller='0' bus='0' target='0' unit='0'/> > </disk> > <controller type='scsi' index='0' model='vmpvscsi'/> > <interface type='bridge'> > <mac address='00:50:56:9f:2f:e9'/> > <source bridge='VM Network'/> > <model type='vmxnet3'/> > </interface> > <video> > <model type='vmvga' vram='8192'/> > </video> > </devices> ></domain> > >curl -s --insecure -u 'administrator' -I 'https://10.66.7.125/folder/esx-rhel6/esx-rhel6-flat.vmdk?dcPath=tzheng-test&dsName=datastore1' ||: >HTTP/1.1 200 OK >Date: Thu, 19 Jun 2014 16:02:41 GMT >Set-Cookie: vmware_soap_session="5263705d-6067-88dc-6113-13d5ad896c69"; Path=/; HttpOnly; >Accept-Ranges: bytes >Connection: Keep-Alive >Content-Type: application/octet-stream >Content-Length: 8589934592 > >esx: json parameters: { "file.cookie": "vmware_soap_session=\"5263705d-6067-88dc-6113-13d5ad896c69\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://10.66.7.125/folder/esx-rhel6/esx-rhel6-flat.vmdk?dcPath=tzheng-test&dsName=datastore1", "file.timeout": 60, "file.readahead": 67108864 } > source name: esx-rhel6 >hypervisor type: vmware > memory: 2147483648 (bytes) > nr vCPUs: 1 > CPU features: > display: >disks: > json: { "file.cookie": "vmware_soap_session=\"5263705d-6067-88dc-6113-13d5ad896c69\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://10.66.7.125/folder/esx-rhel6/esx-rhel6-flat.vmdk?dcPath=tzheng-test&dsName=datastore1", "file.timeout": 60, "file.readahead": 67108864 } (raw) [sda] >removable media: > >NICs: > Bridge "VM Network" mac: 00:50:56:9f:2f:e9 >[ 71.0] Creating an overlay to protect the source from being modified >qemu-img create -q -f qcow2 -b 'json: { "file.cookie": "vmware_soap_session=\"5263705d-6067-88dc-6113-13d5ad896c69\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://10.66.7.125/folder/esx-rhel6/esx-rhel6-flat.vmdk?dcPath=tzheng-test&dsName=datastore1", "file.timeout": 60, "file.readahead": 67108864 }' -o 'compat=1.1,backing_fmt=raw' /home/rjones/d/libguestfs/tmp/v2vovld9002d.qcow2 >[ 88.0] Opening the overlay >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_network true >libguestfs: trace: set_network = 0 >libguestfs: trace: add_drive "/home/rjones/d/libguestfs/tmp/v2vovld9002d.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true" >libguestfs: trace: add_drive = 0 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/home/rjones/d/libguestfs/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "direct" >libguestfs: launch: program=virt-v2v >libguestfs: launch: version=1.29.0 >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=direct >libguestfs: launch: tmpdir=/home/rjones/d/libguestfs/tmp/libguestfsQE9ye0 >libguestfs: launch: umask=0002 >libguestfs: launch: euid=1000 >libguestfs: trace: get_backend_setting "force_tcg" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/home/rjones/d/libguestfs/tmp" >libguestfs: [00000ms] begin building supermin appliance >libguestfs: [00000ms] run supermin >libguestfs: command: run: /usr/bin/supermin >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /home/rjones/d/libguestfs/tmp/.guestfs-1000/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /home/rjones/d/libguestfs/appliance/supermin.d >libguestfs: command: run: \ -o /home/rjones/d/libguestfs/tmp/.guestfs-1000/appliance.d >supermin: version: 5.1.10 >supermin: rpm: detected RPM version 4.11 >supermin: package handler: fedora/rpm >supermin: acquiring lock on /home/rjones/d/libguestfs/tmp/.guestfs-1000/lock >supermin: if-newer: output does not need rebuilding >libguestfs: [00052ms] finished building supermin appliance >libguestfs: [00052ms] begin testing qemu features >libguestfs: command: run: /usr/bin/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -help >libguestfs: command: run: /usr/bin/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -version >libguestfs: qemu version 2.1 >libguestfs: command: run: /usr/bin/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -machine accel=kvm:tcg >libguestfs: command: run: \ -device ? >libguestfs: [00267ms] finished testing qemu features >libguestfs: trace: get_backend_setting "gdb" >libguestfs: trace: get_backend_setting = NULL (error) >[00271ms] /usr/bin/qemu-kvm \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -enable-fips \ > -nodefaults \ > -display none \ > -cpu host \ > -machine accel=kvm:tcg \ > -m 500 \ > -no-reboot \ > -rtc driftfix=slew \ > -no-hpet \ > -global kvm-pit.lost_tick_policy=discard \ > -kernel /home/rjones/d/libguestfs/tmp/.guestfs-1000/appliance.d/kernel \ > -initrd /home/rjones/d/libguestfs/tmp/.guestfs-1000/appliance.d/initrd \ > -device virtio-scsi-pci,id=scsi \ > -drive file=/home/rjones/d/libguestfs/tmp/v2vovld9002d.qcow2,cache=unsafe,discard=unmap,format=qcow2,copy-on-read=on,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/home/rjones/d/libguestfs/tmp/.guestfs-1000/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none \ > -device scsi-hd,drive=appliance \ > -device virtio-serial-pci \ > -serial stdio \ > -device sga \ > -chardev socket,path=/home/rjones/d/libguestfs/tmp/libguestfsQE9ye0/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -netdev user,id=usernet,net=169.254.0.0/16 \ > -device virtio-net-pci,netdev=usernet \ > -append 'panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color' >\x1b[1;256r\x1b[256;256H\x1b[6n >Google, Inc. >Serial Graphics Adapter 08/14/13 >SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Wed Aug 14 23:57:08 UTC 2013 >Term: 80x24 >4 0 >\x1b[2J SeaBIOS (version 1.7.5-20140709_153802-) > > > iPXE (http://ipxe.org) 00:04.0 C100 PCI2.10 PnP PMM+1F394150+1F2F4150 C100 > Press Ctrl-B to configure iPXE (PCI 00:04.0)... > > > Booting from ROM... > Probing EDD (edd=off to disable)... ok >\x1b[2J[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.17.0-0.rc3.git1.1.fc22.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.1 20140813 (Red Hat 4.9.1-7) (GCC) ) #1 SMP Wed Sep 3 19:41:22 UTC 2014 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3dffff] usable >[ 0.000000] BIOS-e820: [mem 0x000000001f3e0000-0x000000001f3fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.8 present. >[ 0.000000] Hypervisor detected: KVM >[ 0.000000] e820: last_pfn = 0x1f3e0 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f1050-0x000f105f] mapped at [ffff8800000f1050] >[ 0.000000] Scanning 1 areas for low memory corruption >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f1fffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f200000-0x1f3dffff] >[ 0.000000] RAMDISK: [mem 0x1f2b0000-0x1f3d7fff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3dffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3dffff] >[ 0.000000] NODE_DATA [mem 0x1f289000-0x1f2affff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f209001, primary cpu clock >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 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-0x1f3dffff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 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] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on KVM >[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88001ee00000 s1928384 r8192 d21312 u2097152 >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1ee0e380 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125849 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form >[ 0.000000] Memory: 461340K/511480K available (8383K kernel code, 1970K rwdata, 3472K rodata, 3752K init, 17232K bss, 50140K reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU lockdep checking is enabled. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. >[ 0.000000] \tOffload RCU callbacks from all CPUs >[ 0.000000] \tOffload RCU callbacks from CPUs: 0. >[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >[ 0.000000] NR_IRQS:524544 nr_irqs:256 0 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >[ 0.000000] ... MAX_LOCK_DEPTH: 48 >[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >[ 0.000000] ... CLASSHASH_SIZE: 4096 >[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768 >[ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536 >[ 0.000000] ... CHAINHASH_SIZE: 32768 >[ 0.000000] memory used by lock dependency info: 8671 kB >[ 0.000000] per task-struct memory footprint: 2688 bytes >[ 0.000000] kmemleak: Kernel memory leak detector disabled >[ 0.000000] tsc: Detected 2893.436 MHz processor >[ 0.002000] Calibrating delay loop (skipped) preset value.. 5786.87 BogoMIPS (lpj=2893436) >[ 0.004006] pid_max: default: 32768 minimum: 301 >[ 0.005085] Security Framework initialized >[ 0.006007] SELinux: Disabled at boot. >[ 0.007236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.008150] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.009058] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) >[ 0.010011] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) >[ 0.012241] Initializing cgroup subsys memory >[ 0.013018] Initializing cgroup subsys devices >[ 0.014027] Initializing cgroup subsys freezer >[ 0.015028] Initializing cgroup subsys net_cls >[ 0.016009] Initializing cgroup subsys blkio >[ 0.017009] Initializing cgroup subsys perf_event >[ 0.018013] Initializing cgroup subsys net_prio >[ 0.019009] Initializing cgroup subsys hugetlb >[ 0.020377] mce: CPU supports 10 MCE banks >[ 0.021049] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >[ 0.021049] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >[ 0.033033] Freeing SMP alternatives memory: 24K (ffffffff82398000 - ffffffff8239e000) >[ 0.038346] ftrace: allocating 27251 entries in 107 pages >[ 0.045511] Enabling x2apic >[ 0.046000] Enabled x2apic >[ 0.046009] Switched APIC routing to physical x2apic. >[ 0.050919] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.051004] smpboot: CPU0: Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz (fam: 06, model: 3a, stepping: 09) >[ 0.053449] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. >[ 0.054482] ... version: 2 >[ 0.055007] ... bit width: 48 >[ 0.056006] ... generic registers: 4 >[ 0.056801] ... value mask: 0000ffffffffffff >[ 0.057005] ... max period: 000000007fffffff >[ 0.058005] ... fixed-purpose events: 3 >[ 0.058814] ... event mask: 000000070000000f >[ 0.060585] x86: Booted up 1 node, 1 CPUs >[ 0.061006] smpboot: Total of 1 processors activated (5786.87 BogoMIPS) >[ 0.062902] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >[ 0.063552] devtmpfs: initialized >[ 0.067729] atomic64_test: passed for x86-64 platform with CX8 and with SSE >[ 0.068013] pinctrl core: initialized pinctrl subsystem >[ 0.069227] RTC time: 10:54:40, date: 10/20/14 >[ 0.070250] NET: Registered protocol family 16 >[ 0.071397] cpuidle: using governor menu >[ 0.072390] PCI: Using configuration type 1 for base access >[ 0.078206] ACPI: Interpreter disabled. >[ 0.079310] vgaarb: loaded >[ 0.080151] SCSI subsystem initialized >[ 0.081147] usbcore: registered new interface driver usbfs >[ 0.082034] usbcore: registered new interface driver hub >[ 0.083050] usbcore: registered new device driver usb >[ 0.084157] PCI: Probing PCI hardware >[ 0.085116] PCI host bridge to bus 0000:00 >[ 0.085940] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.086008] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 0.087014] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 0.093987] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.094021] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.095008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.096009] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.097925] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >[ 0.098022] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >[ 0.122297] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.123788] NetLabel: Initializing >[ 0.124006] NetLabel: domain hash size = 128 >[ 0.124953] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.125043] NetLabel: unlabeled traffic allowed by default >[ 0.126125] Switched to clocksource kvm-clock >[ 0.158324] pnp: PnP ACPI: disabled >[ 0.164123] NET: Registered protocol family 2 >[ 0.165473] TCP established hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.167094] TCP bind hash table entries: 4096 (order: 6, 327680 bytes) >[ 0.168633] TCP: Hash tables configured (established 4096 bind 4096) >[ 0.170182] TCP: reno registered >[ 0.170935] UDP hash table entries: 256 (order: 3, 49152 bytes) >[ 0.172251] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes) >[ 0.174075] NET: Registered protocol family 1 >[ 0.175029] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.176491] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.177934] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.179675] Unpacking initramfs... >[ 0.183143] Freeing initrd memory: 1184K (ffff88001f2b0000 - ffff88001f3d8000) >[ 0.197038] DMA-API: preallocated 65536 debug entries >[ 0.198142] DMA-API: debugging enabled by kernel config >[ 0.200083] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.202673] Scanning for low memory corruption every 60 seconds >[ 0.204440] AVX version of gcm_enc/dec engaged. >[ 0.205554] AES CTR mode by8 optimization enabled >[ 0.206956] cryptomgr_test (27) used greatest stack depth: 14152 bytes left >[ 0.209307] kworker/u2:0 (35) used greatest stack depth: 14048 bytes left >[ 0.211511] cryptomgr_test (32) used greatest stack depth: 13256 bytes left >[ 0.213406] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >[ 0.215915] futex hash table entries: 256 (order: 3, 32768 bytes) >[ 0.217388] Initialise system trusted keyring >[ 0.218530] audit: initializing netlink subsys (disabled) >[ 0.219909] audit: type=2000 audit(1413471319.132:1): initialized >[ 0.222153] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.231729] zpool: loaded >[ 0.232905] VFS: Disk quotas dquot_6.5.2 >[ 0.234050] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.237516] msgmni has been set to 903 >[ 0.238543] Key type big_key registered >[ 0.240542] alg: No test for stdrng (krng) >[ 0.241435] NET: Registered protocol family 38 >[ 0.242584] Key type asymmetric registered >[ 0.243524] Asymmetric key parser 'x509' registered >[ 0.244699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 0.246651] io scheduler noop registered >[ 0.247518] io scheduler deadline registered >[ 0.248879] io scheduler cfq registered (default) >[ 0.252222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.253467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.255617] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 0.285940] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 0.289403] Non-volatile memory driver v1.3 >[ 0.290405] Linux agpgart interface v0.103 >[ 0.294053] scsi host0: ata_piix >[ 0.295083] scsi host1: ata_piix >[ 0.295921] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14 >[ 0.297381] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15 >[ 0.299858] libphy: Fixed MDIO Bus: probed >[ 0.301494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.302857] ehci-pci: EHCI PCI platform driver >[ 0.303825] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.305096] ohci-pci: OHCI PCI platform driver >[ 0.306087] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.307563] usbcore: registered new interface driver usbserial >[ 0.308822] usbcore: registered new interface driver usbserial_generic >[ 0.310283] usbserial: USB Serial support registered for generic >[ 0.311597] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.314330] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.315426] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.316904] mousedev: PS/2 mouse device common for all mice >[ 0.318890] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.324819] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.326340] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 0.327992] device-mapper: uevent: version 1.0.3 >[ 0.329321] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >[ 0.331672] hidraw: raw HID events driver (C) Jiri Kosina >[ 0.333170] usbcore: registered new interface driver usbhid >[ 0.334448] usbhid: USB HID core driver >[ 0.335452] drop_monitor: Initializing network drop monitor service >[ 0.337154] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 0.338562] TCP: cubic registered >[ 0.339347] Initializing XFRM netlink socket >[ 0.341072] NET: Registered protocol family 10 >[ 0.342792] mip6: Mobile IPv6 >[ 0.343483] NET: Registered protocol family 17 >[ 0.345274] Loading compiled-in X.509 certificates >[ 0.347297] Loaded X.509 cert 'Fedora kernel signing key: 802a9bdf8bcfb235912fe663158ef7819ff0ecf5' >[ 0.349498] registered taskstats version 1 >[ 0.351775] Magic number: 2:478:932 >[ 0.352699] rtc_cmos rtc_cmos: setting system clock to 2014-10-20 10:54:40 UTC (1413802480) >[ 0.455155] Freeing unused kernel memory: 3752K (ffffffff81fee000 - ffffffff82398000) >[ 0.458177] Write protecting the kernel read-only data: 14336k >[ 0.467939] Freeing unused kernel memory: 1844K (ffff880001833000 - ffff880001a00000) >[ 0.473470] Freeing unused kernel memory: 624K (ffff880001d64000 - ffff880001e00000) >supermin: mounting /proc >supermin: uptime: 0.47 0.13 >supermin: ext2 mini initrd starting up: 5.1.10 zlib xz >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko.xz >supermin: running xz >done with xz 8631 read >[ 0.494632] alg: No test for crc32 (crc32-pclmul) >supermin: internal insmod crc32c-intel.ko.xz >supermin: running xz >done with xz 20095 read >supermin: internal insmod crct10dif-pclmul.ko.xz >supermin: running xz >done with xz 11703 read >supermin: internal insmod crc32.ko.xz >supermin: running xz >done with xz 5871 read >[ 0.511734] alg: No test for crc32 (crc32-table) >supermin: internal insmod virtio.ko.xz >supermin: running xz >done with xz 12239 read >supermin: internal insmod virtio_ring.ko.xz >supermin: running xz >done with xz 20535 read >supermin: internal insmod virtio_blk.ko.xz >supermin: running xz >done with xz 23487 read >supermin: internal insmod virtio-rng.ko.xz >supermin: running xz >done with xz 8759 read >supermin: internal insmod virtio_console.ko.xz >supermin: running xz >done with xz 44783 read >supermin: internal insmod ideapad_slidebar.ko.xz >supermin: running xz >done with xz 13095 read >[ 0.544931] ideapad_slidebar: DMI does not match >insmod: init_module: ideapad_slidebar.ko.xz: No such device >supermin: internal insmod virtio_net.ko.xz >supermin: running xz >done with xz 49455 read >supermin: internal insmod sparse-keymap.ko.xz >supermin: running xz >done with xz 8751 read >supermin: internal insmod rfkill.ko.xz >supermin: running xz >done with xz 43719 read >supermin: internal insmod ideapad-laptop.ko.xz >supermin: running xz >done with xz 26503 read >supermin: internal insmod megaraid.ko.xz >supermin: running xz >done with xz 71207 read >supermin: internal insmod megaraid_mm.ko.xz >supermin: running xz >done with xz 21567 read >[ 0.580595] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) >supermin: internal insmod megaraid_mbox.ko.xz >supermin: running xz >done with xz 58911 read >[ 0.588573] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) >supermin: internal insmod megaraid_sas.ko.xz >supermin: running xz >done with xz 155967 read >[ 0.599185] megasas: 06.803.01.00-rc1 Mon. Mar. 10 17:00:00 PDT 2014 >supermin: internal insmod scsi_transport_spi.ko.xz >supermin: running xz >done with xz 46679 read >supermin: internal insmod sym53c8xx.ko.xz >supermin: running xz >done with xz 122359 read >supermin: internal insmod virtio_scsi.ko.xz >supermin: running xz >done with xz 27655 read >supermin: internal insmod virtio_balloon.ko.xz >supermin: running xz >done with xz 15823 read >supermin: internal insmod virtio_mmio.ko.xz >supermin: running xz >done with xz 11991 read >supermin: internal insmod virtio_pci.ko.xz >supermin: running xz >done with xz 18255 read >[ 0.628182] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 25 >[ 0.631443] scsi host2: Virtio SCSI HBA >[ 0.633401] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.1. PQ: 0 ANSI: 5 >[ 0.635692] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 26 >[ 0.640608] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.1. PQ: 0 ANSI: 5 >[ 0.646643] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 26 >[ 0.704641] sd 2:0:0:0: [sda] 16777216 512-byte logical blocks: (8.58 GB/8.00 GiB) >[ 0.706748] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 0.708385] sd 2:0:0:0: [sda] Write Protect is off >[ 0.709665] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.712605] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 0.713925] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.716408] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.718020] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.722481] sda: sda1 sda2 >[ 0.724280] sdb: unknown partition table >[ 0.727758] sd 2:0:0:0: [sda] Attached SCSI disk >[ 0.729072] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod crc-ccitt.ko.xz >supermin: running xz >done with xz 4415 read >supermin: internal insmod crc-itu-t.ko.xz >supermin: running xz >done with xz 4415 read >supermin: internal insmod crc8.ko.xz >supermin: running xz >done with xz 4223 read >supermin: internal insmod libcrc32c.ko.xz >supermin: running xz >done with xz 5095 read >supermin: picked /sys/block/sdb/dev as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 0.746739] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 0.776488] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >+ echo Starting /init script ... >Starting /init script ... >+ PATH=/sbin:/usr/sbin:/bin:/usr/bin >+ export PATH >+ RUNLEVEL=S >+ PREVLEVEL=N >+ export RUNLEVEL PREVLEVEL >+ ldconfig >[ 0.972650] ldconfig (83) used greatest stack depth: 11200 bytes left >+ for d in /lib64 /lib >+ f=/lib64/libSegFault.so >+ '[' -f /lib64/libSegFault.so ']' >+ LD_PRELOAD=/lib64/libSegFault.so >+ export LD_PRELOAD >+ break >+ mkdir -p /sysroot >+ '[' '!' -d /proc ']' >+ mkdir -p /proc >+ mount -t proc /proc /proc >+ '[' '!' -d /sys ']' >+ mkdir -p /sys >+ mount -t sysfs /sys /sys >+ mkdir -p /run >+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run >+ mkdir -p /run/lock >+ ln -s ../run/lock /var/lock >+ mount -t devtmpfs /dev /dev >+ for f in /sbin/udevd /lib/udev/udevd /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /usr/lib/udev/udevd >+ '[' -x /sbin/udevd ']' >+ for f in /sbin/udevd /lib/udev/udevd /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /usr/lib/udev/udevd >+ '[' -x /lib/udev/udevd ']' >+ for f in /sbin/udevd /lib/udev/udevd /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /usr/lib/udev/udevd >+ '[' -x /lib/systemd/systemd-udevd ']' >+ UDEVD=/lib/systemd/systemd-udevd >+ for f in /sbin/udevd /lib/udev/udevd /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /usr/lib/udev/udevd >+ '[' -x /usr/lib/systemd/systemd-udevd ']' >+ UDEVD=/usr/lib/systemd/systemd-udevd >+ for f in /sbin/udevd /lib/udev/udevd /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /usr/lib/udev/udevd >+ '[' -x /usr/lib/udev/udevd ']' >+ '[' -z /usr/lib/systemd/systemd-udevd ']' >+ /usr/lib/systemd/systemd-udevd --daemon --debug >+ udevadm trigger >[ 1.059718] systemd-udevd[95]: starting version 208 >=== trie on-disk === >tool version: 208 >file size: 6474270 bytes >header size 80 bytes >strings 1665510 bytes >nodes 4808680 bytes >load module index >[ 1.072069] random: systemd-udevd urandom read with 76 bits of entropy available >read rules file: /usr/lib/udev/rules.d/10-dm.rules >read rules file: /usr/lib/udev/rules.d/11-dm-lvm.rules >read rules file: /usr/lib/udev/rules.d/13-dm-disk.rules >read rules file: /usr/lib/udev/rules.d/42-usb-hid-pm.rules >read rules file: /usr/lib/udev/rules.d/50-udev-default.rules >read rules file: /usr/lib/udev/rules.d/60-cdrom_id.rules >read rules file: /usr/lib/udev/rules.d/60-drm.rules >read rules file: /usr/lib/udev/rules.d/60-keyboard.rules >read rules file: /usr/lib/udev/rules.d/60-net.rules >read rules file: /usr/lib/udev/rules.d/60-persistent-alsa.rules >read rules file: /usr/lib/udev/rules.d/60-persistent-input.rules >read rules file: /usr/lib/udev/rules.d/60-persistent-serial.rules >read rules file: /usr/lib/udev/rules.d/60-persistent-storage-tape.rules >read rules file: /usr/lib/udev/rules.d/60-persistent-storage.rules >read rules file: /usr/lib/udev/rules.d/60-persistent-v4l.rules >read rules file: /usr/lib/udev/rules.d/60-raw.rules >read rules file: /usr/lib/udev/rules.d/61-accelerometer.rules >read rules file: /usr/lib/udev/rules.d/63-md-raid-arrays.rules >read rules file: /usr/lib/udev/rules.d/64-btrfs.rules >read rules file: /usr/lib/udev/rules.d/64-md-raid-assembly.rules >read rules file: /usr/lib/udev/rules.d/65-md-incremental.rules >read rules file: /usr/lib/udev/rules.d/69-dm-lvm-metad.rules >read rules file: /usr/lib/udev/rules.d/70-power-switch.rules >read rules file: /usr/lib/udev/rules.d/70-uaccess.rules >read rules file: /usr/lib/udev/rules.d/71-seat.rules >read rules file: /usr/lib/udev/rules.d/73-seat-late.rules >read rules file: /usr/lib/udev/rules.d/75-net-description.rules >read rules file: /usr/lib/udev/rules.d/75-probe_mtd.rules >read rules file: /usr/lib/udev/rules.d/75-tty-description.rules >read rules file: /usr/lib/udev/rules.d/78-sound-card.rules >read rules file: /usr/lib/udev/rules.d/80-drivers.rules >read rules file: /usr/lib/udev/rules.d/80-net-name-slot.rules >read rules file: /usr/lib/udev/rules.d/95-dm-notify.rules >read rules file: /usr/lib/udev/rules.d/95-udev-late.rules >read rules file: /etc/udev/rules.d/99-guestfs-serial.rules >read rules file: /usr/lib/udev/rules.d/99-systemd.rules >rules contain 24576 bytes tokens (2048 * 12 bytes), 11370 bytes strings >1774 strings (21741 bytes), 1196 de-duplicated (10950 bytes), 579 trie nodes used >set children_max to 10 >[ 1.158191] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >seq 689 queued, 'add' 'input' >seq 689 forked new worker [97] >seq 689 running >no db file to read /run/udev/data/+input:input2: No such file or directory >IMPORT builtin 'input_id' /usr/lib/udev/rules.d/50-udev-default.rules:10 >capabilities/ev raw kernel attribute: 7 >capabilities/abs raw kernel attribute: 0 >capabilities/rel raw kernel attribute: 143 >capabilities/key raw kernel attribute: 1f0000 0 0 0 0 >test_key: checking bit block 0 for any keys; found=0 >test_key: checking bit block 64 for any keys; found=0 >test_key: checking bit block 128 for any keys; found=0 >test_key: checking bit block 192 for any keys; found=0 >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >seq 690 queued, 'add' 'input' >device 0x7ff62e8b6360 has devpath '/devices/platform/i8042/serio1'seq 691 queued, 'add' 'input' > >device 0x7ff62e8b6740 has devpath '/devices/platform/i8042' >device 0x7ff62e8b6b20 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-input.rules:31 >no db file to read /run/udev/data/+serio:serio1: No such file or directory >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >created db file '/run/udev/data/+input:input2' for '/devices/platform/i8042/serio1/input/input2' >execute 'load' 'input:b0011v0002p0006e0000-e0,1,2,k110,111,112,113,114,r0,1,6,8,amlsfw' >no module matches 'input:b0011v0002p0006e0000-e0,1,2,k110,111,112,113,114,r0,1,6,8,amlsfw' >passed -1 bytes to netlink monitor 0x7ff62e8b5f40 >seq 689 done with 0 >passed 217 bytes to netlink monitor 0x7ff62e89e3a0 >seq 691 forked new worker [98] >seq 692 queued, 'change' 'event_source' >seq 692 forked new worker [99] >seq 693 queued, 'change' 'event_source' >seq 693 forked new worker [100]seq 689 processed with 0 >seq 690 running >seq 693 runningno db file to read /run/udev/data/c13:32: No such file or directory >seq 694 queued, 'change' 'pci'seq 692 running+ udevadm settle --timeout=600 >seq 691 running >no db file to read /run/udev/data/c13:65: No such file or directory >seq 694 forked new worker [102] >IMPORT builtin 'input_id' /usr/lib/udev/rules.d/50-udev-default.rules:10 >no db file to read /run/udev/data/+event_source:breakpoint: No such file or directory >no db file to read /run/udev/data/+event_source:cpu: No such file or directory >device 0x7ff62e8aba60 has devpath '/devices/platform/i8042/serio1/input/input2' >capabilities/ev raw kernel attribute: 7 >capabilities/abs raw kernel attribute: 0 > >passed -1 bytes to netlink monitor 0x7ff62e8b2830capabilities/rel raw kernel attribute: 143 >capabilities/key raw kernel attribute: 1f0000 0 0 0 0 >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >test_key: checking bit block 0 for any keys; found=0 >seq 695 queued, 'change' 'pci' >seq 695 forked new worker [103] >udevd message (SYNC) received > >test_key: checking bit block 64 for any keys; found=0 >seq 693 processed with 0 > >seq 692 processed with 0 > >IMPORT builtin 'input_id' /usr/lib/udev/rules.d/50-udev-default.rules:10 >device 0x7ff62e8abf20 has devpath '/devices/platform/i8042/serio1/input/input2' >seq 694 running >test_key: checking bit block 128 for any keys; found=0capabilities/ev raw kernel attribute: 7 >seq 693 done with 0 >seq 692 done with 0 >test_key: checking bit block 192 for any keys; found=0capabilities/abs raw kernel attribute: 0 > > >device 0x7ff62e8accf0 has devpath '/devices/platform/i8042/serio1'no db file to read /run/udev/data/+pci:0000:00:00.0: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >capabilities/rel raw kernel attribute: 143 >seq 695 runningseq 696 queued, 'change' 'pci' >seq 696 running >no db file to read /run/udev/data/+pci:0000:00:01.1: No such file or directorypassed 319 bytes to netlink monitor 0x7ff62e89e3a0 >seq 697 queued, 'change' 'ata_port' >device 0x7ff62e8a7fe0 has devpath '/devices/pci0000:00' >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >created db file '/run/udev/data/+pci:0000:00:00.0' for '/devices/pci0000:00/0000:00:00.0'capabilities/key raw kernel attribute: 1f0000 0 0 0 0 >test_key: checking bit block 0 for any keys; found=0 >test_key: checking bit block 64 for any keys; found=0 >test_key: checking bit block 128 for any keys; found=0 >test_key: checking bit block 192 for any keys; found=0 >device 0x7ff62e8ac150 has devpath '/devices/platform/i8042/serio1' >device 0x7ff62e8a9e20 has devpath '/devices/platform/i8042' >device 0x7ff62e8b0860 has devpath '/devices/platform' > >device 0x7ff62e8b5cf0 has devpath '/devices/platform/i8042' >device 0x7ff62e8b0b00 has devpath '/devices/platform' > >seq 698 queued, 'change' 'scsi' >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 > >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-input.rules:31device 0x7ff62e89e300 has devpath '/devices/pci0000:00' >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >created db file '/run/udev/data/+pci:0000:00:01.1' for '/devices/pci0000:00/0000:00:01.1' >execute 'load' 'pci:v00008086d00007010sv00001AF4sd00001100bc01sc01i80' > >seq 699 queued, 'change' 'scsi_host' >execute 'load' 'pci:v00008086d00001237sv00001AF4sd00001100bc06sc00i00'no db file to read /run/udev/data/+pci:0000:00:01.0: No such file or directoryIMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-input.rules:31 >seq 700 queued, 'change' 'ata_link' >no module matches 'pci:v00008086d00001237sv00001AF4sd00001100bc06sc00i00' > >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 694 processed with 0 > >LINK 'input/by-path/platform-i8042-serio-1-mouse' /usr/lib/udev/rules.d/60-persistent-input.rules:32 >device 0x7ff62e8ac150 has devpath '/devices/pci0000:00'inserted 'pata_acpi' > >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >LINK 'input/by-path/platform-i8042-serio-1-event-mouse' /usr/lib/udev/rules.d/60-persistent-input.rules:33device 0x7ff62e8aba60 filled with db file data >handling device node '/dev/input/mouse0', devnum=c13:32, mode=0600, uid=0, gid=0 >preserve permissions /dev/input/mouse0, 020600, uid=0, gid=0 >creating symlink '/dev/char/13:32' to '../input/mouse0' >seq 694 done with 0 >seq 701 queued, 'change' 'ata_device' >seq 702 queued, 'change' 'ata_device' >seq 703 queued, 'change' 'ata_port' >seq 704 queued, 'change' 'scsi' >seq 705 queued, 'change' 'scsi_host' >seq 706 queued, 'change' 'ata_link' >seq 707 queued, 'change' 'ata_device' >seq 708 queued, 'change' 'ata_device' >seq 709 queued, 'change' 'pci' > >created db file '/run/udev/data/+pci:0000:00:01.0' for '/devices/pci0000:00/0000:00:01.0' >device 0x7ff62e8abf20 filled with db file data >handling device node '/dev/input/event1', devnum=c13:65, mode=0600, uid=0, gid=0 >preserve permissions /dev/input/event1, 020600, uid=0, gid=0 >creating symlink '/dev/char/13:65' to '../input/event1' >creating link '/dev/input/by-path/platform-i8042-serio-1-event-mouse' to '/dev/input/event1'inserted 'ata_generic' >inserted 'ata_generic' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 696 processed with 0 > >creating link '/dev/input/by-path/platform-i8042-serio-1-mouse' to '/dev/input/mouse0'seq 709 running >[ 1.359371] random: nonblocking pool is initialized >no db file to read /run/udev/data/+pci:0000:00:01.3: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8b41e0 has devpath '/devices/pci0000:00' >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >created db file '/run/udev/data/+pci:0000:00:01.3' for '/devices/pci0000:00/0000:00:01.3' >execute 'load' 'pci:v00008086d00007113sv00001AF4sd00001100bc06sc80i00' >passed 303 bytes to netlink monitor 0x7ff62e89e3a0 > >execute 'load' 'pci:v00008086d00007000sv00001AF4sd00001100bc06sc01i00' >no module matches 'pci:v00008086d00007000sv00001AF4sd00001100bc06sc01i00' > >creating symlink '/dev/input/by-path/platform-i8042-serio-1-mouse' to '../mouse0'creating symlink '/dev/input/by-path/platform-i8042-serio-1-event-mouse' to '../event1' >seq 696 done with 0 >seq 710 queued, 'change' 'pci' >passed 180 bytes to netlink monitor 0x7ff62e89e3a0seq 697 running >no db file to read /run/udev/data/+ata_port:ata1: No such file or directory >device 0x7ff62e8ab080 has devpath '/devices/pci0000:00/0000:00:01.1/ata1' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 697 processed with 0 > >seq 698 running >no db file to read /run/udev/data/+scsi:host0: No such file or directory >device 0x7ff62e8a7fe0 has devpath '/devices/pci0000:00/0000:00:01.1/ata1' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 698 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 700 forked new worker [104] >seq 701 forked new worker [105] >created db file '/run/udev/data/c13:65' for '/devices/platform/i8042/serio1/input/input2/event1' >created db file '/run/udev/data/c13:32' for '/devices/platform/i8042/serio1/input/input2/mouse0' >passed -1 bytes to netlink monitor 0x7ff62e8b5f40 >seq 690 processed with 0 >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 695 processed with 0 > >seq 702 forked new worker [106] >seq 703 forked new worker [107] >passed -1 bytes to netlink monitor 0x7ff62e8ab380seq 700 running >no db file to read /run/udev/data/+ata_link:link1: No such file or directory >device 0x7ff62e8adb30 has devpath '/devices/pci0000:00/0000:00:01.1/ata1/link1'seq 701 running >no db file to read /run/udev/data/+ata_device:dev1.0: No such file or directory >device 0x7ff62e8adb30 has devpath '/devices/pci0000:00/0000:00:01.1/ata1/link1/dev1.0' >passed -1 bytes to netlink monitor 0x7ff62e8a8200 >seq 691 processed with 0 >seq 700 processed with 0 >seq 703 running >no db file to read /run/udev/data/+ata_port:ata2: No such file or directory >maximum number (10) of children reached >maximum number (10) of children reached >maximum number (10) of children reached >maximum number (10) of children reached >maximum number (10) of children reached >seq 697 done with 0 >seq 698 done with 0 >seq 690 done with 0 >seq 695 done with 0 >seq 691 done with 0 >seq 700 done with 0 >seq 711 queued, 'change' 'virtio' >seq 702 running[ 1.444284] ACPI Exception: AE_BAD_PARAMETER, Thread 462441744 could not acquire Mutex [0x1] (20140724/utmutex-285) > > >passed -1 bytes to netlink monitor 0x7ff62e8a8460 >device 0x7ff62e8adb30 has devpath '/devices/pci0000:00/0000:00:01.1/ata2'no db file to read /run/udev/data/+ata_device:dev1.1: No such file or directory >device 0x7ff62e8adb30 has devpath '/devices/pci0000:00/0000:00:01.1/ata1/link1/dev1.1' > >seq 701 processed with 0 >seq 699 running >no db file to read /run/udev/data/+scsi_host:host0: No such file or directory >device 0x7ff62e8aba60 has devpath '/devices/pci0000:00/0000:00:01.1/ata1/host0' >no db file to read /run/udev/data/+scsi:host0: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b5f40 >seq 699 processed with 0 >passed 189 bytes to netlink monitor 0x7ff62e89e3a0 >passed -1 bytes to netlink monitor 0x7ff62e8a86c0 >seq 702 processed with 0 >[ 1.464037] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 > >passed -1 bytes to netlink monitor 0x7ff62e8a8920inserted 'i2c_piix4' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 704 running >no db file to read /run/udev/data/+scsi:host1: No such file or directory >device 0x7ff62e8ac150 has devpath '/devices/pci0000:00/0000:00:01.1/ata2' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 704 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 703 processed with 0 > >seq 709 processed with 0 > >seq 706 running >no db file to read /run/udev/data/+ata_link:link2: No such file or directory >device 0x7ff62e89e5b0 has devpath '/devices/pci0000:00/0000:00:01.1/ata2/link2' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 706 processed with 0 >passed 187 bytes to netlink monitor 0x7ff62e89e3a0 >seq 707 running >no db file to read /run/udev/data/+ata_device:dev2.0: No such file or directory >device 0x7ff62e8ac150 has devpath '/devices/pci0000:00/0000:00:01.1/ata2/link2/dev2.0' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 707 processed with 0 >passed 199 bytes to netlink monitor 0x7ff62e89e3a0 >seq 708 running >no db file to read /run/udev/data/+ata_device:dev2.1: No such file or directory >device 0x7ff62e8b0840 has devpath '/devices/pci0000:00/0000:00:01.1/ata2/link2/dev2.1' >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 708 processed with 0 >passed 199 bytes to netlink monitor 0x7ff62e89e3a0 >seq 710 running >no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >passed 321 bytes to netlink monitor 0x7ff62e89e3a0device 0x7ff62e8af5f0 has devpath '/devices/pci0000:00' >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >created db file '/run/udev/data/+pci:0000:00:02.0' for '/devices/pci0000:00/0000:00:02.0' >execute 'load' 'pci:v00001AF4d00001004sv00001AF4sd00000008bc01sc00i00' >inserted 'virtio_pci' >passed -1 bytes to netlink monitor 0x7ff62e8a8200 >seq 710 processed with 0 > >seq 701 done with 0 >seq 699 done with 0 >seq 702 done with 0 >seq 704 done with 0 >seq 703 done with 0 >seq 709 done with 0 >seq 706 done with 0 >seq 707 done with 0 >seq 708 done with 0 >seq 710 done with 0 >seq 712 queued, 'change' 'scsi' >seq 705 running >no db file to read /run/udev/data/+scsi_host:host1: No such file or directory >device 0x7ff62e8ac840 has devpath '/devices/pci0000:00/0000:00:01.1/ata2/host1' >no db file to read /run/udev/data/+scsi:host1: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b5f40 >seq 705 processed with 0 >passed 189 bytes to netlink monitor 0x7ff62e89e3a0 >seq 711 running >no db file to read /run/udev/data/+virtio:virtio0: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8abf20 has devpath '/devices/pci0000:00/0000:00:02.0' >device 0x7ff62e8a9e20 has devpath '/devices/pci0000:00' >IMPORT builtin 'hwdb' returned non-zero >device 0x7ff62e8abf20 filled with db file data >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'virtio:d00000008v00001AF4' >inserted 'virtio_scsi' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 711 processed with 0 >passed 221 bytes to netlink monitor 0x7ff62e89e3a0 >seq 705 done with 0 >seq 711 done with 0 >seq 713 queued, 'change' 'scsi_host' >seq 712 running >no db file to read /run/udev/data/+scsi:host2: No such file or directory >device 0x7ff62e8ac760 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0' >no db file to read /run/udev/data/+virtio:virtio0: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b5f40 >seq 712 processed with 0 >passed 189 bytes to netlink monitor 0x7ff62e89e3a0 >seq 712 done with 0 >seq 714 queued, 'change' 'scsi' >passed 192 bytes to netlink monitor 0x7ff62e89e3a0 >seq 713 running >no db file to read /run/udev/data/+scsi_host:host2: No such file or directory >device 0x7ff62e8a9360 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >no db file to read /run/udev/data/+scsi:host2: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b5f40 >seq 713 processed with 0 >seq 714 running >no db file to read /run/udev/data/+scsi:target2:0:0: No such file or directory >device 0x7ff62e8ab5f0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >no db file to read /run/udev/data/+scsi:host2: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 714 processed with 0 >passed 203 bytes to netlink monitor 0x7ff62e89e3a0 >seq 713 done with 0 >seq 714 done with 0 >seq 715 queued, 'change' 'scsi' >passed 242 bytes to netlink monitor 0x7ff62e89e3a0seq 715 running >no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8acb80 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0' > >seq 716 queued, 'change' 'block'no db file to read /run/udev/data/+scsi:target2:0:0: No such file or directory >seq 717 queued, 'change' 'block' >seq 718 queued, 'change' 'block' >seq 719 queued, 'change' 'bsg' >seq 720 queued, 'change' 'scsi_device' >seq 721 queued, 'change' 'scsi_disk' >seq 722 queued, 'change' 'scsi_generic' >seq 723 queued, 'change' 'scsi' >seq 723 running >no db file to read /run/udev/data/+scsi:target2:0:1: No such file or directory >device 0x7ff62e8aba60 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >no db file to read /run/udev/data/+scsi:host2: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 723 processed with 0 > >device 0x7ff62e8afef0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >passed 203 bytes to netlink monitor 0x7ff62e89e3a0 >seq 723 done with 0 >seq 724 queued, 'change' 'scsi' >seq 724 running >no db file to read /run/udev/data/+scsi:2:0:1:0: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8a9bd0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1' >no db file to read /run/udev/data/+scsi:target2:0:1: No such file or directory >device 0x7ff62e8aba60 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >no db file to read /run/udev/data/+scsi:host2: No such file or directory >device 0x7ff62e89e300 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0' >device 0x7ff62e8aeb10 has devpath '/devices/pci0000:00/0000:00:02.0' >device 0x7ff62e8ae550 has devpath '/devices/pci0000:00' >IMPORT builtin 'hwdb' returned non-zero >passed 242 bytes to netlink monitor 0x7ff62e89e3a0 >seq 725 queued, 'change' 'block' >seq 726 queued, 'change' 'bsg' >seq 727 queued, 'change' 'scsi_device' >seq 728 queued, 'change' 'scsi_disk' >seq 729 queued, 'change' 'scsi_generic' >seq 730 queued, 'change' 'pci' >ATTR '/sys/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0/block/sdb/uevent' writing 'change' /usr/lib/udev/rules.d/60-persistent-storage.rules:7seq 730 running >no db file to read /run/udev/data/+pci:0000:00:03.0: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8a9760 has devpath '/devices/pci0000:00' >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >created db file '/run/udev/data/+pci:0000:00:03.0' for '/devices/pci0000:00/0000:00:03.0' >execute 'load' 'pci:v00001AF4d00001003sv00001AF4sd00000003bc07sc80i00' >inserted 'virtio_pci' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 730 processed with 0 >passed 321 bytes to netlink monitor 0x7ff62e89e3a0 >seq 730 done with 0 >seq 731 queued, 'change' 'virtio' >no db file to read /run/udev/data/+scsi:host2: No such file or directoryseq 731 running >no db file to read /run/udev/data/+virtio:virtio1: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8b0820 has devpath '/devices/pci0000:00/0000:00:03.0' >device 0x7ff62e8ab080 has devpath '/devices/pci0000:00' >IMPORT builtin 'hwdb' returned non-zero >device 0x7ff62e8b0820 filled with db file data >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'virtio:d00000003v00001AF4' >inserted 'virtio_console' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 731 processed with 0 >passed 224 bytes to netlink monitor 0x7ff62e89e3a0 >seq 731 done with 0 >seq 732 queued, 'change' 'virtio-ports' > >device 0x7ff62e8b4410 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0'passed 235 bytes to netlink monitor 0x7ff62e89e3a0 >seq 733 queued, 'change' 'pci' >seq 732 running >no db file to read /run/udev/data/c247:1: No such file or directory >LINK 'virtio-ports/org.libguestfs.channel.0' /usr/lib/udev/rules.d/50-udev-default.rules:3seq 733 running >no db file to read /run/udev/data/+pci:0000:00:04.0: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e89e300 has devpath '/devices/pci0000:00' >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >created db file '/run/udev/data/+pci:0000:00:04.0' for '/devices/pci0000:00/0000:00:04.0' >execute 'load' 'pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00' >inserted 'virtio_pci' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 733 processed with 0 >passed 321 bytes to netlink monitor 0x7ff62e89e3a0 >seq 733 done with 0 >seq 734 queued, 'change' 'virtio' >seq 734 running >no db file to read /run/udev/data/+virtio:virtio2: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8ab5f0 has devpath '/devices/pci0000:00/0000:00:04.0' >device 0x7ff62e8b2f20 has devpath '/devices/pci0000:00' >IMPORT builtin 'hwdb' returned non-zero >device 0x7ff62e8ab5f0 filled with db file data >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'virtio:d00000001v00001AF4' >inserted 'virtio_net' >passed -1 bytes to netlink monitor 0x7ff62e8b2830passed 220 bytes to netlink monitor 0x7ff62e89e3a0 >seq 735 queued, 'change' 'net' >seq 736 queued, 'change' 'pci_bus' > >device 0x7ff62e8b0820 has devpath '/devices/pci0000:00/0000:00:03.0/virtio1' >seq 734 processed with 0 >seq 736 running >no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory >device 0x7ff62e8aba60 has devpath '/devices/pci0000:00' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 736 processed with 0 >passed 163 bytes to netlink monitor 0x7ff62e89e3a0 >no db file to read /run/udev/data/+virtio:virtio1: No such file or directory >device 0x7ff62e8b1ac0 has devpath '/devices/pci0000:00/0000:00:02.0' >device 0x7ff62e89e300 has devpath '/devices/pci0000:00' >IMPORT builtin 'hwdb' returned non-zero >ATTR '/sys/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda/uevent' writing 'change' /usr/lib/udev/rules.d/60-persistent-storage.rules:7 >seq 734 done with 0 >seq 736 done with 0 >seq 737 queued, 'change' 'platform' >passed 198 bytes to netlink monitor 0x7ff62e89e3a0seq 735 running >no db file to read /run/udev/data/n2: No such file or directory >device 0x7ff62e8ab380 has devpath '/devices/pci0000:00/0000:00:04.0/virtio2' >no db file to read /run/udev/data/+virtio:virtio2: No such file or directory >IMPORT builtin 'net_id' /usr/lib/udev/rules.d/75-net-description.rules:6 > >seq 737 running >no db file to read /run/udev/data/+platform:Fixed MDIO bus.0: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8ac150 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'platform:Fixed' >no module matches 'platform:Fixed' >execute 'load' 'MDIO' >no module matches 'MDIO' >execute 'load' 'bus' >no module matches 'bus' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 737 processed with 0 >device 0x7ff62e8b2f20 has devpath '/devices/pci0000:00/0000:00:04.0' >passed 196 bytes to netlink monitor 0x7ff62e89e3a0 >seq 737 done with 0 >seq 738 queued, 'change' 'mdio_bus' >passed 180 bytes to netlink monitor 0x7ff62e89e3a0 >seq 738 running >no db file to read /run/udev/data/+mdio_bus:fixed-0: No such file or directoryseq 739 queued, 'change' 'platform' >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5device 0x7ff62e8b04d0 has devpath '/bus/pci' >execute 'load' 'scsi:t-0x00' > >device 0x7ff62e8abf20 has devpath '/devices/platform/Fixed MDIO bus.0' >device 0x7ff62e8b04d0 has devpath '/devices/pci0000:00' >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/75-net-description.rules:12 >handling device node '/dev/vport1p1', devnum=c247:1, mode=0600, uid=0, gid=0no module matches 'scsi:t-0x00' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 724 processed with 0 > >device 0x7ff62e8b2f20 filled with db file data >seq 739 running >no db file to read /run/udev/data/+platform:alarmtimer: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8b0840 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'platform:alarmtimer' >no module matches 'platform:alarmtimer' >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 739 processed with 0 >passed 204 bytes to netlink monitor 0x7ff62e89e3a0 >seq 724 done with 0 >seq 739 done with 0 >seq 740 queued, 'change' 'platform' >passed 249 bytes to netlink monitor 0x7ff62e89e3a0 >seq 725 running >no db file to read /run/udev/data/b8:16: No such file or directory >creating symlink '/dev/char/247:1' to '../vport1p1'seq 726 running >no db file to read /run/udev/data/c252:1: No such file or directory >device 0x7ff62e8abf20 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0'passed 245 bytes to netlink monitor 0x7ff62e89e3a0 >seq 727 running >no db file to read /run/udev/data/+scsi_device:2:0:1:0: No such file or directory >device 0x7ff62e8a7fe0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0' >no db file to read /run/udev/data/+scsi:2:0:1:0: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8a8200 >seq 727 processed with 0 >passed 218 bytes to netlink monitor 0x7ff62e89e3a0 > >creating link '/dev/virtio-ports/org.libguestfs.channel.0' to '/dev/vport1p1' >no db file to read /run/udev/data/+platform:Fixed MDIO bus.0: No such file or directory >created db file '/run/udev/data/n2' for '/devices/pci0000:00/0000:00:04.0/virtio2/net/eth0' >device 0x7ff62e89e300 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0' >device 0x7ff62e8aba60 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1' >device 0x7ff62e8a9bd0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >device 0x7ff62e8a7fe0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0' >device 0x7ff62e8ab5f0 has devpath '/devices/pci0000:00/0000:00:02.0' >device 0x7ff62e8b4440 has devpath '/devices/pci0000:00' >IMPORT 'scsi_id --export --whitelisted -d /dev/sdb' /usr/lib/udev/rules.d/60-persistent-storage.rules:40 >no db file to read /run/udev/data/+scsi:2:0:1:0: No such file or directory >handling device node '/dev/bsg/2:0:1:0', devnum=c252:1, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/252:1' to '../bsg/2:0:1:0' >created empty file '/run/udev/data/c252:1' for '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0/bsg/2:0:1:0' >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'scsi:t-0x00' >no module matches 'scsi:t-0x00' >passed -1 bytes to netlink monitor 0x7ff62e8b5f40 >seq 715 processed with 0 >seq 728 running >no db file to read /run/udev/data/+scsi_disk:2:0:1:0: No such file or directory >device 0x7ff62e8ab080 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0' >no db file to read /run/udev/data/+scsi:2:0:1:0: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8a8460 >seq 728 processed with 0 >passed 214 bytes to netlink monitor 0x7ff62e89e3a0 > >creating symlink '/dev/virtio-ports/org.libguestfs.channel.0' to '../vport1p1'seq 729 running >no db file to read /run/udev/data/c21:1: No such file or directory >device 0x7ff62e8ab080 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0' >device 0x7ff62e89e590 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1' >device 0x7ff62e8b4110 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >device 0x7ff62e8a81f0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0' >device 0x7ff62e8adbb0 has devpath '/devices/pci0000:00/0000:00:02.0' >device 0x7ff62e8b47d0 has devpath '/devices/pci0000:00' >no db file to read /run/udev/data/+scsi:2:0:1:0: No such file or directory >handling device node '/dev/sg1', devnum=c21:1, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/21:1' to '../sg1' >created empty file '/run/udev/data/c21:1' for '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0/scsi_generic/sg1' >passed -1 bytes to netlink monitor 0x7ff62e8a86c0 >seq 729 processed with 0 >passed 250 bytes to netlink monitor 0x7ff62e89e3a0 >seq 740 running >no db file to read /run/udev/data/+platform:i8042: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8a9de0 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'platform:i8042' >no module matches 'platform:i8042' >passed -1 bytes to netlink monitor 0x7ff62e8a8920 >seq 740 processed with 0 >passed 189 bytes to netlink monitor 0x7ff62e89e3a0 >seq 727 done with 0 >seq 715 done with 0 >seq 728 done with 0 >seq 729 done with 0 >seq 740 done with 0 >seq 741 queued, 'change' 'serio' >passed 248 bytes to netlink monitor 0x7ff62e89e3a0 >seq 716 running >no db file to read /run/udev/data/b8:0: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >created db file '/run/udev/data/c247:1' for '/devices/pci0000:00/0000:00:03.0/virtio1/virtio-ports/vport1p1' >seq 738 processed with 0 > >device 0x7ff62e8b4410 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0' >seq 719 running >no db file to read /run/udev/data/c252:0: No such file or directory >device 0x7ff62e8af5b0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0' >no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory >handling device node '/dev/bsg/2:0:0:0', devnum=c252:0, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/252:0' to '../bsg/2:0:0:0' >created empty file '/run/udev/data/c252:0' for '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/bsg/2:0:0:0' >passed -1 bytes to netlink monitor 0x7ff62e8a8200 >seq 719 processed with 0 >passed 245 bytes to netlink monitor 0x7ff62e89e3a0 >seq 720 running >no db file to read /run/udev/data/+scsi_device:2:0:0:0: No such file or directory >device 0x7ff62e8a9bd0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0' >no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8a8460 >seq 720 processed with 0 >passed 218 bytes to netlink monitor 0x7ff62e89e3a0 >passed 214 bytes to netlink monitor 0x7ff62e89e3a0seq 721 running >no db file to read /run/udev/data/+scsi_disk:2:0:0:0: No such file or directory >device 0x7ff62e8b4110 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0' >seq 722 running >no db file to read /run/udev/data/c21:0: No such file or directory >device 0x7ff62e8aba60 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0' >device 0x7ff62e8b4320 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0' >device 0x7ff62e8b0ee0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >device 0x7ff62e8a82f0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0' >device 0x7ff62e8adb30 has devpath '/devices/pci0000:00/0000:00:02.0' >device 0x7ff62e8ae0b0 has devpath '/devices/pci0000:00' >no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directorypassed 250 bytes to netlink monitor 0x7ff62e89e3a0 >handling device node '/dev/sg0', devnum=c21:0, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/21:0' to '../sg0' >created empty file '/run/udev/data/c21:0' for '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/scsi_generic/sg0' >maximum number (10) of children reached >seq 738 done with 0 >seq 719 done with 0 >seq 720 done with 0 >seq 742 queued, 'change' 'input' >passed 257 bytes to netlink monitor 0x7ff62e89e3a0seq 741 running >no db file to read /run/udev/data/+serio:serio0: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8b2d60 has devpath '/devices/platform/i8042' >device 0x7ff62e8a9bd0 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero >no db file to read /run/udev/data/+platform:i8042: No such file or directory >seq 743 queued, 'change' 'input' > >seq 744 queued, 'change' 'serio' > >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 726 processed with 0 > >execute 'load' 'serio:ty06pr00id00ex00' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 732 processed with 0 >seq 744 running >no db file to read /run/udev/data/+serio:serio1: No such file or directorypassed 259 bytes to netlink monitor 0x7ff62e89e3a0 >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8ab380 has devpath '/devices/platform/i8042' >device 0x7ff62e8a9e00 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero >no db file to read /run/udev/data/+platform:i8042: No such file or directory >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'serio:ty01pr00id00ex00' > > > >seq 735 processed with 0 > >no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8a8920device 0x7ff62e8afef0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0' >seq 722 processed with 0 >seq 726 done with 0 >seq 732 done with 0 >seq 735 done with 0 >seq 722 done with 0 >seq 745 queued, 'change' 'input' >seq 746 queued, 'change' 'input' >seq 747 queued, 'change' 'input' >seq 748 queued, 'change' 'platform'starting 'scsi_id --export --whitelisted -d /dev/sdb' > >passed -1 bytes to netlink monitor 0x7ff62e8a86c0 >device 0x7ff62e8acb80 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >device 0x7ff62e8ac760 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0' >device 0x7ff62e8adee0 has devpath '/devices/pci0000:00/0000:00:02.0' >device 0x7ff62e8ac250 has devpath '/devices/pci0000:00' >IMPORT 'scsi_id --export --whitelisted -d /dev/sda' /usr/lib/udev/rules.d/60-persistent-storage.rules:40inserted 'serio_raw' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0inserted 'serio_raw' >passed -1 bytes to netlink monitor 0x7ff62e8a8200 >seq 744 processed with 0 > >seq 748 running >no db file to read /run/udev/data/+platform:pcspkr: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8b0820 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_SCSI=1' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_VENDOR=QEMU' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_VENDOR_ENC=QEMU\x20\x20\x20\x20' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_MODEL=QEMU_HARDDISK' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_MODEL_ENC=QEMU\x20HARDDISK\x20\x20\x20' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_REVISION=2.1.' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_TYPE=disk' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_SERIAL=0QEMU_QEMU_HARDDISK_appliance' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_SERIAL_SHORT=appliance' >'scsi_id --export --whitelisted -d /dev/sdb' [108] exit with return code 0 >seq 721 processed with 0 > >execute 'load' 'platform:pcspkr' >passed 178 bytes to netlink monitor 0x7ff62e89e3a0 >LINK 'disk/by-id/scsi-0QEMU_QEMU_HARDDISK_appliance' /usr/lib/udev/rules.d/60-persistent-storage.rules:42 >seq 744 done with 0 >seq 741 processed with 0 >starting 'scsi_id --export --whitelisted -d /dev/sda' > >seq 721 done with 0 >seq 741 done with 0 >seq 749 queued, 'change' 'platform' >seq 742 running >no db file to read /run/udev/data/+input:input0: No such file or directory >IMPORT builtin 'input_id' /usr/lib/udev/rules.d/50-udev-default.rules:10 >capabilities/ev raw kernel attribute: 120013 >capabilities/abs raw kernel attribute: 0 >capabilities/rel raw kernel attribute: 0 >capabilities/key raw kernel attribute: 402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe >test_key: checking bit block 0 for any keys; found=1 >test_key: checking bit block 64 for any keys; found=1 >test_key: checking bit block 128 for any keys; found=1 >test_key: checking bit block 192 for any keys; found=1 >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8b5520 has devpath '/devices/platform/i8042/serio0' >device 0x7ff62e8b4e00 has devpath '/devices/platform/i8042' >device 0x7ff62e8b2d10 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-input.rules:31passed 516 bytes to netlink monitor 0x7ff62e89e3a0 >passed 373 bytes to netlink monitor 0x7ff62e89e3a0seq 745 running >device 0x7ff62e8abf20 filled with db file data >seq 749 running >no db file to read /run/udev/data/+platform:platform-framebuffer.0: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8b0840 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'platform:platform-framebuffer' >no module matches 'platform:platform-framebuffer' >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 749 processed with 0 >passed 208 bytes to netlink monitor 0x7ff62e89e3a0 >seq 749 done with 0 >seq 750 queued, 'change' 'platform' > >IMPORT builtin 'input_id' /usr/lib/udev/rules.d/50-udev-default.rules:10 >no db file to read /run/udev/data/+serio:serio0: No such file or directoryseq 750 running >no db file to read /run/udev/data/+platform:rtc_cmos: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8b0840 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'platform:rtc_cmos' >no module matches 'platform:rtc_cmos' >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 750 processed with 0 >passed 198 bytes to netlink monitor 0x7ff62e89e3a0 >seq 750 done with 0 >seq 751 queued, 'change' 'rtc' > >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:55'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_SCSI=1' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_VENDOR=QEMU' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_VENDOR_ENC=QEMU\x20\x20\x20\x20' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_MODEL=QEMU_HARDDISK' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_MODEL_ENC=QEMU\x20HARDDISK\x20\x20\x20' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_REVISION=2.1.' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_TYPE=disk' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_SERIAL=0QEMU_QEMU_HARDDISK_hd0' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_SERIAL_SHORT=hd0' >'scsi_id --export --whitelisted -d /dev/sda' [109] exit with return code 0 >LINK 'disk/by-id/scsi-0QEMU_QEMU_HARDDISK_hd0' /usr/lib/udev/rules.d/60-persistent-storage.rules:42 >capabilities/ev raw kernel attribute: 7 >capabilities/abs raw kernel attribute: 0 >capabilities/rel raw kernel attribute: 143 >capabilities/key raw kernel attribute: 1f0000 0 0 0 0 >created db file '/run/udev/data/+input:input0' for '/devices/platform/i8042/serio0/input/input0' >test_key: checking bit block 0 for any keys; found=0 >test_key: checking bit block 64 for any keys; found=0 >test_key: checking bit block 128 for any keys; found=0 >test_key: checking bit block 192 for any keys; found=0 >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e89e300 has devpath '/devices/platform/i8042/serio1' >device 0x7ff62e8afa60 has devpath '/devices/platform/i8042' >device 0x7ff62e8b0000 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero > >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:55seq 751 running >no db file to read /run/udev/data/c254:0: No such file or directory >LINK 'rtc' /usr/lib/udev/rules.d/50-udev-default.rules:6 >LINK 'rtc' /usr/lib/udev/rules.d/50-udev-default.rules:7 >device 0x7ff62e8ab690 has devpath '/devices/platform/rtc_cmos' >no db file to read /run/udev/data/+platform:rtc_cmos: No such file or directorypassed 195 bytes to netlink monitor 0x7ff62e89e3a0 >seq 752 queued, 'change' 'platform' >seq 752 running >no db file to read /run/udev/data/+platform:serial8250: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8ab080 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'platform:serial8250' >no module matches 'platform:serial8250' >passed -1 bytes to netlink monitor 0x7ff62e8a8200 >seq 752 processed with 0 >passed 204 bytes to netlink monitor 0x7ff62e89e3a0 >seq 752 done with 0 >seq 753 queued, 'change' 'tty' > >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-input.rules:31LINK 'disk/by-path/pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0' /usr/lib/udev/rules.d/60-persistent-storage.rules:56 >handling device node '/dev/rtc0', devnum=c254:0, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/254:0' to '../rtc0' >creating link '/dev/rtc' to '/dev/rtc0' >creating symlink '/dev/rtc' to 'rtc0' >created db file '/run/udev/data/c254:0' for '/devices/platform/rtc_cmos/rtc/rtc0'seq 753 running >no db file to read /run/udev/data/c4:64: No such file or directory >device 0x7ff62e89e300 has devpath '/devices/platform/serial8250' >no db file to read /run/udev/data/+platform:serial8250: No such file or directory >device 0x7ff62e8af4e0 has devpath '/devices/platform' >handling device node '/dev/ttyS0', devnum=c4:64, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:64' to '../ttyS0' >created db file '/run/udev/data/c4:64' for '/devices/platform/serial8250/tty/ttyS0' >passed -1 bytes to netlink monitor 0x7ff62e8a8200 >seq 753 processed with 0 >passed 198 bytes to netlink monitor 0x7ff62e89e3a0 >seq 753 done with 0 >seq 754 queued, 'change' 'tty' >seq 754 running >no db file to read /run/udev/data/c4:65: No such file or directory >device 0x7ff62e8ab380 has devpath '/devices/platform/serial8250' >no db file to read /run/udev/data/+platform:serial8250: No such file or directorypassed 198 bytes to netlink monitor 0x7ff62e89e3a0 >device 0x7ff62e8a9e00 has devpath '/devices/platform' >handling device node '/dev/ttyS1', devnum=c4:65, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:65' to '../ttyS1' >created db file '/run/udev/data/c4:65' for '/devices/platform/serial8250/tty/ttyS1' >passed -1 bytes to netlink monitor 0x7ff62e8a8200 >seq 754 processed with 0 > >seq 754 done with 0 >seq 755 queued, 'change' 'tty' > >no db file to read /run/udev/data/+serio:serio1: No such file or directory >execute 'load' 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw' >LINK 'disk/by-path/pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0' /usr/lib/udev/rules.d/60-persistent-storage.rules:56 >IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:70 >probe /dev/sda raid offset=0 >passed 198 bytes to netlink monitor 0x7ff62e89e3a0seq 755 running >no db file to read /run/udev/data/c4:66: No such file or directory >device 0x7ff62e8af4e0 has devpath '/devices/platform/serial8250' >no db file to read /run/udev/data/+platform:serial8250: No such file or directory >device 0x7ff62e8aba60 has devpath '/devices/platform' >handling device node '/dev/ttyS2', devnum=c4:66, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:66' to '../ttyS2' >created db file '/run/udev/data/c4:66' for '/devices/platform/serial8250/tty/ttyS2' >passed -1 bytes to netlink monitor 0x7ff62e8a8200 >seq 755 processed with 0 > >IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:70 >probe /dev/sdb raid offset=0 > >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >created db file '/run/udev/data/+input:input2' for '/devices/platform/i8042/serio1/input/input2' >execute 'load' 'input:b0011v0002p0006e0000-e0,1,2,k110,111,112,113,114,r0,1,6,8,amlsfw' >no module matches 'input:b0011v0002p0006e0000-e0,1,2,k110,111,112,113,114,r0,1,6,8,amlsfw' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 745 processed with 0 > >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 751 processed with 0 > >no module matches 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 742 processed with 0 > >seq 755 done with 0 >seq 745 done with 0 >seq 751 done with 0 >seq 742 done with 0 >seq 756 queued, 'change' 'tty' >seq 743 running >no db file to read /run/udev/data/c13:64: No such file or directory >IMPORT builtin 'input_id' /usr/lib/udev/rules.d/50-udev-default.rules:10 >device 0x7ff62e8ab380 has devpath '/devices/platform/i8042/serio0/input/input0' >capabilities/ev raw kernel attribute: 120013 >capabilities/abs raw kernel attribute: 0 >capabilities/rel raw kernel attribute: 0 >LINK 'disk/by-uuid/28239727-493e-43bc-bc61-42d626ff1c64' /usr/lib/udev/rules.d/60-persistent-storage.rules:76 >no db file to read /run/udev/data/+scsi:2:0:1:0: No such file or directory >handling device node '/dev/sdb', devnum=b8:16, mode=0600, uid=0, gid=0 >creating symlink '/dev/block/8:16' to '../sdb' >creating link '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_appliance' to '/dev/sdb' >creating symlink '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_appliance' to '../../sdb' >creating link '/dev/disk/by-path/pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0' to '/dev/sdb' >creating symlink '/dev/disk/by-path/pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0' to '../../sdb' >creating link '/dev/disk/by-uuid/28239727-493e-43bc-bc61-42d626ff1c64' to '/dev/sdb' >creating symlink '/dev/disk/by-uuid/28239727-493e-43bc-bc61-42d626ff1c64' to '../../sdb' >created db file '/run/udev/data/b8:16' for '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0/block/sdb' >adding watch on '/dev/sdb' >created db file '/run/udev/data/b8:16' for '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0/block/sdb' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 725 processed with 0 >capabilities/key raw kernel attribute: 402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe >test_key: checking bit block 0 for any keys; found=1 >[ 2.345987] input: PC Speaker as /devices/platform/pcspkr/input/input3 >inserted 'snd_pcsp' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 748 processed with 0 >test_key: checking bit block 64 for any keys; found=1 >test_key: checking bit block 128 for any keys; found=1 >test_key: checking bit block 192 for any keys; found=1 >device 0x7ff62e8b4d80 has devpath '/devices/platform/i8042/serio0' >device 0x7ff62e8b4450 has devpath '/devices/platform/i8042' >device 0x7ff62e8b2f20 has devpath '/devices/platform' >device 0x7ff62e8ac150 has devpath '/devices/virtual/dmi/id' >value '[dmi/id]modalias' is 'dmi:bvnSeaBIOS:bvr1.7.5-20140709_153802-:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.1:cvnQEMU:ct1:cvrpc-i440fx-2.1:' >2 character(s) replaced >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/60-keyboard.rules:16 >passed 220 bytes to netlink monitor 0x7ff62e89e3a0IMPORT builtin 'hwdb' returned non-zero >device 0x7ff62e8ac150 has devpath '/devices/virtual/dmi/id' >value '[dmi/id]modalias' is 'dmi:bvnSeaBIOS:bvr1.7.5-20140709_153802-:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.1:cvnQEMU:ct1:cvrpc-i440fx-2.1:' >2 character(s) replaced >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/60-keyboard.rules:20 >IMPORT builtin 'hwdb' returned non-zero >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-input.rules:31 >LINK 'input/by-path/platform-i8042-serio-0-event-kbd' /usr/lib/udev/rules.d/60-persistent-input.rules:33 >device 0x7ff62e8ab380 filled with db file data >handling device node '/dev/input/event0', devnum=c13:64, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/13:64' to '../input/event0' >creating link '/dev/input/by-path/platform-i8042-serio-0-event-kbd' to '/dev/input/event0' >creating symlink '/dev/input/by-path/platform-i8042-serio-0-event-kbd' to '../event0' >created db file '/run/udev/data/c13:64' for '/devices/platform/i8042/serio0/input/input0/event0' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 743 processed with 0 > >seq 746 running >device 0x7ff62e8b2d60 filled with db file data >IMPORT builtin 'input_id' /usr/lib/udev/rules.d/50-udev-default.rules:10 >device 0x7ff62e8ab690 has devpath '/devices/platform/i8042/serio1/input/input2' >capabilities/ev raw kernel attribute: 7 >capabilities/abs raw kernel attribute: 0 >capabilities/rel raw kernel attribute: 143 >capabilities/key raw kernel attribute: 1f0000 0 0 0 0 >test_key: checking bit block 0 for any keys; found=0 >test_key: checking bit block 64 for any keys; found=0 >test_key: checking bit block 128 for any keys; found=0 >test_key: checking bit block 192 for any keys; found=0 >device 0x7ff62e8b0000 has devpath '/devices/platform/i8042/serio1' >device 0x7ff62e8afa60 has devpath '/devices/platform/i8042' >device 0x7ff62e89e300 has devpath '/devices/platform' >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-input.rules:31 >LINK 'input/by-path/platform-i8042-serio-1-event-mouse' /usr/lib/udev/rules.d/60-persistent-input.rules:33 >device 0x7ff62e8ab690 filled with db file data >handling device node '/dev/input/event1', devnum=c13:65, mode=0600, uid=0, gid=0 >preserve already existing symlink '/dev/char/13:65' to '../input/event1' >found 'c13:65' claiming '/run/udev/links/\x2finput\x2fby-path\x2fplatform-i8042-serio-1-event-mouse' >creating link '/dev/input/by-path/platform-i8042-serio-1-event-mouse' to '/dev/input/event1' >preserve already existing symlink '/dev/input/by-path/platform-i8042-serio-1-event-mouse' to '../event1' >created db file '/run/udev/data/c13:65' for '/devices/platform/i8042/serio1/input/input2/event1' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 746 processed with 0 >passed 220 bytes to netlink monitor 0x7ff62e89e3a0 >seq 747 running >device 0x7ff62e8abf20 filled with db file data >IMPORT builtin 'input_id' /usr/lib/udev/rules.d/50-udev-default.rules:10 >device 0x7ff62e8b0840 has devpath '/devices/platform/i8042/serio1/input/input2' >capabilities/ev raw kernel attribute: 7 >capabilities/abs raw kernel attribute: 0 >capabilities/rel raw kernel attribute: 143 >capabilities/key raw kernel attribute: 1f0000 0 0 0 0 >test_key: checking bit block 0 for any keys; found=0 >test_key: checking bit block 64 for any keys; found=0 >test_key: checking bit block 128 for any keys; found=0 >test_key: checking bit block 192 for any keys; found=0 >device 0x7ff62e8b4830 has devpath '/devices/platform/i8042/serio1' >device 0x7ff62e8b4db0 has devpath '/devices/platform/i8042' >device 0x7ff62e8ac460 has devpath '/devices/platform' >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-input.rules:31 >LINK 'input/by-path/platform-i8042-serio-1-mouse' /usr/lib/udev/rules.d/60-persistent-input.rules:32 >device 0x7ff62e8b0840 filled with db file data >handling device node '/dev/input/mouse0', devnum=c13:32, mode=0600, uid=0, gid=0 >preserve already existing symlink '/dev/char/13:32' to '../input/mouse0' >found 'c13:32' claiming '/run/udev/links/\x2finput\x2fby-path\x2fplatform-i8042-serio-1-mouse' >creating link '/dev/input/by-path/platform-i8042-serio-1-mouse' to '/dev/input/mouse0' >preserve already existing symlink '/dev/input/by-path/platform-i8042-serio-1-mouse' to '../mouse0' >created db file '/run/udev/data/c13:32' for '/devices/platform/i8042/serio1/input/input2/mouse0' >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 747 processed with 0 >passed 220 bytes to netlink monitor 0x7ff62e89e3a0 >seq 756 running >no db file to read /run/udev/data/c4:67: No such file or directory >device 0x7ff62e8a9e00 has devpath '/devices/platform/serial8250' >no db file to read /run/udev/data/+platform:serial8250: No such file or directory >device 0x7ff62e89e630 has devpath '/devices/platform' >handling device node '/dev/ttyS3', devnum=c4:67, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:67' to '../ttyS3' >created db file '/run/udev/data/c4:67' for '/devices/platform/serial8250/tty/ttyS3' >passed -1 bytes to netlink monitor 0x7ff62e8a8200 >seq 756 processed with 0 >passed 198 bytes to netlink monitor 0x7ff62e89e3a0 >seq 725 done with 0 >seq 748 done with 0 >seq 743 done with 0 >seq 746 done with 0 >seq 747 done with 0 >seq 756 done with 0 >seq 757 queued, 'change' 'event_source' >seq 757 running >no db file to read /run/udev/data/+event_source:software: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 757 processed with 0 >passed 150 bytes to netlink monitor 0x7ff62e89e3a0 >seq 757 done with 0 >seq 758 queued, 'change' 'clockevents' >seq 758 running >no db file to read /run/udev/data/+clockevents:broadcast: No such file or directory >device 0x7ff62e8adb30 has devpath '/devices/system/clockevents' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 758 processed with 0 >passed 169 bytes to netlink monitor 0x7ff62e89e3a0 >seq 758 done with 0 >seq 759 queued, 'change' 'clockevents' >seq 759 running >no db file to read /run/udev/data/+clockevents:clockevent0: No such file or directory >device 0x7ff62e8b46f0 has devpath '/devices/system/clockevents' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 759 processed with 0 >passed 171 bytes to netlink monitor 0x7ff62e89e3a0 >seq 759 done with 0 >seq 760 queued, 'change' 'clocksource' >seq 760 running >no db file to read /run/udev/data/+clocksource:clocksource0: No such file or directory >device 0x7ff62e8aba60 has devpath '/devices/system/clocksource' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 760 processed with 0 >passed 172 bytes to netlink monitor 0x7ff62e89e3a0 >seq 760 done with 0 >seq 761 queued, 'change' 'cpu' >seq 761 running >no db file to read /run/udev/data/+cpu:cpu0: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8a9bd0 has devpath '/devices/system/cpu' >IMPORT builtin 'hwdb' returned non-zero >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'cpu:type:x86,ven0000fam0006mod003A:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001B,002B,0034,003B,003D,0068,006B,006F,0070,0072,0074,0075,007D,0080,0081,0089,008D,0091,0093,0094,0095,0097,0098,0099,009A,009B,009C,009D,009E,009F,00C0,0120,0127,0129,0140passed 487 bytes to netlink monitor 0x7ff62e89e3a0 >seq 762 queued, 'change' 'machinecheck' >seq 762 running >no db file to read /run/udev/data/+machinecheck:machinecheck0: No such file or directory >device 0x7ff62e8a9970 has devpath '/devices/system/machinecheck' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 762 processed with 0 >passed 175 bytes to netlink monitor 0x7ff62e89e3a0 >seq 762 done with 0 >seq 763 queued, 'change' 'memory' >seq 763 running >no db file to read /run/udev/data/+memory:memory0: No such file or directory >device 0x7ff62e8afe40 has devpath '/devices/system/memory' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 763 processed with 0 >passed 157 bytes to netlink monitor 0x7ff62e89e3a0 >seq 763 done with 0 >seq 764 queued, 'change' 'memory' >seq 764 running >no db file to read /run/udev/data/+memory:memory1: No such file or directory >device 0x7ff62e8afbd0 has devpath '/devices/system/memory' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 764 processed with 0 >passed 157 bytes to netlink monitor 0x7ff62e89e3a0 >seq 764 done with 0 >seq 765 queued, 'change' 'memory' >seq 765 running >no db file to read /run/udev/data/+memory:memory2: No such file or directory >device 0x7ff62e8afbd0 has devpath '/devices/system/memory' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 765 processed with 0 >passed 157 bytes to netlink monitor 0x7ff62e89e3a0 >seq 765 done with 0 >seq 766 queued, 'change' 'memory' >seq 766 running >no db file to read /run/udev/data/+memory:memory3: No such file or directory >device 0x7ff62e8ab5f0 has devpath '/devices/system/memory' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 766 processed with 0 >passed 157 bytes to netlink monitor 0x7ff62e89e3a0 >seq 766 done with 0 >seq 767 queued, 'change' 'node' >seq 767 running >no db file to read /run/udev/data/+node:node0: No such file or directory >device 0x7ff62e8afde0 has devpath '/devices/system/node' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 767 processed with 0 >passed 151 bytes to netlink monitor 0x7ff62e89e3a0 >seq 767 done with 0 >seq 768 queued, 'change' 'event_source' >passed 152 bytes to netlink monitor 0x7ff62e89e3a0 >seq 768 running >no db file to read /run/udev/data/+event_source:tracepoint: No such file or directoryseq 769 queued, 'change' 'bdi' >seq 769 running >no db file to read /run/udev/data/+bdi:8:0: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 769 processed with 0 >passed 148 bytes to netlink monitor 0x7ff62e89e3a0 >seq 769 done with 0 >seq 770 queued, 'change' 'bdi' > >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 768 processed with 0 >seq 770 running >no db file to read /run/udev/data/+bdi:8:16: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 770 processed with 0 >passed 149 bytes to netlink monitor 0x7ff62e89e3a0 >seq 768 done with 0 >seq 770 done with 0 >seq 771 queued, 'change' 'bdi' >passed 152 bytes to netlink monitor 0x7ff62e89e3a0seq 771 running >no db file to read /run/udev/data/+bdi:default: No such file or directory >seq 772 queued, 'change' 'cpuid' >seq 772 running >no db file to read /run/udev/data/c203:0: No such file or directory >handling device node '/dev/cpu/0/cpuid', devnum=c203:0, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/203:0' to '../cpu/0/cpuid' >created empty file '/run/udev/data/c203:0' for '/devices/virtual/cpuid/cpu0' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 772 processed with 0 >passed 196 bytes to netlink monitor 0x7ff62e89e3a0 >seq 772 done with 0 >seq 773 queued, 'change' 'dmi' >seq 773 running >no db file to read /run/udev/data/+dmi:id: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >IMPORT builtin 'hwdb' returned non-zero >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'dmi:bvnSeaBIOS:bvr1.7.5-20140709_153802-:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.1:cvnQEMU:ct1:cvrpc-i440fx-2.1:'passed 296 bytes to netlink monitor 0x7ff62e89e3a0 >seq 774 queued, 'change' 'graphics' >seq 774 running >no db file to read /run/udev/data/+graphics:fbcon: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 774 processed with 0 >passed 160 bytes to netlink monitor 0x7ff62e89e3a0 >seq 774 done with 0 >seq 775 queued, 'change' 'input' >seq 775 running >no db file to read /run/udev/data/c13:63: No such file or directory >IMPORT builtin 'input_id' /usr/lib/udev/rules.d/50-udev-default.rules:10 >handling device node '/dev/input/mice', devnum=c13:63, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/13:63' to '../input/mice' >created empty file '/run/udev/data/c13:63' for '/devices/virtual/input/mice' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 775 processed with 0 >passed 195 bytes to netlink monitor 0x7ff62e89e3a0 >seq 775 done with 0 >seq 776 queued, 'change' 'mem' > >no module matches 'dmi:bvnSeaBIOS:bvr1.7.5-20140709_153802-:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.1:cvnQEMU:ct1:cvrpc-i440fx-2.1:' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 771 processed with 0 >seq 776 running >no db file to read /run/udev/data/c1:7: No such file or directory >handling device node '/dev/full', devnum=c1:7, mode=0666, uid=0, gid=0 >creating symlink '/dev/char/1:7' to '../full' >created empty file '/run/udev/data/c1:7' for '/devices/virtual/mem/full' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 776 processed with 0 >passed 196 bytes to netlink monitor 0x7ff62e89e3a0 >seq 771 done with 0 >seq 776 done with 0 >seq 777 queued, 'change' 'mem' >passed 197 bytes to netlink monitor 0x7ff62e89e3a0seq 777 running >no db file to read /run/udev/data/c1:11: No such file or directory >handling device node '/dev/kmsg', devnum=c1:11, mode=0644, uid=0, gid=0 >seq 778 queued, 'change' 'mem' >seq 778 running >no db file to read /run/udev/data/c1:1: No such file or directory >handling device node '/dev/mem', devnum=c1:1, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/1:1' to '../mem' >created empty file '/run/udev/data/c1:1' for '/devices/virtual/mem/mem' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 778 processed with 0 >passed 181 bytes to netlink monitor 0x7ff62e89e3a0 >seq 778 done with 0 >seq 779 queued, 'change' 'mem' > >creating symlink '/dev/char/1:11' to '../kmsg' >seq 779 running >no db file to read /run/udev/data/c1:3: No such file or directory >handling device node '/dev/null', devnum=c1:3, mode=0666, uid=0, gid=0 >creating symlink '/dev/char/1:3' to '../null' >created empty file '/run/udev/data/c1:3' for '/devices/virtual/mem/null' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 779 processed with 0 >passed 196 bytes to netlink monitor 0x7ff62e89e3a0 >seq 779 done with 0 >seq 780 queued, 'change' 'mem' > >' >created empty file '/run/udev/data/c1:11' for '/devices/virtual/mem/kmsg'seq 780 running >no db file to read /run/udev/data/c1:4: No such file or directory >handling device node '/dev/port', devnum=c1:4, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/1:4' to '../port' >created empty file '/run/udev/data/c1:4' for '/devices/virtual/mem/port' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 780 processed with 0 >passed 183 bytes to netlink monitor 0x7ff62e89e3a0 >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 780 done with 0 >seq 773 processed with 0 > >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 773 done with 0 >seq 781 queued, 'change' 'mem' > >seq 777 processed with 0 >passed 200 bytes to netlink monitor 0x7ff62e89e3a0 >seq 777 done with 0 >seq 782 queued, 'change' 'mem' >seq 781 running >no db file to read /run/udev/data/c1:8: No such file or directory >handling device node '/dev/random', devnum=c1:8, mode=0666, uid=0, gid=0 >creating symlink '/dev/char/1:8' to '../random' >created empty file '/run/udev/data/c1:8' for '/devices/virtual/mem/random' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 781 processed with 0 >passed 202 bytes to netlink monitor 0x7ff62e89e3a0 >seq 781 done with 0 >seq 783 queued, 'change' 'mem' >seq 782 running >no db file to read /run/udev/data/c1:9: No such file or directory >handling device node '/dev/urandom', devnum=c1:9, mode=0666, uid=0, gid=0[ 2.728237] microcode: CPU0 sig=0x306a9, pf=0x1, revision=0x1 > >creating symlink '/dev/char/1:9' to '../urandom'passed 196 bytes to netlink monitor 0x7ff62e89e3a0 >seq 784 queued, 'change' 'misc' >seq 783 running >no db file to read /run/udev/data/c1:5: No such file or directory >created empty file '/run/udev/data/c1:9' for '/devices/virtual/mem/urandom' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 782 processed with 0 >seq 784 running >no db file to read /run/udev/data/c10:235: No such file or directory >handling device node '/dev/autofs', devnum=c10:235, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/10:235' to '../autofs' >created empty file '/run/udev/data/c10:235' for '/devices/virtual/misc/autofs' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 784 processed with 0 >passed 192 bytes to netlink monitor 0x7ff62e89e3a0 >seq 782 done with 0 >seq 784 done with 0 >seq 785 queued, 'change' 'misc' > >handling device node '/dev/zero', devnum=c1:5, mode=0666, uid=0, gid=0passed 209 bytes to netlink monitor 0x7ff62e89e3a0 >seq 785 running >no db file to read /run/udev/data/c10:62: No such file or directory >handling device node '/dev/cpu_dma_latency', devnum=c10:62, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/10:62' to '../cpu_dma_latency' >created empty file '/run/udev/data/c10:62' for '/devices/virtual/misc/cpu_dma_latency'seq 786 queued, 'change' 'misc' >seq 786 running >no db file to read /run/udev/data/c10:236: No such file or directory >NAME 'mapper/control' /usr/lib/udev/rules.d/10-dm.rules:17 >handling device node '/dev/mapper/control', devnum=c10:236, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/10:236' to '../mapper/control' >created empty file '/run/udev/data/c10:236' for '/devices/virtual/misc/device-mapper' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 786 processed with 0 >passed 207 bytes to netlink monitor 0x7ff62e89e3a0 >seq 786 done with 0 >seq 787 queued, 'change' 'misc' > >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >passed 192 bytes to netlink monitor 0x7ff62e89e3a0seq 787 running >no db file to read /run/udev/data/c10:227: No such file or directory >handling device node '/dev/mcelog', devnum=c10:227, mode=0600, uid=0, gid=0[ 2.780484] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba > >creating symlink '/dev/char/10:227' to '../mcelog' >created empty file '/run/udev/data/c10:227' for '/devices/virtual/misc/mcelog' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 787 processed with 0 >seq 785 processed with 0 > >creating symlink '/dev/char/1:5' to '../zero' >created empty file '/run/udev/data/c1:5' for '/devices/virtual/mem/zero' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 783 processed with 0 > >seq 787 done with 0 >seq 785 done with 0 >seq 783 done with 0 >seq 788 queued, 'change' 'misc' >passed 195 bytes to netlink monitor 0x7ff62e89e3a0seq 788 running >no db file to read /run/udev/data/c10:58: No such file or directory >handling device node '/dev/megadev0', devnum=c10:58, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/10:58' to '../megadev0' >created empty file '/run/udev/data/c10:58' for '/devices/virtual/misc/megadev0' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 788 processed with 0 > >seq 788 done with 0 >seq 789 queued, 'change' 'misc' >seq 789 running >no db file to read /run/udev/data/c10:61: No such file or directory >handling device node '/dev/network_latency', devnum=c10:61, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/10:61' to '../network_latency' >created empty file '/run/udev/data/c10:61' for '/devices/virtual/misc/network_latency'passed 209 bytes to netlink monitor 0x7ff62e89e3a0 >seq 790 queued, 'change' 'misc' >seq 790 running >no db file to read /run/udev/data/c10:60: No such file or directory >handling device node '/dev/network_throughput', devnum=c10:60, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/10:60' to '../network_throughput' >created empty file '/run/udev/data/c10:60' for '/devices/virtual/misc/network_throughput' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 790 processed with 0 >passed 215 bytes to netlink monitor 0x7ff62e89e3a0 >seq 790 done with 0 >seq 791 queued, 'change' 'misc' >inserted 'microcode' > >passed -1 bytes to netlink monitor 0x7ff62e8b0610passed 190 bytes to netlink monitor 0x7ff62e89e3a0 >seq 791 running >no db file to read /run/udev/data/c10:144: No such file or directory >handling device node '/dev/nvram', devnum=c10:144, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/10:144' to '../nvram' >created empty file '/run/udev/data/c10:144' for '/devices/virtual/misc/nvram' >seq 789 processed with 0 >seq 789 done with 0 >seq 792 queued, 'change' 'misc' >passed 191 bytes to netlink monitor 0x7ff62e89e3a0seq 792 running >no db file to read /run/udev/data/c10:59: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 791 processed with 0 > > >seq 791 done with 0 >seq 793 queued, 'change' 'misc'handling device node '/dev/rfkill', devnum=c10:59, mode=0600, uid=0, gid=0 >passed 196 bytes to netlink monitor 0x7ff62e89e3a0seq 793 running >no db file to read /run/udev/data/c10:231: No such file or directory >handling device node '/dev/snapshot', devnum=c10:231, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/10:231' to '../snapshot' >created empty file '/run/udev/data/c10:231' for '/devices/virtual/misc/snapshot' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 793 processed with 0 > >seq 793 done with 0 >seq 794 queued, 'change' 'misc' >passed 201 bytes to netlink monitor 0x7ff62e89e3a0seq 794 running >no db file to read /run/udev/data/c10:63: No such file or directory >handling device node '/dev/vga_arbiter', devnum=c10:63, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/10:59' to '../rfkill' >created empty file '/run/udev/data/c10:59' for '/devices/virtual/misc/rfkill' >seq 795 queued, 'change' 'msr' >seq 795 running >no db file to read /run/udev/data/c202:0: No such file or directory >handling device node '/dev/cpu/0/msr', devnum=c202:0, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/202:0' to '../cpu/0/msr' >created empty file '/run/udev/data/c202:0' for '/devices/virtual/msr/msr0' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 795 processed with 0 >passed 190 bytes to netlink monitor 0x7ff62e89e3a0 >seq 795 done with 0 >seq 796 queued, 'change' 'net' >seq 796 running >no db file to read /run/udev/data/n1: No such file or directory >IMPORT builtin 'net_id' /usr/lib/udev/rules.d/75-net-description.rules:6 >created empty file '/run/udev/data/n1' for '/devices/virtual/net/lo' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 796 processed with 0 >passed 170 bytes to netlink monitor 0x7ff62e89e3a0 >seq 796 done with 0 >seq 797 queued, 'change' 'raw' > >passed -1 bytes to netlink monitor 0x7ff62e8b0610seq 797 running >no db file to read /run/udev/data/c162:0: No such file or directory >handling device node '/dev/raw/rawctl', devnum=c162:0, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/162:0' to '../raw/rawctl' >created empty file '/run/udev/data/c162:0' for '/devices/virtual/raw/rawctl' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 797 processed with 0 >passed 193 bytes to netlink monitor 0x7ff62e89e3a0 >seq 797 done with 0 >seq 798 queued, 'change' 'tty' > >creating symlink '/dev/char/10:63' to '../vga_arbiter' >seq 792 processed with 0 >passed 189 bytes to netlink monitor 0x7ff62e89e3a0seq 798 running >no db file to read /run/udev/data/c5:1: No such file or directory >handling device node '/dev/console', devnum=c5:1, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/5:1' to '../console' >created empty file '/run/udev/data/c5:1' for '/devices/virtual/tty/console' >seq 792 done with 0 >seq 799 queued, 'change' 'tty' >passed 196 bytes to netlink monitor 0x7ff62e89e3a0seq 799 running >no db file to read /run/udev/data/c5:2: No such file or directory >handling device node '/dev/ptmx', devnum=c5:2, mode=0666, uid=0, gid=0 >creating symlink '/dev/char/5:2' to '../ptmx' >created empty file '/run/udev/data/c5:2' for '/devices/virtual/tty/ptmx' >seq 800 queued, 'change' 'tty' >seq 800 running >no db file to read /run/udev/data/c5:0: No such file or directory >handling device node '/dev/tty', devnum=c5:0, mode=0666, uid=0, gid=0 >creating symlink '/dev/char/5:0' to '../tty' >created empty file '/run/udev/data/c5:0' for '/devices/virtual/tty/tty' >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 800 processed with 0 >passed 194 bytes to netlink monitor 0x7ff62e89e3a0 >seq 800 done with 0 >seq 801 queued, 'change' 'tty' > >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 798 processed with 0 > >passed -1 bytes to netlink monitor 0x7ff62e8b0610seq 801 running >no db file to read /run/udev/data/c4:0: No such file or directory >handling device node '/dev/tty0', devnum=c4:0, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:0' to '../tty0' >created empty file '/run/udev/data/c4:0' for '/devices/virtual/tty/tty0' >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 801 processed with 0 >passed 183 bytes to netlink monitor 0x7ff62e89e3a0 >seq 798 done with 0 >seq 801 done with 0 >seq 802 queued, 'change' 'tty' > >seq 799 processed with 0 >created empty file '/run/udev/data/c10:63' for '/devices/virtual/misc/vga_arbiter'inserted 'ghash_clmulni_intel' >inserted 'crc32c_intel' >inserted 'crc32_pclmul' >inserted 'crct10dif_pclmul' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 761 processed with 0 >passed 183 bytes to netlink monitor 0x7ff62e89e3a0 >seq 799 done with 0 >seq 761 done with 0 >seq 803 queued, 'change' 'tty' >seq 802 running >no db file to read /run/udev/data/c4:1: No such file or directory > >handling device node '/dev/tty1', devnum=c4:1, mode=0600, uid=0, gid=0 >passed -1 bytes to netlink monitor 0x7ff62e8b2830seq 803 running >no db file to read /run/udev/data/c4:10: No such file or directory >handling device node '/dev/tty10', devnum=c4:10, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:10' to '../tty10' >created empty file '/run/udev/data/c4:10' for '/devices/virtual/tty/tty10' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 803 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 803 done with 0 >seq 804 queued, 'change' 'tty' > >creating symlink '/dev/char/4:1' to '../tty1'seq 804 running >no db file to read /run/udev/data/c4:11: No such file or directory >handling device node '/dev/tty11', devnum=c4:11, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:11' to '../tty11' >created empty file '/run/udev/data/c4:11' for '/devices/virtual/tty/tty11' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 804 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 804 done with 0 >seq 805 queued, 'change' 'tty' > >seq 794 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 794 done with 0 >seq 806 queued, 'change' 'tty' >seq 805 running >no db file to read /run/udev/data/c4:12: No such file or directory >handling device node '/dev/tty12', devnum=c4:12, mode=0600, uid=0, gid=0 >created empty file '/run/udev/data/c4:1' for '/devices/virtual/tty/tty1' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 802 processed with 0 > >creating symlink '/dev/char/4:12' to '../tty12' >seq 806 running >passed 186 bytes to netlink monitor 0x7ff62e89e3a0created empty file '/run/udev/data/c4:12' for '/devices/virtual/tty/tty12'no db file to read /run/udev/data/c4:13: No such file or directory >handling device node '/dev/tty13', devnum=c4:13, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:13' to '../tty13' >created empty file '/run/udev/data/c4:13' for '/devices/virtual/tty/tty13' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 806 processed with 0 > >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >validate module index >seq 802 done with 0 >seq 806 done with 0 >seq 807 queued, 'change' 'tty' > >seq 805 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 807 running >no db file to read /run/udev/data/c4:14: No such file or directory >handling device node '/dev/tty14', devnum=c4:14, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:14' to '../tty14' >created empty file '/run/udev/data/c4:14' for '/devices/virtual/tty/tty14' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 807 processed with 0 > >seq 805 done with 0 >seq 807 done with 0 >seq 808 queued, 'change' 'tty' >seq 808 running >no db file to read /run/udev/data/c4:15: No such file or directory >handling device node '/dev/tty15', devnum=c4:15, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:15' to '../tty15' >created empty file '/run/udev/data/c4:15' for '/devices/virtual/tty/tty15'passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 809 queued, 'change' 'tty' > >passed -1 bytes to netlink monitor 0x7ff62e8ab380seq 809 running >no db file to read /run/udev/data/c4:16: No such file or directory >handling device node '/dev/tty16', devnum=c4:16, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:16' to '../tty16' >created empty file '/run/udev/data/c4:16' for '/devices/virtual/tty/tty16' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 809 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 809 done with 0 >seq 810 queued, 'change' 'tty' >passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 810 running >no db file to read /run/udev/data/c4:17: No such file or directory >handling device node '/dev/tty17', devnum=c4:17, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:17' to '../tty17' >created empty file '/run/udev/data/c4:17' for '/devices/virtual/tty/tty17' >seq 811 queued, 'change' 'tty' >seq 811 running >no db file to read /run/udev/data/c4:18: No such file or directory >handling device node '/dev/tty18', devnum=c4:18, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:18' to '../tty18' >created empty file '/run/udev/data/c4:18' for '/devices/virtual/tty/tty18' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 811 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 811 done with 0 >seq 812 queued, 'change' 'tty' > >seq 808 processed with 0 > >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 810 processed with 0 >seq 812 running >no db file to read /run/udev/data/c4:19: No such file or directory >handling device node '/dev/tty19', devnum=c4:19, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:19' to '../tty19' >created empty file '/run/udev/data/c4:19' for '/devices/virtual/tty/tty19' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 812 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 808 done with 0 >seq 810 done with 0 >seq 812 done with 0 >seq 813 queued, 'change' 'tty' >seq 813 running >no db file to read /run/udev/data/c4:2: No such file or directory >handling device node '/dev/tty2', devnum=c4:2, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:2' to '../tty2' >created empty file '/run/udev/data/c4:2' for '/devices/virtual/tty/tty2'passed 183 bytes to netlink monitor 0x7ff62e89e3a0 >seq 814 queued, 'change' 'tty' >seq 814 running >no db file to read /run/udev/data/c4:20: No such file or directory >handling device node '/dev/tty20', devnum=c4:20, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:20' to '../tty20'passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 815 queued, 'change' 'tty' > >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >created empty file '/run/udev/data/c4:20' for '/devices/virtual/tty/tty20'seq 815 running >no db file to read /run/udev/data/c4:21: No such file or directory >handling device node '/dev/tty21', devnum=c4:21, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:21' to '../tty21' >created empty file '/run/udev/data/c4:21' for '/devices/virtual/tty/tty21' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 815 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 815 done with 0 >seq 816 queued, 'change' 'tty' > >passed -1 bytes to netlink monitor 0x7ff62e8b0610seq 816 running >no db file to read /run/udev/data/c4:22: No such file or directory >handling device node '/dev/tty22', devnum=c4:22, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:22' to '../tty22' >created empty file '/run/udev/data/c4:22' for '/devices/virtual/tty/tty22' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 816 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 816 done with 0 >seq 817 queued, 'change' 'tty' > >seq 813 processed with 0 > >seq 814 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 813 done with 0 >seq 814 done with 0 >seq 818 queued, 'change' 'tty' >seq 817 running >no db file to read /run/udev/data/c4:23: No such file or directory >handling device node '/dev/tty23', devnum=c4:23, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:23' to '../tty23' >created empty file '/run/udev/data/c4:23' for '/devices/virtual/tty/tty23' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 817 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 817 done with 0 >seq 819 queued, 'change' 'tty' >seq 818 running >no db file to read /run/udev/data/c4:24: No such file or directorypassed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 819 running >no db file to read /run/udev/data/c4:25: No such file or directory >handling device node '/dev/tty25', devnum=c4:25, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:25' to '../tty25' >created empty file '/run/udev/data/c4:25' for '/devices/virtual/tty/tty25' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 819 processed with 0 > >seq 819 done with 0 >seq 820 queued, 'change' 'tty' > >handling device node '/dev/tty24', devnum=c4:24, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:24' to '../tty24' >created empty file '/run/udev/data/c4:24' for '/devices/virtual/tty/tty24'passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 820 running >no db file to read /run/udev/data/c4:26: No such file or directory >handling device node '/dev/tty26', devnum=c4:26, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:26' to '../tty26' >created empty file '/run/udev/data/c4:26' for '/devices/virtual/tty/tty26' >seq 821 queued, 'change' 'tty' >passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 821 running >no db file to read /run/udev/data/c4:27: No such file or directory >seq 822 queued, 'change' 'tty' >seq 822 running >no db file to read /run/udev/data/c4:28: No such file or directory >handling device node '/dev/tty28', devnum=c4:28, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:28' to '../tty28' >created empty file '/run/udev/data/c4:28' for '/devices/virtual/tty/tty28' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 822 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 822 done with 0 >seq 823 queued, 'change' 'tty' > >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >handling device node '/dev/tty27', devnum=c4:27, mode=0600, uid=0, gid=0seq 823 running >no db file to read /run/udev/data/c4:29: No such file or directory >handling device node '/dev/tty29', devnum=c4:29, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:29' to '../tty29' >created empty file '/run/udev/data/c4:29' for '/devices/virtual/tty/tty29' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 823 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 823 done with 0 >seq 824 queued, 'change' 'tty' > >seq 820 processed with 0 > >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 818 processed with 0 > >creating symlink '/dev/char/4:27' to '../tty27'seq 824 running >no db file to read /run/udev/data/c4:3: No such file or directory >handling device node '/dev/tty3', devnum=c4:3, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:3' to '../tty3' >created empty file '/run/udev/data/c4:3' for '/devices/virtual/tty/tty3' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 824 processed with 0 >passed 183 bytes to netlink monitor 0x7ff62e89e3a0 >seq 820 done with 0 >seq 818 done with 0 >seq 824 done with 0 >seq 825 queued, 'change' 'tty' > >created empty file '/run/udev/data/c4:27' for '/devices/virtual/tty/tty27' >passed -1 bytes to netlink monitor 0x7ff62e8b2830passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 825 running >no db file to read /run/udev/data/c4:30: No such file or directory >handling device node '/dev/tty30', devnum=c4:30, mode=0600, uid=0, gid=0 >seq 826 queued, 'change' 'tty' >seq 826 running >no db file to read /run/udev/data/c4:31: No such file or directory >handling device node '/dev/tty31', devnum=c4:31, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:31' to '../tty31' >created empty file '/run/udev/data/c4:31' for '/devices/virtual/tty/tty31' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 826 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 826 done with 0 >seq 827 queued, 'change' 'tty' > >creating symlink '/dev/char/4:30' to '../tty30' >seq 821 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 821 done with 0 >seq 828 queued, 'change' 'tty' >seq 827 running >no db file to read /run/udev/data/c4:32: No such file or directory >created empty file '/run/udev/data/c4:30' for '/devices/virtual/tty/tty30' >handling device node '/dev/tty32', devnum=c4:32, mode=0600, uid=0, gid=0 >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 825 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 825 done with 0 >seq 829 queued, 'change' 'tty' >seq 828 running >no db file to read /run/udev/data/c4:33: No such file or directory >handling device node '/dev/tty33', devnum=c4:33, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:33' to '../tty33' >created empty file '/run/udev/data/c4:33' for '/devices/virtual/tty/tty33'passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 829 running >no db file to read /run/udev/data/c4:34: No such file or directory >handling device node '/dev/tty34', devnum=c4:34, mode=0600, uid=0, gid=0 >seq 830 queued, 'change' 'tty' >seq 830 running >no db file to read /run/udev/data/c4:35: No such file or directory >handling device node '/dev/tty35', devnum=c4:35, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:35' to '../tty35' >created empty file '/run/udev/data/c4:35' for '/devices/virtual/tty/tty35' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 830 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 830 done with 0 >seq 831 queued, 'change' 'tty' > >creating symlink '/dev/char/4:34' to '../tty34' >creating symlink '/dev/char/4:32' to '../tty32' >created empty file '/run/udev/data/c4:32' for '/devices/virtual/tty/tty32' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 828 processed with 0 > >created empty file '/run/udev/data/c4:34' for '/devices/virtual/tty/tty34'seq 831 running >no db file to read /run/udev/data/c4:36: No such file or directory >handling device node '/dev/tty36', devnum=c4:36, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:36' to '../tty36' >created empty file '/run/udev/data/c4:36' for '/devices/virtual/tty/tty36' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 831 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 828 done with 0 >seq 831 done with 0 >seq 832 queued, 'change' 'tty' >passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 832 running >no db file to read /run/udev/data/c4:37: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 827 processed with 0 > >seq 827 done with 0 >seq 833 queued, 'change' 'tty' >passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 833 running >no db file to read /run/udev/data/c4:38: No such file or directory >seq 834 queued, 'change' 'tty' >seq 834 running >no db file to read /run/udev/data/c4:39: No such file or directory >handling device node '/dev/tty39', devnum=c4:39, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:39' to '../tty39' >created empty file '/run/udev/data/c4:39' for '/devices/virtual/tty/tty39' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 834 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 834 done with 0 >seq 835 queued, 'change' 'tty' > >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 829 processed with 0 > >handling device node '/dev/tty37', devnum=c4:37, mode=0600, uid=0, gid=0seq 835 running >no db file to read /run/udev/data/c4:4: No such file or directory >handling device node '/dev/tty4', devnum=c4:4, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:4' to '../tty4' >created empty file '/run/udev/data/c4:4' for '/devices/virtual/tty/tty4'passed 183 bytes to netlink monitor 0x7ff62e89e3a0 >seq 829 done with 0 >seq 836 queued, 'change' 'tty' >passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 836 running >no db file to read /run/udev/data/c4:40: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >handling device node '/dev/tty40', devnum=c4:40, mode=0600, uid=0, gid=0 >handling device node '/dev/tty38', devnum=c4:38, mode=0600, uid=0, gid=0 >seq 835 processed with 0 > >creating symlink '/dev/char/4:40' to '../tty40' >created empty file '/run/udev/data/c4:40' for '/devices/virtual/tty/tty40' >creating symlink '/dev/char/4:37' to '../tty37' >created empty file '/run/udev/data/c4:37' for '/devices/virtual/tty/tty37' >seq 835 done with 0 >seq 837 queued, 'change' 'tty' >passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 837 running >no db file to read /run/udev/data/c4:41: No such file or directory >handling device node '/dev/tty41', devnum=c4:41, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:41' to '../tty41' >created empty file '/run/udev/data/c4:41' for '/devices/virtual/tty/tty41' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 836 processed with 0 > >creating symlink '/dev/char/4:38' to '../tty38' >created empty file '/run/udev/data/c4:38' for '/devices/virtual/tty/tty38' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 832 processed with 0 > >seq 836 done with 0 >seq 832 done with 0 >seq 838 queued, 'change' 'tty' > >seq 837 processed with 0 >passed -1 bytes to netlink monitor 0x7ff62e8b0610 > >seq 833 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 837 done with 0 >seq 833 done with 0 >seq 839 queued, 'change' 'tty' >seq 838 running >no db file to read /run/udev/data/c4:42: No such file or directory >handling device node '/dev/tty42', devnum=c4:42, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:42' to '../tty42' >created empty file '/run/udev/data/c4:42' for '/devices/virtual/tty/tty42' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 838 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 838 done with 0 >seq 840 queued, 'change' 'tty' >seq 839 running >no db file to read /run/udev/data/c4:43: No such file or directory >handling device node '/dev/tty43', devnum=c4:43, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:43' to '../tty43' >created empty file '/run/udev/data/c4:43' for '/devices/virtual/tty/tty43' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 839 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 839 done with 0 >seq 841 queued, 'change' 'tty' >seq 840 running >no db file to read /run/udev/data/c4:44: No such file or directory >handling device node '/dev/tty44', devnum=c4:44, mode=0600, uid=0, gid=0passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 841 running >no db file to read /run/udev/data/c4:45: No such file or directory >handling device node '/dev/tty45', devnum=c4:45, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:45' to '../tty45' >created empty file '/run/udev/data/c4:45' for '/devices/virtual/tty/tty45' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 841 processed with 0 > >seq 841 done with 0 >seq 842 queued, 'change' 'tty' >passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 842 running >no db file to read /run/udev/data/c4:46: No such file or directory >creating symlink '/dev/char/4:44' to '../tty44' >handling device node '/dev/tty46', devnum=c4:46, mode=0600, uid=0, gid=0 >created empty file '/run/udev/data/c4:44' for '/devices/virtual/tty/tty44' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 840 processed with 0 >seq 840 done with 0 >seq 843 queued, 'change' 'tty' > > >creating symlink '/dev/char/4:46' to '../tty46'passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 844 queued, 'change' 'tty' >seq 843 running >seq 844 running >no db file to read /run/udev/data/c4:48: No such file or directory >handling device node '/dev/tty48', devnum=c4:48, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:48' to '../tty48' >created empty file '/run/udev/data/c4:48' for '/devices/virtual/tty/tty48' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 844 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 844 done with 0 >seq 845 queued, 'change' 'tty' >no db file to read /run/udev/data/c4:47: No such file or directory >created empty file '/run/udev/data/c4:46' for '/devices/virtual/tty/tty46' >handling device node '/dev/tty47', devnum=c4:47, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:47' to '../tty47' >created empty file '/run/udev/data/c4:47' for '/devices/virtual/tty/tty47' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 842 processed with 0 >seq 845 running >no db file to read /run/udev/data/c4:49: No such file or directory >handling device node '/dev/tty49', devnum=c4:49, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:49' to '../tty49' >created empty file '/run/udev/data/c4:49' for '/devices/virtual/tty/tty49' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 845 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 842 done with 0 >seq 845 done with 0 >seq 846 queued, 'change' 'tty' > >passed -1 bytes to netlink monitor 0x7ff62e8ab380passed 183 bytes to netlink monitor 0x7ff62e89e3a0seq 846 running >no db file to read /run/udev/data/c4:5: No such file or directory >seq 847 queued, 'change' 'tty' >seq 847 running >no db file to read /run/udev/data/c4:50: No such file or directory >handling device node '/dev/tty50', devnum=c4:50, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:50' to '../tty50' >created empty file '/run/udev/data/c4:50' for '/devices/virtual/tty/tty50' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 847 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 847 done with 0 >seq 848 queued, 'change' 'tty' > >seq 843 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 843 done with 0 >seq 849 queued, 'change' 'tty' >seq 848 running >no db file to read /run/udev/data/c4:51: No such file or directory >handling device node '/dev/tty51', devnum=c4:51, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:51' to '../tty51' >created empty file '/run/udev/data/c4:51' for '/devices/virtual/tty/tty51' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 848 processed with 0 > >handling device node '/dev/tty5', devnum=c4:5, mode=0600, uid=0, gid=0passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 849 running >no db file to read /run/udev/data/c4:52: No such file or directory >seq 848 done with 0 >seq 850 queued, 'change' 'tty' >passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 850 running >no db file to read /run/udev/data/c4:53: No such file or directory >handling device node '/dev/tty53', devnum=c4:53, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:53' to '../tty53' >created empty file '/run/udev/data/c4:53' for '/devices/virtual/tty/tty53' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 850 processed with 0 > >handling device node '/dev/tty52', devnum=c4:52, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:52' to '../tty52' >created empty file '/run/udev/data/c4:52' for '/devices/virtual/tty/tty52' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 849 processed with 0 > >creating symlink '/dev/char/4:5' to '../tty5' >seq 850 done with 0 >seq 849 done with 0 >seq 851 queued, 'change' 'tty' > >created empty file '/run/udev/data/c4:5' for '/devices/virtual/tty/tty5'passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 852 queued, 'change' 'tty' >seq 851 running >no db file to read /run/udev/data/c4:54: No such file or directoryseq 852 running >no db file to read /run/udev/data/c4:55: No such file or directory >handling device node '/dev/tty55', devnum=c4:55, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:55' to '../tty55' >created empty file '/run/udev/data/c4:55' for '/devices/virtual/tty/tty55' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 852 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 852 done with 0 >seq 853 queued, 'change' 'tty' > >handling device node '/dev/tty54', devnum=c4:54, mode=0600, uid=0, gid=0 >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 846 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 846 done with 0 >seq 854 queued, 'change' 'tty' >seq 853 running >no db file to read /run/udev/data/c4:56: No such file or directory >handling device node '/dev/tty56', devnum=c4:56, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:56' to '../tty56' >created empty file '/run/udev/data/c4:56' for '/devices/virtual/tty/tty56' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 853 processed with 0 > >creating symlink '/dev/char/4:54' to '../tty54'passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 853 done with 0 >seq 855 queued, 'change' 'tty' >seq 854 running >no db file to read /run/udev/data/c4:57: No such file or directory >created empty file '/run/udev/data/c4:54' for '/devices/virtual/tty/tty54' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 851 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 851 done with 0 >seq 856 queued, 'change' 'tty' >seq 855 running >no db file to read /run/udev/data/c4:58: No such file or directory >handling device node '/dev/tty58', devnum=c4:58, mode=0600, uid=0, gid=0 >handling device node '/dev/tty57', devnum=c4:57, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:57' to '../tty57'passed 186 bytes to netlink monitor 0x7ff62e89e3a0seq 856 running >no db file to read /run/udev/data/c4:59: No such file or directory >handling device node '/dev/tty59', devnum=c4:59, mode=0600, uid=0, gid=0 >seq 857 queued, 'change' 'tty' >seq 857 running >no db file to read /run/udev/data/c4:6: No such file or directory >handling device node '/dev/tty6', devnum=c4:6, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:6' to '../tty6' >created empty file '/run/udev/data/c4:6' for '/devices/virtual/tty/tty6' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 857 processed with 0 >passed 183 bytes to netlink monitor 0x7ff62e89e3a0 >seq 857 done with 0 >seq 858 queued, 'change' 'tty' > >creating symlink '/dev/char/4:58' to '../tty58' >created empty file '/run/udev/data/c4:58' for '/devices/virtual/tty/tty58' >created empty file '/run/udev/data/c4:57' for '/devices/virtual/tty/tty57' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 855 processed with 0 > >creating symlink '/dev/char/4:59' to '../tty59' >created empty file '/run/udev/data/c4:59' for '/devices/virtual/tty/tty59'seq 858 running >no db file to read /run/udev/data/c4:60: No such file or directory >handling device node '/dev/tty60', devnum=c4:60, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:60' to '../tty60' >created empty file '/run/udev/data/c4:60' for '/devices/virtual/tty/tty60' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 858 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 855 done with 0 >seq 858 done with 0 >seq 859 queued, 'change' 'tty' >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 860 queued, 'change' 'tty' >seq 859 running >no db file to read /run/udev/data/c4:61: No such file or directory >handling device node '/dev/tty61', devnum=c4:61, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:61' to '../tty61' >created empty file '/run/udev/data/c4:61' for '/devices/virtual/tty/tty61' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 859 processed with 0 >seq 860 running >no db file to read /run/udev/data/c4:62: No such file or directory >handling device node '/dev/tty62', devnum=c4:62, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:62' to '../tty62' >created empty file '/run/udev/data/c4:62' for '/devices/virtual/tty/tty62' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 860 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 859 done with 0 >seq 860 done with 0 >seq 861 queued, 'change' 'tty' > >seq 856 processed with 0 > >seq 854 processed with 0 >passed 186 bytes to netlink monitor 0x7ff62e89e3a0 >seq 856 done with 0 >seq 854 done with 0 >seq 862 queued, 'change' 'tty' >seq 861 running >no db file to read /run/udev/data/c4:63: No such file or directory >handling device node '/dev/tty63', devnum=c4:63, mode=0600, uid=0, gid=0passed 183 bytes to netlink monitor 0x7ff62e89e3a0seq 862 running >no db file to read /run/udev/data/c4:7: No such file or directory >handling device node '/dev/tty7', devnum=c4:7, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:7' to '../tty7' >created empty file '/run/udev/data/c4:7' for '/devices/virtual/tty/tty7' >seq 863 queued, 'change' 'tty' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >creating symlink '/dev/char/4:63' to '../tty63' >created empty file '/run/udev/data/c4:63' for '/devices/virtual/tty/tty63' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 861 processed with 0 > >passed 183 bytes to netlink monitor 0x7ff62e89e3a0 >seq 863 running >no db file to read /run/udev/data/c4:8: No such file or directory >handling device node '/dev/tty8', devnum=c4:8, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/4:8' to '../tty8' >created empty file '/run/udev/data/c4:8' for '/devices/virtual/tty/tty8'seq 861 done with 0 >seq 864 queued, 'change' 'tty' >passed 183 bytes to netlink monitor 0x7ff62e89e3a0seq 864 running >no db file to read /run/udev/data/c4:9: No such file or directory >handling device node '/dev/tty9', devnum=c4:9, mode=0600, uid=0, gid=0 >seq 865 queued, 'change' 'usbmon' >seq 865 running >no db file to read /run/udev/data/c251:0: No such file or directory >handling device node '/dev/usbmon0', devnum=c251:0, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/251:0' to '../usbmon0' >created empty file '/run/udev/data/c251:0' for '/devices/virtual/usbmon/usbmon0' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 865 processed with 0 >passed 197 bytes to netlink monitor 0x7ff62e89e3a0 >seq 865 done with 0 >seq 866 queued, 'change' 'vc' > >seq 862 processed with 0 >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 863 processed with 0 > >seq 866 running >no db file to read /run/udev/data/c7:0: No such file or directory >handling device node '/dev/vcs', devnum=c7:0, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/7:0' to '../vcs' >created empty file '/run/udev/data/c7:0' for '/devices/virtual/vc/vcs' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 866 processed with 0 >passed 179 bytes to netlink monitor 0x7ff62e89e3a0 >seq 862 done with 0 >seq 863 done with 0 >seq 866 done with 0 >seq 867 queued, 'change' 'vc' > >creating symlink '/dev/char/4:9' to '../tty9' >created empty file '/run/udev/data/c4:9' for '/devices/virtual/tty/tty9'passed 181 bytes to netlink monitor 0x7ff62e89e3a0seq 867 running >no db file to read /run/udev/data/c7:1: No such file or directory >handling device node '/dev/vcs1', devnum=c7:1, mode=0600, uid=0, gid=0 >seq 868 queued, 'change' 'vc' >passed 183 bytes to netlink monitor 0x7ff62e89e3a0seq 868 running >no db file to read /run/udev/data/c7:128: No such file or directory >handling device node '/dev/vcsa', devnum=c7:128, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/7:128' to '../vcsa' >created empty file '/run/udev/data/c7:128' for '/devices/virtual/vc/vcsa' >creating symlink '/dev/char/7:1' to '../vcs1' >created empty file '/run/udev/data/c7:1' for '/devices/virtual/vc/vcs1' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 864 processed with 0 > >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 864 done with 0 >seq 869 queued, 'change' 'vc' > >seq 868 processed with 0 > >seq 867 processed with 0 >passed 185 bytes to netlink monitor 0x7ff62e89e3a0 >seq 868 done with 0 >seq 867 done with 0 >seq 870 queued, 'change' 'vtconsole' >seq 869 running >no db file to read /run/udev/data/c7:129: No such file or directory >handling device node '/dev/vcsa1', devnum=c7:129, mode=0600, uid=0, gid=0 >creating symlink '/dev/char/7:129' to '../vcsa1' >created empty file '/run/udev/data/c7:129' for '/devices/virtual/vc/vcsa1' >passed -1 bytes to netlink monitor 0x7ff62e8b2830passed 163 bytes to netlink monitor 0x7ff62e89e3a0seq 870 running >no db file to read /run/udev/data/+vtconsole:vtcon0: No such file or directory >seq 871 queued, 'change' 'workqueue' >passed 166 bytes to netlink monitor 0x7ff62e89e3a0seq 871 running >no db file to read /run/udev/data/+workqueue:writeback: No such file or directory >seq 872 queued, 'add' 'module' >seq 872 running >no db file to read /run/udev/data/+module:pata_acpi: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 872 processed with 0 >passed 141 bytes to netlink monitor 0x7ff62e89e3a0 >seq 872 done with 0 >seq 873 queued, 'add' 'drivers' >seq 873 running >no db file to read /run/udev/data/+drivers:pata_acpi: No such file or directory >device 0x7ff62e8ab5f0 has devpath '/bus/pci/drivers' >no db file to read /run/udev/data/+subsystem:drivers: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 873 processed with 0 >passed 151 bytes to netlink monitor 0x7ff62e89e3a0 >seq 873 done with 0 >seq 874 queued, 'add' 'module' > >device 0x7ff62e89e300 has devpath '/devices/virtual/workqueue' >seq 869 processed with 0 >passed 143 bytes to netlink monitor 0x7ff62e89e3a0 >seq 869 done with 0 >seq 875 queued, 'add' 'drivers' >seq 874 running >no db file to read /run/udev/data/+module:ata_generic: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 871 processed with 0 > >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0passed 153 bytes to netlink monitor 0x7ff62e89e3a0seq 875 running >no db file to read /run/udev/data/+drivers:ata_generic: No such file or directory >seq 871 done with 0 >seq 876 queued, 'add' 'module' >passed 139 bytes to netlink monitor 0x7ff62e89e3a0seq 876 running >no db file to read /run/udev/data/+module:i2ccore: No such file or directory >seq 877 queued, 'add' 'bus' >seq 877 running >no db file to read /run/udev/data/+bus:i2c: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 877 processed with 0 >passed 129 bytes to netlink monitor 0x7ff62e89e3a0 >seq 877 done with 0 >seq 878 queued, 'add' 'drivers' > >passed -1 bytes to netlink monitor 0x7ff62e8ab380seq 878 running >no db file to read /run/udev/data/+drivers:dummy: No such file or directory >device 0x7ff62e8a9c90 has devpath '/bus/i2c/drivers' >no db file to read /run/udev/data/+subsystem:drivers: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 878 processed with 0 >passed 147 bytes to netlink monitor 0x7ff62e89e3a0 >seq 870 processed with 0 > >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 876 processed with 0 > >seq 874 processed with 0 > >seq 878 done with 0 >seq 870 done with 0 >seq 876 done with 0 >seq 874 done with 0 >seq 879 queued, 'add' 'module' > >device 0x7ff62e89e5b0 has devpath '/bus/pci/drivers'passed 141 bytes to netlink monitor 0x7ff62e89e3a0seq 879 running >no db file to read /run/udev/data/+module:i2c_piix4: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 879 processed with 0 > >seq 879 done with 0 >seq 880 queued, 'add' 'i2c' > >no db file to read /run/udev/data/+subsystem:drivers: No such file or directorypassed 159 bytes to netlink monitor 0x7ff62e89e3a0seq 880 running >no db file to read /run/udev/data/+i2c:i2c-0: No such file or directory >device 0x7ff62e8ab5f0 has devpath '/devices/pci0000:00/0000:00:01.3' >device 0x7ff62e8ab5f0 filled with db file data >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 880 processed with 0 > >seq 880 done with 0 >seq 881 queued, 'add' 'drivers' >passed 153 bytes to netlink monitor 0x7ff62e89e3a0seq 881 running >no db file to read /run/udev/data/+drivers:piix4_smbus: No such file or directory >device 0x7ff62e8b4240 has devpath '/bus/pci/drivers' >seq 882 queued, 'change' 'block' >no db file to read /run/udev/data/+subsystem:drivers: No such file or directory >seq 882 running >device 0x7ff62e89e300 filled with db file data >removing watch on '/dev/sdb' >device 0x7ff62e8aff70 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0' >device 0x7ff62e8ac7d0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1' >device 0x7ff62e8a81f0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >device 0x7ff62e8a8a60 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0' >device 0x7ff62e8a9060 has devpath '/devices/pci0000:00/0000:00:02.0' >device 0x7ff62e8a9640 has devpath '/devices/pci0000:00' >IMPORT 'scsi_id --export --whitelisted -d /dev/sdb' /usr/lib/udev/rules.d/60-persistent-storage.rules:40passed 249 bytes to netlink monitor 0x7ff62e89e3a0 >seq 883 queued, 'change' 'block' >seq 884 queued, 'add' 'module' >seq 884 running >no db file to read /run/udev/data/+module:serio_raw: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 884 processed with 0 >passed 141 bytes to netlink monitor 0x7ff62e89e3a0 >seq 884 done with 0 >seq 885 queued, 'add' 'drivers' > >seq 885 running >no db file to read /run/udev/data/+drivers:serio_raw: No such file or directorypassed 153 bytes to netlink monitor 0x7ff62e89e3a0 >seq 886 queued, 'add' 'module' >seq 886 running >no db file to read /run/udev/data/+module:soundcore: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 886 processed with 0 >passed 141 bytes to netlink monitor 0x7ff62e89e3a0 >seq 886 done with 0 >seq 887 queued, 'add' 'class' > >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >device 0x7ff62e8aba60 has devpath '/bus/serio/drivers'seq 887 running >no db file to read /run/udev/data/+class:sound: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 887 processed with 0 >passed 135 bytes to netlink monitor 0x7ff62e89e3a0 >seq 887 done with 0 >seq 888 queued, 'add' 'module' > >seq 875 processed with 0 > >no db file to read /run/udev/data/+subsystem:drivers: No such file or directoryseq 888 running >no db file to read /run/udev/data/+module:snd: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 888 processed with 0 >passed 135 bytes to netlink monitor 0x7ff62e89e3a0 >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 881 processed with 0 >starting 'scsi_id --export --whitelisted -d /dev/sdb' > >seq 875 done with 0 >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 888 done with 0 >seq 881 done with 0 >seq 889 queued, 'add' 'module' >passed 141 bytes to netlink monitor 0x7ff62e89e3a0seq 889 running >no db file to read /run/udev/data/+module:snd_timer: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 889 processed with 0 > >seq 885 processed with 0 > >seq 889 done with 0 >seq 885 done with 0 >seq 890 queued, 'add' 'sound' >seq 890 running >no db file to read /run/udev/data/c116:33: No such file or directory >GROUP 63 /usr/lib/udev/rules.d/50-udev-default.rules:35 >RUN 'uaccess' /usr/lib/udev/rules.d/73-seat-late.rules:15 >handling device node '/dev/snd/timer', devnum=c116:33, mode=0660, uid=0, gid=63 >set permissions /dev/snd/timer, 020660, uid=0, gid=63 >creating symlink '/dev/char/116:33' to '../snd/timer' >created db file '/run/udev/data/c116:33' for '/devices/virtual/sound/timer' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 890 processed with 0 >passed 193 bytes to netlink monitor 0x7ff62e89e3a0 >seq 890 done with 0 >seq 891 queued, 'add' 'module' >passed 139 bytes to netlink monitor 0x7ff62e89e3a0seq 891 running >no db file to read /run/udev/data/+module:snd_pcm: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 891 processed with 0 > >seq 891 done with 0 >seq 892 queued, 'add' 'module' >passed 140 bytes to netlink monitor 0x7ff62e89e3a0seq 892 running >no db file to read /run/udev/data/+module:snd_pcsp: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 892 processed with 0 > >seq 892 done with 0 >seq 893 queued, 'add' 'input' >passed 297 bytes to netlink monitor 0x7ff62e89e3a0seq 893 running >no db file to read /run/udev/data/+input:input3: No such file or directory >IMPORT builtin 'input_id' /usr/lib/udev/rules.d/50-udev-default.rules:10 >capabilities/ev raw kernel attribute: 40001 >capabilities/abs raw kernel attribute: 0 >seq 894 queued, 'add' 'input' >seq 895 queued, 'add' 'sound' >seq 895 running >no db file to read /run/udev/data/+sound:card0: No such file or directory >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/71-seat.rules:43 >device 0x7ff62e8a9e90 has devpath '/devices/platform/pcspkr' >device 0x7ff62e8b4110 has devpath '/devices/platform' >no db file to read /run/udev/data/+platform:pcspkr: No such file or directory >created db file '/run/udev/data/+sound:card0' for '/devices/platform/pcspkr/sound/card0' >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 895 processed with 0 >passed 159 bytes to netlink monitor 0x7ff62e89e3a0 >seq 895 done with 0 >seq 896 queued, 'add' 'sound' >seq 896 running >no db file to read /run/udev/data/c116:2: No such file or directory >GROUP 63 /usr/lib/udev/rules.d/50-udev-default.rules:35 >device 0x7ff62e89e390 has devpath '/devices/platform/pcspkr/sound/card0' >device 0x7ff62e8ab380 has devpath '/devices/platform/pcspkr' >device 0x7ff62e8b2a40 has devpath '/devices/platform' >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-alsa.rules:11 >LINK 'snd/by-path/platform-pcspkr' /usr/lib/udev/rules.d/60-persistent-alsa.rules:12 >device 0x7ff62e89e390 filled with db file data >RUN 'uaccess' /usr/lib/udev/rules.d/73-seat-late.rules:15 >ATTR '/sys/devices/platform/pcspkr/sound/card0/controlC0/../uevent' writing 'change' /usr/lib/udev/rules.d/78-sound-card.rules:5 >passed 214 bytes to netlink monitor 0x7ff62e89e3a0 >seq 897 queued, 'add' 'sound' >seq 897 running >no db file to read /run/udev/data/c116:3: No such file or directory >GROUP 63 /usr/lib/udev/rules.d/50-udev-default.rules:35 >device 0x7ff62e8b2670 has devpath '/devices/platform/pcspkr/sound/card0' >device 0x7ff62e8b2670 filled with db file data >RUN 'uaccess' /usr/lib/udev/rules.d/73-seat-late.rules:15 >handling device node '/dev/snd/pcmC0D0p', devnum=c116:3, mode=0660, uid=0, gid=63 >set permissions /dev/snd/pcmC0D0p, 020660, uid=0, gid=63 >creating symlink '/dev/char/116:3' to '../snd/pcmC0D0p' >created db file '/run/udev/data/c116:3' for '/devices/platform/pcspkr/sound/card0/pcmC0D0p' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 897 processed with 0 >passed 212 bytes to netlink monitor 0x7ff62e89e3a0 >capabilities/rel raw kernel attribute: 0 >capabilities/key raw kernel attribute: 0 >test_key: no EV_KEY capability >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8b2c10 has devpath '/devices/platform/pcspkr' >device 0x7ff62e8ac2d0 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero > >seq 897 done with 0 >seq 898 queued, 'add' 'drivers' >seq 898 running >no db file to read /run/udev/data/+drivers:pcspkr: No such file or directory >device 0x7ff62e8aba60 has devpath '/bus/platform/drivers' >no db file to read /run/udev/data/+subsystem:drivers: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 898 processed with 0 >passed 153 bytes to netlink monitor 0x7ff62e89e3a0 >seq 898 done with 0 >seq 899 queued, 'add' 'module' >passed 141 bytes to netlink monitor 0x7ff62e89e3a0seq 899 running >no db file to read /run/udev/data/+module:microcode: No such file or directoryhandling device node '/dev/snd/controlC0', devnum=c116:2, mode=0660, uid=0, gid=63 >set permissions /dev/snd/controlC0, 020660, uid=0, gid=63 >creating symlink '/dev/char/116:2' to '../snd/controlC0' >creating link '/dev/snd/by-path/platform-pcspkr' to '/dev/snd/controlC0' >creating symlink '/dev/snd/by-path/platform-pcspkr' to '../controlC0' >created db file '/run/udev/data/c116:2' for '/devices/platform/pcspkr/sound/card0/controlC0' >seq 900 queued, 'add' 'platform' >seq 900 running >no db file to read /run/udev/data/+platform:microcode: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11 >device 0x7ff62e8a9c90 has devpath '/devices/platform' >IMPORT builtin 'hwdb' returned non-zero >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5 >execute 'load' 'platform:microcode' >no module matches 'platform:microcode' >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 900 processed with 0 >passed 181 bytes to netlink monitor 0x7ff62e89e3a0 >seq 900 done with 0 >seq 901 queued, 'add' 'misc' >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-input.rules:31 >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 899 processed with 0 > >passed -1 bytes to netlink monitor 0x7ff62e8b2830seq 901 running >no db file to read /run/udev/data/c10:184: No such file or directory >handling device node '/dev/cpu/microcode', devnum=c10:184, mode=0600, uid=0, gid=0 >preserve permissions /dev/cpu/microcode, 020600, uid=0, gid=0 >creating symlink '/dev/char/10:184' to '../cpu/microcode' >created empty file '/run/udev/data/c10:184' for '/devices/virtual/misc/microcode' >passed -1 bytes to netlink monitor 0x7ff62e8ab080 >seq 901 processed with 0 >passed 199 bytes to netlink monitor 0x7ff62e89e3a0 >seq 899 done with 0 >seq 901 done with 0 >seq 902 queued, 'add' 'module' > >no db file to read /run/udev/data/+platform:pcspkr: No such file or directory >seq 896 processed with 0 >passed 151 bytes to netlink monitor 0x7ff62e89e3a0 >seq 896 done with 0 >seq 903 queued, 'change' 'sound' >seq 902 running >no db file to read /run/udev/data/+module:ghash_clmulni_intel: No such file or directorypassed 162 bytes to netlink monitor 0x7ff62e89e3a0seq 903 running >device 0x7ff62e8ab380 filled with db file data >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/71-seat.rules:43 >device 0x7ff62e89e390 has devpath '/devices/platform/pcspkr' >device 0x7ff62e8b4110 has devpath '/devices/platform' >no db file to read /run/udev/data/+platform:pcspkr: No such file or directory >IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/78-sound-card.rules:40 >IMPORT builtin 'hwdb' returned non-zero >IMPORT builtin skip 'path_id' /usr/lib/udev/rules.d/78-sound-card.rules:55 > > >RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5created db file '/run/udev/data/+sound:card0' for '/devices/platform/pcspkr/sound/card0' >created db file '/run/udev/data/+input:input3' for '/devices/platform/pcspkr/input/input3' >passed -1 bytes to netlink monitor 0x7ff62e8b2ab0 >seq 902 processed with 0 >seq 902 done with 0 > >passed -1 bytes to netlink monitor 0x7ff62e8b2830 >seq 903 processed with 0 >seq 903 done with 0 > >execute 'load' 'input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw' >no module matches 'input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 893 done with 0 >passed 211 bytes to netlink monitor 0x7ff62e89e3a0 >seq 893 processed with 0 >seq 894 running >no db file to read /run/udev/data/c13:66: No such file or directory >IMPORT builtin 'input_id' /usr/lib/udev/rules.d/50-udev-default.rules:10 >device 0x7ff62e8b2c10 has devpath '/devices/platform/pcspkr/input/input3' >capabilities/ev raw kernel attribute: 40001 >capabilities/abs raw kernel attribute: 0 >capabilities/rel raw kernel attribute: 0 >capabilities/key raw kernel attribute: 0 >test_key: no EV_KEY capability >device 0x7ff62e8b4240 has devpath '/devices/platform/pcspkr' >device 0x7ff62e8a8390 has devpath '/devices/platform' >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-input.rules:31 >LINK 'input/by-path/platform-pcspkr-event-spkr' /usr/lib/udev/rules.d/60-persistent-input.rules:33 >device 0x7ff62e8b2c10 filled with db file data >handling device node '/dev/input/event2', devnum=c13:66, mode=0600, uid=0, gid=0 >preserve permissions /dev/input/event2, 020600, uid=0, gid=0 >creating symlink '/dev/char/13:66' to '../input/event2' >creating link '/dev/input/by-path/platform-pcspkr-event-spkr' to '/dev/input/event2' >creating symlink '/dev/input/by-path/platform-pcspkr-event-spkr' to '../event2' >created db file '/run/udev/data/c13:66' for '/devices/platform/pcspkr/input/input3/event2' >passed -1 bytes to netlink monitor 0x7ff62e8ab380 >seq 894 done with 0 >seq 894 processed with 0 >validate module index >validate module index >validate module index >validate module index >validate module index >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_SCSI=1' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_VENDOR=QEMU' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_VENDOR_ENC=QEMU\x20\x20\x20\x20' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_MODEL=QEMU_HARDDISK' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_MODEL_ENC=QEMU\x20HARDDISK\x20\x20\x20' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_REVISION=2.1.' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_TYPE=disk' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_SERIAL=0QEMU_QEMU_HARDDISK_appliance' >'scsi_id --export --whitelisted -d /dev/sdb'(out) 'ID_SERIAL_SHORT=appliance' >'scsi_id --export --whitelisted -d /dev/sdb' [119] exit with return code 0 >LINK 'disk/by-id/scsi-0QEMU_QEMU_HARDDISK_appliance' /usr/lib/udev/rules.d/60-persistent-storage.rules:42 >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:55 >LINK 'disk/by-path/pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0' /usr/lib/udev/rules.d/60-persistent-storage.rules:56 >IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:70 >probe /dev/sdb raid offset=0 >LINK 'disk/by-uuid/28239727-493e-43bc-bc61-42d626ff1c64' /usr/lib/udev/rules.d/60-persistent-storage.rules:76 >no db file to read /run/udev/data/+scsi:2:0:1:0: No such file or directory >handling device node '/dev/sdb', devnum=b8:16, mode=0600, uid=0, gid=0 >preserve already existing symlink '/dev/block/8:16' to '../sdb' >found 'b8:16' claiming '/run/udev/links/\x2fdisk\x2fby-id\x2fscsi-0QEMU_QEMU_HARDDISK_appliance' >creating link '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_appliance' to '/dev/sdb' >preserve already existing symlink '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_appliance' to '../../sdb' >found 'b8:16' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fpci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0' >creating link '/dev/disk/by-path/pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0' to '/dev/sdb' >preserve already existing symlink '/dev/disk/by-path/pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0' to '../../sdb' >found 'b8:16' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2f28239727-493e-43bc-bc61-42d626ff1c64' >creating link '/dev/disk/by-uuid/28239727-493e-43bc-bc61-42d626ff1c64' to '/dev/sdb' >preserve already existing symlink '/dev/disk/by-uuid/28239727-493e-43bc-bc61-42d626ff1c64' to '../../sdb' >created db file '/run/udev/data/b8:16' for '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0/block/sdb' >adding watch on '/dev/sdb' >created db file '/run/udev/data/b8:16' for '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:1/2:0:1:0/block/sdb' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 882 done with 0 >seq 882 processed with 0 >validate module index >validate module index >validate module index >worker [97] /devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda timeout; kill it >seq 716 '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda' killed >seq 716 done with -64 >validate module index >seq 717 running >no db file to read /run/udev/data/b8:1: No such file or directory >device 0x7ff62e8b2c10 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda' >no db file to read /run/udev/data/b8:0: No such file or directory >device 0x7ff62e89e300 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0' >device 0x7ff62e8abf40 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0' >device 0x7ff62e8a7fe0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >device 0x7ff62e8a9950 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0' >device 0x7ff62e8adf50 has devpath '/devices/pci0000:00/0000:00:02.0' >device 0x7ff62e8ae540 has devpath '/devices/pci0000:00' >IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:70 >passed 259 bytes to netlink monitor 0x7ff62e89e3a0 >seq 718 running >no db file to read /run/udev/data/b8:2: No such file or directory >device 0x7ff62e89e300 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda' >no db file to read /run/udev/data/b8:0: No such file or directory >device 0x7ff62e8fc850 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0' >device 0x7ff62e8b0a30 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0' >device 0x7ff62e8abf20 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >device 0x7ff62e8ac6f0 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0' >device 0x7ff62e8adb30 has devpath '/devices/pci0000:00/0000:00:02.0' >device 0x7ff62e8ae280 has devpath '/devices/pci0000:00' >IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:70 >passed 259 bytes to netlink monitor 0x7ff62e89e3a0 >validate module index >worker [97] exit >probe /dev/sda2 raid offset=0 >probe /dev/sda1 raid offset=0worker [97] terminated by signal 9 (Killed) > >worker [97] cleaned up >validate module index >validate module index >validate module index >validate module index >validate module index >validate module index >validate module index >LINK 'disk/by-id/lvm-pv-uuid-Rfo0LW-PZem-a5UF-EiJZ-4TcA-BPi2-JgMdVF' /usr/lib/udev/rules.d/69-dm-lvm-metad.rules:38 >handling device node '/dev/sda2', devnum=b8:2, mode=0600, uid=0, gid=0 >creating symlink '/dev/block/8:2' to '../sda2' >creating link '/dev/disk/by-id/lvm-pv-uuid-Rfo0LW-PZem-a5UF-EiJZ-4TcA-BPi2-JgMdVF' to '/dev/sda2' >creating symlink '/dev/disk/by-id/lvm-pv-uuid-Rfo0LW-PZem-a5UF-EiJZ-4TcA-BPi2-JgMdVF' to '../../sda2' >created db file '/run/udev/data/b8:2' for '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda/sda2' >adding watch on '/dev/sda2' >created db file '/run/udev/data/b8:2' for '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda/sda2' >passed -1 bytes to netlink monitor 0x7ff62e8b0610 >seq 718 done with 0 >seq 718 processed with 0 >worker [98] /devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda/sda1 timeout; kill it >seq 717 '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda/sda1' killed >seq 717 done with -64 >validate module index >seq 883 running >no db file to read /run/udev/data/b8:0: No such file or directory >device 0x7ff62e8abf20 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0' >device 0x7ff62e89e300 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0' >device 0x7ff62e8ab080 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0/host2' >device 0x7ff62e8fca60 has devpath '/devices/pci0000:00/0000:00:02.0/virtio0' >device 0x7ff62e8ab5f0 has devpath '/devices/pci0000:00/0000:00:02.0' >device 0x7ff62e8aed30 has devpath '/devices/pci0000:00' >passed 248 bytes to netlink monitor 0x7ff62e89e3a0 >IMPORT 'scsi_id --export --whitelisted -d /dev/sda' /usr/lib/udev/rules.d/60-persistent-storage.rules:40 >starting 'scsi_id --export --whitelisted -d /dev/sda' >validate module index >validate module index >validate module index >worker [98] exit >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_SCSI=1' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_VENDOR=QEMU'worker [98] terminated by signal 9 (Killed) >worker [98] cleaned up > >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_VENDOR_ENC=QEMU\x20\x20\x20\x20' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_MODEL=QEMU_HARDDISK' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_MODEL_ENC=QEMU\x20HARDDISK\x20\x20\x20' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_REVISION=2.1.' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_TYPE=disk' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_SERIAL=0QEMU_QEMU_HARDDISK_hd0' >'scsi_id --export --whitelisted -d /dev/sda'(out) 'ID_SERIAL_SHORT=hd0' >'scsi_id --export --whitelisted -d /dev/sda' [120] exit with return code 0 >LINK 'disk/by-id/scsi-0QEMU_QEMU_HARDDISK_hd0' /usr/lib/udev/rules.d/60-persistent-storage.rules:42 >IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:55 >LINK 'disk/by-path/pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0' /usr/lib/udev/rules.d/60-persistent-storage.rules:56 >IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:70 >probe /dev/sda raid offset=0 >validate module index >validate module index >validate module index >validate module index >validate module index >validate module index >worker [99] /devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda timeout; kill it >seq 883 '/devices/pci0000:00/0000:00:02.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda' killed >+ grep -sq selinux=1 /proc/cmdline >seq 883 done with -64 >validate module index >+ mkdir -p /run/tmpfiles.d >+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf >+ systemd-tmpfiles --prefix=/dev --create >[/usr/lib/tmpfiles.d/systemd.conf:26] Failed to replace specifiers: /var/log/journal/%m >[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /run/log/journal/%m >+ for f in '/sys/block/sd*/device/timeout' >+ echo 300 >+ for f in '/sys/block/sd*/device/timeout' >+ echo 300 >+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler' >+ echo noop >/init: line 75: /sys/block/hd*/queue/scheduler: No such file or directory >+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler' >+ echo noop >cleanup idle workers >unload module index >unload module index >unload module index >unload module index >unload module index >unload module index >unload module index >validate module index >worker [100] exit >worker [100] cleaned up >worker [102] exit >worker [102] cleaned up >worker [103] exit >worker [103] cleaned up >worker [104] exit >worker [104] cleaned up >worker [105] exit >worker [105] cleaned up >worker [106] exit >worker [106] cleaned up >worker [107] exit >worker [107] cleaned up >cleanup idle workers >validate module index >cleanup idle workers >validate module index >cleanup idle workers >validate module index >cleanup idle workers >validate module index >cleanup idle workers >validate module index >cleanup idle workers >validate module index >cleanup idle workers >validate module index >worker [99] exit >worker [99] terminated by signal 9 (Killed) >worker [99] cleaned up >+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler' >+ echo noop >+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler' >+ echo noop >/init: line 75: /sys/block/ubd*/queue/scheduler: No such file or directory >+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler' >+ echo noop >/init: line 75: /sys/block/vd*/queue/scheduler: No such file or directory >+ hwclock -u -s >+ ip addr add 127.0.0.1/8 brd + dev lo scope host >+ ip link set dev lo up >+ grep -sq guestfs_network=1 /proc/cmdline >+ dhclient --version >+ dhclient >+ mdadm -As --auto=yes --run >mdadm: No arrays found in config file or automatically >[ 124.249832] mdadm (210) used greatest stack depth: 11120 bytes left >+ modprobe dm_mod >+ lvmetad >+ lvm vgchange -aay --sysinit -vvvv >#lvmcmdline.c:1152 Processing: vgchange -aay --sysinit -vvvv >#lvmcmdline.c:1155 O_DIRECT will be used >#libdm-config.c:876 Setting global/locking_type to 1 >#libdm-config.c:940 Setting global/wait_for_locks to 1 >#locking/locking.c:244 File-based locking selected. >#libdm-config.c:845 Setting global/locking_dir to /run/lock/lvm >#libdm-config.c:940 Setting global/prioritise_write_locks to 1 >#libdm-file.c:27 Creating directory "/run/lock/lvm" >#vgchange.c:639 lvmetad is not active yet, using direct activation during sysinit >#toollib.c:674 Finding all volume groups >#device/dev-cache.c:336 /dev/sda: Added to device cache >#device/dev-cache.c:336 /dev/sda1: Added to device cache >#device/dev-cache.c:336 /dev/sda2: Added to device cache >#device/dev-cache.c:333 /dev/disk/by-id/lvm-pv-uuid-Rfo0LW-PZem-a5UF-EiJZ-4TcA-BPi2-JgMdVF: Aliased to /dev/sda2 in device cache >#device/dev-cache.c:336 /dev/sdb: Added to device cache >#device/dev-cache.c:333 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_appliance: Aliased to /dev/sdb in device cache >#device/dev-cache.c:333 /dev/disk/by-path/pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0: Aliased to /dev/sdb in device cache >#device/dev-cache.c:333 /dev/disk/by-uuid/28239727-493e-43bc-bc61-42d626ff1c64: Aliased to /dev/sdb in device cache >#device/dev-io.c:537 Opened /dev/sda RO O_DIRECT >#device/dev-io.c:314 /dev/sda: size is 16777216 sectors >#device/dev-io.c:145 /dev/sda: block size is 4096 bytes >#device/dev-io.c:156 /dev/sda: physical block size is 512 bytes >#filters/filter-partitioned.c:45 /dev/sda: Skipping: Partition table signature found >#device/dev-io.c:591 Closed /dev/sda >#filters/filter-mpath.c:156 /dev/sda1: Device is a partition, using primary device /dev/sda for mpath component detection >#device/dev-io.c:537 Opened /dev/sda1 RO O_DIRECT >#device/dev-io.c:314 /dev/sda1: size is 1024000 sectors >#device/dev-io.c:591 Closed /dev/sda1 >#device/dev-io.c:314 /dev/sda1: size is 1024000 sectors >#device/dev-io.c:537 Opened /dev/sda1 RO O_DIRECT >#device/dev-io.c:145 /dev/sda1: block size is 4096 bytes >#device/dev-io.c:156 /dev/sda1: physical block size is 512 bytes >#device/dev-io.c:591 Closed /dev/sda1 >#device/dev-cache.c:1049 Using /dev/sda1 >#device/dev-io.c:537 Opened /dev/sda1 RO O_DIRECT >#device/dev-io.c:145 /dev/sda1: block size is 4096 bytes >#device/dev-io.c:156 /dev/sda1: physical block size is 512 bytes >#label/label.c:179 /dev/sda1: No label detected >#label/label.c:282 <backtrace> >#device/dev-io.c:591 Closed /dev/sda1 >#filters/filter-mpath.c:156 /dev/sda2: Device is a partition, using primary device /dev/sda for mpath component detection >#device/dev-io.c:537 Opened /dev/sda2 RO O_DIRECT >#device/dev-io.c:314 /dev/sda2: size is 15751168 sectors >#device/dev-io.c:591 Closed /dev/sda2 >#device/dev-io.c:314 /dev/sda2: size is 15751168 sectors >#device/dev-io.c:537 Opened /dev/sda2 RO O_DIRECT >#device/dev-io.c:145 /dev/sda2: block size is 4096 bytes >#device/dev-io.c:156 /dev/sda2: physical block size is 512 bytes >#device/dev-io.c:591 Closed /dev/sda2 >#device/dev-cache.c:1049 Using /dev/sda2 >#device/dev-io.c:537 Opened /dev/sda2 RO O_DIRECT >#device/dev-io.c:145 /dev/sda2: block size is 4096 bytes >#device/dev-io.c:156 /dev/sda2: physical block size is 512 bytes >#label/label.c:155 /dev/sda2: lvm2 label detected at sector 1 >#cache/lvmcache.c:1353 lvmcache: /dev/sda2: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mdas >#format_text/text_label.c:421 /dev/sda2: PV header extension version 1 found >#format_text/format-text.c:1207 /dev/sda2: Found metadata at 7168 size 1394 (in area at 4096 size 1044480) for VolGroup (UxF4Fe-6ld0-fQrn-2fNT-xaMf-Rsgw-Z0NCFd) >#cache/lvmcache.c:438 Metadata cache has no info for vgname: "VolGroup" >#cache/lvmcache.c:438 Metadata cache has no info for vgname: "VolGroup" >#cache/lvmcache.c:1353 lvmcache: /dev/sda2: now in VG VolGroup with 1 mdas >#cache/lvmcache.c:1130 lvmcache: /dev/sda2: setting VolGroup VGID to UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFd >#cache/lvmcache.c:1390 lvmcache: /dev/sda2: VG VolGroup: Set creation host to localhost.localdomain. >#device/dev-io.c:591 Closed /dev/sda2 >#device/dev-io.c:537 Opened /dev/sdb RO O_DIRECT >#device/dev-io.c:314 /dev/sdb: size is 8388608 sectors >#device/dev-io.c:145 /dev/sdb: block size is 4096 bytes >#device/dev-io.c:156 /dev/sdb: physical block size is 512 bytes >#device/dev-io.c:591 Closed /dev/sdb >#device/dev-io.c:314 /dev/sdb: size is 8388608 sectors >#device/dev-io.c:537 Opened /dev/sdb RO O_DIRECT >#device/dev-io.c:145 /dev/sdb: block size is 4096 bytes >#device/dev-io.c:156 /dev/sdb: physical block size is 512 bytes >#device/dev-io.c:591 Closed /dev/sdb >#device/dev-cache.c:1049 Using /dev/sdb >#device/dev-io.c:537 Opened /dev/sdb RO O_DIRECT >#device/dev-io.c:145 /dev/sdb: block size is 4096 bytes >#device/dev-io.c:156 /dev/sdb: physical block size is 512 bytes >#label/label.c:179 /dev/sdb: No label detected >#label/label.c:282 <backtrace> >#device/dev-io.c:591 Closed /dev/sdb >#toollib.c:574 Finding volume group "VolGroup" >#locking/file_locking.c:246 Locking /run/lock/lvm/V_VolGroup RB >#locking/file_locking.c:150 _do_flock /run/lock/lvm/V_VolGroup:aux WB >#locking/file_locking.c:60 _undo_flock /run/lock/lvm/V_VolGroup:aux >#locking/file_locking.c:150 _do_flock /run/lock/lvm/V_VolGroup RB >#device/dev-io.c:537 Opened /dev/sda2 RO O_DIRECT >#device/dev-io.c:145 /dev/sda2: block size is 4096 bytes >#device/dev-io.c:156 /dev/sda2: physical block size is 512 bytes >#label/label.c:155 /dev/sda2: lvm2 label detected at sector 1 >#cache/lvmcache.c:1353 lvmcache: /dev/sda2: now in VG #orphans_lvm2 (#orphans_lvm2) with 1 mdas >#format_text/text_label.c:421 /dev/sda2: PV header extension version 1 found >#format_text/format-text.c:1207 /dev/sda2: Found metadata at 7168 size 1394 (in area at 4096 size 1044480) for VolGroup (UxF4Fe-6ld0-fQrn-2fNT-xaMf-Rsgw-Z0NCFd) >#cache/lvmcache.c:438 Metadata cache has no info for vgname: "VolGroup" >#cache/lvmcache.c:438 Metadata cache has no info for vgname: "VolGroup" >#cache/lvmcache.c:1353 lvmcache: /dev/sda2: now in VG VolGroup with 1 mdas >#cache/lvmcache.c:1130 lvmcache: /dev/sda2: setting VolGroup VGID to UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFd >#cache/lvmcache.c:1390 lvmcache: /dev/sda2: VG VolGroup: Set creation host to localhost.localdomain. >#metadata/vg.c:60 Allocated VG VolGroup at 0x7f1dae8871a0. >#label/label.c:265 Using cached label for /dev/sda2 >#format_text/format-text.c:538 Read VolGroup metadata (3) from /dev/sda2 at 7168 size 1394 >#cache/lvmcache.c:189 Metadata cache: VG VolGroup (UxF4Fe-6ld0-fQrn-2fNT-xaMf-Rsgw-Z0NCFd) stored (1367 bytes). >#metadata/pv_manip.c:354 /dev/sda2 0: 0 1718: lv_root(0:0) >#metadata/pv_manip.c:354 /dev/sda2 1: 1718 204: lv_swap(0:0) >#metadata/vg.c:60 Allocated VG VolGroup at 0x7f1dae89b1c0. >#label/label.c:265 Using cached label for /dev/sda2 >#format_text/archiver.c:141 Archiving volume group "VolGroup" metadata (seqno 3). >#format_text/archiver.c:450 Creating volume group backup "/etc/lvm/backup/VolGroup" (seqno 3). >#format_text/format-text.c:946 Writing VolGroup metadata to /etc/lvm/backup/.lvm_(none)_214_1572527228 >#format_text/format-text.c:990 Committing VolGroup metadata (3) >#format_text/format-text.c:991 Renaming /etc/lvm/backup/VolGroup.tmp to /etc/lvm/backup/VolGroup >#activate/dev_manager.c:521 Getting device info for VolGroup-lv_root [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO] >#ioctl/libdm-iface.c:1751 dm version OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO NF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO NF [16384] (*1) >#activate/dev_manager.c:521 Getting device info for VolGroup-lv_swap [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM NF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM NF [16384] (*1) >#activate/activate.c:1355 Counted 0 active LVs in VG VolGroup >#activate/activate.c:195 activation/auto_activation_volume_list configuration setting not defined: All logical volumes will be auto-activated. >#metadata/lv.c:799 Activating logical volume "lv_root" locally. >#locking/file_locking.c:317 Locking LV UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO (R) >#activate/activate.c:461 activation/volume_list configuration setting not defined: Checking only host tags for VolGroup/lv_root >#activate/activate.c:2246 Activating VolGroup/lv_root. >#activate/dev_manager.c:521 Getting device info for VolGroup-lv_root [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO NF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO NF [16384] (*1) >#device/dev-io.c:342 /dev/sda2: read_ahead is 256 sectors >#mm/memlock.c:418 Entering critical section (activating). >#mm/memlock.c:387 Lock: Memlock counters: locked:0 critical:1 daemon:0 suspended:0 >#libdm-config.c:940 Setting activation/use_mlockall to 0 >#mm/memlock.c:339 Locking memory >#mm/memlock.c:217 mlock 144KiB 7f1dabc66000 - 7f1dabc8a000 r-xp 00000000 08:10 3008 /usr/lib64/liblzma.so.5.0.99 >#mm/memlock.c:174 mlock area unreadable 7f1dabc8a000-7f1dabe89000 ---p 00024000 08:10 3008 /usr/lib64/liblzma.so.5.0.99 : Skipping. >#mm/memlock.c:217 mlock 4KiB 7f1dabe89000 - 7f1dabe8a000 r--p 00023000 08:10 3008 /usr/lib64/liblzma.so.5.0.99 >#mm/memlock.c:217 mlock 4KiB 7f1dabe8a000 - 7f1dabe8b000 rw-p 00024000 08:10 3008 /usr/lib64/liblzma.so.5.0.99 >#mm/memlock.c:217 mlock 404KiB 7f1dabe8b000 - 7f1dabef0000 r-xp 00000000 08:10 3058 /usr/lib64/libpcre.so.1.2.1 >#mm/memlock.c:174 mlock area unreadable 7f1dabef0000-7f1dac0ef000 ---p 00065000 08:10 3058 /usr/lib64/libpcre.so.1.2.1 : Skipping. >#mm/memlock.c:217 mlock 4KiB 7f1dac0ef000 - 7f1dac0f0000 r--p 00064000 08:10 3058 /usr/lib64/libpcre.so.1.2.1 >#mm/memlock.c:217 mlock 4KiB 7f1dac0f0000 - 7f1dac0f1000 rw-p 00065000 08:10 3058 /usr/lib64/libpcre.so.1.2.1 >#mm/memlock.c:192 mlock default filter '/libtinfo.so.' matches '7f1dac0f1000-7f1dac116000 r-xp 00000000 08:10 3112 /usr/lib64/libtinfo.so.5.9': Skipping. >#mm/memlock.c:174 mlock area unreadable 7f1dac116000-7f1dac316000 ---p 00025000 08:10 3112 /usr/lib64/libtinfo.so.5.9 : Skipping. >#mm/memlock.c:192 mlock default filter '/libtinfo.so.' matches '7f1dac316000-7f1dac31a000 r--p 00025000 08:10 3112 /usr/lib64/libtinfo.so.5.9': Skipping. >#mm/memlock.c:192 mlock default filter '/libtinfo.so.' matches '7f1dac31a000-7f1dac31b000 rw-p 00029000 08:10 3112 /usr/lib64/libtinfo.so.5.9': Skipping. >#mm/memlock.c:217 mlock 96KiB 7f1dac31b000 - 7f1dac333000 r-xp 00000000 08:10 501 /usr/lib64/libpthread-2.18.so >#mm/memlock.c:174 mlock area unreadable 7f1dac333000-7f1dac532000 ---p 00018000 08:10 501 /usr/lib64/libpthread-2.18.so : Skipping. >#mm/memlock.c:217 mlock 4KiB 7f1dac532000 - 7f1dac533000 r--p 00017000 08:10 501 /usr/lib64/libpthread-2.18.so >#mm/memlock.c:217 mlock 4KiB 7f1dac533000 - 7f1dac534000 rw-p 00018000 08:10 501 /usr/lib64/libpthread-2.18.so >#mm/memlock.c:217 mlock 16KiB 7f1dac534000 - 7f1dac538000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 mlock 272KiB 7f1dac538000 - 7f1dac57c000 r-xp 00000000 08:10 509 /usr/lib64/libsepol.so.1 >#mm/memlock.c:174 mlock area unreadable 7f1dac57c000-7f1dac77b000 ---p 00044000 08:10 509 /usr/lib64/libsepol.so.1 : Skipping. >#mm/memlock.c:217 mlock 4KiB 7f1dac77b000 - 7f1dac77c000 r--p 00043000 08:10 509 /usr/lib64/libsepol.so.1 >#mm/memlock.c:217 mlock 4KiB 7f1dac77c000 - 7f1dac77d000 rw-p 00044000 08:10 509 /usr/lib64/libsepol.so.1 >#mm/memlock.c:217 mlock 16KiB 7f1dac77d000 - 7f1dac781000 r-xp 00000000 08:10 3132 /usr/lib64/libuuid.so.1.3.0 >#mm/memlock.c:174 mlock area unreadable 7f1dac781000-7f1dac980000 ---p 00004000 08:10 3132 /usr/lib64/libuuid.so.1.3.0 : Skipping. >#mm/memlock.c:217 mlock 4KiB 7f1dac980000 - 7f1dac981000 r--p 00003000 08:10 3132 /usr/lib64/libuuid.so.1.3.0 >#mm/memlock.c:217 mlock 4KiB 7f1dac981000 - 7f1dac982000 rw-p 00004000 08:10 3132 /usr/lib64/libuuid.so.1.3.0 >#mm/memlock.c:217 mlock 88KiB 7f1dac982000 - 7f1dac998000 r-xp 00000000 08:10 468 /usr/lib64/libgcc_s-4.9.1-20140717.so.1 >#mm/memlock.c:174 mlock area unreadable 7f1dac998000-7f1dacb97000 ---p 00016000 08:10 468 /usr/lib64/libgcc_s-4.9.1-20140717.so.1 : Skipping. >#mm/memlock.c:217 mlock 4KiB 7f1dacb97000 - 7f1dacb98000 r--p 00015000 08:10 468 /usr/lib64/libgcc_s-4.9.1-20140717.so.1 >#mm/memlock.c:217 mlock 4KiB 7f1dacb98000 - 7f1dacb99000 rw-p 00016000 08:10 468 /usr/lib64/libgcc_s-4.9.1-20140717.so.1 >#mm/memlock.c:217 mlock 28KiB 7f1dacb99000 - 7f1dacba0000 r-xp 00000000 08:10 507 /usr/lib64/librt-2.18.so >#mm/memlock.c:174 mlock area unreadable 7f1dacba0000-7f1dacd9f000 ---p 00007000 08:10 507 /usr/lib64/librt-2.18.so : Skipping. >#mm/memlock.c:217 mlock 4KiB 7f1dacd9f000 - 7f1dacda0000 r--p 00006000 08:10 507 /usr/lib64/librt-2.18.so >#mm/memlock.c:217 mlock 4KiB 7f1dacda0000 - 7f1dacda1000 rw-p 00007000 08:10 507 /usr/lib64/librt-2.18.so >#mm/memlock.c:217 mlock 132KiB 7f1dacda1000 - 7f1dacdc2000 r-xp 00000000 08:10 3083 /usr/lib64/libselinux.so.1 >#mm/memlock.c:174 mlock area unreadable 7f1dacdc2000-7f1dacfc1000 ---p 00021000 08:10 3083 /usr/lib64/libselinux.so.1 : Skipping. >#mm/memlock.c:217 mlock 4KiB 7f1dacfc1000 - 7f1dacfc2000 r--p 00020000 08:10 3083 /usr/lib64/libselinux.so.1 >#mm/memlock.c:217 mlock 4KiB 7f1dacfc2000 - 7f1dacfc3000 rw-p 00021000 08:10 3083 /usr/lib64/libselinux.so.1 >#mm/memlock.c:217 mlock 8KiB 7f1dacfc3000 - 7f1dacfc5000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 mlock 1744KiB 7f1dacfc5000 - 7f1dad179000 r-xp 00000000 08:10 456 /usr/lib64/libc-2.18.so >#mm/memlock.c:174 mlock area unreadable 7f1dad179000-7f1dad378000 ---p 001b4000 08:10 456 /usr/lib64/libc-2.18.so : Skipping. >#mm/memlock.c:217 mlock 16KiB 7f1dad378000 - 7f1dad37c000 r--p 001b3000 08:10 456 /usr/lib64/libc-2.18.so >#mm/memlock.c:217 mlock 8KiB 7f1dad37c000 - 7f1dad37e000 rw-p 001b7000 08:10 456 /usr/lib64/libc-2.18.so >#mm/memlock.c:217 mlock 20KiB 7f1dad37e000 - 7f1dad383000 rw-p 00000000 00:00 0 >#mm/memlock.c:192 mlock default filter '/libreadline.so.' matches '7f1dad383000-7f1dad3bf000 r-xp 00000000 08:10 504 /usr/lib64/libreadline.so.6.2': Skipping. >#mm/memlock.c:174 mlock area unreadable 7f1dad3bf000-7f1dad5be000 ---p 0003c000 08:10 504 /usr/lib64/libreadline.so.6.2 : Skipping. >#mm/memlock.c:192 mlock default filter '/libreadline.so.' matches '7f1dad5be000-7f1dad5c0000 r--p 0003b000 08:10 504 /usr/lib64/libreadline.so.6.2': Skipping. >#mm/memlock.c:192 mlock default filter '/libreadline.so.' matches '7f1dad5c0000-7f1dad5c6000 rw-p 0003d000 08:10 504 /usr/lib64/libreadline.so.6.2': Skipping. >#mm/memlock.c:217 mlock 8KiB 7f1dad5c6000 - 7f1dad5c8000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 mlock 236KiB 7f1dad5c8000 - 7f1dad603000 r-xp 00000000 08:10 2900 /usr/lib64/libdevmapper.so.1.02 >#mm/memlock.c:174 mlock area unreadable 7f1dad603000-7f1dad802000 ---p 0003b000 08:10 2900 /usr/lib64/libdevmapper.so.1.02 : Skipping. >#mm/memlock.c:217 mlock 4KiB 7f1dad802000 - 7f1dad803000 r--p 0003a000 08:10 2900 /usr/lib64/libdevmapper.so.1.02 >#mm/memlock.c:217 mlock 12KiB 7f1dad803000 - 7f1dad806000 rw-p 0003b000 08:10 2900 /usr/lib64/libdevmapper.so.1.02 >#mm/memlock.c:217 mlock 4KiB 7f1dad806000 - 7f1dad807000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 mlock 20KiB 7f1dad807000 - 7f1dad80c000 r-xp 00000000 08:10 2899 /usr/lib64/libdevmapper-event.so.1.02 >#mm/memlock.c:174 mlock area unreadable 7f1dad80c000-7f1dada0c000 ---p 00005000 08:10 2899 /usr/lib64/libdevmapper-event.so.1.02 : Skipping. >#mm/memlock.c:217 mlock 4KiB 7f1dada0c000 - 7f1dada0d000 r--p 00005000 08:10 2899 /usr/lib64/libdevmapper-event.so.1.02 >#mm/memlock.c:217 mlock 4KiB 7f1dada0d000 - 7f1dada0e000 rw-p 00006000 08:10 2899 /usr/lib64/libdevmapper-event.so.1.02 >#mm/memlock.c:217 mlock 232KiB 7f1dada0e000 - 7f1dada48000 r-xp 00000000 08:10 2877 /usr/lib64/libblkid.so.1.1.0 >#mm/memlock.c:174 mlock area unreadable 7f1dada48000-7f1dadc47000 ---p 0003a000 08:10 2877 /usr/lib64/libblkid.so.1.1.0 : Skipping. >#mm/memlock.c:217 mlock 12KiB 7f1dadc47000 - 7f1dadc4a000 r--p 00039000 08:10 2877 /usr/lib64/libblkid.so.1.1.0 >#mm/memlock.c:217 mlock 4KiB 7f1dadc4a000 - 7f1dadc4b000 rw-p 0003c000 08:10 2877 /usr/lib64/libblkid.so.1.1.0 >#mm/memlock.c:217 mlock 4KiB 7f1dadc4b000 - 7f1dadc4c000 rw-p 00000000 00:00 0 >#mm/memlock.c:192 mlock default filter '/libdl-' matches '7f1dadc4c000-7f1dadc4f000 r-xp 00000000 08:10 466 /usr/lib64/libdl-2.18.so': Skipping. >#mm/memlock.c:174 mlock area unreadable 7f1dadc4f000-7f1dade4e000 ---p 00003000 08:10 466 /usr/lib64/libdl-2.18.so : Skipping. >#mm/memlock.c:192 mlock default filter '/libdl-' matches '7f1dade4e000-7f1dade4f000 r--p 00002000 08:10 466 /usr/lib64/libdl-2.18.so': Skipping. >#mm/memlock.c:192 mlock default filter '/libdl-' matches '7f1dade4f000-7f1dade50000 rw-p 00003000 08:10 466 /usr/lib64/libdl-2.18.so': Skipping. >#mm/memlock.c:217 mlock 64KiB 7f1dade50000 - 7f1dade60000 r-xp 00000000 08:10 3116 /usr/lib64/libudev.so.1.4.0 >#mm/memlock.c:174 mlock area unreadable 7f1dade60000-7f1dae060000 ---p 00010000 08:10 3116 /usr/lib64/libudev.so.1.4.0 : Skipping. >#mm/memlock.c:217 mlock 4KiB 7f1dae060000 - 7f1dae061000 r--p 00010000 08:10 3116 /usr/lib64/libudev.so.1.4.0 >#mm/memlock.c:217 mlock 4KiB 7f1dae061000 - 7f1dae062000 rw-p 00011000 08:10 3116 /usr/lib64/libudev.so.1.4.0 >#mm/memlock.c:217 mlock 16KiB 7f1dae062000 - 7f1dae066000 r-xp 00000000 08:10 446 /usr/lib64/libSegFault.so >#mm/memlock.c:174 mlock area unreadable 7f1dae066000-7f1dae265000 ---p 00004000 08:10 446 /usr/lib64/libSegFault.so : Skipping. >#mm/memlock.c:217 mlock 4KiB 7f1dae265000 - 7f1dae266000 r--p 00003000 08:10 446 /usr/lib64/libSegFault.so >#mm/memlock.c:217 mlock 4KiB 7f1dae266000 - 7f1dae267000 rw-p 00004000 08:10 446 /usr/lib64/libSegFault.so >#mm/memlock.c:217 mlock 128KiB 7f1dae267000 - 7f1dae287000 r-xp 00000000 08:10 442 /usr/lib64/ld-2.18.so >#mm/memlock.c:217 mlock 36KiB 7f1dae478000 - 7f1dae481000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 mlock 4KiB 7f1dae485000 - 7f1dae486000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 mlock 4KiB 7f1dae486000 - 7f1dae487000 r--p 0001f000 08:10 442 /usr/lib64/ld-2.18.so >#mm/memlock.c:217 mlock 4KiB 7f1dae487000 - 7f1dae488000 rw-p 00020000 08:10 442 /usr/lib64/ld-2.18.so >#mm/memlock.c:217 mlock 4KiB 7f1dae488000 - 7f1dae489000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 mlock 1124KiB 7f1dae489000 - 7f1dae5a2000 r-xp 00000000 08:10 3964 /usr/sbin/lvm >#mm/memlock.c:217 mlock 20KiB 7f1dae7a2000 - 7f1dae7a7000 r--p 00119000 08:10 3964 /usr/sbin/lvm >#mm/memlock.c:217 mlock 20KiB 7f1dae7a7000 - 7f1dae7ac000 rw-p 0011e000 08:10 3964 /usr/sbin/lvm >#mm/memlock.c:217 mlock 120KiB 7f1dae7ac000 - 7f1dae7ca000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 mlock 10688KiB 7f1dae838000 - 7f1daf2a8000 rw-p 00000000 00:00 0 [heap] >#mm/memlock.c:217 mlock 132KiB 7fffc847a000 - 7fffc849b000 rw-p 00000000 00:00 0 [stack] >#mm/memlock.c:217 mlock 8KiB 7fffc85fc000 - 7fffc85fe000 r--p 00000000 00:00 0 [vvar] >#mm/memlock.c:182 mlock ignore filter '[vdso]' matches '7fffc85fe000-7fffc8600000 r-xp 00000000 00:00 0 [vdso]': Skipping. >#mm/memlock.c:182 mlock ignore filter '[vsyscall]' matches 'ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]': Skipping. >#mm/memlock.c:306 Locked 16371712 bytes >#activate/dev_manager.c:1588 Getting device info for VolGroup-lv_root [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO OF [16384] (*1) >#activate/dev_manager.c:1588 Getting device info for VolGroup-lv_root-real [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO-real] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO-real OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO-real OF [16384] (*1) >#activate/dev_manager.c:1588 Getting device info for VolGroup-lv_root-cow [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO-cow] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO-cow OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO-cow OF [16384] (*1) >#libdm-config.c:940 Setting activation/verify_udev_operations to 0 >#activate/activate.c:506 Getting driver version >#ioctl/libdm-iface.c:1751 dm version OF [16384] (*1) >#activate/dev_manager.c:2385 Checking kernel supports striped segment type for lv_root >#activate/activate.c:518 Getting target version for linear >#ioctl/libdm-iface.c:1751 dm versions OF [16384] (*1) >#activate/activate.c:555 Found linear target v1.2.1. >#activate/activate.c:518 Getting target version for striped >#ioctl/libdm-iface.c:1751 dm versions OF [16384] (*1) >#activate/activate.c:555 Found striped target v1.5.1. >#metadata/metadata.c:2251 Calculated readahead of LV lv_root is 256 >#libdm-deptree.c:1891 Creating VolGroup-lv_root >#ioctl/libdm-iface.c:1751 dm create VolGroup-lv_root LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO NF [16384] (*1) >validate module index >seq 904 queued, 'add' 'bdi' >seq 904 forked new worker [215] >seq 904 running >no db file to read /run/udev/data/+bdi:253:0: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8a8460 >seq 904 done with 0 >seq 904 processed with 0 >seq 905 queued, 'add' 'block' >passed 201 bytes to netlink monitor 0x7ff62e89e3a0 >seq 905 running >no db file to read /run/udev/data/b253:0: No such file or directory >GROUP 6 /usr/lib/udev/rules.d/50-udev-default.rules:51 >handling device node '/dev/dm-0', devnum=b253:0, mode=0660, uid=0, gid=6 >set permissions /dev/dm-0, 060660, uid=0, gid=6 >creating symlink '/dev/block/253:0' to '../dm-0' >created db file '/run/udev/data/b253:0' for '/devices/virtual/block/dm-0' >passed -1 bytes to netlink monitor 0x7ff62e8a8460 >seq 905 done with 0 >seq 905 processed with 0 >#libdm-deptree.c:2573 Loading VolGroup-lv_root table (253:0) >#libdm-deptree.c:2517 Adding target to (253:0): 0 14073856 linear 8:2 2048 >#ioctl/libdm-iface.c:1751 dm table (253:0) OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm reload (253:0) NF [16384] (*1) >#libdm-deptree.c:2625 Table size changed from 0 to 14073856 for VolGroup-lv_root (253:0). >#libdm-deptree.c:1289 Resuming VolGroup-lv_root (253:0) >#libdm-common.c:2303 Udev cookie 0xd4de5d6 (semid 0) created >#libdm-common.c:2323 Udev cookie 0xd4de5d6 (semid 0) incremented to 1 >#libdm-common.c:2195 Udev cookie 0xd4de5d6 (semid 0) incremented to 2 >#libdm-common.c:2436 Udev cookie 0xd4de5d6 (semid 0) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >#ioctl/libdm-iface.c:1751 dm resume (253:0) NF [16384] (*1) >seq 906 queued, 'change' 'block' >passed 222 bytes to netlink monitor 0x7ff62e89e3a0 >seq 906 running >device 0x7ff62e8a9bd0 filled with db file data >IMPORT '/usr/sbin/dmsetup udevflags 6350294' /usr/lib/udev/rules.d/10-dm.rules:39 >starting '/usr/sbin/dmsetup udevflags 6350294' >#libdm-common.c:1393 VolGroup-lv_root: Stacking NODE_ADD (253,0) 0:6 0660 [trust_udev] >'/usr/sbin/dmsetup udevflags 6350294'(out) 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG='1'' >'/usr/sbin/dmsetup udevflags 6350294'(out) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1'' >'/usr/sbin/dmsetup udevflags 6350294' [218] exit with return code 0 >LINK 'mapper/VolGroup-lv_root' /usr/lib/udev/rules.d/10-dm.rules:121 >IMPORT '/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows VolGroup-lv_root' /usr/lib/udev/rules.d/11-dm-lvm.rules:21#libdm-common.c:1403 VolGroup-lv_root: Stacking NODE_READ_AHEAD 256 (flags=1) >#activate/dev_manager.c:1588 Getting device info for VolGroup-lv_root [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm deps (253:0) OF [16384] (*1) >#activate/dev_manager.c:1588 Getting device info for VolGroup-lv_root-real [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO-real] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO-real OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO-real OF [16384] (*1) >#activate/dev_manager.c:1588 Getting device info for VolGroup-lv_root-cow [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO-cow] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO-cow OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO-cow OF [16384] (*1) >#mm/memlock.c:428 Leaving critical section (activated). >#activate/activate.c:195 activation/auto_activation_volume_list configuration setting not defined: All logical volumes will be auto-activated. >#metadata/lv.c:799 Activating logical volume "lv_swap" locally. >#locking/file_locking.c:317 Locking LV UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM (R) >#activate/activate.c:461 activation/volume_list configuration setting not defined: Checking only host tags for VolGroup/lv_swap >#activate/activate.c:2246 Activating VolGroup/lv_swap. >#activate/dev_manager.c:521 Getting device info for VolGroup-lv_swap [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM NF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM NF [16384] (*1) >#mm/memlock.c:418 Entering critical section (activating). >#mm/memlock.c:387 Lock: Memlock counters: locked:1 critical:1 daemon:0 suspended:0 >#activate/dev_manager.c:1588 Getting device info for VolGroup-lv_swap [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM OF [16384] (*1) >#activate/dev_manager.c:1588 Getting device info for VolGroup-lv_swap-real [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM-real] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM-real OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM-real OF [16384] (*1) >#activate/dev_manager.c:1588 Getting device info for VolGroup-lv_swap-cow [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM-cow] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM-cow OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM-cow OF [16384] (*1) >#activate/dev_manager.c:2385 Checking kernel supports striped segment type for lv_swap >#metadata/metadata.c:2251 Calculated readahead of LV lv_swap is 256 >#libdm-deptree.c:1891 Creating VolGroup-lv_swap >#ioctl/libdm-iface.c:1751 dm create VolGroup-lv_swap LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM NF [16384] (*1) >starting '/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows VolGroup-lv_root' >'/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows VolGroup-lv_root'(out) 'DM_VG_NAME='VolGroup'' >'/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows VolGroup-lv_root'(out) 'DM_LV_NAME='lv_root'' >'/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows VolGroup-lv_root'(out) 'DM_LV_LAYER=''' >'/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows VolGroup-lv_root' [219] exit with return code 0 >OPTIONS event_timeout=180 >LINK 'VolGroup/lv_root' /usr/lib/udev/rules.d/11-dm-lvm.rules:47 >LINK 'disk/by-id/dm-name-VolGroup-lv_root' /usr/lib/udev/rules.d/13-dm-disk.rules:17 >LINK 'disk/by-id/dm-uuid-LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO' /usr/lib/udev/rules.d/13-dm-disk.rules:18 >IMPORT builtin 'blkid' /usr/lib/udev/rules.d/13-dm-disk.rules:23 >probe /dev/dm-0 raid offset=0 > >seq 907 queued, 'add' 'bdi' >seq 907 forked new worker [220] >seq 907 running >no db file to read /run/udev/data/+bdi:253:1: No such file or directory >passed -1 bytes to netlink monitor 0x7ff62e8ab5f0 >seq 907 done with 0 >seq 907 processed with 0 >seq 908 queued, 'add' 'block' >passed 201 bytes to netlink monitor 0x7ff62e89e3a0 >seq 908 running >no db file to read /run/udev/data/b253:1: No such file or directory >GROUP 6 /usr/lib/udev/rules.d/50-udev-default.rules:51 >handling device node '/dev/dm-1', devnum=b253:1, mode=0660, uid=0, gid=6 >set permissions /dev/dm-1, 060660, uid=0, gid=6 >creating symlink '/dev/block/253:1' to '../dm-1' >created db file '/run/udev/data/b253:1' for '/devices/virtual/block/dm-1' >passed -1 bytes to netlink monitor 0x7ff62e8ab5f0 >seq 908 done with 0 >seq 908 processed with 0 >#libdm-deptree.c:2573 Loading VolGroup-lv_swap table (253:1) >#libdm-deptree.c:2517 Adding target to (253:1): 0 1671168 linear 8:2 14075904 >#ioctl/libdm-iface.c:1751 dm table (253:1) OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm reload (253:1) NF [16384] (*1) >#libdm-deptree.c:2625 Table size changed from 0 to 1671168 for VolGroup-lv_swap (253:1). >#libdm-deptree.c:1289 Resuming VolGroup-lv_swap (253:1) >#libdm-common.c:2195 Udev cookie 0xd4de5d6 (semid 0) incremented to 3 >#libdm-common.c:2436 Udev cookie 0xd4de5d6 (semid 0) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >#ioctl/libdm-iface.c:1751 dm resume (253:1) NF [16384] (*1) >seq 909 queued, 'change' 'block' >passed 222 bytes to netlink monitor 0x7ff62e89e3a0 >seq 909 running >device 0x7ff62e8a9bd0 filled with db file data >IMPORT '/usr/sbin/dmsetup udevflags 6350294' /usr/lib/udev/rules.d/10-dm.rules:39 >starting '/usr/sbin/dmsetup udevflags 6350294' >'/usr/sbin/dmsetup udevflags 6350294'(out) 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG='1'' >'/usr/sbin/dmsetup udevflags 6350294'(out) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1'' >'/usr/sbin/dmsetup udevflags 6350294' [223] exit with return code 0 >LINK 'mapper/VolGroup-lv_swap' /usr/lib/udev/rules.d/10-dm.rules:121 >IMPORT '/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows VolGroup-lv_swap' /usr/lib/udev/rules.d/11-dm-lvm.rules:21 >starting '/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows VolGroup-lv_swap' >'/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows VolGroup-lv_swap'(out) 'DM_VG_NAME='VolGroup'' >'/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows VolGroup-lv_swap'(out) 'DM_LV_NAME='lv_swap'' >'/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows VolGroup-lv_swap'(out) 'DM_LV_LAYER=''' >'/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows VolGroup-lv_swap' [224] exit with return code 0 >OPTIONS event_timeout=180 >LINK 'VolGroup/lv_swap' /usr/lib/udev/rules.d/11-dm-lvm.rules:47 >LINK 'disk/by-id/dm-name-VolGroup-lv_swap' /usr/lib/udev/rules.d/13-dm-disk.rules:17 >LINK 'disk/by-id/dm-uuid-LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM' /usr/lib/udev/rules.d/13-dm-disk.rules:18 >IMPORT builtin 'blkid' /usr/lib/udev/rules.d/13-dm-disk.rules:23 >probe /dev/dm-1 raid offset=0 >#libdm-common.c:1393 VolGroup-lv_swap: Stacking NODE_ADD (253,1) 0:6 0660 [trust_udev] >#libdm-common.c:1403 VolGroup-lv_swap: Stacking NODE_READ_AHEAD 256 (flags=1) >#activate/dev_manager.c:1588 Getting device info for VolGroup-lv_swap [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm deps (253:1) OF [16384] (*1) >#activate/dev_manager.c:1588 Getting device info for VolGroup-lv_swap-real [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM-real] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM-real OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM-real OF [16384] (*1) >#activate/dev_manager.c:1588 Getting device info for VolGroup-lv_swap-cow [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM-cow] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM-cow OF [16384] (*1) >#ioctl/libdm-iface.c:1751 dm info UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM-cow OF [16384] (*1) >#mm/memlock.c:428 Leaving critical section (activated). >#vgchange.c:159 Activated 2 logical volumes in volume group VolGroup >#activate/dev_manager.c:521 Getting device info for VolGroup-lv_root [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFditYPyzIkS1eHjd98NzaAMp1Y4Hke3gJO NF [16384] (*1) >#activate/dev_manager.c:521 Getting device info for VolGroup-lv_swap [LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM] >#ioctl/libdm-iface.c:1751 dm info LVM-UxF4Fe6ld0fQrn2fNTxaMfRsgwZ0NCFdZNFJBdfilUXmXyesk2wKAkwoBElMG5yM NF [16384] (*1) >#activate/activate.c:1355 Counted 2 active LVs in VG VolGroup >#vgchange.c:245 2 logical volume(s) in volume group "VolGroup" now active >#mm/memlock.c:398 Unlock: Memlock counters: locked:1 critical:0 daemon:0 suspended:0 >#mm/memlock.c:356 Unlocking memory >#mm/memlock.c:217 munlock 144KiB 7f1dabc66000 - 7f1dabc8a000 r-xp 00000000 08:10 3008 /usr/lib64/liblzma.so.5.0.99 >#mm/memlock.c:174 munlock area unreadable 7f1dabc8a000-7f1dabe89000 ---p 00024000 08:10 3008 /usr/lib64/liblzma.so.5.0.99 : Skipping. >#mm/memlock.c:217 munlock 4KiB 7f1dabe89000 - 7f1dabe8a000 r--p 00023000 08:10 3008 /usr/lib64/liblzma.so.5.0.99 >#mm/memlock.c:217 munlock 4KiB 7f1dabe8a000 - 7f1dabe8b000 rw-p 00024000 08:10 3008 /usr/lib64/liblzma.so.5.0.99 >#mm/memlock.c:217 munlock 404KiB 7f1dabe8b000 - 7f1dabef0000 r-xp 00000000 08:10 3058 /usr/lib64/libpcre.so.1.2.1 >#mm/memlock.c:174 munlock area unreadable 7f1dabef0000-7f1dac0ef000 ---p 00065000 08:10 3058 /usr/lib64/libpcre.so.1.2.1 : Skipping. >#mm/memlock.c:217 munlock 4KiB 7f1dac0ef000 - 7f1dac0f0000 r--p 00064000 08:10 3058 /usr/lib64/libpcre.so.1.2.1 >#mm/memlock.c:217 munlock 4KiB 7f1dac0f0000 - 7f1dac0f1000 rw-p 00065000 08:10 3058 /usr/lib64/libpcre.so.1.2.1 >#mm/memlock.c:192 munlock default filter '/libtinfo.so.' matches '7f1dac0f1000-7f1dac116000 r-xp 00000000 08:10 3112 /usr/lib64/libtinfo.so.5.9': Skipping. >#mm/memlock.c:174 munlock area unreadable 7f1dac116000-7f1dac316000 ---p 00025000 08:10 3112 /usr/lib64/libtinfo.so.5.9 : Skipping. >#mm/memlock.c:192 munlock default filter '/libtinfo.so.' matches '7f1dac316000-7f1dac31a000 r--p 00025000 08:10 3112 /usr/lib64/libtinfo.so.5.9': Skipping. >#mm/memlock.c:192 munlock default filter '/libtinfo.so.' matches '7f1dac31a000-7f1dac31b000 rw-p 00029000 08:10 3112 /usr/lib64/libtinfo.so.5.9': Skipping. >#mm/memlock.c:217 munlock 96KiB 7f1dac31b000 - 7f1dac333000 r-xp 00000000 08:10 501 /usr/lib64/libpthread-2.18.so >#mm/memlock.c:174 munlock area unreadable 7f1dac333000-7f1dac532000 ---p 00018000 08:10 501 /usr/lib64/libpthread-2.18.so : Skipping. >#mm/memlock.c:217 munlock 4KiB 7f1dac532000 - 7f1dac533000 r--p 00017000 08:10 501 /usr/lib64/libpthread-2.18.so >#mm/memlock.c:217 munlock 4KiB 7f1dac533000 - 7f1dac534000 rw-p 00018000 08:10 501 /usr/lib64/libpthread-2.18.so >#mm/memlock.c:217 munlock 16KiB 7f1dac534000 - 7f1dac538000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 munlock 272KiB 7f1dac538000 - 7f1dac57c000 r-xp 00000000 08:10 509 /usr/lib64/libsepol.so.1 >#mm/memlock.c:174 munlock area unreadable 7f1dac57c000-7f1dac77b000 ---p 00044000 08:10 509 /usr/lib64/libsepol.so.1 : Skipping. >#mm/memlock.c:217 munlock 4KiB 7f1dac77b000 - 7f1dac77c000 r--p 00043000 08:10 509 /usr/lib64/libsepol.so.1 >#mm/memlock.c:217 munlock 4KiB 7f1dac77c000 - 7f1dac77d000 rw-p 00044000 08:10 509 /usr/lib64/libsepol.so.1 >#mm/memlock.c:217 munlock 16KiB 7f1dac77d000 - 7f1dac781000 r-xp 00000000 08:10 3132 /usr/lib64/libuuid.so.1.3.0 >#mm/memlock.c:174 munlock area unreadable 7f1dac781000-7f1dac980000 ---p 00004000 08:10 3132 /usr/lib64/libuuid.so.1.3.0 : Skipping. >#mm/memlock.c:217 munlock 4KiB 7f1dac980000 - 7f1dac981000 r--p 00003000 08:10 3132 /usr/lib64/libuuid.so.1.3.0 >#mm/memlock.c:217 munlock 4KiB 7f1dac981000 - 7f1dac982000 rw-p 00004000 08:10 3132 /usr/lib64/libuuid.so.1.3.0 >#mm/memlock.c:217 munlock 88KiB 7f1dac982000 - 7f1dac998000 r-xp 00000000 08:10 468 /usr/lib64/libgcc_s-4.9.1-20140717.so.1 >#mm/memlock.c:174 munlock area unreadable 7f1dac998000-7f1dacb97000 ---p 00016000 08:10 468 /usr/lib64/libgcc_s-4.9.1-20140717.so.1 : Skipping. >#mm/memlock.c:217 munlock 4KiB 7f1dacb97000 - 7f1dacb98000 r--p 00015000 08:10 468 /usr/lib64/libgcc_s-4.9.1-20140717.so.1 >#mm/memlock.c:217 munlock 4KiB 7f1dacb98000 - 7f1dacb99000 rw-p 00016000 08:10 468 /usr/lib64/libgcc_s-4.9.1-20140717.so.1 >#mm/memlock.c:217 munlock 28KiB 7f1dacb99000 - 7f1dacba0000 r-xp 00000000 08:10 507 /usr/lib64/librt-2.18.so >#mm/memlock.c:174 munlock area unreadable 7f1dacba0000-7f1dacd9f000 ---p 00007000 08:10 507 /usr/lib64/librt-2.18.so : Skipping. >#mm/memlock.c:217 munlock 4KiB 7f1dacd9f000 - 7f1dacda0000 r--p 00006000 08:10 507 /usr/lib64/librt-2.18.so >#mm/memlock.c:217 munlock 4KiB 7f1dacda0000 - 7f1dacda1000 rw-p 00007000 08:10 507 /usr/lib64/librt-2.18.so >#mm/memlock.c:217 munlock 132KiB 7f1dacda1000 - 7f1dacdc2000 r-xp 00000000 08:10 3083 /usr/lib64/libselinux.so.1 >#mm/memlock.c:174 munlock area unreadable 7f1dacdc2000-7f1dacfc1000 ---p 00021000 08:10 3083 /usr/lib64/libselinux.so.1 : Skipping. >#mm/memlock.c:217 munlock 4KiB 7f1dacfc1000 - 7f1dacfc2000 r--p 00020000 08:10 3083 /usr/lib64/libselinux.so.1 >#mm/memlock.c:217 munlock 4KiB 7f1dacfc2000 - 7f1dacfc3000 rw-p 00021000 08:10 3083 /usr/lib64/libselinux.so.1 >#mm/memlock.c:217 munlock 8KiB 7f1dacfc3000 - 7f1dacfc5000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 munlock 1744KiB 7f1dacfc5000 - 7f1dad179000 r-xp 00000000 08:10 456 /usr/lib64/libc-2.18.so >#mm/memlock.c:174 munlock area unreadable 7f1dad179000-7f1dad378000 ---p 001b4000 08:10 456 /usr/lib64/libc-2.18.so : Skipping. >#mm/memlock.c:217 munlock 16KiB 7f1dad378000 - 7f1dad37c000 r--p 001b3000 08:10 456 /usr/lib64/libc-2.18.so >#mm/memlock.c:217 munlock 8KiB 7f1dad37c000 - 7f1dad37e000 rw-p 001b7000 08:10 456 /usr/lib64/libc-2.18.so >#mm/memlock.c:217 munlock 20KiB 7f1dad37e000 - 7f1dad383000 rw-p 00000000 00:00 0 >#mm/memlock.c:192 munlock default filter '/libreadline.so.' matches '7f1dad383000-7f1dad3bf000 r-xp 00000000 08:10 504 /usr/lib64/libreadline.so.6.2': Skipping. >#mm/memlock.c:174 munlock area unreadable 7f1dad3bf000-7f1dad5be000 ---p 0003c000 08:10 504 /usr/lib64/libreadline.so.6.2 : Skipping. >#mm/memlock.c:192 munlock default filter '/libreadline.so.' matches '7f1dad5be000-7f1dad5c0000 r--p 0003b000 08:10 504 /usr/lib64/libreadline.so.6.2': Skipping. >#mm/memlock.c:192 munlock default filter '/libreadline.so.' matches '7f1dad5c0000-7f1dad5c6000 rw-p 0003d000 08:10 504 /usr/lib64/libreadline.so.6.2': Skipping. >#mm/memlock.c:217 munlock 8KiB 7f1dad5c6000 - 7f1dad5c8000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 munlock 236KiB 7f1dad5c8000 - 7f1dad603000 r-xp 00000000 08:10 2900 /usr/lib64/libdevmapper.so.1.02 >#mm/memlock.c:174 munlock area unreadable 7f1dad603000-7f1dad802000 ---p 0003b000 08:10 2900 /usr/lib64/libdevmapper.so.1.02 : Skipping. >#mm/memlock.c:217 munlock 4KiB 7f1dad802000 - 7f1dad803000 r--p 0003a000 08:10 2900 /usr/lib64/libdevmapper.so.1.02 >#mm/memlock.c:217 munlock 12KiB 7f1dad803000 - 7f1dad806000 rw-p 0003b000 08:10 2900 /usr/lib64/libdevmapper.so.1.02 >#mm/memlock.c:217 munlock 4KiB 7f1dad806000 - 7f1dad807000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 munlock 20KiB 7f1dad807000 - 7f1dad80c000 r-xp 00000000 08:10 2899 /usr/lib64/libdevmapper-event.so.1.02 >#mm/memlock.c:174 munlock area unreadable 7f1dad80c000-7f1dada0c000 ---p 00005000 08:10 2899 /usr/lib64/libdevmapper-event.so.1.02 : Skipping. >#mm/memlock.c:217 munlock 4KiB 7f1dada0c000 - 7f1dada0d000 r--p 00005000 08:10 2899 /usr/lib64/libdevmapper-event.so.1.02 >#mm/memlock.c:217 munlock 4KiB 7f1dada0d000 - 7f1dada0e000 rw-p 00006000 08:10 2899 /usr/lib64/libdevmapper-event.so.1.02 >#mm/memlock.c:217 munlock 232KiB 7f1dada0e000 - 7f1dada48000 r-xp 00000000 08:10 2877 /usr/lib64/libblkid.so.1.1.0 >#mm/memlock.c:174 munlock area unreadable 7f1dada48000-7f1dadc47000 ---p 0003a000 08:10 2877 /usr/lib64/libblkid.so.1.1.0 : Skipping. >#mm/memlock.c:217 munlock 12KiB 7f1dadc47000 - 7f1dadc4a000 r--p 00039000 08:10 2877 /usr/lib64/libblkid.so.1.1.0 >#mm/memlock.c:217 munlock 4KiB 7f1dadc4a000 - 7f1dadc4b000 rw-p 0003c000 08:10 2877 /usr/lib64/libblkid.so.1.1.0 >#mm/memlock.c:217 munlock 4KiB 7f1dadc4b000 - 7f1dadc4c000 rw-p 00000000 00:00 0 >#mm/memlock.c:192 munlock default filter '/libdl-' matches '7f1dadc4c000-7f1dadc4f000 r-xp 00000000 08:10 466 /usr/lib64/libdl-2.18.so': Skipping. >#mm/memlock.c:174 munlock area unreadable 7f1dadc4f000-7f1dade4e000 ---p 00003000 08:10 466 /usr/lib64/libdl-2.18.so : Skipping. >#mm/memlock.c:192 munlock default filter '/libdl-' matches '7f1dade4e000-7f1dade4f000 r--p 00002000 08:10 466 /usr/lib64/libdl-2.18.so': Skipping. >#mm/memlock.c:192 munlock default filter '/libdl-' matches '7f1dade4f000-7f1dade50000 rw-p 00003000 08:10 466 /usr/lib64/libdl-2.18.so': Skipping. >#mm/memlock.c:217 munlock 64KiB 7f1dade50000 - 7f1dade60000 r-xp 00000000 08:10 3116 /usr/lib64/libudev.so.1.4.0 >#mm/memlock.c:174 munlock area unreadable 7f1dade60000-7f1dae060000 ---p 00010000 08:10 3116 /usr/lib64/libudev.so.1.4.0 : Skipping. >#mm/memlock.c:217 munlock 4KiB 7f1dae060000 - 7f1dae061000 r--p 00010000 08:10 3116 /usr/lib64/libudev.so.1.4.0 >#mm/memlock.c:217 munlock 4KiB 7f1dae061000 - 7f1dae062000 rw-p 00011000 08:10 3116 /usr/lib64/libudev.so.1.4.0 >#mm/memlock.c:217 munlock 16KiB 7f1dae062000 - 7f1dae066000 r-xp 00000000 08:10 446 /usr/lib64/libSegFault.so >#mm/memlock.c:174 munlock area unreadable 7f1dae066000-7f1dae265000 ---p 00004000 08:10 446 /usr/lib64/libSegFault.so : Skipping. >#mm/memlock.c:217 munlock 4KiB 7f1dae265000 - 7f1dae266000 r--p 00003000 08:10 446 /usr/lib64/libSegFault.so >#mm/memlock.c:217 munlock 4KiB 7f1dae266000 - 7f1dae267000 rw-p 00004000 08:10 446 /usr/lib64/libSegFault.so >#mm/memlock.c:217 munlock 128KiB 7f1dae267000 - 7f1dae287000 r-xp 00000000 08:10 442 /usr/lib64/ld-2.18.so >#mm/memlock.c:217 munlock 36KiB 7f1dae478000 - 7f1dae481000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 munlock 4KiB 7f1dae485000 - 7f1dae486000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 munlock 4KiB 7f1dae486000 - 7f1dae487000 r--p 0001f000 08:10 442 /usr/lib64/ld-2.18.so >#mm/memlock.c:217 munlock 4KiB 7f1dae487000 - 7f1dae488000 rw-p 00020000 08:10 442 /usr/lib64/ld-2.18.so >#mm/memlock.c:217 munlock 4KiB 7f1dae488000 - 7f1dae489000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 munlock 1124KiB 7f1dae489000 - 7f1dae5a2000 r-xp 00000000 08:10 3964 /usr/sbin/lvm >#mm/memlock.c:217 munlock 20KiB 7f1dae7a2000 - 7f1dae7a7000 r--p 00119000 08:10 3964 /usr/sbin/lvm >#mm/memlock.c:217 munlock 20KiB 7f1dae7a7000 - 7f1dae7ac000 rw-p 0011e000 08:10 3964 /usr/sbin/lvm >#mm/memlock.c:217 munlock 120KiB 7f1dae7ac000 - 7f1dae7ca000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 munlock 10688KiB 7f1dae838000 - 7f1daf2a8000 rw-p 00000000 00:00 0 [heap] >#mm/memlock.c:217 munlock 0KiB 7fffc847a000 - 7fffc847a000 rw-p 00000000 00:00 0 >#mm/memlock.c:217 munlock 132KiB 7fffc847a000 - 7fffc849b000 rw-p 00000000 00:00 0 [stack] >#mm/memlock.c:217 munlock 8KiB 7fffc85fc000 - 7fffc85fe000 r--p 00000000 00:00 0 [vvar] >#mm/memlock.c:182 munlock ignore filter '[vdso]' matches '7fffc85fe000-7fffc8600000 r-xp 00000000 00:00 0 [vdso]': Skipping. >#mm/memlock.c:182 munlock ignore filter '[vsyscall]' matches 'ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]': Skipping. >#mm/memlock.c:306 Unlocked 16371712 bytes >#cache/lvmcache.c:438 Metadata cache has no info for vgname: "#sync_names" >#activate/fs.c:489 Syncing device names >#libdm-common.c:2230 Udev cookie 0xd4de5d6 (semid 0) decremented to 2 >#libdm-common.c:2486 Udev cookie 0xd4de5d6 (semid 0) waiting for zero >validate module index >validate module index >validate module index >validate module index >validate module index >validate module index >validate module index >validate module index >validate module index >worker [215] /devices/virtual/block/dm-0 timeout; kill it >seq 906 '/devices/virtual/block/dm-0' killed >seq 906 done with -64 >worker [220] /devices/virtual/block/dm-1 timeout; kill it >seq 909 '/devices/virtual/block/dm-1' killed >seq 909 done with -64 >validate module index >cleanup idle workers >validate module index >cleanup idle workers >validate module index >cleanup idle workers >validate module index >worker [215] exit >worker [215] terminated by signal 9 (Killed) >worker [215] cleaned up >cleanup idle workers >validate module index >cleanup idle workers >validate module index >worker [220] exit >worker [220] terminated by signal 9 (Killed) >worker [220] cleaned up
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1153589
:
947535
| 948501 |
948903