Created
January 23, 2017 11:59
-
-
Save FGrose/073bfbab9bb89753e27d57ef11633ee4 to your computer and use it in GitHub Desktop.
journalctl for F24Live dnf upgrade on OverlayFS
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fedora-Workstation-Live-x86_64-24-1.2 image booted with an updated kernel and initramfs onto a OverlayFS root filesystem with its upper directory in the /run/overlayfs tmpfs. | |
$ sudo mount --bind <F24persistent>/var/cache/dnf/ /var/cache/dnf | |
$ sudo dnf upgrade rpm dnf | |
$ sudo dnf upgrade | |
$ sudo journalctl -ab -o short-monotonic | |
-- Logs begin at Mon 2017-01-23 00:28:42 EST, end at Mon 2017-01-23 05:42:09 EST. -- | |
[ 1.512285] localhost systemd-journald[248]: Runtime journal (/run/log/journal/) is 8.0M, max 1.5G, 1.5G free. | |
[ 0.000000] localhost kernel: microcode: microcode updated early to revision 0x20, date = 2016-03-16 | |
[ 0.000000] localhost kernel: Linux version 4.9.4-100.fc24.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) ) #1 SMP Tue Jan 17 19:08:56 UTC 2017 | |
[ 0.000000] localhost kernel: Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:UUID=caccbdd8-1c32-4b05-8019-3b289ce0b36f rd.live.image rd.live.overlay.overlayfs rw systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M | |
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' | |
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' | |
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' | |
[ 0.000000] localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
[ 0.000000] localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. | |
[ 0.000000] localhost kernel: x86/fpu: Using 'eager' FPU context switches. | |
[ 0.000000] localhost kernel: e820: BIOS-provided physical RAM map: | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b3d99fff] usable | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b3d9a000-0x00000000b3da0fff] ACPI NVS | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b3da1000-0x00000000b41f0fff] usable | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b41f1000-0x00000000b464dfff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b464e000-0x00000000c86f7fff] usable | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000c86f8000-0x00000000c8900fff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000c8901000-0x00000000c8919fff] ACPI data | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000c891a000-0x00000000c8e5afff] ACPI NVS | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000c8e5b000-0x00000000c9ffefff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000c9fff000-0x00000000c9ffffff] usable | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000cb000000-0x00000000cf1fffff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000082fdfffff] usable | |
[ 0.000000] localhost kernel: NX (Execute Disable) protection: active | |
[ 0.000000] localhost kernel: SMBIOS 2.7 present. | |
[ 0.000000] localhost kernel: DMI: ASUS All Series/Z87-PLUS, BIOS 1707 12/13/2013 | |
[ 0.000000] localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
[ 0.000000] localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable | |
[ 0.000000] localhost kernel: e820: last_pfn = 0x82fe00 max_arch_pfn = 0x400000000 | |
[ 0.000000] localhost kernel: MTRR default type: uncachable | |
[ 0.000000] localhost kernel: MTRR fixed ranges enabled: | |
[ 0.000000] localhost kernel: 00000-9FFFF write-back | |
[ 0.000000] localhost kernel: A0000-BFFFF uncachable | |
[ 0.000000] localhost kernel: C0000-CFFFF write-protect | |
[ 0.000000] localhost kernel: D0000-E7FFF uncachable | |
[ 0.000000] localhost kernel: E8000-FFFFF write-protect | |
[ 0.000000] localhost kernel: MTRR variable ranges enabled: | |
[ 0.000000] localhost kernel: 0 base 0000000000 mask 7800000000 write-back | |
[ 0.000000] localhost kernel: 1 base 0800000000 mask 7FE0000000 write-back | |
[ 0.000000] localhost kernel: 2 base 0820000000 mask 7FF0000000 write-back | |
[ 0.000000] localhost kernel: 3 base 00E0000000 mask 7FE0000000 uncachable | |
[ 0.000000] localhost kernel: 4 base 00D0000000 mask 7FF0000000 uncachable | |
[ 0.000000] localhost kernel: 5 base 00CC000000 mask 7FFC000000 uncachable | |
[ 0.000000] localhost kernel: 6 base 00CB000000 mask 7FFF000000 uncachable | |
[ 0.000000] localhost kernel: 7 base 082FE00000 mask 7FFFE00000 uncachable | |
[ 0.000000] localhost kernel: 8 disabled | |
[ 0.000000] localhost kernel: 9 disabled | |
[ 0.000000] localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT | |
[ 0.000000] localhost kernel: e820: update [mem 0xcb000000-0xffffffff] usable ==> reserved | |
[ 0.000000] localhost kernel: e820: last_pfn = 0xca000 max_arch_pfn = 0x400000000 | |
[ 0.000000] localhost kernel: found SMP MP-table at [mem 0x000fd7f0-0x000fd7ff] mapped at [ffff8c26000fd7f0] | |
[ 0.000000] localhost kernel: Base memory trampoline at [ffff8c2600097000] 97000 size 24576 | |
[ 0.000000] localhost kernel: Using GB pages for direct mapping | |
[ 0.000000] localhost kernel: BRK [0x6db284000, 0x6db284fff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x6db285000, 0x6db285fff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x6db286000, 0x6db286fff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x6db287000, 0x6db287fff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x6db288000, 0x6db288fff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x6db289000, 0x6db289fff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x6db28a000, 0x6db28afff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x6db28b000, 0x6db28bfff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x6db28c000, 0x6db28cfff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x6db28d000, 0x6db28dfff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x6db28e000, 0x6db28efff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x6db28f000, 0x6db28ffff] PGTABLE | |
[ 0.000000] localhost kernel: log_buf_len: 1048576 bytes | |
[ 0.000000] localhost kernel: early log buf free: 257028(98%) | |
[ 0.000000] localhost kernel: RAMDISK: [mem 0x7cb1c000-0x7fffffff] | |
[ 0.000000] localhost kernel: ACPI: Early table checksum verification disabled | |
[ 0.000000] localhost kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA) | |
[ 0.000000] localhost kernel: ACPI: XSDT 0x00000000C8906080 00007C (v01 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] localhost kernel: ACPI: FACP 0x00000000C8914C48 00010C (v05 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] localhost kernel: ACPI: DSDT 0x00000000C8906198 00EAAC (v02 ALASKA A M I 00000031 INTL 20091112) | |
[ 0.000000] localhost kernel: ACPI: FACS 0x00000000C8E59080 000040 | |
[ 0.000000] localhost kernel: ACPI: APIC 0x00000000C8914D58 000092 (v03 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] localhost kernel: ACPI: FPDT 0x00000000C8914DF0 000044 (v01 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] localhost kernel: ACPI: LPIT 0x00000000C8914E38 00005C (v01 ALASKA A M I 00000000 AMI. 00000005) | |
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8914E98 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20091112) | |
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C89153D8 000AD8 (v01 PmRef CpuPm 00003000 INTL 20091112) | |
[ 0.000000] localhost kernel: ACPI: MCFG 0x00000000C8915EB0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) | |
[ 0.000000] localhost kernel: ACPI: HPET 0x00000000C8915EF0 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) | |
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8915F28 00036D (v01 SataRe SataTabl 00001000 INTL 20091112) | |
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8916298 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112) | |
[ 0.000000] localhost kernel: ACPI: BGRT 0x00000000C89197D8 000038 (v00 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] localhost kernel: No NUMA configuration found | |
[ 0.000000] localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000082fdfffff] | |
[ 0.000000] localhost kernel: NODE_DATA(0) allocated [mem 0x82fce9000-0x82fcfffff] | |
[ 0.000000] localhost kernel: Zone ranges: | |
[ 0.000000] localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
[ 0.000000] localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] | |
[ 0.000000] localhost kernel: Normal [mem 0x0000000100000000-0x000000082fdfffff] | |
[ 0.000000] localhost kernel: Device empty | |
[ 0.000000] localhost kernel: Movable zone start for each node | |
[ 0.000000] localhost kernel: Early memory node ranges | |
[ 0.000000] localhost kernel: node 0: [mem 0x0000000000001000-0x000000000009cfff] | |
[ 0.000000] localhost kernel: node 0: [mem 0x0000000000100000-0x00000000b3d99fff] | |
[ 0.000000] localhost kernel: node 0: [mem 0x00000000b3da1000-0x00000000b41f0fff] | |
[ 0.000000] localhost kernel: node 0: [mem 0x00000000b464e000-0x00000000c86f7fff] | |
[ 0.000000] localhost kernel: node 0: [mem 0x00000000c9fff000-0x00000000c9ffffff] | |
[ 0.000000] localhost kernel: node 0: [mem 0x0000000100000000-0x000000082fdfffff] | |
[ 0.000000] localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000082fdfffff] | |
[ 0.000000] localhost kernel: On node 0 totalpages: 8355889 | |
[ 0.000000] localhost kernel: DMA zone: 64 pages used for memmap | |
[ 0.000000] localhost kernel: DMA zone: 21 pages reserved | |
[ 0.000000] localhost kernel: DMA zone: 3996 pages, LIFO batch:0 | |
[ 0.000000] localhost kernel: DMA32 zone: 12747 pages used for memmap | |
[ 0.000000] localhost kernel: DMA32 zone: 815765 pages, LIFO batch:31 | |
[ 0.000000] localhost kernel: Normal zone: 117752 pages used for memmap | |
[ 0.000000] localhost kernel: Normal zone: 7536128 pages, LIFO batch:31 | |
[ 0.000000] localhost kernel: Reserving Intel graphics memory at 0x00000000cb200000-0x00000000cf1fffff | |
[ 0.000000] localhost kernel: ACPI: PM-Timer IO Port: 0x1808 | |
[ 0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) | |
[ 0.000000] localhost kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 | |
[ 0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) | |
[ 0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) | |
[ 0.000000] localhost kernel: ACPI: IRQ0 used by override. | |
[ 0.000000] localhost kernel: ACPI: IRQ9 used by override. | |
[ 0.000000] localhost kernel: Using ACPI (MADT) for SMP configuration information | |
[ 0.000000] localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 | |
[ 0.000000] localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb3d9a000-0xb3da0fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb41f1000-0xb464dfff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xc86f8000-0xc8900fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xc8901000-0xc8919fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xc891a000-0xc8e5afff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xc8e5b000-0xc9ffefff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xca000000-0xcaffffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xcb000000-0xcf1fffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xcf200000-0xefffffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfebfffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] | |
[ 0.000000] localhost kernel: e820: [mem 0xcf200000-0xefffffff] available for PCI devices | |
[ 0.000000] localhost kernel: Booting paravirtualized kernel on bare hardware | |
[ 0.000000] localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns | |
[ 0.000000] localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 | |
[ 0.000000] localhost kernel: percpu: Embedded 36 pages/cpu @ffff8c2e2fa00000 s108888 r8192 d30376 u262144 | |
[ 0.000000] localhost kernel: pcpu-alloc: s108888 r8192 d30376 u262144 alloc=1*2097152 | |
[ 0.000000] localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 | |
[ 0.000000] localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 8225305 | |
[ 0.000000] localhost kernel: Policy zone: Normal | |
[ 0.000000] localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:UUID=caccbdd8-1c32-4b05-8019-3b289ce0b36f rd.live.image rd.live.overlay.overlayfs rw systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M | |
[ 0.000000] localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.000000] localhost kernel: Memory: 32757724K/33423556K available (8327K kernel code, 1427K rwdata, 3396K rodata, 1688K init, 1464K bss, 665832K reserved, 0K cma-reserved) | |
[ 0.000000] localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 | |
[ 0.000000] localhost kernel: Hierarchical RCU implementation. | |
[ 0.000000] localhost kernel: Build-time adjustment of leaf fanout to 64. | |
[ 0.000000] localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. | |
[ 0.000000] localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8 | |
[ 0.000000] localhost kernel: NR_IRQS:65792 nr_irqs:488 16 | |
[ 0.000000] localhost kernel: Offload RCU callbacks from all CPUs | |
[ 0.000000] localhost kernel: Offload RCU callbacks from CPUs: 0-7. | |
[ 0.000000] localhost kernel: Console: colour VGA+ 80x25 | |
[ 0.000000] localhost kernel: console [tty0] enabled | |
[ 0.000000] localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns | |
[ 0.000000] localhost kernel: hpet clockevent registered | |
[ 0.000000] localhost kernel: tsc: Fast TSC calibration using PIT | |
[ 0.000000] localhost kernel: tsc: Detected 3497.950 MHz processor | |
[ 0.000016] localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6995.90 BogoMIPS (lpj=3497950) | |
[ 0.000155] localhost kernel: pid_max: default: 32768 minimum: 301 | |
[ 0.000230] localhost kernel: ACPI: Core revision 20160831 | |
[ 0.007102] localhost kernel: ACPI: 5 ACPI AML tables successfully acquired and loaded | |
[ 0.007230] localhost kernel: Security Framework initialized | |
[ 0.007298] localhost kernel: Yama: becoming mindful. | |
[ 0.007366] localhost kernel: SELinux: Initializing. | |
[ 0.007449] localhost kernel: SELinux: Starting in permissive mode | |
[ 0.008623] localhost kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) | |
[ 0.012690] localhost kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) | |
[ 0.014484] localhost kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes) | |
[ 0.014576] localhost kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes) | |
[ 0.014935] localhost kernel: CPU: Physical Processor ID: 0 | |
[ 0.015003] localhost kernel: CPU: Processor Core ID: 0 | |
[ 0.015071] localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' | |
[ 0.015141] localhost kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) | |
[ 0.015215] localhost kernel: mce: CPU supports 9 MCE banks | |
[ 0.015288] localhost kernel: CPU0: Thermal monitoring enabled (TM1) | |
[ 0.015366] localhost kernel: process: using mwait in idle threads | |
[ 0.015444] localhost kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 | |
[ 0.015514] localhost kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 | |
[ 0.016047] localhost kernel: Freeing SMP alternatives memory: 32K (ffffffff9310c000 - ffffffff93114000) | |
[ 0.035242] localhost kernel: ftrace: allocating 31113 entries in 122 pages | |
[ 0.044453] localhost kernel: smpboot: Max logical packages: 2 | |
[ 0.044895] localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
[ 0.054968] localhost kernel: TSC deadline timer enabled | |
[ 0.054969] localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz (family: 0x6, model: 0x3c, stepping: 0x3) | |
[ 0.055167] localhost kernel: Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver. | |
[ 0.055448] localhost kernel: ... version: 3 | |
[ 0.055515] localhost kernel: ... bit width: 48 | |
[ 0.055581] localhost kernel: ... generic registers: 4 | |
[ 0.055648] localhost kernel: ... value mask: 0000ffffffffffff | |
[ 0.055717] localhost kernel: ... max period: 00007fffffffffff | |
[ 0.055786] localhost kernel: ... fixed-purpose events: 3 | |
[ 0.055852] localhost kernel: ... event mask: 000000070000000f | |
[ 0.056439] localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. | |
[ 0.057336] localhost kernel: x86: Booting SMP configuration: | |
[ 0.057403] localhost kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 | |
[ 0.494643] localhost kernel: x86: Booted up 1 node, 8 CPUs | |
[ 0.494772] localhost kernel: smpboot: Total of 8 processors activated (55996.78 BogoMIPS) | |
[ 0.501501] localhost kernel: devtmpfs: initialized | |
[ 0.501608] localhost kernel: x86/mm: Memory block size: 128MB | |
[ 0.504654] localhost kernel: PM: Registering ACPI NVS region [mem 0xb3d9a000-0xb3da0fff] (28672 bytes) | |
[ 0.504758] localhost kernel: PM: Registering ACPI NVS region [mem 0xc891a000-0xc8e5afff] (5509120 bytes) | |
[ 0.504951] localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns | |
[ 0.505091] localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE | |
[ 0.505162] localhost kernel: pinctrl core: initialized pinctrl subsystem | |
[ 0.505265] localhost kernel: RTC time: 5:28:41, date: 01/23/17 | |
[ 0.505392] localhost kernel: NET: Registered protocol family 16 | |
[ 0.508928] localhost kernel: cpuidle: using governor menu | |
[ 0.509032] localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it | |
[ 0.509135] localhost kernel: ACPI: bus type PCI registered | |
[ 0.509202] localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
[ 0.509315] localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) | |
[ 0.509422] localhost kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820 | |
[ 0.509499] localhost kernel: pmd_set_huge: Cannot satisfy [mem 0xf0000000-0xf0200000] with a huge-page mapping due to MTRR override. | |
[ 0.509694] localhost kernel: PCI: Using configuration type 1 for base access | |
[ 0.509815] localhost kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on | |
[ 0.515006] localhost kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages | |
[ 0.515077] localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages | |
[ 0.515298] localhost kernel: ACPI: Added _OSI(Module Device) | |
[ 0.515365] localhost kernel: ACPI: Added _OSI(Processor Device) | |
[ 0.515433] localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) | |
[ 0.515501] localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) | |
[ 0.515695] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code | |
[ 0.518605] localhost kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored | |
[ 0.519214] localhost kernel: ACPI: Dynamic OEM Table Load: | |
[ 0.519345] localhost kernel: ACPI: SSDT 0xFFFF8C2E0B686400 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112) | |
[ 0.519762] localhost kernel: ACPI: Dynamic OEM Table Load: | |
[ 0.519893] localhost kernel: ACPI: SSDT 0xFFFF8C2E0B9F7000 0005AA (v01 PmRef ApIst 00003000 INTL 20091112) | |
[ 0.520329] localhost kernel: ACPI: Dynamic OEM Table Load: | |
[ 0.520459] localhost kernel: ACPI: SSDT 0xFFFF8C2E0B6D2200 000119 (v01 PmRef ApCst 00003000 INTL 20091112) | |
[ 0.521666] localhost kernel: ACPI: Interpreter enabled | |
[ 0.521752] localhost kernel: ACPI: (supports S0 S3 S4 S5) | |
[ 0.521819] localhost kernel: ACPI: Using IOAPIC for interrupt routing | |
[ 0.521909] localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
[ 0.527675] localhost kernel: ACPI: Power Resource [FN00] (off) | |
[ 0.527791] localhost kernel: ACPI: Power Resource [FN01] (off) | |
[ 0.527903] localhost kernel: ACPI: Power Resource [FN02] (off) | |
[ 0.528018] localhost kernel: ACPI: Power Resource [FN03] (off) | |
[ 0.528132] localhost kernel: ACPI: Power Resource [FN04] (off) | |
[ 0.528730] localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e]) | |
[ 0.528803] localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 0.529210] localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] | |
[ 0.529314] localhost kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration | |
[ 0.529648] localhost kernel: PCI host bridge to bus 0000:00 | |
[ 0.529716] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] | |
[ 0.529788] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] | |
[ 0.529859] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
[ 0.529963] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] | |
[ 0.530065] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] | |
[ 0.530169] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] | |
[ 0.530271] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] | |
[ 0.530373] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] | |
[ 0.530475] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] | |
[ 0.530577] localhost kernel: pci_bus 0000:00: root bus resource [mem 0xcf200000-0xfeafffff window] | |
[ 0.530680] localhost kernel: pci_bus 0000:00: root bus resource [bus 00-7e] | |
[ 0.530753] localhost kernel: pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000 | |
[ 0.530815] localhost kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400 | |
[ 0.530838] localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold | |
[ 0.530892] localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI | |
[ 0.530989] localhost kernel: pci 0000:00:02.0: [8086:0412] type 00 class 0x030000 | |
[ 0.530996] localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xef800000-0xefbfffff 64bit] | |
[ 0.530999] localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref] | |
[ 0.531002] localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] | |
[ 0.531056] localhost kernel: pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300 | |
[ 0.531061] localhost kernel: pci 0000:00:03.0: reg 0x10: [mem 0xefd34000-0xefd37fff 64bit] | |
[ 0.531133] localhost kernel: pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330 | |
[ 0.531147] localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xefd20000-0xefd2ffff 64bit] | |
[ 0.531197] localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold | |
[ 0.531222] localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI | |
[ 0.531315] localhost kernel: pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000 | |
[ 0.531329] localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xefd3e000-0xefd3e00f 64bit] | |
[ 0.531380] localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold | |
[ 0.531431] localhost kernel: pci 0000:00:19.0: [8086:153b] type 00 class 0x020000 | |
[ 0.531442] localhost kernel: pci 0000:00:19.0: reg 0x10: [mem 0xefd00000-0xefd1ffff] | |
[ 0.531448] localhost kernel: pci 0000:00:19.0: reg 0x14: [mem 0xefd3c000-0xefd3cfff] | |
[ 0.531454] localhost kernel: pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f] | |
[ 0.531500] localhost kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold | |
[ 0.531526] localhost kernel: pci 0000:00:19.0: System wakeup disabled by ACPI | |
[ 0.531620] localhost kernel: pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300 | |
[ 0.531632] localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xefd30000-0xefd33fff 64bit] | |
[ 0.531687] localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold | |
[ 0.531715] localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI | |
[ 0.531807] localhost kernel: pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400 | |
[ 0.531858] localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold | |
[ 0.531906] localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI | |
[ 0.532002] localhost kernel: pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401 | |
[ 0.532054] localhost kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold | |
[ 0.532101] localhost kernel: pci 0000:00:1c.6: System wakeup disabled by ACPI | |
[ 0.532198] localhost kernel: pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320 | |
[ 0.532212] localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xefd3b000-0xefd3b3ff] | |
[ 0.532282] localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold | |
[ 0.532317] localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI | |
[ 0.532411] localhost kernel: pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100 | |
[ 0.532540] localhost kernel: pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601 | |
[ 0.532550] localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7] | |
[ 0.532556] localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3] | |
[ 0.532561] localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7] | |
[ 0.532566] localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3] | |
[ 0.532571] localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] | |
[ 0.532576] localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xefd3a000-0xefd3a7ff] | |
[ 0.532604] localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot | |
[ 0.532647] localhost kernel: pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500 | |
[ 0.532658] localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xefd39000-0xefd390ff 64bit] | |
[ 0.532674] localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] | |
[ 0.532750] localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] | |
[ 0.532861] localhost kernel: acpiphp: Slot [1] registered | |
[ 0.532930] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] | |
[ 0.533045] localhost kernel: pci 0000:03:00.0: [1b21:1080] type 01 class 0x060401 | |
[ 0.533135] localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI | |
[ 0.533225] localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 03-04] (subtractive decode) | |
[ 0.533300] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xefc00000-0xefcfffff] | |
[ 0.533304] localhost kernel: pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) | |
[ 0.533304] localhost kernel: pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff window] (subtractive decode) | |
[ 0.533305] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) | |
[ 0.533306] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) | |
[ 0.533306] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) | |
[ 0.533307] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) | |
[ 0.533308] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode) | |
[ 0.533308] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode) | |
[ 0.533309] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode) | |
[ 0.533309] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xcf200000-0xfeafffff window] (subtractive decode) | |
[ 0.533351] localhost kernel: pci 0000:04:01.0: [1131:7133] type 00 class 0x048000 | |
[ 0.533373] localhost kernel: pci 0000:04:01.0: reg 0x10: [mem 0xefc00000-0xefc007ff] | |
[ 0.533491] localhost kernel: pci 0000:04:01.0: supports D1 D2 | |
[ 0.533567] localhost kernel: pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode) | |
[ 0.533648] localhost kernel: pci 0000:03:00.0: bridge window [mem 0xefc00000-0xefcfffff] | |
[ 0.533655] localhost kernel: pci 0000:03:00.0: bridge window [mem 0xefc00000-0xefcfffff] (subtractive decode) | |
[ 0.533656] localhost kernel: pci 0000:03:00.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) | |
[ 0.533656] localhost kernel: pci 0000:03:00.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) | |
[ 0.533657] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) | |
[ 0.533658] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) | |
[ 0.533658] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) | |
[ 0.533659] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) | |
[ 0.533659] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode) | |
[ 0.533660] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode) | |
[ 0.533661] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode) | |
[ 0.533661] localhost kernel: pci 0000:03:00.0: bridge window [mem 0xcf200000-0xfeafffff window] (subtractive decode) | |
[ 0.534171] localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) | |
[ 0.534635] localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. | |
[ 0.535187] localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 *14 15) | |
[ 0.535647] localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 *15) | |
[ 0.536107] localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15) | |
[ 0.536570] localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *10 11 12 14 15) | |
[ 0.537029] localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15) | |
[ 0.537489] localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 *6 7 10 11 12 14 15) | |
[ 0.538124] localhost kernel: ACPI: Enabled 5 GPEs in block 00 to 3F | |
[ 0.538365] localhost kernel: vgaarb: setting as boot device: PCI:0000:00:02.0 | |
[ 0.538436] localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none | |
[ 0.538540] localhost kernel: vgaarb: loaded | |
[ 0.538604] localhost kernel: vgaarb: bridge control possible 0000:00:02.0 | |
[ 0.538727] localhost kernel: SCSI subsystem initialized | |
[ 0.538817] localhost kernel: libata version 3.00 loaded. | |
[ 0.538830] localhost kernel: ACPI: bus type USB registered | |
[ 0.538905] localhost kernel: usbcore: registered new interface driver usbfs | |
[ 0.538980] localhost kernel: usbcore: registered new interface driver hub | |
[ 0.539061] localhost kernel: usbcore: registered new device driver usb | |
[ 0.539176] localhost kernel: PCI: Using ACPI for IRQ routing | |
[ 0.541686] localhost kernel: PCI: pci_cache_line_size set to 64 bytes | |
[ 0.541716] localhost kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] | |
[ 0.541717] localhost kernel: e820: reserve RAM buffer [mem 0xb3d9a000-0xb3ffffff] | |
[ 0.541717] localhost kernel: e820: reserve RAM buffer [mem 0xb41f1000-0xb7ffffff] | |
[ 0.541718] localhost kernel: e820: reserve RAM buffer [mem 0xc86f8000-0xcbffffff] | |
[ 0.541718] localhost kernel: e820: reserve RAM buffer [mem 0xca000000-0xcbffffff] | |
[ 0.541719] localhost kernel: e820: reserve RAM buffer [mem 0x82fe00000-0x82fffffff] | |
[ 0.541776] localhost kernel: NetLabel: Initializing | |
[ 0.541842] localhost kernel: NetLabel: domain hash size = 128 | |
[ 0.541909] localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 | |
[ 0.541987] localhost kernel: NetLabel: unlabeled traffic allowed by default | |
[ 0.542113] localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 | |
[ 0.542458] localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter | |
[ 0.544542] localhost kernel: clocksource: Switched to clocksource hpet | |
[ 0.550149] localhost kernel: VFS: Disk quotas dquot_6.6.0 | |
[ 0.550227] localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.550344] localhost kernel: pnp: PnP ACPI init | |
[ 0.550456] localhost kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved | |
[ 0.550529] localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) | |
[ 0.550636] localhost kernel: system 00:01: [io 0x0680-0x069f] has been reserved | |
[ 0.550707] localhost kernel: system 00:01: [io 0xffff] has been reserved | |
[ 0.550776] localhost kernel: system 00:01: [io 0xffff] has been reserved | |
[ 0.550845] localhost kernel: system 00:01: [io 0xffff] has been reserved | |
[ 0.550914] localhost kernel: system 00:01: [io 0x1c00-0x1cfe] has been reserved | |
[ 0.550985] localhost kernel: system 00:01: [io 0x1d00-0x1dfe] has been reserved | |
[ 0.551055] localhost kernel: system 00:01: [io 0x1e00-0x1efe] has been reserved | |
[ 0.551125] localhost kernel: system 00:01: [io 0x1f00-0x1ffe] has been reserved | |
[ 0.551195] localhost kernel: system 00:01: [io 0x1800-0x18fe] has been reserved | |
[ 0.551266] localhost kernel: system 00:01: [io 0x164e-0x164f] has been reserved | |
[ 0.551337] localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.551350] localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) | |
[ 0.551381] localhost kernel: system 00:03: [io 0x1854-0x1857] has been reserved | |
[ 0.551452] localhost kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) | |
[ 0.551503] localhost kernel: system 00:04: [io 0x0290-0x029f] has been reserved | |
[ 0.551578] localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.551608] localhost kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved | |
[ 0.551679] localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.551816] localhost kernel: pnp 00:06: [dma 0 disabled] | |
[ 0.551843] localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) | |
[ 0.551881] localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) | |
[ 0.552124] localhost kernel: system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved | |
[ 0.552196] localhost kernel: system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved | |
[ 0.552267] localhost kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved | |
[ 0.552339] localhost kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved | |
[ 0.552410] localhost kernel: system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved | |
[ 0.552481] localhost kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved | |
[ 0.552557] localhost kernel: system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved | |
[ 0.552628] localhost kernel: system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved | |
[ 0.552699] localhost kernel: system 00:08: [mem 0xff000000-0xffffffff] has been reserved | |
[ 0.552771] localhost kernel: system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved | |
[ 0.552843] localhost kernel: system 00:08: [mem 0xeffdf000-0xeffdffff] has been reserved | |
[ 0.552914] localhost kernel: system 00:08: [mem 0xeffe0000-0xeffeffff] has been reserved | |
[ 0.552986] localhost kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.553118] localhost kernel: pnp: PnP ACPI: found 9 devices | |
[ 0.558716] localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns | |
[ 0.558846] localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] | |
[ 0.558919] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] | |
[ 0.558994] localhost kernel: pci 0000:03:00.0: PCI bridge to [bus 04] | |
[ 0.559068] localhost kernel: pci 0000:03:00.0: bridge window [mem 0xefc00000-0xefcfffff] | |
[ 0.559149] localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 03-04] | |
[ 0.559220] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xefc00000-0xefcfffff] | |
[ 0.559296] localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] | |
[ 0.559297] localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] | |
[ 0.559297] localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] | |
[ 0.559298] localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window] | |
[ 0.559299] localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window] | |
[ 0.559299] localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window] | |
[ 0.559300] localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window] | |
[ 0.559301] localhost kernel: pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window] | |
[ 0.559301] localhost kernel: pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window] | |
[ 0.559302] localhost kernel: pci_bus 0000:00: resource 13 [mem 0xcf200000-0xfeafffff window] | |
[ 0.559303] localhost kernel: pci_bus 0000:03: resource 1 [mem 0xefc00000-0xefcfffff] | |
[ 0.559303] localhost kernel: pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7 window] | |
[ 0.559304] localhost kernel: pci_bus 0000:03: resource 5 [io 0x0d00-0xffff window] | |
[ 0.559305] localhost kernel: pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window] | |
[ 0.559305] localhost kernel: pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000d3fff window] | |
[ 0.559306] localhost kernel: pci_bus 0000:03: resource 8 [mem 0x000d4000-0x000d7fff window] | |
[ 0.559306] localhost kernel: pci_bus 0000:03: resource 9 [mem 0x000d8000-0x000dbfff window] | |
[ 0.559307] localhost kernel: pci_bus 0000:03: resource 10 [mem 0x000dc000-0x000dffff window] | |
[ 0.559308] localhost kernel: pci_bus 0000:03: resource 11 [mem 0x000e0000-0x000e3fff window] | |
[ 0.559308] localhost kernel: pci_bus 0000:03: resource 12 [mem 0x000e4000-0x000e7fff window] | |
[ 0.559309] localhost kernel: pci_bus 0000:03: resource 13 [mem 0xcf200000-0xfeafffff window] | |
[ 0.559310] localhost kernel: pci_bus 0000:04: resource 1 [mem 0xefc00000-0xefcfffff] | |
[ 0.559310] localhost kernel: pci_bus 0000:04: resource 4 [mem 0xefc00000-0xefcfffff] | |
[ 0.559311] localhost kernel: pci_bus 0000:04: resource 5 [io 0x0000-0x0cf7 window] | |
[ 0.559311] localhost kernel: pci_bus 0000:04: resource 6 [io 0x0d00-0xffff window] | |
[ 0.559312] localhost kernel: pci_bus 0000:04: resource 7 [mem 0x000a0000-0x000bffff window] | |
[ 0.559313] localhost kernel: pci_bus 0000:04: resource 8 [mem 0x000d0000-0x000d3fff window] | |
[ 0.559313] localhost kernel: pci_bus 0000:04: resource 9 [mem 0x000d4000-0x000d7fff window] | |
[ 0.559314] localhost kernel: pci_bus 0000:04: resource 10 [mem 0x000d8000-0x000dbfff window] | |
[ 0.559314] localhost kernel: pci_bus 0000:04: resource 11 [mem 0x000dc000-0x000dffff window] | |
[ 0.559315] localhost kernel: pci_bus 0000:04: resource 12 [mem 0x000e0000-0x000e3fff window] | |
[ 0.559316] localhost kernel: pci_bus 0000:04: resource 13 [mem 0x000e4000-0x000e7fff window] | |
[ 0.559316] localhost kernel: pci_bus 0000:04: resource 14 [mem 0xcf200000-0xfeafffff window] | |
[ 0.559388] localhost kernel: NET: Registered protocol family 2 | |
[ 0.559622] localhost kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes) | |
[ 0.559949] localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) | |
[ 0.560114] localhost kernel: TCP: Hash tables configured (established 262144 bind 65536) | |
[ 0.560209] localhost kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes) | |
[ 0.560339] localhost kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) | |
[ 0.560487] localhost kernel: NET: Registered protocol family 1 | |
[ 0.560567] localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] | |
[ 0.577622] localhost kernel: PCI: CLS 64 bytes, default 64 | |
[ 0.577651] localhost kernel: Unpacking initramfs... | |
[ 0.981916] localhost kernel: Freeing initrd memory: 54160K (ffff8c267cb1c000 - ffff8c2680000000) | |
[ 0.982024] localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) | |
[ 0.982095] localhost kernel: software IO TLB [mem 0xc46f8000-0xc86f8000] (64MB) mapped at [ffff8c26c46f8000-ffff8c26c86f7fff] | |
[ 0.982821] localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes) | |
[ 0.982917] localhost kernel: audit: initializing netlink subsys (disabled) | |
[ 0.982997] localhost kernel: audit: type=2000 audit(1485149321.948:1): initialized | |
[ 0.983994] localhost kernel: Initialise system trusted keyrings | |
[ 0.984129] localhost kernel: workingset: timestamp_bits=37 max_order=23 bucket_order=0 | |
[ 0.985118] localhost kernel: zbud: loaded | |
[ 0.985520] localhost kernel: SELinux: Registering netfilter hooks | |
[ 1.016032] localhost kernel: NET: Registered protocol family 38 | |
[ 1.016102] localhost kernel: Key type asymmetric registered | |
[ 1.016170] localhost kernel: Asymmetric key parser 'x509' registered | |
[ 1.016269] localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) | |
[ 1.016393] localhost kernel: io scheduler noop registered | |
[ 1.016460] localhost kernel: io scheduler deadline registered | |
[ 1.016536] localhost kernel: io scheduler cfq registered (default) | |
[ 1.016925] localhost kernel: pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt | |
[ 1.016999] localhost kernel: pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded | |
[ 1.017013] localhost kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt | |
[ 1.017087] localhost kernel: pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded | |
[ 1.017092] localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 | |
[ 1.017163] localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 | |
[ 1.017245] localhost kernel: intel_idle: MWAIT substates: 0x42120 | |
[ 1.017245] localhost kernel: intel_idle: v0.4.1 model 0x3C | |
[ 1.017417] localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff | |
[ 1.017468] localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 | |
[ 1.017578] localhost kernel: ACPI: Power Button [PWRB] | |
[ 1.017668] localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 | |
[ 1.017770] localhost kernel: ACPI: Power Button [PWRF] | |
[ 1.018322] localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 | |
[ 1.018392] localhost kernel: ACPI: Thermal Zone [TZ00] (28 C) | |
[ 1.018605] localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 | |
[ 1.018674] localhost kernel: ACPI: Thermal Zone [TZ01] (30 C) | |
[ 1.018763] localhost kernel: GHES: HEST is not enabled! | |
[ 1.018872] localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
[ 1.039460] localhost kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A | |
[ 1.040411] localhost kernel: Non-volatile memory driver v1.3 | |
[ 1.040491] localhost kernel: Linux agpgart interface v0.103 | |
[ 1.040948] localhost kernel: ahci 0000:00:1f.2: version 3.0 | |
[ 1.041050] localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode | |
[ 1.041155] localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst | |
[ 1.046981] localhost kernel: scsi host0: ahci | |
[ 1.047172] localhost kernel: scsi host1: ahci | |
[ 1.047348] localhost kernel: scsi host2: ahci | |
[ 1.047494] localhost kernel: scsi host3: ahci | |
[ 1.047634] localhost kernel: scsi host4: ahci | |
[ 1.047758] localhost kernel: scsi host5: ahci | |
[ 1.047847] localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xefd3a000 port 0xefd3a100 irq 26 | |
[ 1.047950] localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xefd3a000 port 0xefd3a180 irq 26 | |
[ 1.048053] localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xefd3a000 port 0xefd3a200 irq 26 | |
[ 1.048155] localhost kernel: ata4: DUMMY | |
[ 1.048219] localhost kernel: ata5: DUMMY | |
[ 1.048283] localhost kernel: ata6: DUMMY | |
[ 1.048386] localhost kernel: libphy: Fixed MDIO Bus: probed | |
[ 1.048503] localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.048589] localhost kernel: ehci-pci: EHCI PCI platform driver | |
[ 1.048724] localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller | |
[ 1.048832] localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1 | |
[ 1.048942] localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 | |
[ 1.052916] localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported | |
[ 1.052923] localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xefd3b000 | |
[ 1.059555] localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 | |
[ 1.059650] localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 1.059721] localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.059824] localhost kernel: usb usb1: Product: EHCI Host Controller | |
[ 1.059892] localhost kernel: usb usb1: Manufacturer: Linux 4.9.4-100.fc24.x86_64 ehci_hcd | |
[ 1.059964] localhost kernel: usb usb1: SerialNumber: 0000:00:1d.0 | |
[ 1.060113] localhost kernel: hub 1-0:1.0: USB hub found | |
[ 1.060182] localhost kernel: hub 1-0:1.0: 2 ports detected | |
[ 1.060321] localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 1.060393] localhost kernel: ohci-pci: OHCI PCI platform driver | |
[ 1.060465] localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver | |
[ 1.060615] localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 1.060725] localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 | |
[ 1.061898] localhost kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810 | |
[ 1.062008] localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported | |
[ 1.062059] localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 1.062131] localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.062233] localhost kernel: usb usb2: Product: xHCI Host Controller | |
[ 1.062301] localhost kernel: usb usb2: Manufacturer: Linux 4.9.4-100.fc24.x86_64 xhci-hcd | |
[ 1.062372] localhost kernel: usb usb2: SerialNumber: 0000:00:14.0 | |
[ 1.062519] localhost kernel: hub 2-0:1.0: USB hub found | |
[ 1.062602] localhost kernel: hub 2-0:1.0: 14 ports detected | |
[ 1.064925] localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 1.065034] localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 | |
[ 1.065157] localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0003 | |
[ 1.065229] localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.065331] localhost kernel: usb usb3: Product: xHCI Host Controller | |
[ 1.065399] localhost kernel: usb usb3: Manufacturer: Linux 4.9.4-100.fc24.x86_64 xhci-hcd | |
[ 1.065470] localhost kernel: usb usb3: SerialNumber: 0000:00:14.0 | |
[ 1.065620] localhost kernel: hub 3-0:1.0: USB hub found | |
[ 1.065696] localhost kernel: hub 3-0:1.0: 6 ports detected | |
[ 1.066474] localhost kernel: usbcore: registered new interface driver usbserial | |
[ 1.066553] localhost kernel: usbcore: registered new interface driver usbserial_generic | |
[ 1.066626] localhost kernel: usbserial: USB Serial support registered for generic | |
[ 1.066713] localhost kernel: i8042: PNP: PS/2 Controller [PNP0f03:PS2M] at 0x60,0x64 irq 12 | |
[ 1.066784] localhost kernel: i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1 | |
[ 1.069229] localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 | |
[ 1.069299] localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 | |
[ 1.069440] localhost kernel: mousedev: PS/2 mouse device common for all mice | |
[ 1.069616] localhost kernel: rtc_cmos 00:02: RTC can wake from S4 | |
[ 1.069811] localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 | |
[ 1.069901] localhost kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs | |
[ 1.070034] localhost kernel: device-mapper: uevent: version 1.0.3 | |
[ 1.070163] localhost kernel: device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com | |
[ 1.070310] localhost kernel: intel_pstate: Intel P-state driver initializing | |
[ 1.071617] localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina | |
[ 1.071810] localhost kernel: usbcore: registered new interface driver usbhid | |
[ 1.071923] localhost kernel: usbhid: USB HID core driver | |
[ 1.072183] localhost kernel: drop_monitor: Initializing network drop monitor service | |
[ 1.072461] localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 1.072680] localhost kernel: Initializing XFRM netlink socket | |
[ 1.073115] localhost kernel: NET: Registered protocol family 10 | |
[ 1.073779] localhost kernel: mip6: Mobile IPv6 | |
[ 1.073886] localhost kernel: NET: Registered protocol family 17 | |
[ 1.074743] localhost kernel: microcode: sig=0x306c3, pf=0x2, revision=0x20 | |
[ 1.075203] localhost kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba | |
[ 1.075395] localhost kernel: AVX2 version of gcm_enc/dec engaged. | |
[ 1.075503] localhost kernel: AES CTR mode by8 optimization enabled | |
[ 1.086647] localhost kernel: registered taskstats version 1 | |
[ 1.086768] localhost kernel: Loading compiled-in X.509 certificates | |
[ 1.090533] localhost kernel: alg: No test for pkcs1pad(rsa,sha256) (pkcs1pad(rsa-generic,sha256)) | |
[ 1.092714] localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: c37614776c2b612f10398d3d9c5b53b6f767abc4' | |
[ 1.092939] localhost kernel: zswap: loaded using pool lzo/zbud | |
[ 1.117243] localhost kernel: Key type big_key registered | |
[ 1.119464] localhost kernel: Key type encrypted registered | |
[ 1.119994] localhost kernel: Magic number: 1:152:467 | |
[ 1.120235] localhost kernel: rtc_cmos 00:02: setting system clock to 2017-01-23 05:28:42 UTC (1485149322) | |
[ 1.120449] localhost kernel: PM: Hibernation image not present or could not be loaded. | |
[ 1.358476] localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 1.358565] localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) | |
[ 1.358664] localhost kernel: ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) | |
[ 1.360517] localhost kernel: ata1.00: supports DRM functions and may not be fully accessible | |
[ 1.360986] localhost kernel: ata1.00: NCQ Send/Recv Log not supported | |
[ 1.361056] localhost kernel: ata1.00: ATA-9: Samsung SSD 840 EVO 500GB, EXT0BB6Q, max UDMA/133 | |
[ 1.361129] localhost kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA | |
[ 1.361461] localhost kernel: ata1.00: supports DRM functions and may not be fully accessible | |
[ 1.361927] localhost kernel: ata2.00: ATAPI: PIONEER BD-RW BDR-208D, 1.10, max UDMA/100 | |
[ 1.362002] localhost kernel: ata1.00: NCQ Send/Recv Log not supported | |
[ 1.362073] localhost kernel: ata1.00: configured for UDMA/133 | |
[ 1.362305] localhost kernel: scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 BB6Q PQ: 0 ANSI: 5 | |
[ 1.364893] localhost kernel: ata3.00: ATA-8: WDC WD20EARS-00S8B1, 80.00A80, max UDMA/133 | |
[ 1.364988] localhost kernel: ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA | |
[ 1.365488] localhost kernel: ata2.00: configured for UDMA/100 | |
[ 1.368581] localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci | |
[ 1.369725] localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 | |
[ 1.369774] localhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) | |
[ 1.369957] localhost kernel: sd 0:0:0:0: [sda] Write Protect is off | |
[ 1.370045] localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 | |
[ 1.370113] localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 1.370829] localhost kernel: ata3.00: configured for UDMA/133 | |
[ 1.371029] localhost kernel: sda: sda1 sda2 sda3 sda4 | |
[ 1.371608] localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk | |
[ 1.376460] localhost kernel: scsi 1:0:0:0: CD-ROM PIONEER BD-RW BDR-208D 1.10 PQ: 0 ANSI: 5 | |
[ 1.376664] localhost kernel: usb 3-3: new SuperSpeed USB device number 2 using xhci_hcd | |
[ 1.390448] localhost kernel: usb 3-3: New USB device found, idVendor=174c, idProduct=3074 | |
[ 1.390521] localhost kernel: usb 3-3: New USB device strings: Mfr=2, Product=3, SerialNumber=1 | |
[ 1.390599] localhost kernel: usb 3-3: Product: ASM107x | |
[ 1.390670] localhost kernel: usb 3-3: Manufacturer: Asmedia | |
[ 1.390737] localhost kernel: usb 3-3: SerialNumber: 00000000A001 | |
[ 1.391625] localhost kernel: hub 3-3:1.0: USB hub found | |
[ 1.391810] localhost kernel: hub 3-3:1.0: 4 ports detected | |
[ 1.417601] localhost kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 125x/125x writer cd/rw xa/form2 cdda tray | |
[ 1.417706] localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 | |
[ 1.417917] localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0 | |
[ 1.417978] localhost kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5 | |
[ 1.418348] localhost kernel: scsi 2:0:0:0: Direct-Access ATA WDC WD20EARS-00S 0A80 PQ: 0 ANSI: 5 | |
[ 1.426704] localhost kernel: sd 2:0:0:0: Attached scsi generic sg2 type 0 | |
[ 1.426741] localhost kernel: sd 2:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) | |
[ 1.426869] localhost kernel: sd 2:0:0:0: [sdb] Write Protect is off | |
[ 1.426870] localhost kernel: sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 | |
[ 1.426924] localhost kernel: sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 1.486905] localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=8000 | |
[ 1.486978] localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 1.487169] localhost kernel: hub 1-1:1.0: USB hub found | |
[ 1.487279] localhost kernel: hub 1-1:1.0: 8 ports detected | |
[ 1.505816] localhost kernel: sdb: sdb1 sdb2 sdb4 | |
[ 1.506468] localhost kernel: sd 2:0:0:0: [sdb] Attached SCSI disk | |
[ 1.507408] localhost kernel: Freeing unused kernel memory: 1688K (ffffffff92f66000 - ffffffff9310c000) | |
[ 1.507512] localhost kernel: Write protecting the kernel read-only data: 14336k | |
[ 1.507891] localhost kernel: Freeing unused kernel memory: 1896K (ffff8c2cda826000 - ffff8c2cdaa00000) | |
[ 1.508912] localhost kernel: Freeing unused kernel memory: 700K (ffff8c2cdad51000 - ffff8c2cdae00000) | |
[ 1.513049] localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
[ 1.514739] localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) | |
[ 1.514913] localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) | |
[ 1.514990] localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) | |
[ 1.515076] localhost systemd[1]: Mounting cgroup to /sys/fs/cgroup/hugetlb of type cgroup with options hugetlb. | |
[ 1.515114] localhost systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset. | |
[ 1.515258] localhost systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices. | |
[ 1.515285] localhost systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls,net_prio of type cgroup with options net_cls,net_prio. | |
[ 1.515319] localhost systemd[1]: Mounting cgroup to /sys/fs/cgroup/pids of type cgroup with options pids. | |
[ 1.515342] localhost systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio. | |
[ 1.515431] localhost systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct. | |
[ 1.515466] localhost systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer. | |
[ 1.515489] localhost systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory. | |
[ 1.515969] localhost systemd[1]: Mounting cgroup to /sys/fs/cgroup/perf_event of type cgroup with options perf_event. | |
[ 1.516423] localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) | |
[ 1.518989] localhost systemd-fstab-generator[209]: Found entry what=live:UUID=caccbdd8-1c32-4b05-8019-3b289ce0b36f where=/sysroot type=n/a | |
[ 1.519022] localhost systemd-fstab-generator[209]: Parsing /etc/fstab | |
[ 1.519025] localhost systemd-fstab-generator[209]: Parsing /sysroot/etc/fstab | |
[ 1.519486] localhost kernel: random: systemd-cryptse: uninitialized urandom read (16 bytes read) | |
[ 1.534710] localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) | |
[ 1.534793] localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) | |
[ 1.534880] localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) | |
[ 1.534981] localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) | |
[ 1.535373] localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) | |
[ 1.540402] localhost systemd[243]: kmod-static-nodes.service: Executing: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf | |
[ 1.541165] localhost systemd[245]: dracut-cmdline.service: Executing: /bin/dracut-cmdline | |
[ 1.541587] localhost systemd[246]: systemd-sysctl.service: Executing: /usr/lib/systemd/systemd-sysctl | |
[ 1.543087] localhost systemd-sysctl[246]: Parsing /usr/lib/sysctl.d/00-system.conf | |
[ 1.543097] localhost systemd-sysctl[246]: Parsing /usr/lib/sysctl.d/10-default-yama-scope.conf | |
[ 1.543104] localhost systemd-sysctl[246]: Parsing /usr/lib/sysctl.d/50-coredump.conf | |
[ 1.543109] localhost systemd-sysctl[246]: Parsing /usr/lib/sysctl.d/50-default.conf | |
[ 1.543127] localhost systemd-sysctl[246]: Parsing /usr/lib/sysctl.d/60-libvirtd.conf | |
[ 1.543131] localhost systemd-sysctl[246]: Setting 'net/ipv4/conf/default/accept_source_route' to '0' | |
[ 1.543146] localhost systemd-sysctl[246]: Setting 'net/bridge/bridge-nf-call-iptables' to '0' | |
[ 1.543150] localhost systemd-sysctl[246]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory | |
[ 1.543266] localhost systemd-sysctl[246]: Setting 'net/ipv4/conf/default/promote_secondaries' to '1' | |
[ 1.543272] localhost systemd-sysctl[246]: Setting 'kernel/sysrq' to '16' | |
[ 1.543369] localhost kernel: systemd-sysctl: 15 output lines suppressed due to ratelimiting | |
[ 1.543624] localhost systemd[247]: systemd-vconsole-setup.service: Executing: /usr/lib/systemd/systemd-vconsole-setup | |
[ 1.544139] localhost kernel: audit: type=1130 audit(1485149322.922:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.545222] localhost kernel: audit: type=1130 audit(1485149322.923:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.545553] localhost systemd-cgroups-agent[244]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 1.546820] localhost systemd-cgroups-agent[251]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 1.546821] localhost systemd-cgroups-agent[254]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 1.547906] localhost systemd[257]: systemd-tmpfiles-setup-dev.service: Executing: /usr/bin/systemd-tmpfiles --prefix=/dev --create --boot | |
[ 1.548779] localhost systemd-tmpfiles[257]: Reading config file "/usr/lib/tmpfiles.d/dracut-tmpfiles.conf". | |
[ 1.548784] localhost systemd-tmpfiles[257]: Entry "/run/initramfs" does not match any include prefix, skipping. | |
[ 1.548787] localhost systemd-tmpfiles[257]: Entry "/run/initramfs/log" does not match any include prefix, skipping. | |
[ 1.548789] localhost systemd-tmpfiles[257]: Entry "/var/log" does not match any include prefix, skipping. | |
[ 1.548793] localhost systemd-tmpfiles[257]: Reading config file "/run/tmpfiles.d/kmod.conf". | |
[ 1.548798] localhost systemd-tmpfiles[257]: Entry "/dev/fuse" matches include prefix "/dev". | |
[ 1.548801] localhost systemd-tmpfiles[257]: Entry "/dev/btrfs-control" matches include prefix "/dev". | |
[ 1.548805] localhost systemd-tmpfiles[257]: Entry "/dev/loop-control" matches include prefix "/dev". | |
[ 1.548807] localhost systemd-tmpfiles[257]: Entry "/dev/net" matches include prefix "/dev". | |
[ 1.548809] localhost systemd-tmpfiles[257]: Entry "/dev/net/tun" matches include prefix "/dev". | |
[ 1.549133] localhost kernel: systemd-tmpfile: 50 output lines suppressed due to ratelimiting | |
[ 1.549641] localhost kernel: audit: type=1130 audit(1485149322.928:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.550565] localhost systemd-cgroups-agent[260]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 1.526470] localhost systemd-journald[248]: Journal started | |
[ 1.526531] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.526597] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.526635] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.526832] localhost dracut-cmdline[245]: dracut-24 (Workstation Edition) dracut-044-21.fc24 | |
[ 1.526926] localhost dracut-cmdline[245]: Using kernel command line parameters: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:UUID=caccbdd8-1c32-4b05-8019-3b289ce0b36f rd.live.image rd.live.overlay.overlayfs rw systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M | |
[ 1.526998] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.560512] localhost kernel: audit: type=1130 audit(1485149322.938:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.543731] localhost dracut-cmdline[245]: root was live:UUID=caccbdd8-1c32-4b05-8019-3b289ce0b36f, is now live:/dev/disk/by-uuid/caccbdd8-1c32-4b05-8019-3b289ce0b36f | |
[ 1.576898] localhost kernel: loop: module loaded | |
[ 1.586082] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.619584] localhost kernel: audit: type=1130 audit(1485149322.998:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.620500] localhost systemd-cgroups-agent[387]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 1.620965] localhost systemd[388]: dracut-pre-udev.service: Executing: /bin/dracut-pre-udev | |
[ 1.622841] localhost systemd[389]: iscsid.service: Executing: /usr/sbin/iscsid | |
[ 1.590450] localhost iscsid[389]: iSCSI logger with pid=390 started! | |
[ 1.594931] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.627903] localhost kernel: Loading iSCSI transport class v2.0-870. | |
[ 1.628446] localhost kernel: audit: type=1130 audit(1485149323.006:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.644500] localhost kernel: RPC: Registered named UNIX socket transport module. | |
[ 1.644578] localhost kernel: RPC: Registered udp transport module. | |
[ 1.644645] localhost kernel: RPC: Registered tcp transport module. | |
[ 1.644712] localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 1.616315] localhost dracut-pre-udev[388]: rpcbind: /run/rpcbind/rpcbind.lock: No such file or directory | |
[ 1.649414] localhost kernel: usb 2-3: new high-speed USB device number 3 using xhci_hcd | |
[ 1.619399] localhost rpc.statd[418]: Version 1.3.3 starting | |
[ 1.621464] localhost rpc.statd[418]: Initializing NSM state | |
[ 1.621679] localhost rpc.statd[418]: Running as root. chown /var/lib/nfs/statd to choose different user | |
[ 1.623489] localhost rpc.statd[418]: Failed to register (statd, 1, udp): svc_reg() err: RPC: Remote system error - Connection refused | |
[ 1.625299] localhost rpc.statd[418]: Failed to register (statd, 1, tcp): svc_reg() err: RPC: Remote system error - Connection refused | |
[ 1.627208] localhost rpc.statd[418]: Failed to register (statd, 1, udp6): svc_reg() err: RPC: Remote system error - Connection refused | |
[ 1.629048] localhost rpc.statd[418]: Failed to register (statd, 1, tcp6): svc_reg() err: RPC: Remote system error - Connection refused | |
[ 1.629098] localhost rpc.statd[418]: failed to create RPC listeners, exiting | |
[ 1.638965] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.672487] localhost kernel: audit: type=1130 audit(1485149323.050:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.673240] localhost systemd[439]: systemd-udevd.service: Executing: /usr/lib/systemd/systemd-udevd | |
[ 1.674062] localhost systemd-udevd[439]: set children_max to 24 | |
[ 1.674072] localhost systemd-udevd[439]: Failed to symlink /proc/kcore to /dev/core: File exists | |
[ 1.674075] localhost systemd-udevd[439]: Failed to symlink /proc/self/fd to /dev/fd: File exists | |
[ 1.674076] localhost systemd-udevd[439]: Failed to symlink /proc/self/fd/0 to /dev/stdin: File exists | |
[ 1.674087] localhost systemd-udevd[439]: Failed to symlink /proc/self/fd/1 to /dev/stdout: File exists | |
[ 1.674089] localhost systemd-udevd[439]: Failed to symlink /proc/self/fd/2 to /dev/stderr: File exists | |
[ 1.674122] localhost systemd-udevd[439]: hwdb.bin does not exist, please run udevadm hwdb --update | |
[ 1.674173] localhost systemd-udevd[439]: Load module index | |
[ 1.674204] localhost systemd-udevd[439]: timestamp of '/usr/lib/systemd/network' changed | |
[ 1.674235] localhost systemd-udevd[439]: Parsed configuration file /usr/lib/systemd/network/99-default.link | |
[ 1.642113] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.675617] localhost kernel: audit: type=1130 audit(1485149323.054:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.676501] localhost systemd[445]: dracut-pre-trigger.service: Executing: /bin/dracut-pre-trigger | |
[ 1.647375] localhost lldpad[446]: config file failed to load, | |
[ 1.647432] localhost lldpad[446]: create a new file. | |
[ 1.647455] localhost lldpad[446]: bound ctrl iface to /com/intel/lldpad | |
[ 1.648124] localhost dracut-pre-trigger[445]: 447 | |
[ 1.696846] localhost udevadm[477]: calling: control | |
[ 1.667139] localhost dracut-pre-trigger[445]: rd.md=0: removing MD RAID activation | |
[ 1.701446] localhost udevadm[486]: calling: control | |
[ 1.715178] localhost udevadm[504]: calling: control | |
[ 1.682382] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.715892] localhost kernel: audit: type=1130 audit(1485149323.094:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.716592] localhost systemd[505]: systemd-udev-trigger.service: Executing: /usr/bin/udevadm trigger --type=subsystems --action=add | |
[ 1.717343] localhost udevadm[505]: calling: trigger | |
[ 1.718500] localhost udevadm[505]: device-enumerator: scanning /sys/bus | |
[ 1.720783] localhost systemd[507]: systemd-udev-trigger.service: Executing: /usr/bin/udevadm trigger --type=devices --action=add | |
[ 1.721620] localhost systemd-cgroups-agent[506]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 1.721895] localhost udevadm[507]: calling: trigger | |
[ 1.721901] localhost udevadm[507]: device-enumerator: scan all dirs | |
[ 1.721910] localhost udevadm[507]: device-enumerator: scanning /sys/bus | |
[ 1.727589] localhost systemd[519]: sys-kernel-config.mount: Executing: /usr/bin/mount configfs /sys/kernel/config -t configfs | |
[ 1.729919] localhost systemd-cgroups-agent[520]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 1.735750] localhost udevadm[507]: device-enumerator: scanning /sys/class | |
[ 1.746938] localhost kernel: wmi: Mapper loaded | |
[ 1.747587] localhost kernel: FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED | |
[ 1.748076] localhost systemd[541]: dracut-initqueue.service: Executing: /bin/dracut-initqueue | |
[ 1.714733] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1.751256] localhost systemd[547]: plymouth-start.service: Executing: /usr/sbin/plymouthd --mode=boot --pid-file=/var/run/plymouth/pid --attach-to-session | |
[ 1.751660] localhost systemd-cgroups-agent[536]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 1.752904] localhost systemd[549]: plymouth-start.service: Executing: /usr/bin/udevadm settle --timeout=30 --exit-if-exists=/sys/class/drm/card0/dev | |
[ 1.753934] localhost udevadm[549]: calling: settle | |
[ 1.756677] localhost kernel: pps_core: LinuxPPS API ver. 1 registered | |
[ 1.756758] localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 1.758726] localhost udevadm[557]: calling: settle | |
[ 1.758726] localhost kernel: PTP clock support registered | |
[ 1.769597] localhost kernel: [drm] Initialized | |
[ 1.771004] localhost kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k | |
[ 1.771084] localhost kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 1.771372] localhost kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode | |
[ 1.810319] localhost cdrom_id[575]: probing: '/dev/sr0' | |
[ 1.821664] localhost kernel: usb 2-3: New USB device found, idVendor=174c, idProduct=2074 | |
[ 1.821738] localhost kernel: usb 2-3: New USB device strings: Mfr=2, Product=3, SerialNumber=1 | |
[ 1.821809] localhost kernel: usb 2-3: Product: ASM107x | |
[ 1.821875] localhost kernel: usb 2-3: Manufacturer: Asmedia | |
[ 1.821942] localhost kernel: usb 2-3: SerialNumber: 00000000A001 | |
[ 1.822353] localhost kernel: hub 2-3:1.0: USB hub found | |
[ 1.822563] localhost kernel: hub 2-3:1.0: 4 ports detected | |
[ 1.829541] localhost cdrom_id[575]: CDROM_DRIVE_STATUS != CDS_DISC_OK | |
[ 1.835476] localhost cdrom_id[575]: INQUIRY: [PIONEER ][BD-RW BDR-208D][1.10] | |
[ 1.844440] localhost cdrom_id[575]: no current profile, assuming no media | |
[ 1.844443] localhost cdrom_id[575]: GET CONFIGURATION: size of features buffer 0x01ac | |
[ 1.853380] localhost cdrom_id[575]: GET CONFIGURATION: size of features buffer 0x01ac | |
[ 1.853382] localhost cdrom_id[575]: GET CONFIGURATION: feature 'profiles', with 17 entries | |
[ 1.853383] localhost cdrom_id[575]: profile 0x43 bd_re | |
[ 1.853384] localhost cdrom_id[575]: profile 0x42 bd_r | |
[ 1.853385] localhost cdrom_id[575]: profile 0x41 bd_r | |
[ 1.853421] localhost kernel: cdrom_id: 48 output lines suppressed due to ratelimiting | |
[ 1.855362] localhost kernel: e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock | |
[ 1.923628] localhost kernel: usb 3-2: new SuperSpeed USB device number 3 using xhci_hcd | |
[ 1.936568] localhost kernel: usb 3-2: New USB device found, idVendor=0781, idProduct=5581 | |
[ 1.936643] localhost kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 1.936717] localhost kernel: usb 3-2: Product: silicon-power | |
[ 1.936784] localhost kernel: usb 3-2: Manufacturer: SanDisk | |
[ 1.936852] localhost kernel: usb 3-2: SerialNumber: A2003681F4056583 | |
[ 1.941636] localhost kernel: usb-storage 3-2:1.0: USB Mass Storage device detected | |
[ 1.941773] localhost kernel: scsi host6: usb-storage 3-2:1.0 | |
[ 1.941878] localhost kernel: usbcore: registered new interface driver usb-storage | |
[ 1.943436] localhost kernel: usbcore: registered new interface driver uas | |
[ 1.943882] localhost kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 74:d0:2b:c4:83:85 | |
[ 1.943996] localhost kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection | |
[ 1.944104] localhost kernel: e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF | |
[ 1.944456] localhost kernel: [drm] Memory usable by graphics device = 2048M | |
[ 1.944539] localhost kernel: [drm] Replacing VGA console driver | |
[ 1.944731] localhost kernel: e1000e 0000:00:19.0 eno1: renamed from eth0 | |
[ 1.945160] localhost kernel: Console: switching to colour dummy device 80x25 | |
[ 1.949896] localhost kernel: 8021q: 802.1Q VLAN Support v1.8 | |
[ 1.950474] localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 1.950477] localhost kernel: [drm] Driver supports precise vblank timestamp query. | |
[ 1.952654] localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem | |
[ 1.959253] localhost systemd-sysctl[588]: Parsing /usr/lib/sysctl.d/00-system.conf | |
[ 1.959263] localhost systemd-sysctl[588]: Parsing /usr/lib/sysctl.d/10-default-yama-scope.conf | |
[ 1.959271] localhost systemd-sysctl[588]: Parsing /usr/lib/sysctl.d/50-coredump.conf | |
[ 1.959276] localhost systemd-sysctl[588]: Parsing /usr/lib/sysctl.d/50-default.conf | |
[ 1.959287] localhost systemd-sysctl[588]: Parsing /usr/lib/sysctl.d/60-libvirtd.conf | |
[ 1.982513] localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) | |
[ 1.982846] localhost kernel: acpi device:60: registered as cooling_device13 | |
[ 1.982892] localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5 | |
[ 1.983016] localhost kernel: [drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0 | |
[ 1.984592] localhost kernel: tsc: Refined TSC clocksource calibration: 3497.972 MHz | |
[ 1.984598] localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x326bd592a83, max_idle_ns: 440795311901 ns | |
[ 1.996454] localhost kernel: random: fast init done | |
[ 1.998692] localhost kernel: fbcon: inteldrmfb (fb0) is primary device | |
[ 2.034431] localhost kernel: Console: switching to colour frame buffer device 160x64 | |
[ 2.052765] localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device | |
[ 2.091587] localhost kernel: usb 2-10: new high-speed USB device number 4 using xhci_hcd | |
[ 2.235333] localhost kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 | |
[ 2.259715] localhost kernel: usb 2-10: New USB device found, idVendor=04b4, idProduct=6560 | |
[ 2.259743] localhost kernel: usb 2-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 2.260152] localhost kernel: hub 2-10:1.0: USB hub found | |
[ 2.260183] localhost kernel: hub 2-10:1.0: 4 ports detected | |
[ 2.341591] localhost kernel: usb 2-3.1: new low-speed USB device number 5 using xhci_hcd | |
[ 2.444811] localhost kernel: usb 2-3.1: New USB device found, idVendor=046d, idProduct=c626 | |
[ 2.444830] localhost kernel: usb 2-3.1: New USB device strings: Mfr=3, Product=1, SerialNumber=0 | |
[ 2.444847] localhost kernel: usb 2-3.1: Product: SpaceNavigator | |
[ 2.444858] localhost kernel: usb 2-3.1: Manufacturer: 3Dconnexion | |
[ 2.542591] localhost kernel: usb 2-3.2: new full-speed USB device number 6 using xhci_hcd | |
[ 2.590640] localhost iscsid[390]: iSCSI daemon with pid=391 started! | |
[ 2.590753] localhost iscsid[390]: can't open InitiatorName configuration file /etc/iscsi/initiatorname.iscsi | |
[ 2.590838] localhost iscsid[390]: Warning: InitiatorName file /etc/iscsi/initiatorname.iscsi does not exist or does not contain a properly formated InitiatorName. If using software iscsi (iscsi_tcp or ib_iser) or partial offload (bnx2i or cxgbi iscsi), you may not be able to log into or d | |
[ 2.590915] localhost iscsid[390]: can't open InitiatorAlias configuration file /etc/iscsi/initiatorname.iscsi | |
[ 2.590991] localhost iscsid[390]: can't open iscsid.safe_logout configuration file /etc/iscsi/iscsid.conf | |
[ 2.638567] localhost kernel: usb 2-3.2: New USB device found, idVendor=413c, idProduct=1002 | |
[ 2.638595] localhost kernel: usb 2-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 2.638621] localhost kernel: usb 2-3.2: Product: Dell USB Keyboard Hub | |
[ 2.638640] localhost kernel: usb 2-3.2: Manufacturer: Dell | |
[ 2.639949] localhost kernel: hub 2-3.2:1.0: USB hub found | |
[ 2.640125] localhost kernel: hub 2-3.2:1.0: 3 ports detected | |
[ 2.723585] localhost kernel: usb 2-3.4: new low-speed USB device number 7 using xhci_hcd | |
[ 2.792344] localhost systemd[593]: plymouth-start.service: Executing: /usr/bin/udevadm settle --timeout=30 --exit-if-exists=/sys/class/graphics/fb0/dev | |
[ 2.793801] localhost systemd-cgroups-agent[592]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 2.793914] localhost udevadm[593]: calling: settle | |
[ 2.795038] localhost systemd[595]: plymouth-start.service: Executing: /usr/bin/plymouth show-splash | |
[ 2.796603] localhost systemd-cgroups-agent[594]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 2.831869] localhost kernel: usb 2-3.4: New USB device found, idVendor=051d, idProduct=0002 | |
[ 2.831898] localhost kernel: usb 2-3.4: New USB device strings: Mfr=3, Product=1, SerialNumber=2 | |
[ 2.831927] localhost kernel: usb 2-3.4: Product: IBM UPS1000TLV FW:600.1I1.D USB FW:1.5 | |
[ 2.831953] localhost kernel: usb 2-3.4: Manufacturer: American Power Conversion | |
[ 2.831977] localhost kernel: usb 2-3.4: SerialNumber: AS0516121120 | |
[ 2.802297] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 2.836935] localhost systemd-cgroups-agent[597]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 2.912950] localhost kernel: usb 2-3.2.1: new full-speed USB device number 8 using xhci_hcd | |
[ 2.945812] localhost kernel: scsi 6:0:0:0: Direct-Access SanDisk silicon-power PMAP PQ: 0 ANSI: 6 | |
[ 2.946159] localhost kernel: sd 6:0:0:0: Attached scsi generic sg3 type 0 | |
[ 2.946378] localhost kernel: sd 6:0:0:0: [sdc] 60532992 512-byte logical blocks: (31.0 GB/28.9 GiB) | |
[ 2.946674] localhost kernel: sd 6:0:0:0: [sdc] Write Protect is off | |
[ 2.946697] localhost kernel: sd 6:0:0:0: [sdc] Mode Sense: 45 00 00 00 | |
[ 2.946980] localhost kernel: sd 6:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA | |
[ 2.989688] localhost kernel: usb 2-3.2.1: New USB device found, idVendor=413c, idProduct=2002 | |
[ 2.989707] localhost kernel: usb 2-3.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 2.989724] localhost kernel: usb 2-3.2.1: Product: Dell USB Keyboard Hub | |
[ 2.990407] localhost kernel: usb 2-3.2.1: Manufacturer: Dell | |
[ 2.992530] localhost kernel: input: Dell Dell USB Keyboard Hub as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.2/2-3.2.1/2-3.2.1:1.0/0003:413C:2002.0003/input/input6 | |
[ 3.008791] localhost kernel: clocksource: Switched to clocksource tsc | |
[ 3.044827] localhost kernel: hid-generic 0003:413C:2002.0003: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard Hub] on usb-0000:00:14.0-3.2.1/input0 | |
[ 3.047597] localhost kernel: input: Dell Dell USB Keyboard Hub as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.2/2-3.2.1/2-3.2.1:1.1/0003:413C:2002.0004/input/input7 | |
[ 3.100775] localhost kernel: hid-generic 0003:413C:2002.0004: input,hidraw1: USB HID v1.10 Device [Dell Dell USB Keyboard Hub] on usb-0000:00:14.0-3.2.1/input1 | |
[ 3.195122] localhost kernel: random: crng init done | |
[ 3.195140] localhost kernel: sdc: sdc1 | |
[ 3.199191] localhost kernel: sd 6:0:0:0: [sdc] Attached SCSI removable disk | |
[ 3.936574] localhost kernel: hid-generic 0003:051D:0002.0002: hiddev0,hidraw2: USB HID v1.10 Device [American Power Conversion IBM UPS1000TLV FW:600.1I1.D USB FW:1.5] on usb-0000:00:14.0-3.4/input0 | |
[ 3.942344] localhost kernel: logitech 0003:046D:C626.0001: fixing up rel/abs in Logitech report descriptor | |
[ 3.964293] localhost kernel: input: 3Dconnexion SpaceNavigator as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.1/2-3.1:1.0/0003:046D:C626.0001/input/input8 | |
[ 4.016729] localhost kernel: logitech 0003:046D:C626.0001: input,hidraw3: USB HID v1.10 Multi-Axis Controller [3Dconnexion SpaceNavigator] on usb-0000:00:14.0-3.1/input0 | |
[ 4.040104] localhost udevadm[612]: calling: settle | |
[ 4.086909] localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 4.115434] localhost kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) | |
[ 4.195447] localhost kernel: EXT4-fs (loop2): mounted filesystem with ordered data mode. Opts: (null) | |
[ 4.164133] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.198218] localhost systemd[706]: dracut-pre-mount.service: Executing: /bin/dracut-pre-mount | |
[ 4.201066] localhost systemd-cgroups-agent[705]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.171737] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.205771] localhost systemd[712]: sysroot.mount: Executing: /usr/bin/mount LiveOS_rootfs /sysroot -t overlay -o lowerdir=/run/rootfsbase,upperdir=/run/overlayfs,workdir=/run/ovlwork | |
[ 4.207462] localhost systemd-cgroups-agent[711]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.208052] localhost systemd-cgroups-agent[713]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.208853] localhost systemd[714]: initrd-parse-etc.service: Executing: /usr/bin/systemctl daemon-reload | |
[ 4.210163] localhost systemctl[714]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reload cookie=1 reply_cookie=0 error=n/a | |
[ 4.213916] localhost systemd-fstab-generator[718]: Found entry what=live:UUID=caccbdd8-1c32-4b05-8019-3b289ce0b36f where=/sysroot type=n/a | |
[ 4.213944] localhost systemd-fstab-generator[718]: Parsing /etc/fstab | |
[ 4.213947] localhost systemd-fstab-generator[718]: Parsing /sysroot/etc/fstab | |
[ 4.236364] localhost systemctl[714]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=509 reply_cookie=1 error=n/a | |
[ 4.237378] localhost systemd[749]: initrd-parse-etc.service: Executing: /usr/bin/systemctl --no-block start initrd-fs.target | |
[ 4.238066] localhost systemctl[749]: Calling manager for StartUnit on initrd-fs.target, replace | |
[ 4.240904] localhost systemd-cgroups-agent[747]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.240914] localhost systemd-cgroups-agent[748]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.241495] localhost systemctl[749]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 4.241549] localhost systemctl[749]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 4.241556] localhost systemctl[749]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 4.241932] localhost systemctl[749]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a | |
[ 4.241964] localhost systemctl[749]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/initrd_2dfs_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 4.242067] localhost systemctl[749]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 error=n/a | |
[ 4.242719] localhost systemd[751]: initrd-parse-etc.service: Executing: /usr/bin/systemctl --no-block start initrd-cleanup.service | |
[ 4.243348] localhost systemd-cgroups-agent[750]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.243365] localhost systemctl[751]: Calling manager for StartUnit on initrd-cleanup.service, replace | |
[ 4.244135] localhost systemctl[751]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 4.244184] localhost systemctl[751]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 4.244192] localhost systemctl[751]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 4.244209] localhost systemctl[751]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a | |
[ 4.244216] localhost systemctl[751]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/initrd_2dcleanup_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 4.244278] localhost systemctl[751]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 error=n/a | |
[ 4.211209] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.211236] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.246070] localhost systemd[754]: dracut-pre-pivot.service: Executing: /bin/dracut-pre-pivot | |
[ 4.247139] localhost systemd-cgroups-agent[752]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.253997] localhost udevadm[757]: calling: settle | |
[ 4.369582] localhost systemd-cgroups-agent[778]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.360839] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.395051] localhost systemd[785]: initrd-cleanup.service: Executing: /usr/bin/systemctl --no-block isolate initrd-switch-root.target | |
[ 4.395782] localhost systemctl[785]: Calling manager for StartUnit on initrd-switch-root.target, isolate | |
[ 4.396728] localhost systemd-cgroups-agent[784]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.396742] localhost systemctl[785]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 4.397419] localhost systemctl[785]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=2 reply_cookie=1 error=n/a | |
[ 4.397428] localhost systemctl[785]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 4.397540] localhost systemctl[785]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=39 reply_cookie=2 error=n/a | |
[ 4.397546] localhost systemctl[785]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/initrd_2dswitch_2droot_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 4.397967] localhost systemd[787]: plymouth-switch-root.service: Executing: /usr/bin/plymouth update-root-fs --new-root-dir=/sysroot | |
[ 4.365698] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.365717] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.366655] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.400080] localhost systemd-cgroups-agent[786]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.367462] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.367479] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.369115] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.369132] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.403030] localhost systemd[788]: iscsid.service: Executing: /sbin/iscsiadm -k 0 2 | |
[ 4.370310] localhost iscsid[390]: iscsid shutting down. | |
[ 4.376255] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.376273] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.376389] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.376403] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.376486] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.376497] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.377403] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.377420] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.410169] localhost kernel: systemd-udevd: 8257 output lines suppressed due to ratelimiting | |
[ 4.411712] localhost systemd-cgroups-agent[789]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.413325] localhost systemd-cgroups-agent[790]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.384590] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.384618] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.418864] localhost systemd-cgroups-agent[791]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.396307] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.396325] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.397061] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.397079] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.397831] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.397847] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.398564] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.398588] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.399270] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.399287] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.434013] localhost systemd[793]: initrd-udevadm-cleanup-db.service: Executing: /usr/bin/udevadm info --cleanup-db | |
[ 4.434827] localhost udevadm[793]: calling: info | |
[ 4.434981] localhost systemd-cgroups-agent[792]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.402691] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.402712] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.437506] localhost systemd[795]: initrd-switch-root.service: Executing: /usr/bin/systemctl --no-block --force switch-root /sysroot | |
[ 4.438233] localhost systemctl[795]: Switching root - root: /sysroot; init: n/a | |
[ 4.439233] localhost systemd-cgroups-agent[794]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 4.439248] localhost systemctl[795]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SwitchRoot cookie=1 reply_cookie=0 error=n/a | |
[ 4.453397] localhost systemctl[795]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 4.424140] localhost systemd-journald[248]: Journal stopped | |
[ 5.445802] localhost systemd-journald[820]: Runtime journal (/run/log/journal/) is 8.0M, max 1.5G, 1.5G free. | |
[ 5.483036] localhost systemd-journald[820]: System journal (/var/log/journal/) is 8.0M, max 1.5G, 1.5G free. | |
[ 5.488805] localhost systemd-journald[820]: Time spent on flushing to /var is 5.689ms for 1025 entries. | |
[ 4.458023] localhost kernel: systemd-journal: 33 output lines suppressed due to ratelimiting | |
[ 4.502525] localhost kernel: systemd: 2217 output lines suppressed due to ratelimiting | |
[ 4.694660] localhost systemd-cgroups-agent[798]: Failed to get D-Bus connection: No such file or directory | |
[ 4.694673] localhost systemd-cgroups-agent[797]: Failed to get D-Bus connection: No such file or directory | |
[ 4.812058] localhost kernel: SELinux: 32768 avtab hash slots, 104917 rules. | |
[ 4.821075] localhost kernel: SELinux: 32768 avtab hash slots, 104917 rules. | |
[ 4.837556] localhost kernel: SELinux: 8 users, 14 roles, 5018 types, 303 bools, 1 sens, 1024 cats | |
[ 4.837557] localhost kernel: SELinux: 92 classes, 104917 rules | |
[ 4.839670] localhost kernel: SELinux: Permission validate_trans in class security not defined in policy. | |
[ 4.840228] localhost kernel: SELinux: Permission module_load in class system not defined in policy. | |
[ 4.840824] localhost kernel: SELinux: Class cap_userns not defined in policy. | |
[ 4.841328] localhost kernel: SELinux: Class cap2_userns not defined in policy. | |
[ 4.841825] localhost kernel: SELinux: the above unknown classes and permissions will be allowed | |
[ 4.842316] localhost kernel: SELinux: Completing initialization. | |
[ 4.842317] localhost kernel: SELinux: Setting up existing superblocks. | |
[ 4.863697] localhost systemd[1]: Successfully loaded SELinux policy in 134.094ms. | |
[ 4.901641] localhost systemd[1]: RTC configured in localtime, applying delta of -300 minutes to system time. | |
[ 4.916427] localhost systemd[1]: Relabelled /dev and /run in 13.119ms. | |
[ 4.927567] localhost systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) | |
[ 4.928714] localhost systemd[1]: Detected architecture x86-64. | |
[ 4.936510] localhost systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd. | |
[ 4.936552] localhost systemd[1]: Release agent already installed. | |
[ 4.937264] localhost systemd[1]: Controller 'cpu' supported: no | |
[ 4.937266] localhost systemd[1]: Controller 'cpuacct' supported: yes | |
[ 4.937267] localhost systemd[1]: Controller 'blkio' supported: yes | |
[ 4.937268] localhost systemd[1]: Controller 'memory' supported: yes | |
[ 4.937269] localhost systemd[1]: Controller 'devices' supported: yes | |
[ 4.937270] localhost systemd[1]: Controller 'pids' supported: yes | |
[ 4.975785] localhost systemd-fstab-generator[801]: Parsing /etc/fstab | |
[ 4.975798] localhost systemd-fstab-generator[801]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 4.989218] localhost systemd-gpt-auto-generator[811]: Neither root nor /usr file system are on a (single) block device. | |
[ 4.998549] localhost systemd-sysv-generator[810]: Looking for unit files in (higher priority first): | |
[ 4.998550] localhost systemd-sysv-generator[810]: /etc/systemd/system | |
[ 4.998551] localhost systemd-sysv-generator[810]: /run/systemd/system | |
[ 4.998552] localhost systemd-sysv-generator[810]: /usr/local/lib/systemd/system | |
[ 4.998553] localhost systemd-sysv-generator[810]: /usr/lib/systemd/system | |
[ 4.998565] localhost systemd-sysv-generator[810]: Looking for SysV init scripts in: | |
[ 4.998566] localhost systemd-sysv-generator[810]: /etc/rc.d/init.d | |
[ 4.998567] localhost systemd-sysv-generator[810]: Looking for SysV rcN.d links in: | |
[ 4.998568] localhost systemd-sysv-generator[810]: /etc/rc.d | |
[ 5.082183] localhost systemd-sysv-generator[810]: Loading SysV script /etc/rc.d/init.d/livesys | |
[ 5.109965] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 5.364416] localhost systemd[821]: tmp.mount: Executing: /usr/bin/mount tmpfs /tmp -t tmpfs -o mode=1777,strictatime | |
[ 5.418249] localhost systemd[822]: systemd-sysctl.service: Executing: /usr/lib/systemd/systemd-sysctl | |
[ 5.418639] localhost systemd[823]: sys-kernel-debug.mount: Executing: /usr/bin/mount debugfs /sys/kernel/debug -t debugfs | |
[ 5.419693] localhost systemd[824]: dev-hugepages.mount: Executing: /usr/bin/mount hugetlbfs /dev/hugepages -t hugetlbfs | |
[ 5.420335] localhost systemd[825]: systemd-remount-fs.service: Executing: /usr/lib/systemd/systemd-remount-fs | |
[ 5.421109] localhost systemd[826]: proc-fs-nfsd.mount: Executing: /usr/bin/mount nfsd /proc/fs/nfsd -t nfsd | |
[ 5.421999] localhost systemd[827]: lvm2-monitor.service: Executing: /usr/sbin/lvm vgchange --monitor y --ignoreskippedcluster | |
[ 5.425362] localhost systemd[828]: dev-mqueue.mount: Executing: /usr/bin/mount mqueue /dev/mqueue -t mqueue | |
[ 5.459556] localhost systemd-sysctl[822]: Parsing /usr/lib/sysctl.d/00-system.conf | |
[ 5.462571] localhost systemd-cgroups-agent[829]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.471717] localhost systemd-sysctl[822]: Parsing /usr/lib/sysctl.d/10-default-yama-scope.conf | |
[ 5.479448] localhost systemd-sysctl[822]: Parsing /usr/lib/sysctl.d/50-coredump.conf | |
[ 5.490299] localhost systemd-sysctl[822]: Parsing /usr/lib/sysctl.d/50-default.conf | |
[ 5.505682] localhost systemd[835]: systemd-udev-trigger.service: Executing: /usr/bin/udevadm trigger --type=subsystems --action=add | |
[ 5.505954] localhost systemd[836]: systemd-tmpfiles-setup-dev.service: Executing: /usr/bin/systemd-tmpfiles --prefix=/dev --create --boot | |
[ 5.506536] localhost systemd[837]: fedora-readonly.service: Executing: /lib/systemd/fedora-readonly | |
[ 5.510897] localhost systemd-cgroups-agent[833]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.511479] localhost systemd-cgroups-agent[831]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.513252] localhost systemd-cgroups-agent[832]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.513302] localhost systemd-cgroups-agent[834]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.514762] localhost systemd-sysctl[822]: Parsing /usr/lib/sysctl.d/60-libvirtd.conf | |
[ 5.489641] localhost systemd-journald[820]: Journal started | |
[ 5.489754] localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 | |
[ 5.489786] localhost audit: MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 | |
[ 5.489803] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.489817] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.489830] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.489842] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.489855] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.489867] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.489878] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.489891] localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 | |
[ 5.490158] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.524529] localhost systemd[838]: systemd-journal-flush.service: Executing: /usr/bin/journalctl --flush | |
[ 5.539657] localhost systemd-sysctl[822]: Parsing /etc/sysctl.d/99-sysctl.conf | |
[ 5.553035] localhost systemd-sysctl[822]: Setting 'fs/protected_symlinks' to '1' | |
[ 5.553142] localhost systemd-sysctl[822]: Setting 'net/bridge/bridge-nf-call-ip6tables' to '0' | |
[ 5.553155] localhost systemd-sysctl[822]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory | |
[ 5.553768] localhost systemd-sysctl[822]: Setting 'fs/protected_hardlinks' to '1' | |
[ 5.553986] localhost kernel: systemd-sysctl: 16 output lines suppressed due to ratelimiting | |
[ 5.521598] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.556404] localhost systemd-cgroups-agent[839]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.562889] localhost systemd-tmpfiles[836]: Successfully loaded SELinux database in 1.166ms, size on heap is 315K. | |
[ 5.613465] localhost udevadm[835]: Successfully loaded SELinux database in 1.234ms, size on heap is 315K. | |
[ 5.613469] localhost udevadm[835]: calling: trigger | |
[ 5.615579] localhost udevadm[835]: device-enumerator: scanning /sys/bus | |
[ 5.619714] localhost systemd[841]: systemd-udev-trigger.service: Executing: /usr/bin/udevadm trigger --type=devices --action=add | |
[ 5.620969] localhost systemd-cgroups-agent[840]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.622160] localhost udevadm[841]: Successfully loaded SELinux database in 1.234ms, size on heap is 315K. | |
[ 5.622164] localhost udevadm[841]: calling: trigger | |
[ 5.622168] localhost udevadm[841]: device-enumerator: scan all dirs | |
[ 5.622179] localhost udevadm[841]: device-enumerator: scanning /sys/bus | |
[ 5.626043] localhost systemd-tmpfiles[836]: Reading config file "/usr/lib/tmpfiles.d/abrt.conf". | |
[ 5.635499] localhost systemd-tmpfiles[836]: Entry "/var/tmp/abrt" does not match any include prefix, skipping. | |
[ 5.635504] localhost systemd-tmpfiles[836]: Entry "/var/tmp/abrt/*" does not match any include prefix, skipping. | |
[ 5.635553] localhost systemd-tmpfiles[836]: Reading config file "/usr/lib/tmpfiles.d/colord.conf". | |
[ 5.639297] localhost udevadm[841]: device-enumerator: scanning /sys/class | |
[ 5.621664] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.656360] localhost systemd-cgroups-agent[842]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.656959] localhost systemd[843]: systemd-udev-settle.service: Executing: /usr/bin/udevadm settle | |
[ 5.659088] localhost udevadm[843]: Successfully loaded SELinux database in 1.229ms, size on heap is 315K. | |
[ 5.659093] localhost udevadm[843]: calling: settle | |
[ 5.661129] localhost systemd-tmpfiles[836]: Entry "/var/lib/colord" does not match any include prefix, skipping. | |
[ 5.661133] localhost systemd-tmpfiles[836]: Entry "/var/lib/colord/icc" does not match any include prefix, skipping. | |
[ 5.668045] localhost systemd-tmpfiles[836]: Reading config file "/usr/lib/tmpfiles.d/cups-lp.conf". | |
[ 5.635728] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.668882] localhost journalctl[838]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=KillUnit cookie=1 reply_cookie=0 error=n/a | |
[ 5.636943] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.669933] localhost journalctl[838]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=9 reply_cookie=1 error=n/a | |
[ 5.670215] localhost systemd[844]: lvm2-lvmetad.service: Executing: /usr/sbin/lvmetad -f -t 3600 | |
[ 5.671705] localhost systemd-cgroups-agent[845]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.672873] localhost systemd-tmpfiles[836]: Entry "/dev/lp0" matches include prefix "/dev". | |
[ 5.679573] localhost systemd-tmpfiles[836]: Entry "/dev/lp1" matches include prefix "/dev". | |
[ 5.649458] localhost mount[826]: mount: unknown filesystem type 'nfsd' | |
[ 5.685229] localhost systemd-cgroups-agent[847]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.671137] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-readonly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.705891] localhost systemd-cgroups-agent[853]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.706648] localhost systemd[854]: systemd-random-seed.service: Executing: /usr/lib/systemd/systemd-random-seed load | |
[ 5.682661] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.715822] localhost systemd-random-seed[854]: Seed file /var/lib/systemd/random-seed not yet initialized, proceeding. | |
[ 5.717168] localhost systemd-cgroups-agent[855]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.809471] localhost kernel: systemd-tmpfile: 189 output lines suppressed due to ratelimiting | |
[ 5.777100] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.811480] localhost systemd[857]: systemd-udevd.service: Executing: /usr/lib/systemd/systemd-udevd | |
[ 5.812796] localhost systemd-cgroups-agent[856]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.827322] localhost systemd-udevd[857]: set children_max to 24 | |
[ 5.828502] localhost systemd-udevd[857]: Successfully loaded SELinux database in 1.171ms, size on heap is 315K. | |
[ 5.828554] localhost systemd-udevd[857]: Failed to symlink /proc/kcore to /dev/core: File exists | |
[ 5.828582] localhost systemd-udevd[857]: Failed to symlink /proc/self/fd to /dev/fd: File exists | |
[ 5.828605] localhost systemd-udevd[857]: Failed to symlink /proc/self/fd/0 to /dev/stdin: File exists | |
[ 5.828627] localhost systemd-udevd[857]: Failed to symlink /proc/self/fd/1 to /dev/stdout: File exists | |
[ 5.828648] localhost systemd-udevd[857]: Failed to symlink /proc/self/fd/2 to /dev/stderr: File exists | |
[ 5.831279] localhost systemd-udevd[857]: === trie on-disk === | |
[ 5.831281] localhost systemd-udevd[857]: tool version: 229 | |
[ 5.831283] localhost systemd-udevd[857]: file size: 7074678 bytes | |
[ 5.874774] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.884109] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.918856] localhost systemd-cgroups-agent[875]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.967215] localhost systemd[884]: systemd-backlight@backlight:acpi_video0.service: Executing: /usr/lib/systemd/systemd-backlight load backlight:acpi_video0 | |
[ 5.955791] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.989338] localhost kernel: audit_printk_skb: 168 callbacks suppressed | |
[ 5.989339] localhost kernel: audit: type=1130 audit(1485167327.367:67): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.990844] localhost systemd-cgroups-agent[897]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 5.993164] localhost systemd-cgroups-agent[896]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 6.049969] localhost cdrom_id[899]: probing: '/dev/sr0' | |
[ 6.068298] localhost cdrom_id[899]: CDROM_DRIVE_STATUS != CDS_DISC_OK | |
[ 6.074247] localhost cdrom_id[899]: INQUIRY: [PIONEER ][BD-RW BDR-208D][1.10] | |
[ 6.083189] localhost cdrom_id[899]: no current profile, assuming no media | |
[ 6.083192] localhost cdrom_id[899]: GET CONFIGURATION: size of features buffer 0x01ac | |
[ 6.085426] localhost systemctl[889]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 6.085427] localhost systemctl[892]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 6.085430] localhost systemctl[888]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 6.085434] localhost systemctl[894]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 6.085435] localhost systemctl[893]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 6.085435] localhost systemctl[891]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 6.085465] localhost systemctl[889]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 6.085467] localhost systemctl[890]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 6.085475] localhost systemctl[892]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 6.085476] localhost systemctl[895]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 6.085490] localhost systemctl[893]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 6.085494] localhost systemctl[891]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 6.085506] localhost systemctl[894]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 6.085509] localhost systemctl[888]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 6.085523] localhost systemctl[890]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 6.085525] localhost systemctl[895]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 6.085783] localhost systemctl[889]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 6.085796] localhost systemctl[889]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 6.085889] localhost systemctl[892]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=2 reply_cookie=1 error=n/a | |
[ 6.085901] localhost systemctl[892]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 6.086014] localhost systemctl[893]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=3 reply_cookie=1 error=n/a | |
[ 6.086023] localhost systemctl[893]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 6.086128] localhost systemctl[891]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=1 error=n/a | |
[ 6.086140] localhost systemctl[891]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 6.086200] localhost systemctl[889]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=6 reply_cookie=2 error=n/a | |
[ 6.086208] localhost systemctl[889]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 6.086243] localhost systemctl[892]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=6 reply_cookie=2 error=n/a | |
[ 6.086255] localhost systemctl[892]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 6.086295] localhost systemctl[893]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=6 reply_cookie=2 error=n/a | |
[ 6.086303] localhost systemctl[893]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 6.086364] localhost systemctl[891]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=6 reply_cookie=2 error=n/a | |
[ 6.086375] localhost systemctl[891]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 6.086480] localhost systemctl[889]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=7 reply_cookie=3 error=n/a | |
[ 6.086483] localhost systemctl[889]: Adding /org/freedesktop/systemd1/job/353 to the set | |
[ 6.086486] localhost systemctl[889]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=2 reply_cookie=0 error=n/a | |
[ 6.086490] localhost systemctl[889]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/353 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=3 reply_cookie=0 error=n/a | |
[ 6.086548] localhost systemctl[894]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=1 error=n/a | |
[ 6.086555] localhost systemctl[894]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 6.086703] localhost systemctl[892]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=8 reply_cookie=3 error=n/a | |
[ 6.086708] localhost systemctl[892]: Adding /org/freedesktop/systemd1/job/353 to the set | |
[ 6.086713] localhost systemctl[892]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=1 reply_cookie=0 error=n/a | |
[ 6.086718] localhost systemctl[892]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/353 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=3 reply_cookie=0 error=n/a | |
[ 6.086782] localhost systemctl[888]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=6 reply_cookie=1 error=n/a | |
[ 6.086793] localhost systemctl[888]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 6.086926] localhost systemctl[893]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=9 reply_cookie=3 error=n/a | |
[ 6.086929] localhost systemctl[893]: Adding /org/freedesktop/systemd1/job/353 to the set | |
[ 6.086933] localhost systemctl[893]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=1 reply_cookie=0 error=n/a | |
[ 6.086936] localhost systemctl[893]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/353 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 error=n/a | |
[ 6.086991] localhost systemctl[890]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=7 reply_cookie=1 error=n/a | |
[ 6.087003] localhost systemctl[890]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 6.087131] localhost systemctl[895]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=8 reply_cookie=1 error=n/a | |
[ 6.087149] localhost systemctl[895]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 6.087290] localhost systemctl[891]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=11 reply_cookie=3 error=n/a | |
[ 6.087295] localhost systemctl[891]: Adding /org/freedesktop/systemd1/job/353 to the set | |
[ 6.087300] localhost systemctl[891]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=1 reply_cookie=0 error=n/a | |
[ 6.087305] localhost systemctl[891]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/353 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 error=n/a | |
[ 6.087320] localhost systemctl[894]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=10 reply_cookie=2 error=n/a | |
[ 6.087328] localhost systemctl[894]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 6.087356] localhost systemctl[888]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=10 reply_cookie=2 error=n/a | |
[ 6.087368] localhost systemctl[888]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 6.087398] localhost systemctl[890]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=10 reply_cookie=2 error=n/a | |
[ 6.087411] localhost systemctl[890]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 6.087437] localhost systemctl[895]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=10 reply_cookie=2 error=n/a | |
[ 6.087444] localhost systemctl[895]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 6.087496] localhost systemctl[894]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=11 reply_cookie=3 error=n/a | |
[ 6.087499] localhost systemctl[894]: Adding /org/freedesktop/systemd1/job/353 to the set | |
[ 6.087503] localhost systemctl[894]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=1 reply_cookie=0 error=n/a | |
[ 6.087506] localhost systemctl[894]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/353 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 error=n/a | |
[ 6.087559] localhost systemctl[888]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=11 reply_cookie=3 error=n/a | |
[ 6.087565] localhost systemctl[888]: Adding /org/freedesktop/systemd1/job/353 to the set | |
[ 6.087570] localhost systemctl[888]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=1 reply_cookie=0 error=n/a | |
[ 6.087576] localhost systemctl[888]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/353 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 error=n/a | |
[ 6.087643] localhost systemctl[890]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=11 reply_cookie=3 error=n/a | |
[ 6.087649] localhost systemctl[890]: Adding /org/freedesktop/systemd1/job/353 to the set | |
[ 6.087655] localhost systemctl[890]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=1 reply_cookie=0 error=n/a | |
[ 6.087659] localhost systemctl[890]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/353 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 error=n/a | |
[ 6.087720] localhost systemctl[895]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=11 reply_cookie=3 error=n/a | |
[ 6.087735] localhost systemctl[895]: Adding /org/freedesktop/systemd1/job/353 to the set | |
[ 6.087740] localhost systemctl[895]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=1 reply_cookie=0 error=n/a | |
[ 6.087745] localhost systemctl[895]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/353 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 error=n/a | |
[ 6.092185] localhost cdrom_id[899]: GET CONFIGURATION: size of features buffer 0x01ac | |
[ 6.092187] localhost cdrom_id[899]: GET CONFIGURATION: feature 'profiles', with 17 entries | |
[ 6.092188] localhost cdrom_id[899]: profile 0x43 bd_re | |
[ 6.092189] localhost cdrom_id[899]: profile 0x42 bd_r | |
[ 6.092190] localhost cdrom_id[899]: profile 0x41 bd_r | |
[ 6.092233] localhost kernel: cdrom_id: 48 output lines suppressed due to ratelimiting | |
[ 6.097418] localhost kernel: systemctl: 8 output lines suppressed due to ratelimiting | |
[ 6.097425] localhost kernel: systemctl: 8 output lines suppressed due to ratelimiting | |
[ 6.097438] localhost kernel: systemctl: 8 output lines suppressed due to ratelimiting | |
[ 6.097492] localhost kernel: systemctl: 8 output lines suppressed due to ratelimiting | |
[ 6.097504] localhost kernel: systemctl: 8 output lines suppressed due to ratelimiting | |
[ 6.097537] localhost kernel: systemctl: 8 output lines suppressed due to ratelimiting | |
[ 6.097618] localhost kernel: systemctl: 8 output lines suppressed due to ratelimiting | |
[ 6.098817] localhost kernel: systemctl: 8 output lines suppressed due to ratelimiting | |
[ 6.085931] localhost mtp-probe[909]: checking bus 2, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4" | |
[ 6.086085] localhost mtp-probe[905]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2" | |
[ 6.086158] localhost mtp-probe[910]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.1" | |
[ 6.086224] localhost mtp-probe[903]: checking bus 2, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.2/2-3.2.1" | |
[ 6.086285] localhost mtp-probe[905]: bus: 3, device: 3 was not an MTP device | |
[ 6.086341] localhost mtp-probe[909]: bus: 2, device: 7 was not an MTP device | |
[ 6.086397] localhost mtp-probe[910]: bus: 2, device: 5 was not an MTP device | |
[ 6.086452] localhost mtp-probe[903]: bus: 2, device: 8 was not an MTP device | |
[ 6.125415] localhost systemd-sysctl[916]: Parsing /usr/lib/sysctl.d/00-system.conf | |
[ 6.125429] localhost systemd-sysctl[916]: Parsing /usr/lib/sysctl.d/10-default-yama-scope.conf | |
[ 6.125442] localhost systemd-sysctl[916]: Parsing /usr/lib/sysctl.d/50-coredump.conf | |
[ 6.125451] localhost systemd-sysctl[916]: Parsing /usr/lib/sysctl.d/50-default.conf | |
[ 6.125468] localhost systemd-sysctl[916]: Parsing /usr/lib/sysctl.d/60-libvirtd.conf | |
[ 6.125591] localhost systemd-sysctl[916]: Parsing /etc/sysctl.d/99-sysctl.conf | |
[ 6.145954] localhost systemd-vconsole-setup[911]: /usr/bin/setfont succeeded. | |
[ 6.145999] localhost systemd-vconsole-setup[912]: /usr/bin/setfont succeeded. | |
[ 6.186471] localhost systemd-vconsole-setup[912]: /usr/bin/loadkeys succeeded. | |
[ 6.187559] localhost systemd-vconsole-setup[911]: /usr/bin/loadkeys succeeded. | |
[ 6.202991] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.236530] localhost kernel: audit: type=1130 audit(1485167327.614:68): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.237981] localhost systemd[927]: dmraid-activation.service: Executing: /lib/systemd/fedora-dmraid-activation | |
[ 6.239911] localhost systemd-cgroups-agent[926]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 6.290905] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.292259] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.324443] localhost kernel: audit: type=1130 audit(1485167327.702:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.325807] localhost kernel: audit: type=1131 audit(1485167327.705:70): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.326590] localhost systemd-cgroups-agent[933]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 6.329748] localhost systemd[934]: var-tmp.mount: Executing: /usr/bin/mount vartmp /var/tmp -t tmpfs | |
[ 6.333435] localhost systemd-cgroups-agent[935]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 6.334393] localhost systemd[936]: plymouth-read-write.service: Executing: /usr/bin/plymouth update-root-fs --read-write | |
[ 6.335320] localhost systemd[937]: fedora-import-state.service: Executing: /lib/systemd/fedora-import-state | |
[ 6.336311] localhost systemd[938]: dracut-shutdown.service: Executing: /bin/true | |
[ 6.337397] localhost systemd[939]: nfs-config.service: Executing: /usr/libexec/nfs-utils/nfs-utils_env.sh | |
[ 6.318903] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.352445] localhost kernel: audit: type=1130 audit(1485167327.730:71): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.353618] localhost systemd-cgroups-agent[941]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 6.336929] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.336967] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.370475] localhost kernel: audit: type=1130 audit(1485167327.748:72): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.370488] localhost kernel: audit: type=1131 audit(1485167327.748:73): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.371717] localhost systemd-cgroups-agent[943]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 6.374625] localhost kernel: audit: type=1130 audit(1485167327.753:74): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.374645] localhost kernel: audit: type=1131 audit(1485167327.753:75): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.341122] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.341151] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.375325] localhost systemd-cgroups-agent[945]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 6.356807] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.390349] localhost kernel: audit: type=1130 audit(1485167327.768:76): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.393040] localhost systemd-cgroups-agent[951]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 6.393679] localhost systemd[952]: systemd-tmpfiles-setup.service: Executing: /usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev | |
[ 6.396293] localhost systemd-tmpfiles[952]: Successfully loaded SELinux database in 1.220ms, size on heap is 315K. | |
[ 6.396388] localhost systemd-tmpfiles[952]: Reading config file "/usr/lib/tmpfiles.d/abrt.conf". | |
[ 6.396715] localhost systemd-tmpfiles[952]: Reading config file "/usr/lib/tmpfiles.d/colord.conf". | |
[ 6.396745] localhost systemd-tmpfiles[952]: Reading config file "/usr/lib/tmpfiles.d/cups-lp.conf". | |
[ 6.396751] localhost systemd-tmpfiles[952]: Entry "/dev/lp0" matches exclude prefix "/dev", skipping. | |
[ 6.396753] localhost systemd-tmpfiles[952]: Entry "/dev/lp1" matches exclude prefix "/dev", skipping. | |
[ 6.396755] localhost systemd-tmpfiles[952]: Entry "/dev/lp2" matches exclude prefix "/dev", skipping. | |
[ 6.396757] localhost systemd-tmpfiles[952]: Entry "/dev/lp3" matches exclude prefix "/dev", skipping. | |
[ 6.396760] localhost systemd-tmpfiles[952]: Reading config file "/usr/lib/tmpfiles.d/cups.conf". | |
[ 6.396780] localhost systemd-tmpfiles[952]: Reading config file "/usr/lib/tmpfiles.d/dnf.conf". | |
[ 6.418393] localhost kernel: systemd-tmpfile: 442 output lines suppressed due to ratelimiting | |
[ 6.386457] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.420776] localhost systemd[954]: auditd.service: Executing: /sbin/auditd -n | |
[ 6.421323] localhost systemd[955]: auditd.service: Executing: /sbin/augenrules --load | |
[ 6.422417] localhost systemd-cgroups-agent[953]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 6.495959] localhost auditd[954]: Started dispatcher: /sbin/audispd pid: 968 | |
[ 6.495995] localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 | |
[ 6.496017] localhost audit: CONFIG_CHANGE audit_pid=954 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 | |
[ 6.499683] localhost audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op="add_rule" key=(null) list=1 res=1 | |
[ 6.500079] localhost augenrules[955]: No rules | |
[ 6.500168] localhost auditd[954]: Init complete, auditd 2.5.2 listening for events (startup state enable) | |
[ 6.500518] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.534856] localhost systemd[974]: systemd-update-utmp.service: Executing: /usr/lib/systemd/systemd-update-utmp reboot | |
[ 6.536303] localhost systemd-cgroups-agent[973]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 6.516588] localhost audispd[968]: priority_boost_parser called with: 4 | |
[ 6.516614] localhost audit[974]: SYSTEM_BOOT pid=974 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' | |
[ 6.516689] localhost audispd[968]: max_restarts_parser called with: 10 | |
[ 6.549819] localhost systemd-update-utmp[974]: systemd-update-utmp running as pid 974 | |
[ 6.550551] localhost systemd-update-utmp[974]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.DBus.Properties member=Get cookie=1 reply_cookie=0 error=n/a | |
[ 6.517938] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.550916] localhost systemd-update-utmp[974]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 6.551094] localhost systemd-update-utmp[974]: systemd-update-utmp stopped as pid 974 | |
[ 6.519937] localhost audispd[968]: audispd initialized with q_depth=150 and 1 active plugins | |
[ 6.568212] localhost systemd[978]: dbus.service: Executing: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation | |
[ 6.703357] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.737938] localhost systemd[980]: accounts-daemon.service: Executing: /usr/libexec/accounts-daemon | |
[ 6.738362] localhost systemd[981]: iio-sensor-proxy.service: Executing: /usr/sbin/iio-sensor-proxy | |
[ 6.716947] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=alsa-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.718141] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mcelog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.750652] localhost systemd[982]: alsa-state.service: Executing: /usr/sbin/alsactl -s -n 19 -c -E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf --initfile=/lib/alsa/init/00main rdaemon | |
[ 6.751183] localhost systemd[983]: mcelog.service: Executing: /usr/sbin/mcelog --ignorenodev --daemon --foreground | |
[ 6.764699] localhost systemd[984]: firewalld.service: Executing: /usr/sbin/firewalld --nofork --nopid | |
[ 6.765187] localhost systemd[985]: avahi-daemon.service: Executing: /usr/sbin/avahi-daemon -s | |
[ 6.766286] localhost systemd[986]: livesys.service: Executing: /etc/rc.d/init.d/livesys start | |
[ 6.767604] localhost systemd[987]: ModemManager.service: Executing: /usr/sbin/ModemManager | |
[ 6.768890] localhost systemd[988]: udisks2.service: Executing: /usr/libexec/udisks2/udisksd --no-debug | |
[ 6.771518] localhost systemd[989]: rtkit-daemon.service: Executing: /usr/libexec/rtkit-daemon | |
[ 6.772227] localhost systemd[992]: systemd-logind.service: Executing: /usr/lib/systemd/systemd-logind | |
[ 6.775373] localhost systemd[996]: chronyd.service: Executing: /usr/sbin/chronyd | |
[ 6.776405] localhost systemd[997]: rngd.service: Executing: /sbin/rngd -f | |
[ 6.743349] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.778015] localhost systemd-cgroups-agent[975]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 6.819046] localhost rngd[997]: read error | |
[ 6.819116] localhost rngd[997]: read error | |
[ 6.855197] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.855605] localhost rtkit-daemon[989]: Successfully called chroot. | |
[ 6.855673] localhost rtkit-daemon[989]: Successfully dropped privileges. | |
[ 6.855724] localhost rtkit-daemon[989]: Successfully limited resources. | |
[ 6.855772] localhost rtkit-daemon[989]: Running. | |
[ 6.855818] localhost rtkit-daemon[989]: Watchdog thread running. | |
[ 6.855863] localhost rtkit-daemon[989]: Canary thread running. | |
[ 6.873721] localhost alsactl[982]: alsactl 1.1.1 daemon started | |
[ 6.886275] localhost mcelog[983]: mcelog: warning: 16 bytes ignored in each record | |
[ 6.886331] localhost mcelog[983]: mcelog: consider an update | |
[ 6.922307] localhost systemd-logind[992]: Successfully loaded SELinux database in 1.221ms, size on heap is 315K. | |
[ 6.899448] localhost chronyd[1001]: chronyd version 2.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SECHASH +ASYNCDNS +IPV6 +DEBUG) | |
[ 6.901203] localhost alsactl[982]: /usr/sbin/alsactl: load_state:1683Cannot open /var/lib/alsa/asound.state for reading: No such file or directory | |
[ 6.976024] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a | |
[ 6.976470] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 6.976478] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=2 reply_cookie=0 error=n/a | |
[ 6.976538] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a | |
[ 6.976548] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 error=n/a | |
[ 6.976626] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 error=n/a | |
[ 6.976641] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=4 reply_cookie=0 error=n/a | |
[ 6.976686] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=4 error=n/a | |
[ 6.976696] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=5 reply_cookie=0 error=n/a | |
[ 6.944337] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.984791] localhost systemd[1018]: chronyd.service: Executing: /usr/libexec/chrony-helper update-daemon | |
[ 6.991973] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.026867] localhost systemd-cgroups-agent[1019]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 7.033498] localhost avahi-daemon[985]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). | |
[ 7.033606] localhost avahi-daemon[985]: Successfully dropped root privileges. | |
[ 7.033663] localhost avahi-daemon[985]: avahi-daemon 0.6.32 starting up. | |
[ 7.049139] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.049233] localhost avahi-daemon[985]: Successfully called chroot(). | |
[ 7.049290] localhost avahi-daemon[985]: Successfully dropped remaining capabilities. | |
[ 7.049352] localhost avahi-daemon[1020]: chroot.c: open() failed: No such file or directory | |
[ 7.049408] localhost avahi-daemon[985]: Failed to open /etc/resolv.conf: Invalid argument | |
[ 7.050040] localhost udisksd[988]: udisks daemon version 2.1.7 starting | |
[ 7.067916] localhost avahi-daemon[985]: No service file found in /etc/avahi/services. | |
[ 7.083601] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iio-sensor-proxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.083635] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iio-sensor-proxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.118540] localhost systemd-cgroups-agent[1027]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 7.085898] localhost avahi-daemon[985]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. | |
[ 7.087397] localhost dbus[978]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' | |
[ 7.121753] localhost systemd[1030]: polkit.service: Executing: /usr/lib/polkit-1/polkitd --no-debug | |
[ 7.091582] localhost avahi-daemon[985]: Network interface enumeration completed. | |
[ 7.091655] localhost avahi-daemon[985]: Server startup complete. Host name is linux.local. Local service cookie is 2584508908. | |
[ 7.109008] localhost ModemManager[987]: <info> ModemManager (version 1.6-0.3.rc3.fc24) starting in system bus... | |
[ 7.171769] localhost useradd[1006]: new group: name=liveuser, GID=1000 | |
[ 7.171926] localhost audit[1006]: ADD_GROUP pid=1006 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-group acct="liveuser" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' | |
[ 7.172047] localhost useradd[1006]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash | |
[ 7.204788] localhost audit[1006]: ADD_USER pid=1006 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' | |
[ 7.215943] localhost audit[1006]: USER_MGMT pid=1006 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' | |
[ 7.231713] localhost audit[980]: AVC avc: denied { write } for pid=980 comm="accounts-daemon" name="root" dev="overlay" ino=19697 scontext=system_u:system_r:accountsd_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=dir permissive=0 | |
[ 7.272351] localhost livesys[986]: Adding live user [ OK ] | |
[ 7.330288] localhost polkitd[1030]: Started polkitd version 0.113 | |
[ 7.383489] localhost audit[1038]: USER_CHAUTHTOK pid=1038 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=delete password id=1000 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' | |
[ 7.400220] localhost audit[1039]: USER_MGMT pid=1039 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' | |
[ 7.400463] localhost usermod[1039]: add 'liveuser' to group 'wheel' | |
[ 7.400499] localhost audit[1039]: USER_MGMT pid=1039 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-shadow-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' | |
[ 7.400594] localhost usermod[1039]: add 'liveuser' to shadow group 'wheel' | |
[ 7.405856] localhost audit[1044]: USER_CHAUTHTOK pid=1044 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=delete password id=0 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' | |
[ 7.441070] localhost systemctl[1045]: Looking for unit files in (higher priority first): | |
[ 7.441071] localhost systemctl[1045]: /etc/systemd/system | |
[ 7.441072] localhost systemctl[1045]: /run/systemd/system | |
[ 7.441073] localhost systemctl[1045]: /usr/local/lib/systemd/system | |
[ 7.441074] localhost systemctl[1045]: /usr/lib/systemd/system | |
[ 7.441080] localhost systemctl[1045]: Looking for SysV init scripts in: | |
[ 7.441081] localhost systemctl[1045]: /etc/rc.d/init.d | |
[ 7.441082] localhost systemctl[1045]: Looking for SysV rcN.d links in: | |
[ 7.441083] localhost systemctl[1045]: /etc/rc.d | |
[ 7.444728] localhost systemctl[1045]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=DisableUnitFiles cookie=1 reply_cookie=0 error=n/a | |
[ 7.444985] localhost kernel: systemctl: 2 output lines suppressed due to ratelimiting | |
[ 7.446927] localhost systemctl[1046]: Looking for unit files in (higher priority first): | |
[ 7.446929] localhost systemctl[1046]: /etc/systemd/system | |
[ 7.446930] localhost systemctl[1046]: /run/systemd/system | |
[ 7.446930] localhost systemctl[1046]: /usr/local/lib/systemd/system | |
[ 7.446931] localhost systemctl[1046]: /usr/lib/systemd/system | |
[ 7.446937] localhost systemctl[1046]: Looking for SysV init scripts in: | |
[ 7.446937] localhost systemctl[1046]: /etc/rc.d/init.d | |
[ 7.446939] localhost systemctl[1046]: Looking for SysV rcN.d links in: | |
[ 7.446939] localhost systemctl[1046]: /etc/rc.d | |
[ 7.447658] localhost systemctl[1046]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=DisableUnitFiles cookie=1 reply_cookie=0 error=n/a | |
[ 7.447867] localhost kernel: systemctl: 2 output lines suppressed due to ratelimiting | |
[ 7.449667] localhost systemctl[1047]: Calling manager for StopUnit on firstboot-text.service, replace | |
[ 7.450426] localhost systemctl[1047]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StopUnit cookie=1 reply_cookie=0 error=n/a | |
[ 7.417478] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 7.417534] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 7.451136] localhost systemctl[1047]: Got message type=error sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=Unit firstboot-text.service not loaded. | |
[ 7.451142] localhost systemctl[1047]: Failed to stop firstboot-text.service: Unit firstboot-text.service not loaded. | |
[ 7.451895] localhost systemctl[1047]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/firstboot_2dtext_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=2 reply_cookie=0 error=n/a | |
[ 7.452179] localhost systemctl[1047]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 7.452186] localhost systemctl[1047]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/firstboot_2dtext_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 7.452321] localhost systemctl[1047]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=7 reply_cookie=3 error=n/a | |
[ 7.453542] localhost systemctl[1048]: Calling manager for StopUnit on firstboot-graphical.service, replace | |
[ 7.420721] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 7.420749] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 7.454193] localhost systemctl[1048]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StopUnit cookie=1 reply_cookie=0 error=n/a | |
[ 7.454355] localhost systemctl[1048]: Got message type=error sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=Unit firstboot-graphical.service not loaded. | |
[ 7.454359] localhost systemctl[1048]: Failed to stop firstboot-graphical.service: Unit firstboot-graphical.service not loaded. | |
[ 7.455090] localhost systemctl[1048]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/firstboot_2dgraphical_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=2 reply_cookie=0 error=n/a | |
[ 7.455202] localhost systemctl[1048]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 7.455210] localhost systemctl[1048]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/firstboot_2dgraphical_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 7.455345] localhost systemctl[1048]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=7 reply_cookie=3 error=n/a | |
[ 7.457076] localhost systemctl[1050]: Looking for unit files in (higher priority first): | |
[ 7.457077] localhost systemctl[1050]: /etc/systemd/system | |
[ 7.457078] localhost systemctl[1050]: /run/systemd/system | |
[ 7.457079] localhost systemctl[1050]: /usr/local/lib/systemd/system | |
[ 7.457080] localhost systemctl[1050]: /usr/lib/systemd/system | |
[ 7.457086] localhost systemctl[1050]: Looking for SysV init scripts in: | |
[ 7.457086] localhost systemctl[1050]: /etc/rc.d/init.d | |
[ 7.457088] localhost systemctl[1050]: Looking for SysV rcN.d links in: | |
[ 7.457088] localhost systemctl[1050]: /etc/rc.d | |
[ 7.458195] localhost systemctl[1050]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=DisableUnitFiles cookie=1 reply_cookie=0 error=n/a | |
[ 7.473673] localhost kernel: systemctl: 2 output lines suppressed due to ratelimiting | |
[ 7.475349] localhost systemctl[1051]: Looking for unit files in (higher priority first): | |
[ 7.475350] localhost systemctl[1051]: /etc/systemd/system | |
[ 7.475351] localhost systemctl[1051]: /run/systemd/system | |
[ 7.475352] localhost systemctl[1051]: /usr/local/lib/systemd/system | |
[ 7.475352] localhost systemctl[1051]: /usr/lib/systemd/system | |
[ 7.475358] localhost systemctl[1051]: Looking for SysV init scripts in: | |
[ 7.475359] localhost systemctl[1051]: /etc/rc.d/init.d | |
[ 7.475360] localhost systemctl[1051]: Looking for SysV rcN.d links in: | |
[ 7.475361] localhost systemctl[1051]: /etc/rc.d | |
[ 7.476189] localhost systemctl[1051]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=DisableUnitFiles cookie=1 reply_cookie=0 error=n/a | |
[ 7.476358] localhost kernel: systemctl: 2 output lines suppressed due to ratelimiting | |
[ 7.477961] localhost systemctl[1052]: Calling manager for StopUnit on mdmonitor.service, replace | |
[ 7.478557] localhost systemctl[1052]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StopUnit cookie=1 reply_cookie=0 error=n/a | |
[ 7.478799] localhost systemctl[1052]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 7.478816] localhost systemctl[1052]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 7.478952] localhost systemctl[1052]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 7.478959] localhost systemctl[1052]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/mdmonitor_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 7.479078] localhost systemctl[1052]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a | |
[ 7.479081] localhost systemctl[1052]: Adding /org/freedesktop/systemd1/job/426 to the set | |
[ 7.479084] localhost systemctl[1052]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=2 reply_cookie=0 error=n/a | |
[ 7.479097] localhost systemctl[1052]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a | |
[ 7.479412] localhost kernel: systemctl: 5 output lines suppressed due to ratelimiting | |
[ 7.447344] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 7.447366] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 7.480222] localhost systemctl[1053]: Calling manager for StopUnit on mdmonitor-takeover.service, replace | |
[ 7.480806] localhost systemctl[1053]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StopUnit cookie=1 reply_cookie=0 error=n/a | |
[ 7.480971] localhost systemctl[1053]: Got message type=error sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=Unit mdmonitor-takeover.service not loaded. | |
[ 7.480975] localhost systemctl[1053]: Failed to stop mdmonitor-takeover.service: Unit mdmonitor-takeover.service not loaded. | |
[ 7.480985] localhost systemctl[1053]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/mdmonitor_2dtakeover_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=2 reply_cookie=0 error=n/a | |
[ 7.481052] localhost systemctl[1053]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 7.481060] localhost systemctl[1053]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/mdmonitor_2dtakeover_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 7.481115] localhost systemctl[1053]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=7 reply_cookie=3 error=n/a | |
[ 7.467727] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.677550] localhost livesys[986]: (process:1054): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=d8e31aaf8d7d488a83cd22c68d021e87 --binary-syntax --close-stderr': Child process exited with code 1 | |
[ 7.711948] localhost systemctl[1061]: Looking for unit files in (higher priority first): | |
[ 7.711949] localhost systemctl[1061]: /etc/systemd/system | |
[ 7.711950] localhost systemctl[1061]: /run/systemd/system | |
[ 7.711950] localhost systemctl[1061]: /usr/local/lib/systemd/system | |
[ 7.711951] localhost systemctl[1061]: /usr/lib/systemd/system | |
[ 7.711957] localhost systemctl[1061]: Looking for SysV init scripts in: | |
[ 7.711958] localhost systemctl[1061]: /etc/rc.d/init.d | |
[ 7.711959] localhost systemctl[1061]: Looking for SysV rcN.d links in: | |
[ 7.711960] localhost systemctl[1061]: /etc/rc.d | |
[ 7.712720] localhost systemctl[1061]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=DisableUnitFiles cookie=1 reply_cookie=0 error=n/a | |
[ 7.713661] localhost kernel: systemctl: 2 output lines suppressed due to ratelimiting | |
[ 7.715270] localhost systemctl[1062]: Looking for unit files in (higher priority first): | |
[ 7.715271] localhost systemctl[1062]: /etc/systemd/system | |
[ 7.715272] localhost systemctl[1062]: /run/systemd/system | |
[ 7.715272] localhost systemctl[1062]: /usr/local/lib/systemd/system | |
[ 7.715273] localhost systemctl[1062]: /usr/lib/systemd/system | |
[ 7.715278] localhost systemctl[1062]: Looking for SysV init scripts in: | |
[ 7.715279] localhost systemctl[1062]: /etc/rc.d/init.d | |
[ 7.715280] localhost systemctl[1062]: Looking for SysV rcN.d links in: | |
[ 7.715281] localhost systemctl[1062]: /etc/rc.d | |
[ 7.715993] localhost systemctl[1062]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=DisableUnitFiles cookie=1 reply_cookie=0 error=n/a | |
[ 7.716654] localhost kernel: systemctl: 2 output lines suppressed due to ratelimiting | |
[ 7.718150] localhost systemctl[1063]: Calling manager for StopUnit on crond.service, replace | |
[ 7.686111] localhost polkitd[1030]: Loading rules from directory /etc/polkit-1/rules.d | |
[ 7.718772] localhost systemctl[1063]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StopUnit cookie=1 reply_cookie=0 error=n/a | |
[ 7.719166] localhost systemctl[1063]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=2 reply_cookie=1 error=n/a | |
[ 7.719175] localhost systemctl[1063]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 7.719632] localhost systemctl[1063]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=2 error=n/a | |
[ 7.719657] localhost systemctl[1063]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/crond_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 7.686315] localhost polkitd[1030]: Loading rules from directory /usr/share/polkit-1/rules.d | |
[ 7.719840] localhost systemctl[1063]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=6 reply_cookie=3 error=n/a | |
[ 7.719846] localhost systemctl[1063]: Adding /org/freedesktop/systemd1/job/427 to the set | |
[ 7.719862] localhost systemctl[1063]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=1 reply_cookie=0 error=n/a | |
[ 7.719870] localhost systemctl[1063]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=3 reply_cookie=0 error=n/a | |
[ 7.720269] localhost kernel: systemctl: 6 output lines suppressed due to ratelimiting | |
[ 7.722298] localhost systemctl[1065]: Calling manager for StopUnit on atd.service, replace | |
[ 7.722942] localhost systemctl[1065]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StopUnit cookie=1 reply_cookie=0 error=n/a | |
[ 7.723088] localhost systemctl[1065]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=2 reply_cookie=1 error=n/a | |
[ 7.723095] localhost systemctl[1065]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 7.723185] localhost systemctl[1065]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=2 error=n/a | |
[ 7.723196] localhost systemctl[1065]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/atd_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 7.723318] localhost systemctl[1065]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=6 reply_cookie=3 error=n/a | |
[ 7.723322] localhost systemctl[1065]: Adding /org/freedesktop/systemd1/job/428 to the set | |
[ 7.723335] localhost systemctl[1065]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=1 reply_cookie=0 error=n/a | |
[ 7.723339] localhost systemctl[1065]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=3 reply_cookie=0 error=n/a | |
[ 7.723696] localhost kernel: systemctl: 6 output lines suppressed due to ratelimiting | |
[ 7.724400] localhost livesys[986]: sed: can't read : No such file or directory | |
[ 7.736329] localhost polkitd[1030]: Finished loading, compiling and executing 7 rules | |
[ 7.736921] localhost dbus[978]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' | |
[ 7.736975] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.737096] localhost polkitd[1030]: Acquired the name org.freedesktop.PolicyKit1 on the system bus | |
[ 7.738577] localhost accounts-daemon[980]: started daemon version 0.6.40 | |
[ 7.738618] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.793493] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.794115] localhost udisksd[988]: Acquired the name org.freedesktop.UDisks2 on the system message bus | |
[ 7.871734] localhost livesys[986]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 7.883188] localhost livesys[986]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 7.883239] localhost livesys[986]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 7.883306] localhost livesys[986]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 7.883352] localhost livesys[986]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 7.985555] localhost livesys[986]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 8.003301] localhost livesys[986]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 8.112075] localhost livesys[986]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 8.115324] localhost livesys[986]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 8.115431] localhost livesys[986]: warning: Schema 'org.gnome.seahorse.recipients' has path '/apps/seahorse/recipients/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 8.224880] localhost livesys[986]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 8.224949] localhost livesys[986]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 8.224993] localhost livesys[986]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 8.225077] localhost livesys[986]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 8.225139] localhost livesys[986]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 8.225180] localhost livesys[986]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. | |
[ 8.274352] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.309148] localhost systemd[1087]: livesys-late.service: Executing: /etc/rc.d/init.d/livesys-late start | |
[ 8.309587] localhost systemd[1088]: abrtd.service: Executing: /usr/sbin/abrtd -d -s | |
[ 8.310959] localhost systemd-cgroups-agent[1086]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 8.283699] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys-late comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.318045] localhost systemd-cgroups-agent[1096]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 8.465507] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.500273] localhost systemd[1100]: abrt-ccpp.service: Executing: /usr/sbin/abrt-install-ccpp-hook install | |
[ 8.467086] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-xorg comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.467857] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-oops comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.500737] localhost systemd[1101]: abrt-xorg.service: Executing: /usr/bin/abrt-dump-journal-xorg -fxtD | |
[ 8.501219] localhost systemd[1102]: abrt-oops.service: Executing: /usr/bin/abrt-dump-journal-oops -fxtD | |
[ 8.529865] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-ccpp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.564932] localhost systemd-cgroups-agent[1110]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 8.622540] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.658526] localhost systemd[1112]: NetworkManager.service: Executing: /usr/sbin/NetworkManager --no-daemon | |
[ 8.804392] localhost /firewalld[984]: ERROR: ipset not usable, disabling ipset usage in firewall. | |
[ 8.828137] localhost NetworkManager[1112]: <info> [1485167330.2406] NetworkManager (version 1.2.2-1.fc24) is starting... | |
[ 8.828268] localhost NetworkManager[1112]: <info> [1485167330.2411] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity-fedora.conf) | |
[ 8.835668] localhost NetworkManager[1112]: <info> [1485167330.2489] manager[0x56545e475210]: monitoring kernel firmware directory '/lib/firmware'. | |
[ 8.840016] localhost NetworkManager[1112]: <info> [1485167330.2532] dns-mgr[0x56545e4978b0]: set resolv-conf-mode: default | |
[ 8.840083] localhost NetworkManager[1112]: <info> [1485167330.2533] dns-mgr[0x56545e4978b0]: using resolv.conf manager 'none' | |
[ 8.841194] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.841911] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iscsi-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.876326] localhost systemd[1153]: rpc-statd-notify.service: Executing: /usr/sbin/sm-notify | |
[ 8.883892] localhost systemd[1154]: systemd-user-sessions.service: Executing: /usr/lib/systemd/systemd-user-sessions start | |
[ 8.855414] localhost dbus[978]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' | |
[ 8.888656] localhost systemd[1155]: libvirtd.service: Executing: /usr/sbin/libvirtd | |
[ 8.889065] localhost systemd[1156]: blk-availability.service: Executing: /usr/bin/true | |
[ 8.890517] localhost systemd-user-sessions[1154]: Successfully loaded SELinux database in 1.721ms, size on heap is 315K. | |
[ 8.857704] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=blk-availability comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.858345] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.901383] localhost systemd-cgroups-agent[1158]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 8.901390] localhost systemd-cgroups-agent[1157]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 8.902003] localhost systemd[1159]: NetworkManager-dispatcher.service: Executing: /usr/libexec/nm-dispatcher | |
[ 8.902403] localhost systemd[1160]: plymouth-quit-wait.service: Executing: /usr/bin/plymouth --wait | |
[ 8.903254] localhost systemd[1161]: gdm.service: Executing: /usr/sbin/gdm | |
[ 8.888748] localhost sm-notify[1153]: Version 1.3.3 starting | |
[ 8.922508] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.922552] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.957098] localhost systemd-cgroups-agent[1162]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 8.968783] localhost dbus[978]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' | |
[ 8.968833] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.980373] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 8.993881] localhost NetworkManager[1112]: <info> [1485167330.4069] settings: loaded plugin ifcfg-rh: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ifcfg-rh.so) | |
[ 9.002626] localhost NetworkManager[1112]: <info> [1485167330.4158] settings: loaded plugin iBFT: (c) 2014 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ibft.so) | |
[ 9.002741] localhost NetworkManager[1112]: <info> [1485167330.4159] settings: loaded plugin keyfile: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. | |
[ 9.052797] localhost dbus[978]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' | |
[ 9.061518] localhost systemd-hostnamed[1174]: systemd-hostnamed.service: Executing: /usr/lib/systemd/systemd-hostnamed | |
[ 9.098990] localhost systemd-hostnamed[1174]: Successfully loaded SELinux database in 1.742ms, size on heap is 315K. | |
[ 9.099549] localhost systemd-hostnamed[1174]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a | |
[ 9.099955] localhost systemd-hostnamed[1174]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.15 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 9.100005] localhost systemd-hostnamed[1174]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 error=n/a | |
[ 9.100176] localhost dbus[978]: [system] Successfully activated service 'org.freedesktop.hostname1' | |
[ 9.100285] localhost systemd-hostnamed[1174]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.15 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 9.100401] localhost systemd-hostnamed[1174]: Got message type=signal sender=org.freedesktop.DBus destination=:1.15 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a | |
[ 9.100526] localhost systemd-hostnamed[1174]: Got message type=signal sender=org.freedesktop.DBus destination=:1.15 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 error=n/a | |
[ 9.100696] localhost systemd-hostnamed[1174]: Got message type=method_call sender=:1.10 destination=:1.15 object=/org/freedesktop/hostname1 interface=org.freedesktop.DBus.Properties member=GetAll cookie=20 reply_cookie=0 error=n/a | |
[ 9.100993] localhost systemd-hostnamed[1174]: Sent message type=method_return sender=n/a destination=:1.10 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=20 error=n/a | |
[ 9.101432] localhost NetworkManager[1112]: <info> [1485167330.5145] settings: hostname: using hostnamed | |
[ 9.101557] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 9.101679] localhost NetworkManager[1112]: <info> [1485167330.5146] settings: hostname changed from (none) to "localhost" | |
[ 9.101775] localhost NetworkManager[1112]: <info> [1485167330.5148] Using DHCP client 'dhclient' | |
[ 9.101879] localhost NetworkManager[1112]: <info> [1485167330.5149] manager: WiFi enabled by radio killswitch; enabled by state file | |
[ 9.101976] localhost NetworkManager[1112]: <info> [1485167330.5149] manager: WWAN enabled by radio killswitch; enabled by state file | |
[ 9.102079] localhost NetworkManager[1112]: <info> [1485167330.5149] manager: Networking is enabled by state file | |
[ 9.102177] localhost NetworkManager[1112]: <info> [1485167330.5149] Loaded device plugin: NMVxlanFactory (internal) | |
[ 9.102292] localhost nm-dispatcher[1159]: req:1 'hostname': new request (5 scripts) | |
[ 9.102384] localhost NetworkManager[1112]: <info> [1485167330.5150] Loaded device plugin: NMVlanFactory (internal) | |
[ 9.102464] localhost nm-dispatcher[1159]: req:1 'hostname': start running ordered scripts... | |
[ 9.102544] localhost NetworkManager[1112]: <info> [1485167330.5150] Loaded device plugin: NMVethFactory (internal) | |
[ 9.102614] localhost NetworkManager[1112]: <info> [1485167330.5150] Loaded device plugin: NMTunFactory (internal) | |
[ 9.102666] localhost NetworkManager[1112]: <info> [1485167330.5150] Loaded device plugin: NMMacvlanFactory (internal) | |
[ 9.102715] localhost NetworkManager[1112]: <info> [1485167330.5150] Loaded device plugin: NMIPTunnelFactory (internal) | |
[ 9.102768] localhost NetworkManager[1112]: <info> [1485167330.5150] Loaded device plugin: NMInfinibandFactory (internal) | |
[ 9.102817] localhost NetworkManager[1112]: <info> [1485167330.5150] Loaded device plugin: NMEthernetFactory (internal) | |
[ 9.102868] localhost NetworkManager[1112]: <info> [1485167330.5151] Loaded device plugin: NMBridgeFactory (internal) | |
[ 9.102918] localhost NetworkManager[1112]: <info> [1485167330.5151] Loaded device plugin: NMBondFactory (internal) | |
[ 9.141768] localhost NetworkManager[1112]: <info> [1485167330.5549] Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wwan.so) | |
[ 9.173146] localhost NetworkManager[1112]: <info> [1485167330.5863] Loaded device plugin: NMAtmManager (/usr/lib64/NetworkManager/libnm-device-plugin-adsl.so) | |
[ 9.197155] localhost NetworkManager[1112]: <info> [1485167330.6103] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) | |
[ 9.239644] localhost audit[1170]: USER_AUTH pid=1170 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_permit acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=? addr=? terminal=/dev/tty1 res=success' | |
[ 9.242348] localhost NetworkManager[1112]: <info> [1485167330.6555] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) | |
[ 9.255854] localhost audit[1170]: USER_ACCT pid=1170 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=? addr=? terminal=/dev/tty1 res=success' | |
[ 9.268595] localhost audit[1170]: CRED_ACQ pid=1170 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_permit acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=? addr=? terminal=/dev/tty1 res=success' | |
[ 9.284687] localhost NetworkManager[1112]: <info> [1485167330.6978] Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so) | |
[ 9.299101] localhost NetworkManager[1112]: <info> [1485167330.7123] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/0) | |
[ 9.299934] localhost NetworkManager[1112]: <info> [1485167330.7132] ifcfg-rh: add connection in-memory (ae3483c5-7a60-3101-aca6-cc0186c8e610,"Wired connection 1") | |
[ 9.300359] localhost NetworkManager[1112]: <info> [1485167330.7136] settings: (eno1): created default wired connection 'Wired connection 1' | |
[ 9.301119] localhost NetworkManager[1112]: <info> [1485167330.7143] device (eno1): state change: unmanaged -> unavailable (reason 'managed') [10 20 2] | |
[ 9.334997] localhost kernel: IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready | |
[ 9.422694] localhost /firewalld[984]: WARNING: ip6tables not usable, disabling IPv6 firewall. | |
[ 9.422763] localhost /firewalld[984]: ERROR: ebtables not usable, disabling ethernet bridge firewall. | |
[ 9.424715] localhost audit: NETFILTER_CFG table=filter family=2 entries=4 | |
[ 9.492614] localhost audit[980]: AVC avc: denied { getattr } for pid=980 comm="accounts-daemon" name="/" dev="tmpfs" ino=1236 scontext=system_u:system_r:accountsd_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=filesystem permissive=0 | |
[ 9.494246] localhost audit[980]: AVC avc: denied { getattr } for pid=980 comm="accounts-daemon" name="/" dev="tmpfs" ino=1236 scontext=system_u:system_r:accountsd_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=filesystem permissive=0 | |
[ 9.544723] localhost kernel: IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready | |
[ 9.512693] localhost NetworkManager[1112]: <info> [1485167330.9257] device (lo): link connected | |
[ 9.512917] localhost NetworkManager[1112]: <info> [1485167330.9261] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) | |
[ 9.549808] localhost audit[1170]: USER_ROLE_CHANGE pid=1170 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/libexec/gdm-session-worker" hostname=? addr=? terminal=/dev/tty1 res=success' | |
[ 9.570174] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 9.571757] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 9.579865] localhost NetworkManager[1112]: <info> [1485167330.9927] ModemManager available in the bus | |
[ 9.579998] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 9.581497] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 9.587688] localhost audit[1211]: USER_ACCT pid=1211 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 9.589036] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 9.611920] localhost audit[1211]: USER_ROLE_CHANGE pid=1211 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 9.613104] localhost systemd[1211]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) | |
[ 9.613134] localhost audit[1211]: USER_START pid=1211 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 9.615061] localhost systemd[1211]: user@1000.service: Executing: /usr/lib/systemd/systemd --user | |
[ 9.624947] localhost systemd[1211]: systemd 229 running in user mode for user 1000/liveuser. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) | |
[ 9.625015] localhost systemd[1211]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd/user.slice/user-1000.slice/user@1000.service. | |
[ 9.625325] localhost systemd[1211]: Controller 'cpu' supported: no | |
[ 9.625379] localhost systemd[1211]: Controller 'cpuacct' supported: yes | |
[ 9.625432] localhost systemd[1211]: Controller 'blkio' supported: yes | |
[ 9.625476] localhost systemd[1211]: Controller 'memory' supported: yes | |
[ 9.625519] localhost systemd[1211]: Controller 'devices' supported: yes | |
[ 9.625559] localhost systemd[1211]: Controller 'pids' supported: yes | |
[ 9.625599] localhost systemd[1211]: Set up TFD_TIMER_CANCEL_ON_SET timerfd. | |
[ 9.629464] localhost systemd[1211]: Spawned /usr/lib/systemd/user-generators/systemd-dbus1-generator as 1218. | |
[ 9.630404] localhost systemd[1211]: /usr/lib/systemd/user-generators/systemd-dbus1-generator succeeded. | |
[ 9.630566] localhost systemd[1211]: user-generators succeeded. | |
[ 9.633458] localhost systemd[1211]: Looking for unit files in (higher priority first): | |
[ 9.633525] localhost systemd[1211]: /home/liveuser/.config/systemd/user | |
[ 9.633573] localhost systemd[1211]: /etc/systemd/user | |
[ 9.633617] localhost systemd[1211]: /run/user/1000/systemd/user | |
[ 9.633659] localhost systemd[1211]: /run/systemd/user | |
[ 9.633710] localhost systemd[1211]: /home/liveuser/.local/share/systemd/user | |
[ 9.633753] localhost systemd[1211]: /usr/local/share/systemd/user | |
[ 9.633796] localhost systemd[1211]: /usr/share/systemd/user | |
[ 9.633842] localhost systemd[1211]: /usr/local/lib/systemd/user | |
[ 9.633893] localhost systemd[1211]: /usr/lib/systemd/user | |
[ 9.638095] localhost systemd[1211]: Unit type .busname is not supported on this system. | |
[ 9.644158] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 9.644207] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 9.644249] localhost systemd[1211]: run.mount: Failed to load configuration: No such file or directory | |
[ 9.644290] localhost systemd[1211]: run-user.mount: Failed to load configuration: No such file or directory | |
[ 9.644336] localhost systemd[1211]: var.mount: Failed to load configuration: No such file or directory | |
[ 9.644379] localhost systemd[1211]: dev.mount: Failed to load configuration: No such file or directory | |
[ 9.644420] localhost systemd[1211]: sys.mount: Failed to load configuration: No such file or directory | |
[ 9.644460] localhost systemd[1211]: sys-kernel.mount: Failed to load configuration: No such file or directory | |
[ 9.644499] localhost systemd[1211]: var-lib.mount: Failed to load configuration: No such file or directory | |
[ 9.644540] localhost systemd[1211]: var-lib-nfs.mount: Failed to load configuration: No such file or directory | |
[ 9.644580] localhost systemd[1211]: run-initramfs.mount: Failed to load configuration: No such file or directory | |
[ 9.646818] localhost systemd[1211]: Using notification socket /run/user/1000/systemd/notify | |
[ 9.646882] localhost systemd[1211]: Successfully created private D-Bus server. | |
[ 9.646926] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d2-3\x2d2:1.0-host6-target6:0:0-6:0:0:0-block-sdc.device: Changed dead -> plugged | |
[ 9.646968] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS21.device: Changed dead -> plugged | |
[ 9.647014] localhost systemd[1211]: dev-sr0.device: Changed dead -> plugged | |
[ 9.647072] localhost systemd[1211]: dev-disk-by\x2duuid-9234c2e3\x2df613\x2d4534\x2d8167\x2d1a9671619b1a.device: Changed dead -> plugged | |
[ 9.647114] localhost systemd[1211]: dev-ttyS12.device: Changed dead -> plugged | |
[ 9.647153] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:19.0-net-eno1.device: Changed dead -> plugged | |
[ 9.647194] localhost systemd[1211]: sys-devices-virtual-block-loop1.device: Changed dead -> plugged | |
[ 9.647234] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS27.device: Changed dead -> plugged | |
[ 9.647273] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device: Changed dead -> plugged | |
[ 9.647314] localhost systemd[1211]: dev-ttyS6.device: Changed dead -> plugged | |
[ 9.647354] localhost systemd[1211]: dev-ttyS9.device: Changed dead -> plugged | |
[ 9.647393] localhost systemd[1211]: dev-disk-by\x2duuid-C4BC9DC4BC9DB182.device: Changed dead -> plugged | |
[ 9.647445] localhost systemd[1211]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart4.device: Changed dead -> plugged | |
[ 9.647494] localhost systemd[1211]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device: Changed dead -> plugged | |
[ 9.647534] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS31.device: Changed dead -> plugged | |
[ 9.647573] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS16.device: Changed dead -> plugged | |
[ 9.647613] localhost systemd[1211]: sys-subsystem-net-devices-eno1.device: Changed dead -> plugged | |
[ 9.647652] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS5.device: Changed dead -> plugged | |
[ 9.647692] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS6.device: Changed dead -> plugged | |
[ 9.647733] localhost systemd[1211]: dev-sdb4.device: Changed dead -> plugged | |
[ 9.647772] localhost systemd[1211]: dev-disk-by\x2dpartlabel-Fat.device: Changed dead -> plugged | |
[ 9.647812] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb.device: Changed dead -> plugged | |
[ 9.647851] localhost systemd[1211]: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_500GB_S1DHNSAD811213A\x2dpart2.device: Changed dead -> plugged | |
[ 9.647891] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS12.device: Changed dead -> plugged | |
[ 9.647930] localhost systemd[1211]: dev-disk-by\x2dlabel-SAN32.device: Changed dead -> plugged | |
[ 9.647970] localhost systemd[1211]: init.scope changed dead -> running | |
[ 9.648026] localhost systemd[1211]: dev-cdrom.device: Changed dead -> plugged | |
[ 9.648095] localhost systemd[1211]: dev-disk-by\x2did-ata\x2dWDC_WD20EARS\x2d00S8B1_WD\x2dWCAVY2697816\x2dpart2.device: Changed dead -> plugged | |
[ 9.648135] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS13.device: Changed dead -> plugged | |
[ 9.648175] localhost systemd[1211]: dev-disk-by\x2dlabel-WD\x2dext4.device: Changed dead -> plugged | |
[ 9.648214] localhost systemd[1211]: dev-ttyS10.device: Changed dead -> plugged | |
[ 9.648255] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device: Changed dead -> plugged | |
[ 9.648295] localhost systemd[1211]: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_500GB_S1DHNSAD811213A.device: Changed dead -> plugged | |
[ 9.648334] localhost systemd[1211]: dev-sdb.device: Changed dead -> plugged | |
[ 9.648376] localhost systemd[1211]: dev-disk-by\x2did-ata\x2dWDC_WD20EARS\x2d00S8B1_WD\x2dWCAVY2697816\x2dpart4.device: Changed dead -> plugged | |
[ 9.648415] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS15.device: Changed dead -> plugged | |
[ 9.648455] localhost systemd[1211]: dev-disk-by\x2did-wwn\x2d0x50025388a0002edf\x2dpart4.device: Changed dead -> plugged | |
[ 9.648495] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS30.device: Changed dead -> plugged | |
[ 9.648534] localhost systemd[1211]: dev-disk-by\x2duuid-E2E2B09DE2B0777F.device: Changed dead -> plugged | |
[ 9.648574] localhost systemd[1211]: run-user-1000.mount: Changed dead -> mounted | |
[ 9.648614] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS20.device: Changed dead -> plugged | |
[ 9.648654] localhost systemd[1211]: dev-disk-by\x2did-wwn\x2d0x50025388a0002edf.device: Changed dead -> plugged | |
[ 9.648695] localhost systemd[1211]: dev-ttyS13.device: Changed dead -> plugged | |
[ 9.648734] localhost systemd[1211]: dev-disk-by\x2did-ata\x2dWDC_WD20EARS\x2d00S8B1_WD\x2dWCAVY2697816\x2dpart1.device: Changed dead -> plugged | |
[ 9.648774] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS4.device: Changed dead -> plugged | |
[ 9.648814] localhost systemd[1211]: dev-ttyS29.device: Changed dead -> plugged | |
[ 9.648853] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device: Changed dead -> plugged | |
[ 9.648893] localhost systemd[1211]: dev-ttyS20.device: Changed dead -> plugged | |
[ 9.648932] localhost systemd[1211]: dev-ttyS3.device: Changed dead -> plugged | |
[ 9.648973] localhost systemd[1211]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d3\x2dpart1.device: Changed dead -> plugged | |
[ 9.649029] localhost systemd[1211]: sys-devices-virtual-hwmon-hwmon0.device: Changed dead -> plugged | |
[ 9.649080] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb2.device: Changed dead -> plugged | |
[ 9.649120] localhost systemd[1211]: dev-sdb1.device: Changed dead -> plugged | |
[ 9.649159] localhost systemd[1211]: sys-devices-virtual-block-loop0.device: Changed dead -> plugged | |
[ 9.649199] localhost systemd[1211]: dev-loop0.device: Changed dead -> plugged | |
[ 9.649248] localhost systemd[1211]: sys-devices-virtual-block-dm\x2d0.device: Changed dead -> plugged | |
[ 9.649287] localhost systemd[1211]: dev-disk-by\x2dpartuuid-53132329\x2d808c\x2d4a44\x2dadf6\x2de98ad17546ff.device: Changed dead -> plugged | |
[ 9.649329] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device: Changed dead -> plugged | |
[ 9.649368] localhost systemd[1211]: dev-disk-by\x2duuid-a2f07c29\x2d06ef\x2d4536\x2db4dd\x2d64349e1fa01f.device: Changed dead -> plugged | |
[ 9.649408] localhost systemd[1211]: dev-disk-by\x2did-ata\x2dWDC_WD20EARS\x2d00S8B1_WD\x2dWCAVY2697816.device: Changed dead -> plugged | |
[ 9.649447] localhost systemd[1211]: dev-ttyS16.device: Changed dead -> plugged | |
[ 9.649487] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device: Changed dead -> plugged | |
[ 9.649527] localhost systemd[1211]: dev-disk-by\x2duuid-261a25a8\x2da82a\x2d41c7\x2d9c4f\x2d07b0e611d13d.device: Changed dead -> plugged | |
[ 9.649567] localhost systemd[1211]: run-rootfsbase.mount: Changed dead -> mounted | |
[ 9.649608] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS11.device: Changed dead -> plugged | |
[ 9.649647] localhost systemd[1211]: dev-ttyS24.device: Changed dead -> plugged | |
[ 9.649686] localhost systemd[1211]: dev-ttyS7.device: Changed dead -> plugged | |
[ 9.649727] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS14.device: Changed dead -> plugged | |
[ 9.649766] localhost systemd[1211]: dev-sda4.device: Changed dead -> plugged | |
[ 9.649805] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS1.device: Changed dead -> plugged | |
[ 9.649844] localhost systemd[1211]: dev-mapper-live\x2dbase.device: Changed dead -> plugged | |
[ 9.649884] localhost systemd[1211]: dev-ttyS8.device: Changed dead -> plugged | |
[ 9.649925] localhost systemd[1211]: sys-module-configfs.device: Changed dead -> plugged | |
[ 9.649965] localhost systemd[1211]: dev-disk-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0.device: Changed dead -> plugged | |
[ 9.650007] localhost systemd[1211]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart3.device: Changed dead -> plugged | |
[ 9.650058] localhost systemd[1211]: dev-disk-by\x2duuid-86AA9966AA995391.device: Changed dead -> plugged | |
[ 9.650111] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb4.device: Changed dead -> plugged | |
[ 9.650171] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device: Changed dead -> plugged | |
[ 9.650211] localhost systemd[1211]: dev-disk-by\x2dpartuuid-ff94f01b\x2d8526\x2d489c\x2d8936\x2ddbd86219024b.device: Changed dead -> plugged | |
[ 9.650252] localhost systemd[1211]: dev-disk-by\x2duuid-D082\x2d05E1.device: Changed dead -> plugged | |
[ 9.650291] localhost systemd[1211]: dev-disk-by\x2dpartuuid-36dbafb0\x2d37b2\x2d4a3e\x2db2f7\x2d7437cca9b53f.device: Changed dead -> plugged | |
[ 9.650349] localhost systemd[1211]: dev-ttyS22.device: Changed dead -> plugged | |
[ 9.650391] localhost systemd[1211]: dev-disk-by\x2dlabel-Fedora24.device: Changed dead -> plugged | |
[ 9.650432] localhost systemd[1211]: dev-loop1.device: Changed dead -> plugged | |
[ 9.650472] localhost systemd[1211]: dev-ttyS5.device: Changed dead -> plugged | |
[ 9.650515] localhost systemd[1211]: dev-ttyS2.device: Changed dead -> plugged | |
[ 9.650555] localhost systemd[1211]: dev-disk-by\x2duuid-495f886a\x2dc73e\x2d4eb6\x2d95c1\x2dab07c5fd830b.device: Changed dead -> plugged | |
[ 9.650595] localhost systemd[1211]: dev-dm\x2d0.device: Changed dead -> plugged | |
[ 9.650635] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS7.device: Changed dead -> plugged | |
[ 9.650676] localhost systemd[1211]: dev-sda2.device: Changed dead -> plugged | |
[ 9.650717] localhost systemd[1211]: dev-ttyS17.device: Changed dead -> plugged | |
[ 9.650757] localhost systemd[1211]: dev-disk-by\x2dlabel-Anaconda.device: Changed dead -> plugged | |
[ 9.650796] localhost systemd[1211]: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_500GB_S1DHNSAD811213A\x2dpart3.device: Changed dead -> plugged | |
[ 9.650836] localhost systemd[1211]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device: Changed dead -> plugged | |
[ 9.650877] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS2.device: Changed dead -> plugged | |
[ 9.650917] localhost systemd[1211]: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_500GB_S1DHNSAD811213A\x2dpart1.device: Changed dead -> plugged | |
[ 9.650958] localhost systemd[1211]: sys-devices-pnp0-00:06-tty-ttyS0.device: Changed dead -> plugged | |
[ 9.650998] localhost systemd[1211]: dev-disk-by\x2dlabel-System\x5cx20Reserved.device: Changed dead -> plugged | |
[ 9.651062] localhost systemd[1211]: dev-sda3.device: Changed dead -> plugged | |
[ 9.651103] localhost systemd[1211]: dev-sdb2.device: Changed dead -> plugged | |
[ 9.651143] localhost systemd[1211]: dev-disk-by\x2duuid-caccbdd8\x2d1c32\x2d4b05\x2d8019\x2d3b289ce0b36f.device: Changed dead -> plugged | |
[ 9.651182] localhost systemd[1211]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d3\x2dpart4.device: Changed dead -> plugged | |
[ 9.651222] localhost systemd[1211]: run-initramfs-squashfs.mount: Changed dead -> mounted | |
[ 9.651262] localhost systemd[1211]: -.slice changed dead -> active | |
[ 9.651305] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS10.device: Changed dead -> plugged | |
[ 9.651345] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS28.device: Changed dead -> plugged | |
[ 9.651386] localhost systemd[1211]: tmp.mount: Changed dead -> mounted | |
[ 9.651426] localhost systemd[1211]: dev-disk-by\x2did-ata\x2dPIONEER_BD\x2dRW_BDR\x2d208D.device: Changed dead -> plugged | |
[ 9.651466] localhost systemd[1211]: dev-disk-by\x2dlabel-Fat.device: Changed dead -> plugged | |
[ 9.651506] localhost systemd[1211]: dev-ttyS14.device: Changed dead -> plugged | |
[ 9.651546] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS24.device: Changed dead -> plugged | |
[ 9.651586] localhost systemd[1211]: dev-disk-by\x2did-wwn\x2d0x50014ee204212474\x2dpart1.device: Changed dead -> plugged | |
[ 9.651628] localhost systemd[1211]: dev-ttyS11.device: Changed dead -> plugged | |
[ 9.651678] localhost systemd[1211]: dev-disk-by\x2dpartlabel-WD\x2dext4.device: Changed dead -> plugged | |
[ 9.651718] localhost systemd[1211]: dev-ttyS1.device: Changed dead -> plugged | |
[ 9.651758] localhost systemd[1211]: dev-sdc.device: Changed dead -> plugged | |
[ 9.651798] localhost systemd[1211]: sys-kernel-config.mount: Changed dead -> mounted | |
[ 9.651839] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d2-3\x2d2:1.0-host6-target6:0:0-6:0:0:0-block-sdc-sdc1.device: Changed dead -> plugged | |
[ 9.651879] localhost systemd[1211]: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_500GB_S1DHNSAD811213A\x2dpart4.device: Changed dead -> plugged | |
[ 9.651921] localhost systemd[1211]: dev-disk-by\x2dlabel-WD\x2dntfs.device: Changed dead -> plugged | |
[ 9.651961] localhost systemd[1211]: dev-disk-by\x2did-wwn\x2d0x50025388a0002edf\x2dpart1.device: Changed dead -> plugged | |
[ 9.652003] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS23.device: Changed dead -> plugged | |
[ 9.652087] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS26.device: Changed dead -> plugged | |
[ 9.652127] localhost systemd[1211]: run-initramfs-live.mount: Changed dead -> mounted | |
[ 9.652167] localhost systemd[1211]: dev-sda1.device: Changed dead -> plugged | |
[ 9.652207] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device: Changed dead -> plugged | |
[ 9.652248] localhost systemd[1211]: dev-ttyS19.device: Changed dead -> plugged | |
[ 9.652290] localhost systemd[1211]: dev-disk-by\x2did-wwn\x2d0x50025388a0002edf\x2dpart3.device: Changed dead -> plugged | |
[ 9.652330] localhost systemd[1211]: var-lib-nfs-rpc_pipefs.mount: Changed dead -> mounted | |
[ 9.652370] localhost systemd[1211]: dev-disk-by\x2did-wwn\x2d0x50014ee204212474.device: Changed dead -> plugged | |
[ 9.652410] localhost systemd[1211]: -.mount: Changed dead -> mounted | |
[ 9.652450] localhost systemd[1211]: dev-ttyS15.device: Changed dead -> plugged | |
[ 9.652490] localhost systemd[1211]: var-tmp.mount: Changed dead -> mounted | |
[ 9.652530] localhost systemd[1211]: dev-disk-by\x2did-wwn\x2d0x50025388a0002edf\x2dpart2.device: Changed dead -> plugged | |
[ 9.652571] localhost systemd[1211]: dev-sda.device: Changed dead -> plugged | |
[ 9.652612] localhost systemd[1211]: dev-disk-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device: Changed dead -> plugged | |
[ 9.652652] localhost systemd[1211]: sys-kernel-debug.mount: Changed dead -> mounted | |
[ 9.652692] localhost systemd[1211]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device: Changed dead -> plugged | |
[ 9.652732] localhost systemd[1211]: dev-ttyS0.device: Changed dead -> plugged | |
[ 9.652771] localhost systemd[1211]: dev-disk-by\x2dlabel-Win10.device: Changed dead -> plugged | |
[ 9.652812] localhost systemd[1211]: dev-ttyS18.device: Changed dead -> plugged | |
[ 9.652852] localhost systemd[1211]: dev-mqueue.mount: Changed dead -> mounted | |
[ 9.652893] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS19.device: Changed dead -> plugged | |
[ 9.652933] localhost systemd[1211]: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device: Changed dead -> plugged | |
[ 9.652983] localhost systemd[1211]: dev-loop2.device: Changed dead -> plugged | |
[ 9.653027] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS17.device: Changed dead -> plugged | |
[ 9.653068] localhost systemd[1211]: dev-ttyS26.device: Changed dead -> plugged | |
[ 9.653108] localhost systemd[1211]: dev-ttyS27.device: Changed dead -> plugged | |
[ 9.653148] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS8.device: Changed dead -> plugged | |
[ 9.653190] localhost systemd[1211]: dev-disk-by\x2did-wwn\x2d0x50014ee204212474\x2dpart4.device: Changed dead -> plugged | |
[ 9.653231] localhost systemd[1211]: dev-disk-by\x2did-wwn\x2d0x50014ee204212474\x2dpart2.device: Changed dead -> plugged | |
[ 9.653271] localhost systemd[1211]: dev-ttyS28.device: Changed dead -> plugged | |
[ 9.653311] localhost systemd[1211]: dev-disk-by\x2did-usb\x2dSanDisk_silicon\x2dpower_A2003681F4056583\x2d0:0.device: Changed dead -> plugged | |
[ 9.653351] localhost systemd[1211]: dev-ttyS21.device: Changed dead -> plugged | |
[ 9.653391] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS9.device: Changed dead -> plugged | |
[ 9.653432] localhost systemd[1211]: dev-ttyS4.device: Changed dead -> plugged | |
[ 9.653472] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device: Changed dead -> plugged | |
[ 9.653514] localhost systemd[1211]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d3\x2dpart2.device: Changed dead -> plugged | |
[ 9.653554] localhost systemd[1211]: dev-disk-by\x2dlabel-Fedora25.device: Changed dead -> plugged | |
[ 9.653594] localhost systemd[1211]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d3.device: Changed dead -> plugged | |
[ 9.653635] localhost systemd[1211]: dev-ttyS30.device: Changed dead -> plugged | |
[ 9.653675] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS25.device: Changed dead -> plugged | |
[ 9.653724] localhost systemd[1211]: dev-ttyS23.device: Changed dead -> plugged | |
[ 9.653776] localhost systemd[1211]: sys-devices-virtual-block-loop2.device: Changed dead -> plugged | |
[ 9.653868] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS18.device: Changed dead -> plugged | |
[ 9.653947] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS29.device: Changed dead -> plugged | |
[ 9.654036] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS3.device: Changed dead -> plugged | |
[ 9.654113] localhost systemd[1211]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device: Changed dead -> plugged | |
[ 9.654189] localhost systemd[1211]: dev-disk-by\x2did-dm\x2dname\x2dlive\x2dbase.device: Changed dead -> plugged | |
[ 9.654266] localhost systemd[1211]: dev-ttyS31.device: Changed dead -> plugged | |
[ 9.654363] localhost systemd[1211]: dev-disk-by\x2did-usb\x2dSanDisk_silicon\x2dpower_A2003681F4056583\x2d0:0\x2dpart1.device: Changed dead -> plugged | |
[ 9.654439] localhost systemd[1211]: sys-devices-platform-serial8250-tty-ttyS22.device: Changed dead -> plugged | |
[ 9.654518] localhost systemd[1211]: dev-ttyS25.device: Changed dead -> plugged | |
[ 9.654596] localhost systemd[1211]: dev-hugepages.mount: Changed dead -> mounted | |
[ 9.654678] localhost systemd[1211]: dev-sdc1.device: Changed dead -> plugged | |
[ 9.654755] localhost systemd[1211]: Activating default unit: default.target | |
[ 9.669783] localhost systemd[1211]: run-user-1000-bus.mount: Failed to load configuration: No such file or directory | |
[ 9.677168] localhost systemd[1211]: default.target: Trying to enqueue job default.target/start/isolate | |
[ 9.677226] localhost systemd[1211]: timers.target: Installed new job timers.target/start as 7 | |
[ 9.677271] localhost systemd[1211]: paths.target: Installed new job paths.target/start as 8 | |
[ 9.677318] localhost systemd[1211]: dbus.socket: Installed new job dbus.socket/start as 4 | |
[ 9.677362] localhost systemd[1211]: default.target: Installed new job default.target/start as 1 | |
[ 9.677405] localhost systemd[1211]: basic.target: Installed new job basic.target/start as 2 | |
[ 9.677447] localhost systemd[1211]: sockets.target: Installed new job sockets.target/start as 3 | |
[ 9.677490] localhost systemd[1211]: default.target: Enqueued job default.target/start as 1 | |
[ 9.677534] localhost systemd[1211]: Loaded units and determined initial transaction in 51ms. | |
[ 9.677579] localhost systemd[1211]: run-user-1000-bus.mount: Collecting. | |
[ 9.677623] localhost systemd[1211]: run-initramfs.mount: Collecting. | |
[ 9.677665] localhost systemd[1211]: var-lib.mount: Collecting. | |
[ 9.677708] localhost systemd[1211]: var-lib-nfs.mount: Collecting. | |
[ 9.677750] localhost systemd[1211]: sys.mount: Collecting. | |
[ 9.677793] localhost systemd[1211]: sys-kernel.mount: Collecting. | |
[ 9.677836] localhost systemd[1211]: dev.mount: Collecting. | |
[ 9.677878] localhost systemd[1211]: var.mount: Collecting. | |
[ 9.677921] localhost systemd[1211]: home.mount: Collecting. | |
[ 9.677967] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 9.678017] localhost systemd[1211]: run.mount: Collecting. | |
[ 9.678132] localhost systemd[1211]: run-user.mount: Collecting. | |
[ 9.678187] localhost systemd[1211]: Received SIGCHLD from PID 1217 (n/a). | |
[ 9.678244] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service: Permission denied | |
[ 9.678290] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/dbus.socket: No such file or directory | |
[ 9.678334] localhost systemd[1211]: dbus.socket: About to execute: /usr/bin/systemctl --user set-environment DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus | |
[ 9.678377] localhost systemd[1211]: dbus.socket: Forked /usr/bin/systemctl as 1219 | |
[ 9.678425] localhost systemd[1211]: dbus.socket: Changed dead -> start-post | |
[ 9.678468] localhost systemd[1211]: paths.target changed dead -> active | |
[ 9.678511] localhost systemd[1211]: paths.target: Job paths.target/start finished, result=done | |
[ 9.678562] localhost systemd[1211]: timers.target changed dead -> active | |
[ 9.678606] localhost systemd[1211]: timers.target: Job timers.target/start finished, result=done | |
[ 9.678654] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/run-initramfs-live.mount: No such file or directory | |
[ 9.678698] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/run-user-1000.mount: No such file or directory | |
[ 9.678839] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/sys-kernel-config.mount: No such file or directory | |
[ 9.679087] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/run-initramfs-squashfs.mount: No such file or directory | |
[ 9.679144] localhost systemctl[1219]: dbus.socket: Executing: /usr/bin/systemctl --user set-environment DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus | |
[ 9.679194] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/dev-mqueue.mount: No such file or directory | |
[ 9.679389] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/sys-kernel-debug.mount: No such file or directory | |
[ 9.680743] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/init.scope: No such file or directory | |
[ 9.680932] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/run-rootfsbase.mount: No such file or directory | |
[ 9.681071] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/-.mount: No such file or directory | |
[ 9.681204] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/tmp.mount: No such file or directory | |
[ 9.681336] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/var-tmp.mount: No such file or directory | |
[ 9.681417] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/dev-hugepages.mount: No such file or directory | |
[ 9.681521] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/var-lib-nfs-rpc_pipefs.mount: No such file or directory | |
[ 9.682177] localhost systemd[1211]: Accepted new private connection. | |
[ 9.682228] localhost systemd[1211]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=1 reply_cookie=0 error=n/a | |
[ 9.682274] localhost systemctl[1219]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=1 reply_cookie=0 error=n/a | |
[ 9.682311] localhost systemctl[1219]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 9.682356] localhost systemd[1211]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 9.682399] localhost systemd[1211]: Got disconnect on private connection. | |
[ 9.682506] localhost systemd[1211]: Received SIGCHLD from PID 1219 (systemctl). | |
[ 9.682667] localhost systemd[1211]: Child 1219 (systemctl) died (code=exited, status=0/SUCCESS) | |
[ 9.682724] localhost systemd[1211]: dbus.socket: Child 1219 belongs to dbus.socket | |
[ 9.682768] localhost systemd[1211]: dbus.socket: Control process exited, code=exited status=0 | |
[ 9.682811] localhost systemd[1211]: dbus.socket: Got final SIGCHLD for state start-post | |
[ 9.682853] localhost systemd[1211]: dbus.socket: Changed start-post -> listening | |
[ 9.682897] localhost systemd[1211]: dbus.socket: Job dbus.socket/start finished, result=done | |
[ 9.682949] localhost systemd[1211]: sockets.target changed dead -> active | |
[ 9.682990] localhost systemd[1211]: sockets.target: Job sockets.target/start finished, result=done | |
[ 9.683038] localhost systemd[1211]: basic.target changed dead -> active | |
[ 9.683081] localhost systemd[1211]: basic.target: Job basic.target/start finished, result=done | |
[ 9.683122] localhost systemd[1211]: default.target changed dead -> active | |
[ 9.683163] localhost systemd[1211]: default.target: Job default.target/start finished, result=done | |
[ 9.683205] localhost systemd[1211]: Startup finished in 67ms. | |
[ 9.684642] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 9.687282] localhost gdm-autologin][1170]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) | |
[ 9.719778] localhost systemd-cgroups-agent[1220]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 9.687336] localhost audit[1170]: USER_START pid=1170 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_keyinit,pam_namespace,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=? addr=? terminal=/dev/tty1 res=success' | |
[ 9.697818] localhost audit[1170]: USER_LOGIN pid=1170 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='uid=1000 exe="/usr/libexec/gdm-session-worker" hostname=? addr=? terminal=? res=success' | |
[ 9.978344] localhost ModemManager[987]: <info> Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin | |
[ 10.196508] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.229780] localhost systemd[1]: libvirtd.service: Got notification message from PID 1155 (READY=1) | |
[ 10.229787] localhost systemd[1]: libvirtd.service: Changed start -> running | |
[ 10.229790] localhost systemd[1]: libvirtd.service: Job libvirtd.service/start finished, result=done | |
[ 10.229805] localhost systemd[1]: Started Virtualization daemon. | |
[ 10.229871] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=270 reply_cookie=0 error=n/a | |
[ 10.230150] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/libvirtd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=271 reply_cookie=0 error=n/a | |
[ 10.230177] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/libvirtd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=272 reply_cookie=0 error=n/a | |
[ 10.462015] localhost /usr/libexec/gdm-x-session[1222]: (--) Log file renamed from "/home/liveuser/.local/share/xorg/Xorg.pid-1233.log" to "/home/liveuser/.local/share/xorg/Xorg.0.log" | |
[ 10.471178] localhost /usr/libexec/gdm-x-session[1222]: X.Org X Server 1.18.3 | |
[ 10.471238] localhost /usr/libexec/gdm-x-session[1222]: Release Date: 2016-04-04 | |
[ 10.471281] localhost /usr/libexec/gdm-x-session[1222]: X Protocol Version 11, Revision 0 | |
[ 10.471323] localhost /usr/libexec/gdm-x-session[1222]: Build Operating System: 4.4.6-301.fc23.x86_64 | |
[ 10.471374] localhost /usr/libexec/gdm-x-session[1222]: Current Operating System: Linux localhost 4.9.4-100.fc24.x86_64 #1 SMP Tue Jan 17 19:08:56 UTC 2017 x86_64 | |
[ 10.471428] localhost /usr/libexec/gdm-x-session[1222]: Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:UUID=caccbdd8-1c32-4b05-8019-3b289ce0b36f rd.live.image rd.live.overlay.overlayfs rw systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M | |
[ 10.471468] localhost /usr/libexec/gdm-x-session[1222]: Build Date: 04 May 2016 10:36:18PM | |
[ 10.471507] localhost /usr/libexec/gdm-x-session[1222]: Build ID: xorg-x11-server 1.18.3-2.fc24 | |
[ 10.471547] localhost /usr/libexec/gdm-x-session[1222]: Current version of pixman: 0.34.0 | |
[ 10.471586] localhost /usr/libexec/gdm-x-session[1222]: Before reporting problems, check http://wiki.x.org | |
[ 10.471625] localhost /usr/libexec/gdm-x-session[1222]: to make sure that you have the latest version. | |
[ 10.471667] localhost /usr/libexec/gdm-x-session[1222]: Markers: (--) probed, (**) from config file, (==) default setting, | |
[ 10.471713] localhost /usr/libexec/gdm-x-session[1222]: (++) from command line, (!!) notice, (II) informational, | |
[ 10.471757] localhost /usr/libexec/gdm-x-session[1222]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. | |
[ 10.471799] localhost /usr/libexec/gdm-x-session[1222]: (==) Log file: "/home/liveuser/.local/share/xorg/Xorg.0.log", Time: Mon Jan 23 05:28:51 2017 | |
[ 10.472444] localhost /usr/libexec/gdm-x-session[1222]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" | |
[ 10.495352] localhost /usr/libexec/gdm-x-session[1222]: (==) No Layout section. Using the first Screen section. | |
[ 10.495406] localhost /usr/libexec/gdm-x-session[1222]: (==) No screen section available. Using defaults. | |
[ 10.495459] localhost /usr/libexec/gdm-x-session[1222]: (**) |-->Screen "Default Screen Section" (0) | |
[ 10.495507] localhost /usr/libexec/gdm-x-session[1222]: (**) | |-->Monitor "<default monitor>" | |
[ 10.499018] localhost /usr/libexec/gdm-x-session[1222]: (==) No monitor specified for screen "Default Screen Section". | |
[ 10.499071] localhost /usr/libexec/gdm-x-session[1222]: Using a default monitor configuration. | |
[ 10.499114] localhost /usr/libexec/gdm-x-session[1222]: (==) Automatically adding devices | |
[ 10.499162] localhost /usr/libexec/gdm-x-session[1222]: (==) Automatically enabling devices | |
[ 10.499215] localhost /usr/libexec/gdm-x-session[1222]: (==) Automatically adding GPU devices | |
[ 10.499258] localhost /usr/libexec/gdm-x-session[1222]: (==) Max clients allowed: 256, resource mask: 0x1fffff | |
[ 10.499309] localhost /usr/libexec/gdm-x-session[1222]: (==) FontPath set to: | |
[ 10.499350] localhost /usr/libexec/gdm-x-session[1222]: catalogue:/etc/X11/fontpath.d, | |
[ 10.499391] localhost /usr/libexec/gdm-x-session[1222]: built-ins | |
[ 10.499434] localhost /usr/libexec/gdm-x-session[1222]: (==) ModulePath set to "/usr/lib64/xorg/modules" | |
[ 10.499475] localhost /usr/libexec/gdm-x-session[1222]: (II) The server relies on udev to provide the list of input devices. | |
[ 10.499516] localhost /usr/libexec/gdm-x-session[1222]: If no devices become available, reconfigure udev or disable AutoAddDevices. | |
[ 10.499589] localhost /usr/libexec/gdm-x-session[1222]: (II) Loader magic: 0x825dc0 | |
[ 10.499670] localhost /usr/libexec/gdm-x-session[1222]: (II) Module ABI versions: | |
[ 10.499720] localhost /usr/libexec/gdm-x-session[1222]: X.Org ANSI C Emulation: 0.4 | |
[ 10.499761] localhost /usr/libexec/gdm-x-session[1222]: X.Org Video Driver: 20.0 | |
[ 10.499801] localhost /usr/libexec/gdm-x-session[1222]: X.Org XInput driver : 22.1 | |
[ 10.499853] localhost /usr/libexec/gdm-x-session[1222]: X.Org Server Extension : 9.0 | |
[ 10.500363] localhost /usr/libexec/gdm-x-session[1222]: (++) using VT number 1 | |
[ 10.502185] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31 | |
[ 10.502695] localhost /usr/libexec/gdm-x-session[1222]: (II) xfree86: Adding drm device (/dev/dri/card0) | |
[ 10.503113] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0 | |
[ 10.503834] localhost /usr/libexec/gdm-x-session[1222]: (--) PCI:*(0:0:2:0) 8086:0412:1043:8534 rev 6, Mem @ 0xef800000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/65536 | |
[ 10.503891] localhost /usr/libexec/gdm-x-session[1222]: (II) LoadModule: "glx" | |
[ 10.510539] localhost /usr/libexec/gdm-x-session[1222]: (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so | |
[ 10.534553] localhost /usr/libexec/gdm-x-session[1222]: (II) Module glx: vendor="X.Org Foundation" | |
[ 10.534610] localhost /usr/libexec/gdm-x-session[1222]: compiled for 1.18.3, module version = 1.0.0 | |
[ 10.534660] localhost /usr/libexec/gdm-x-session[1222]: ABI class: X.Org Server Extension, version 9.0 | |
[ 10.534705] localhost /usr/libexec/gdm-x-session[1222]: (==) AIGLX enabled | |
[ 10.534748] localhost /usr/libexec/gdm-x-session[1222]: (==) Matched intel as autoconfigured driver 0 | |
[ 10.534790] localhost /usr/libexec/gdm-x-session[1222]: (==) Matched intel as autoconfigured driver 1 | |
[ 10.534832] localhost /usr/libexec/gdm-x-session[1222]: (==) Matched modesetting as autoconfigured driver 2 | |
[ 10.534879] localhost /usr/libexec/gdm-x-session[1222]: (==) Matched fbdev as autoconfigured driver 3 | |
[ 10.534933] localhost /usr/libexec/gdm-x-session[1222]: (==) Matched vesa as autoconfigured driver 4 | |
[ 10.535020] localhost /usr/libexec/gdm-x-session[1222]: (==) Assigned the driver to the xf86ConfigLayout | |
[ 10.535064] localhost /usr/libexec/gdm-x-session[1222]: (II) LoadModule: "intel" | |
[ 10.535110] localhost /usr/libexec/gdm-x-session[1222]: (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so | |
[ 10.580798] localhost /usr/libexec/gdm-x-session[1222]: (II) Module intel: vendor="X.Org Foundation" | |
[ 10.580855] localhost /usr/libexec/gdm-x-session[1222]: compiled for 1.18.3, module version = 2.99.917 | |
[ 10.580900] localhost /usr/libexec/gdm-x-session[1222]: Module class: X.Org Video Driver | |
[ 10.580952] localhost /usr/libexec/gdm-x-session[1222]: ABI class: X.Org Video Driver, version 20.0 | |
[ 10.580996] localhost /usr/libexec/gdm-x-session[1222]: (II) LoadModule: "modesetting" | |
[ 10.581046] localhost /usr/libexec/gdm-x-session[1222]: (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so | |
[ 10.587244] localhost /usr/libexec/gdm-x-session[1222]: (II) Module modesetting: vendor="X.Org Foundation" | |
[ 10.587305] localhost /usr/libexec/gdm-x-session[1222]: compiled for 1.18.3, module version = 1.18.3 | |
[ 10.587374] localhost /usr/libexec/gdm-x-session[1222]: Module class: X.Org Video Driver | |
[ 10.587418] localhost /usr/libexec/gdm-x-session[1222]: ABI class: X.Org Video Driver, version 20.0 | |
[ 10.587465] localhost /usr/libexec/gdm-x-session[1222]: (II) LoadModule: "fbdev" | |
[ 10.587519] localhost /usr/libexec/gdm-x-session[1222]: (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so | |
[ 10.595100] localhost /usr/libexec/gdm-x-session[1222]: (II) Module fbdev: vendor="X.Org Foundation" | |
[ 10.595184] localhost /usr/libexec/gdm-x-session[1222]: compiled for 1.18.0, module version = 0.4.3 | |
[ 10.595238] localhost /usr/libexec/gdm-x-session[1222]: Module class: X.Org Video Driver | |
[ 10.595289] localhost /usr/libexec/gdm-x-session[1222]: ABI class: X.Org Video Driver, version 20.0 | |
[ 10.595332] localhost /usr/libexec/gdm-x-session[1222]: (II) LoadModule: "vesa" | |
[ 10.595392] localhost /usr/libexec/gdm-x-session[1222]: (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so | |
[ 10.607307] localhost /usr/libexec/gdm-x-session[1222]: (II) Module vesa: vendor="X.Org Foundation" | |
[ 10.607440] localhost /usr/libexec/gdm-x-session[1222]: compiled for 1.18.0, module version = 2.3.2 | |
[ 10.607505] localhost /usr/libexec/gdm-x-session[1222]: Module class: X.Org Video Driver | |
[ 10.607549] localhost /usr/libexec/gdm-x-session[1222]: ABI class: X.Org Video Driver, version 20.0 | |
[ 10.607590] localhost /usr/libexec/gdm-x-session[1222]: (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: | |
[ 10.607632] localhost /usr/libexec/gdm-x-session[1222]: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, | |
[ 10.607673] localhost /usr/libexec/gdm-x-session[1222]: 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, | |
[ 10.607714] localhost /usr/libexec/gdm-x-session[1222]: Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, | |
[ 10.607764] localhost /usr/libexec/gdm-x-session[1222]: GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 | |
[ 10.607806] localhost /usr/libexec/gdm-x-session[1222]: (II) intel: Driver for Intel(R) HD Graphics: 2000-6000 | |
[ 10.607846] localhost /usr/libexec/gdm-x-session[1222]: (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100 | |
[ 10.607900] localhost /usr/libexec/gdm-x-session[1222]: (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300 | |
[ 10.607972] localhost /usr/libexec/gdm-x-session[1222]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms | |
[ 10.608050] localhost /usr/libexec/gdm-x-session[1222]: (II) FBDEV: driver for framebuffer: fbdev | |
[ 10.608101] localhost /usr/libexec/gdm-x-session[1222]: (II) VESA: driver for VESA chipsets: vesa | |
[ 10.608141] localhost /usr/libexec/gdm-x-session[1222]: xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted) | |
[ 10.623040] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160919 | |
[ 10.630593] localhost /usr/libexec/gdm-x-session[1222]: (WW) Falling back to old probe method for modesetting | |
[ 10.630650] localhost /usr/libexec/gdm-x-session[1222]: (WW) Falling back to old probe method for fbdev | |
[ 10.630705] localhost /usr/libexec/gdm-x-session[1222]: (II) Loading sub module "fbdevhw" | |
[ 10.630747] localhost /usr/libexec/gdm-x-session[1222]: (II) LoadModule: "fbdevhw" | |
[ 10.630791] localhost /usr/libexec/gdm-x-session[1222]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so | |
[ 10.643423] localhost /usr/libexec/gdm-x-session[1222]: (II) Module fbdevhw: vendor="X.Org Foundation" | |
[ 10.643477] localhost /usr/libexec/gdm-x-session[1222]: compiled for 1.18.3, module version = 0.0.2 | |
[ 10.643541] localhost /usr/libexec/gdm-x-session[1222]: ABI class: X.Org Video Driver, version 20.0 | |
[ 10.643595] localhost /usr/libexec/gdm-x-session[1222]: (EE) open /dev/fb0: Permission denied | |
[ 10.643640] localhost /usr/libexec/gdm-x-session[1222]: (WW) Falling back to old probe method for vesa | |
[ 10.643683] localhost /usr/libexec/gdm-x-session[1222]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support | |
[ 10.646263] localhost /usr/libexec/gdm-x-session[1222]: (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600 | |
[ 10.646307] localhost /usr/libexec/gdm-x-session[1222]: (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads | |
[ 10.646358] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Creating default Display subsection in Screen section | |
[ 10.646403] localhost /usr/libexec/gdm-x-session[1222]: "Default Screen Section" for depth/fbbpp 24/32 | |
[ 10.646445] localhost /usr/libexec/gdm-x-session[1222]: (==) intel(0): Depth 24, (--) framebuffer bpp 32 | |
[ 10.646487] localhost /usr/libexec/gdm-x-session[1222]: (==) intel(0): RGB weight 888 | |
[ 10.646531] localhost /usr/libexec/gdm-x-session[1222]: (==) intel(0): Default visual is TrueColor | |
[ 10.646691] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Output VGA1 has no monitor section | |
[ 10.646741] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Enabled output VGA1 | |
[ 10.646819] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Output HDMI1 has no monitor section | |
[ 10.646863] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Enabled output HDMI1 | |
[ 10.646907] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Output DP1 has no monitor section | |
[ 10.646949] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Enabled output DP1 | |
[ 10.646994] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Output HDMI2 has no monitor section | |
[ 10.647075] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Enabled output HDMI2 | |
[ 10.647118] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Output HDMI3 has no monitor section | |
[ 10.647159] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Enabled output HDMI3 | |
[ 10.647204] localhost /usr/libexec/gdm-x-session[1222]: (--) intel(0): Using a maximum size of 256x256 for hardware cursors | |
[ 10.647258] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Output VIRTUAL1 has no monitor section | |
[ 10.647301] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Enabled output VIRTUAL1 | |
[ 10.647343] localhost /usr/libexec/gdm-x-session[1222]: (--) intel(0): Output HDMI1 using initial mode 1280x1024 on pipe 0 | |
[ 10.647385] localhost /usr/libexec/gdm-x-session[1222]: (==) intel(0): TearFree disabled | |
[ 10.647427] localhost /usr/libexec/gdm-x-session[1222]: (==) intel(0): DPI set to (96, 96) | |
[ 10.647469] localhost /usr/libexec/gdm-x-session[1222]: (II) Loading sub module "dri3" | |
[ 10.647512] localhost /usr/libexec/gdm-x-session[1222]: (II) LoadModule: "dri3" | |
[ 10.647555] localhost /usr/libexec/gdm-x-session[1222]: (II) Module "dri3" already built-in | |
[ 10.647597] localhost /usr/libexec/gdm-x-session[1222]: (II) Loading sub module "dri2" | |
[ 10.647639] localhost /usr/libexec/gdm-x-session[1222]: (II) LoadModule: "dri2" | |
[ 10.647680] localhost /usr/libexec/gdm-x-session[1222]: (II) Module "dri2" already built-in | |
[ 10.647722] localhost /usr/libexec/gdm-x-session[1222]: (II) Loading sub module "present" | |
[ 10.647764] localhost /usr/libexec/gdm-x-session[1222]: (II) LoadModule: "present" | |
[ 10.647805] localhost /usr/libexec/gdm-x-session[1222]: (II) Module "present" already built-in | |
[ 10.647848] localhost /usr/libexec/gdm-x-session[1222]: (II) UnloadModule: "modesetting" | |
[ 10.647890] localhost /usr/libexec/gdm-x-session[1222]: (II) Unloading modesetting | |
[ 10.647931] localhost /usr/libexec/gdm-x-session[1222]: (II) UnloadModule: "fbdev" | |
[ 10.647973] localhost /usr/libexec/gdm-x-session[1222]: (II) Unloading fbdev | |
[ 10.648018] localhost /usr/libexec/gdm-x-session[1222]: (II) UnloadSubModule: "fbdevhw" | |
[ 10.648061] localhost /usr/libexec/gdm-x-session[1222]: (II) Unloading fbdevhw | |
[ 10.648102] localhost /usr/libexec/gdm-x-session[1222]: (II) UnloadModule: "vesa" | |
[ 10.648143] localhost /usr/libexec/gdm-x-session[1222]: (II) Unloading vesa | |
[ 10.648186] localhost /usr/libexec/gdm-x-session[1222]: (==) Depth 24 pixmap format is 32 bpp | |
[ 10.673329] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend | |
[ 10.673379] localhost /usr/libexec/gdm-x-session[1222]: (==) intel(0): Backing store enabled | |
[ 10.673423] localhost /usr/libexec/gdm-x-session[1222]: (==) intel(0): Silken mouse enabled | |
[ 10.683818] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): HW Cursor enabled | |
[ 10.683873] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. | |
[ 10.695155] localhost /usr/libexec/gdm-x-session[1222]: (==) intel(0): DPMS enabled | |
[ 10.695225] localhost /usr/libexec/gdm-x-session[1222]: (==) intel(0): Display hotplug detection enabled | |
[ 10.695307] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): [DRI2] Setup complete | |
[ 10.695411] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): [DRI2] DRI driver: i965 | |
[ 10.695478] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): [DRI2] VDPAU driver: va_gl | |
[ 10.695523] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): direct rendering: DRI2 DRI3 enabled | |
[ 10.695586] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): hardware support for Present enabled | |
[ 10.695628] localhost /usr/libexec/gdm-x-session[1222]: (--) RandR disabled | |
[ 10.702506] localhost /usr/libexec/gdm-x-session[1222]: (II) SELinux: Disabled by boolean | |
[ 10.791107] localhost dbus[978]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' | |
[ 10.879611] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: enabled GLX_MESA_copy_sub_buffer | |
[ 10.879679] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: enabled GLX_ARB_create_context | |
[ 10.879725] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: enabled GLX_ARB_create_context_profile | |
[ 10.879779] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile | |
[ 10.879843] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: enabled GLX_INTEL_swap_event | |
[ 10.879888] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control | |
[ 10.879932] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB | |
[ 10.879976] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: enabled GLX_ARB_fbconfig_float | |
[ 10.880041] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float | |
[ 10.880086] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects | |
[ 10.880130] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: enabled GLX_ARB_create_context_robustness | |
[ 10.880173] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: Loaded and initialized i965 | |
[ 10.880216] localhost /usr/libexec/gdm-x-session[1222]: (II) GLX: Initialized DRI2 GL provider for screen 0 | |
[ 10.882682] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): switch to mode 1280x1024@60.0 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none | |
[ 10.898036] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): Setting screen physical size to 338 x 270 | |
[ 11.129142] localhost kernel: e1000e: eno1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx | |
[ 11.129148] localhost kernel: e1000e 0000:00:19.0 eno1: 10/100 speed: disabling TSO | |
[ 11.129177] localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready | |
[ 11.096696] localhost NetworkManager[1112]: <info> [1485167332.5091] device (eno1): link connected | |
[ 11.096798] localhost NetworkManager[1112]: <info> [1485167332.5099] device (eno1): state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] | |
[ 11.097179] localhost NetworkManager[1112]: <info> [1485167332.5104] policy: auto-activating connection 'Wired connection 1' | |
[ 11.097748] localhost NetworkManager[1112]: <info> [1485167332.5110] device (eno1): Activation: starting connection 'Wired connection 1' (ae3483c5-7a60-3101-aca6-cc0186c8e610) | |
[ 11.097834] localhost NetworkManager[1112]: <info> [1485167332.5111] device (eno1): state change: disconnected -> prepare (reason 'none') [30 40 0] | |
[ 11.097915] localhost NetworkManager[1112]: <info> [1485167332.5111] manager: NetworkManager state is now CONNECTING | |
[ 11.098068] localhost NetworkManager[1112]: <info> [1485167332.5113] device (eno1): state change: prepare -> config (reason 'none') [40 50 0] | |
[ 11.100285] localhost /firewalld[984]: ERROR: INVALID_ZONE | |
[ 11.100430] localhost NetworkManager[1112]: <warn> [1485167332.5137] firewall: [0x56545e4ee000,change:"eno1"]: complete: request failed (INVALID_ZONE) | |
[ 11.100503] localhost NetworkManager[1112]: <info> [1485167332.5137] device (eno1): state change: config -> ip-config (reason 'none') [50 70 0] | |
[ 11.101100] localhost NetworkManager[1112]: <info> [1485167332.5144] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds) | |
[ 11.120399] localhost NetworkManager[1112]: <info> [1485167332.5336] dhcp4 (eno1): dhclient started with pid 1246 | |
[ 11.188730] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device Power Button (/dev/input/event1) | |
[ 11.188795] localhost /usr/libexec/gdm-x-session[1222]: (**) Power Button: Applying InputClass "evdev keyboard catchall" | |
[ 11.188840] localhost /usr/libexec/gdm-x-session[1222]: (**) Power Button: Applying InputClass "libinput keyboard catchall" | |
[ 11.188889] localhost /usr/libexec/gdm-x-session[1222]: (II) LoadModule: "libinput" | |
[ 11.188932] localhost /usr/libexec/gdm-x-session[1222]: (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so | |
[ 11.251504] localhost /usr/libexec/gdm-x-session[1222]: (II) Module libinput: vendor="X.Org Foundation" | |
[ 11.251567] localhost /usr/libexec/gdm-x-session[1222]: compiled for 1.18.0, module version = 0.16.0 | |
[ 11.251614] localhost /usr/libexec/gdm-x-session[1222]: Module class: X.Org XInput Driver | |
[ 11.251668] localhost /usr/libexec/gdm-x-session[1222]: ABI class: X.Org XInput driver, version 22.1 | |
[ 11.252223] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 13 paused 0 | |
[ 11.252274] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'Power Button' | |
[ 11.252319] localhost /usr/libexec/gdm-x-session[1222]: (**) Power Button: always reports core events | |
[ 11.252363] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event1" | |
[ 11.252407] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 11.252460] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard | |
[ 11.252511] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event1 is a keyboard | |
[ 11.252557] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" | |
[ 11.252601] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) | |
[ 11.252782] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard | |
[ 11.252833] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event1 is a keyboard | |
[ 11.253075] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device Video Bus (/dev/input/event2) | |
[ 11.253132] localhost /usr/libexec/gdm-x-session[1222]: (**) Video Bus: Applying InputClass "evdev keyboard catchall" | |
[ 11.253180] localhost /usr/libexec/gdm-x-session[1222]: (**) Video Bus: Applying InputClass "libinput keyboard catchall" | |
[ 11.253361] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 16 paused 0 | |
[ 11.253413] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'Video Bus' | |
[ 11.253460] localhost /usr/libexec/gdm-x-session[1222]: (**) Video Bus: always reports core events | |
[ 11.253511] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event2" | |
[ 11.253555] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 11.253603] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Video Bus', /dev/input/event2 is tagged by udev as: Keyboard | |
[ 11.253648] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Video Bus', /dev/input/event2 is a keyboard | |
[ 11.253695] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event2" | |
[ 11.253742] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) | |
[ 11.253868] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Video Bus', /dev/input/event2 is tagged by udev as: Keyboard | |
[ 11.253919] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Video Bus', /dev/input/event2 is a keyboard | |
[ 11.254145] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device Power Button (/dev/input/event0) | |
[ 11.254199] localhost /usr/libexec/gdm-x-session[1222]: (**) Power Button: Applying InputClass "evdev keyboard catchall" | |
[ 11.254249] localhost /usr/libexec/gdm-x-session[1222]: (**) Power Button: Applying InputClass "libinput keyboard catchall" | |
[ 11.254356] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 17 paused 0 | |
[ 11.254406] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'Power Button' | |
[ 11.254454] localhost /usr/libexec/gdm-x-session[1222]: (**) Power Button: always reports core events | |
[ 11.254500] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event0" | |
[ 11.254543] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 11.254590] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event0 is tagged by udev as: Keyboard | |
[ 11.254635] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event0 is a keyboard | |
[ 11.254678] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0" | |
[ 11.254723] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) | |
[ 11.254814] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event0 is tagged by udev as: Keyboard | |
[ 11.254861] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event0 is a keyboard | |
[ 11.255448] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device 3Dconnexion SpaceNavigator (/dev/input/event6) | |
[ 11.255496] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 11.255540] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 11.255891] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device Dell Dell USB Keyboard Hub (/dev/input/event4) | |
[ 11.255946] localhost /usr/libexec/gdm-x-session[1222]: (**) Dell Dell USB Keyboard Hub: Applying InputClass "evdev keyboard catchall" | |
[ 11.255988] localhost /usr/libexec/gdm-x-session[1222]: (**) Dell Dell USB Keyboard Hub: Applying InputClass "libinput keyboard catchall" | |
[ 11.256241] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 18 paused 0 | |
[ 11.256292] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard Hub' | |
[ 11.256335] localhost /usr/libexec/gdm-x-session[1222]: (**) Dell Dell USB Keyboard Hub: always reports core events | |
[ 11.256379] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event4" | |
[ 11.256424] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 11.256579] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event4 is tagged by udev as: Keyboard | |
[ 11.256640] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event4 is a keyboard | |
[ 11.256726] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.2/2-3.2.1/2-3.2.1:1.0/0003:413C:2002.0003/input/input6/event4" | |
[ 11.256812] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard Hub" (type: KEYBOARD, id 9) | |
[ 11.256980] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event4 is tagged by udev as: Keyboard | |
[ 11.257071] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event4 is a keyboard | |
[ 11.257428] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device Dell Dell USB Keyboard Hub (/dev/input/event5) | |
[ 11.257528] localhost /usr/libexec/gdm-x-session[1222]: (**) Dell Dell USB Keyboard Hub: Applying InputClass "evdev keyboard catchall" | |
[ 11.257575] localhost /usr/libexec/gdm-x-session[1222]: (**) Dell Dell USB Keyboard Hub: Applying InputClass "libinput keyboard catchall" | |
[ 11.257929] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 19 paused 0 | |
[ 11.257979] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard Hub' | |
[ 11.258038] localhost /usr/libexec/gdm-x-session[1222]: (**) Dell Dell USB Keyboard Hub: always reports core events | |
[ 11.258083] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event5" | |
[ 11.258128] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 11.258263] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event5 is tagged by udev as: Keyboard | |
[ 11.258308] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event5 is a keyboard | |
[ 11.258357] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.2/2-3.2.1/2-3.2.1:1.1/0003:413C:2002.0004/input/input7/event5" | |
[ 11.258401] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard Hub" (type: KEYBOARD, id 10) | |
[ 11.258686] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event5 is tagged by udev as: Keyboard | |
[ 11.258732] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event5 is a keyboard | |
[ 11.258979] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event3) | |
[ 11.259103] localhost /usr/libexec/gdm-x-session[1222]: (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall" | |
[ 11.259152] localhost /usr/libexec/gdm-x-session[1222]: (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "libinput pointer catchall" | |
[ 11.259427] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 20 paused 0 | |
[ 11.259474] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'ImPS/2 Generic Wheel Mouse' | |
[ 11.259523] localhost /usr/libexec/gdm-x-session[1222]: (**) ImPS/2 Generic Wheel Mouse: always reports core events | |
[ 11.259570] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event3" | |
[ 11.259616] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 11.259662] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event3 is tagged by udev as: Mouse | |
[ 11.259706] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event3 is a pointer caps | |
[ 11.259755] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event3" | |
[ 11.259800] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 11) | |
[ 11.259845] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "AccelerationScheme" "none" | |
[ 11.259892] localhost /usr/libexec/gdm-x-session[1222]: (**) ImPS/2 Generic Wheel Mouse: (accel) selected scheme none/0 | |
[ 11.259936] localhost /usr/libexec/gdm-x-session[1222]: (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000 | |
[ 11.259979] localhost /usr/libexec/gdm-x-session[1222]: (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4 | |
[ 11.260035] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event3 is tagged by udev as: Mouse | |
[ 11.260080] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event3 is a pointer caps | |
[ 11.260193] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0) | |
[ 11.260242] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 11.260286] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 11.280898] localhost dhclient[1246]: Created duid "\000\004\330\343\032\257\215}H\212\203\315\"\306\215\002\036\207". | |
[ 11.280974] localhost dhclient[1246]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 4 (xid=0x5792be02) | |
[ 11.284876] localhost dhclient[1246]: DHCPREQUEST on eno1 to 255.255.255.255 port 67 (xid=0x5792be02) | |
[ 11.284941] localhost dhclient[1246]: DHCPOFFER from 192.168.0.1 | |
[ 11.599949] localhost systemd[1211]: Accepted new private connection. | |
[ 11.600025] localhost systemd[1211]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=1 reply_cookie=0 error=n/a | |
[ 11.600071] localhost systemd[1211]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 11.600120] localhost systemd[1211]: Got disconnect on private connection. | |
[ 11.627501] localhost systemd[1211]: dbus.socket: Incoming traffic | |
[ 11.627556] localhost systemd[1211]: dbus.service: Trying to enqueue job dbus.service/start/replace | |
[ 11.627605] localhost systemd[1211]: dbus.service: Installed new job dbus.service/start as 9 | |
[ 11.627653] localhost systemd[1211]: dbus.service: Enqueued job dbus.service/start as 9 | |
[ 11.627700] localhost systemd[1211]: dbus.socket: Changed listening -> running | |
[ 11.627979] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/dbus.service: No such file or directory | |
[ 11.628034] localhost systemd[1211]: dbus.service: About to execute: /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation | |
[ 11.628079] localhost systemd[1211]: dbus.service: Forked /usr/bin/dbus-daemon as 1272 | |
[ 11.628126] localhost systemd[1211]: dbus.service: Changed dead -> running | |
[ 11.628169] localhost systemd[1211]: dbus.service: Job dbus.service/start finished, result=done | |
[ 11.628411] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a | |
[ 11.628905] localhost dbus-daemon[1272]: dbus.service: Executing: /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation | |
[ 11.629073] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 11.629182] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=2 reply_cookie=0 error=n/a | |
[ 11.629360] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a | |
[ 11.629409] localhost systemd[1211]: Successfully connected to system bus. | |
[ 11.662751] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 11.684158] localhost systemd[1]: Received SIGCHLD from PID 1265 (qemu-system-i38). | |
[ 11.685079] localhost systemd[1]: Child 1265 (qemu-system-i38) died (code=exited, status=0/SUCCESS) | |
[ 11.657191] localhost setroubleshoot[1215]: SELinux is preventing accounts-daemon from write access on the directory root. For complete SELinux messages. run sealert -l cc7f6914-ac7f-49c4-b9fc-6d434366ef33 | |
[ 11.662232] localhost python3[1215]: SELinux is preventing accounts-daemon from write access on the directory root. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that accounts-daemon should be allowed write access on the root directory by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'accounts-daemon' --raw | audit2allow -M my-accountsdaemon | |
# semodule -X 300 -i my-accountsdaemon.pp | |
[ 11.752686] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a | |
[ 11.753190] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 11.753304] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=2 reply_cookie=0 error=n/a | |
[ 11.753441] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a | |
[ 11.753517] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=3 reply_cookie=0 error=n/a | |
[ 11.753672] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a | |
[ 11.753785] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=ListNames cookie=4 reply_cookie=0 error=n/a | |
[ 11.753863] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=7 reply_cookie=4 error=n/a | |
[ 11.753995] localhost systemd[1211]: Successfully connected to API bus. | |
[ 11.754096] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=:1.22 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a | |
[ 11.754175] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a | |
[ 11.754253] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=4 reply_cookie=0 error=n/a | |
[ 11.754341] localhost systemd[1211]: Got message type=method_call sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=6 reply_cookie=0 error=n/a | |
[ 11.754420] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=5 reply_cookie=0 error=n/a | |
[ 11.754505] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=8 reply_cookie=5 error=n/a | |
[ 11.968145] localhost dbus-daemon[1272]: Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' | |
[ 11.968222] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=9 reply_cookie=0 error=n/a | |
[ 11.970652] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=6 reply_cookie=0 error=n/a | |
[ 11.970703] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=10 reply_cookie=6 error=n/a | |
[ 11.970751] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 11.970795] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 11.970851] localhost systemd[1211]: gvfs-daemon.service: Trying to enqueue job gvfs-daemon.service/start/replace | |
[ 11.970900] localhost systemd[1211]: gvfs-daemon.service: Installed new job gvfs-daemon.service/start as 17 | |
[ 11.970944] localhost systemd[1211]: gvfs-daemon.service: Enqueued job gvfs-daemon.service/start as 17 | |
[ 11.970988] localhost systemd[1211]: home.mount: Collecting. | |
[ 11.971145] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 11.971215] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/gvfs-daemon.service: No such file or directory | |
[ 11.971262] localhost systemd[1211]: gvfs-daemon.service: About to execute: /usr/libexec/gvfsd | |
[ 11.971308] localhost systemd[1211]: gvfs-daemon.service: Forked /usr/libexec/gvfsd as 1315 | |
[ 11.971352] localhost systemd[1211]: gvfs-daemon.service: Changed dead -> start | |
[ 11.971631] localhost gvfsd[1315]: gvfs-daemon.service: Executing: /usr/libexec/gvfsd | |
[ 12.034244] localhost dbus-daemon[1272]: Successfully activated service 'org.gtk.vfs.Daemon' | |
[ 12.034341] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=11 reply_cookie=0 error=n/a | |
[ 12.034425] localhost systemd[1211]: gvfs-daemon.service: D-Bus name org.gtk.vfs.Daemon changed owner from to :1.3 | |
[ 12.034495] localhost systemd[1211]: gvfs-daemon.service: Changed start -> running | |
[ 12.034583] localhost systemd[1211]: gvfs-daemon.service: Job gvfs-daemon.service/start finished, result=done | |
[ 12.050490] localhost systemd[1211]: Received SIGCHLD from PID 1324 (gvfsd-fuse). | |
[ 12.050663] localhost systemd[1211]: Child 1324 (gvfsd-fuse) died (code=exited, status=1/FAILURE) | |
[ 12.197826] localhost dbus-daemon[1272]: Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' | |
[ 12.197902] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=12 reply_cookie=0 error=n/a | |
[ 12.198076] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=7 reply_cookie=0 error=n/a | |
[ 12.198144] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=13 reply_cookie=7 error=n/a | |
[ 12.198201] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 12.198253] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 12.198306] localhost systemd[1211]: at-spi-dbus-bus.service: Trying to enqueue job at-spi-dbus-bus.service/start/replace | |
[ 12.198369] localhost systemd[1211]: at-spi-dbus-bus.service: Installed new job at-spi-dbus-bus.service/start as 25 | |
[ 12.198422] localhost systemd[1211]: at-spi-dbus-bus.service: Enqueued job at-spi-dbus-bus.service/start as 25 | |
[ 12.198473] localhost systemd[1211]: home.mount: Collecting. | |
[ 12.198526] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 12.198660] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/at-spi-dbus-bus.service: No such file or directory | |
[ 12.198718] localhost systemd[1211]: at-spi-dbus-bus.service: About to execute: /usr/libexec/at-spi-bus-launcher | |
[ 12.198765] localhost systemd[1211]: at-spi-dbus-bus.service: Forked /usr/libexec/at-spi-bus-launcher as 1330 | |
[ 12.198816] localhost systemd[1211]: at-spi-dbus-bus.service: Changed dead -> start | |
[ 12.199071] localhost at-spi-bus-launcher[1330]: at-spi-dbus-bus.service: Executing: /usr/libexec/at-spi-bus-launcher | |
[ 12.207607] localhost dbus-daemon[1272]: Successfully activated service 'org.a11y.Bus' | |
[ 12.207693] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=14 reply_cookie=0 error=n/a | |
[ 12.207754] localhost systemd[1211]: at-spi-dbus-bus.service: D-Bus name org.a11y.Bus changed owner from to :1.6 | |
[ 12.207797] localhost systemd[1211]: at-spi-dbus-bus.service: Changed start -> running | |
[ 12.207849] localhost systemd[1211]: at-spi-dbus-bus.service: Job at-spi-dbus-bus.service/start finished, result=done | |
[ 12.221581] localhost at-spi-bus-launcher[1330]: ** (process:1330): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files | |
[ 12.221646] localhost at-spi-bus-launcher[1330]: Activating service name='org.a11y.atspi.Registry' | |
[ 12.225066] localhost at-spi-bus-launcher[1330]: Successfully activated service 'org.a11y.atspi.Registry' | |
[ 12.225462] localhost org.a11y.atspi.Registry[1335]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry | |
[ 12.235374] localhost systemd[1211]: Got message type=method_call sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=15 reply_cookie=0 error=n/a | |
[ 12.235451] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=8 reply_cookie=0 error=n/a | |
[ 12.235507] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=16 reply_cookie=8 error=n/a | |
[ 12.235559] localhost systemd[1211]: Got message type=method_call sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=17 reply_cookie=0 error=n/a | |
[ 12.235609] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=9 reply_cookie=0 error=n/a | |
[ 12.235660] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=18 reply_cookie=9 error=n/a | |
[ 12.235712] localhost systemd[1211]: Got message type=method_call sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=19 reply_cookie=0 error=n/a | |
[ 12.235760] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=10 reply_cookie=0 error=n/a | |
[ 12.235817] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=20 reply_cookie=10 error=n/a | |
[ 12.235874] localhost systemd[1211]: Got message type=method_call sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=21 reply_cookie=0 error=n/a | |
[ 12.235929] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=11 reply_cookie=0 error=n/a | |
[ 12.235973] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=22 reply_cookie=11 error=n/a | |
[ 12.236035] localhost systemd[1211]: Got message type=method_call sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=23 reply_cookie=0 error=n/a | |
[ 12.236081] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=12 reply_cookie=0 error=n/a | |
[ 12.236125] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=24 reply_cookie=12 error=n/a | |
[ 12.271119] localhost systemd-logind[992]: Got message type=method_call sender=:1.23 destination=:1.2 object=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=GetAll cookie=7 reply_cookie=0 error=n/a | |
[ 12.271244] localhost systemd-logind[992]: device-enumerator: scan all dirs | |
[ 12.271255] localhost systemd-logind[992]: device-enumerator: scanning /sys/bus | |
[ 12.271274] localhost systemd-logind[992]: device-enumerator: scanning /sys/class | |
[ 12.272143] localhost systemd-logind[992]: External (1) displays connected. | |
[ 12.272152] localhost systemd-logind[992]: Sent message type=method_return sender=n/a destination=:1.23 object=n/a interface=n/a member=n/a cookie=48 reply_cookie=7 error=n/a | |
[ 12.272666] localhost systemd-logind[992]: Got message type=method_call sender=:1.23 destination=:1.2 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=GetSession cookie=8 reply_cookie=0 error=n/a | |
[ 12.272676] localhost systemd-logind[992]: Sent message type=method_return sender=n/a destination=:1.23 object=n/a interface=n/a member=n/a cookie=49 reply_cookie=8 error=n/a | |
[ 12.241058] localhost systemd[1211]: Got message type=method_call sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=25 reply_cookie=0 error=n/a | |
[ 12.241120] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=13 reply_cookie=0 error=n/a | |
[ 12.241175] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=26 reply_cookie=13 error=n/a | |
[ 12.281007] localhost dhclient[1246]: DHCPACK from 192.168.0.1 (xid=0x5792be02) | |
[ 12.283731] localhost dhclient[1246]: bound to 192.168.0.12 -- renewal in 175674 seconds. | |
[ 12.284221] localhost NetworkManager[1112]: <info> [1485167333.6970] address 192.168.0.12 | |
[ 12.284329] localhost NetworkManager[1112]: <info> [1485167333.6973] plen 24 (255.255.255.0) | |
[ 12.284444] localhost NetworkManager[1112]: <info> [1485167333.6973] gateway 192.168.0.1 | |
[ 12.284609] localhost NetworkManager[1112]: <info> [1485167333.6973] server identifier 192.168.0.1 | |
[ 12.284708] localhost NetworkManager[1112]: <info> [1485167333.6973] lease time 360000 | |
[ 12.284819] localhost NetworkManager[1112]: <info> [1485167333.6973] nameserver '209.18.47.61' | |
[ 12.284905] localhost NetworkManager[1112]: <info> [1485167333.6973] nameserver '209.18.47.62' | |
[ 12.284998] localhost NetworkManager[1112]: <info> [1485167333.6973] dhcp4 (eno1): state changed unknown -> bound | |
[ 12.285359] localhost avahi-daemon[985]: Joining mDNS multicast group on interface eno1.IPv4 with address 192.168.0.12. | |
[ 12.285470] localhost avahi-daemon[985]: New relevant interface eno1.IPv4 for mDNS. | |
[ 12.285575] localhost NetworkManager[1112]: <info> [1485167333.6985] device (eno1): state change: ip-config -> ip-check (reason 'none') [70 80 0] | |
[ 12.285705] localhost avahi-daemon[985]: Registering new address record for 192.168.0.12 on eno1.IPv4. | |
[ 12.287215] localhost /firewalld[984]: ERROR: INVALID_ZONE | |
[ 12.287295] localhost NetworkManager[1112]: <warn> [1485167333.7005] firewall: [0x56545e511ed0,change:"eno1"]: complete: request failed (INVALID_ZONE) | |
[ 12.288204] localhost nm-dispatcher[1159]: req:2 'pre-up' [eno1]: new request (1 scripts) | |
[ 12.305206] localhost NetworkManager[1112]: <info> [1485167333.7183] device (eno1): state change: ip-check -> secondaries (reason 'none') [80 90 0] | |
[ 12.305324] localhost NetworkManager[1112]: <info> [1485167333.7185] device (eno1): state change: secondaries -> activated (reason 'none') [90 100 0] | |
[ 12.305428] localhost NetworkManager[1112]: <info> [1485167333.7186] manager: NetworkManager state is now CONNECTED_LOCAL | |
[ 12.305799] localhost NetworkManager[1112]: <info> [1485167333.7190] manager: NetworkManager state is now CONNECTED_SITE | |
[ 12.305924] localhost NetworkManager[1112]: <info> [1485167333.7191] policy: set 'Wired connection 1' (eno1) as default for IPv4 routing and DNS | |
[ 12.306259] localhost NetworkManager[1112]: <info> [1485167333.7195] device (eno1): Activation: successful, device activated. | |
[ 12.307061] localhost nm-dispatcher[1159]: req:3 'up' [eno1]: new request (5 scripts) | |
[ 12.307124] localhost nm-dispatcher[1159]: req:3 'up' [eno1]: start running ordered scripts... | |
[ 12.351638] localhost systemctl[1362]: Calling manager for ReloadUnit on iscsi.service, replace | |
[ 12.352521] localhost systemctl[1362]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=ReloadUnit cookie=1 reply_cookie=0 error=n/a | |
[ 12.353473] localhost systemctl[1362]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 12.353482] localhost systemctl[1362]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 12.353529] localhost systemctl[1362]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 12.353537] localhost systemctl[1362]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/iscsi_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 12.353627] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=274 reply_cookie=0 error=n/a | |
[ 12.353748] localhost systemctl[1362]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a | |
[ 12.386220] localhost gnome-keyring-daemon[1382]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory | |
[ 12.386349] localhost gnome-keyring-daemon[1384]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory | |
[ 12.386467] localhost gnome-keyring-ssh.desktop[1378]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory | |
[ 12.386529] localhost gnome-keyring-secrets.desktop[1380]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory | |
[ 12.386621] localhost gnome-keyring-pkcs11.desktop[1379]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory | |
[ 12.386827] localhost gnome-keyring-daemon[1383]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory | |
[ 12.387398] localhost gnome-keyring-ssh.desktop[1378]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh | |
[ 12.394313] localhost systemd[1211]: Got message type=method_call sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=27 reply_cookie=0 error=n/a | |
[ 12.394409] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=14 reply_cookie=0 error=n/a | |
[ 12.394462] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=28 reply_cookie=14 error=n/a | |
[ 12.395660] localhost gnome-keyring-pkcs11.desktop[1379]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh | |
[ 12.395741] localhost gnome-keyring-secrets.desktop[1380]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh | |
[ 12.528761] localhost NetworkManager[1112]: <info> [1485167333.9413] manager: NetworkManager state is now CONNECTED_GLOBAL | |
[ 12.703573] localhost avahi-daemon[985]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::c6ee:1464:1ec1:d94b. | |
[ 12.703643] localhost avahi-daemon[985]: New relevant interface eno1.IPv6 for mDNS. | |
[ 12.703692] localhost avahi-daemon[985]: Registering new address record for fe80::c6ee:1464:1ec1:d94b on eno1.*. | |
[ 12.766072] localhost dbus[978]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' | |
[ 12.801181] localhost systemd[1396]: upower.service: Executing: /usr/libexec/upowerd | |
[ 12.801207] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/upower_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=278 reply_cookie=0 error=n/a | |
[ 12.845378] localhost dbus[978]: [system] Successfully activated service 'org.freedesktop.UPower' | |
[ 12.845689] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 12.893390] localhost setroubleshoot[1215]: SELinux is preventing accounts-daemon from getattr access on the filesystem /run. For complete SELinux messages. run sealert -l e827826f-ad87-4a8b-8c2b-43c66edb7b63 | |
[ 12.894131] localhost python3[1215]: SELinux is preventing accounts-daemon from getattr access on the filesystem /run. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that accounts-daemon should be allowed getattr access on the run filesystem by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'accounts-daemon' --raw | audit2allow -M my-accountsdaemon | |
# semodule -X 300 -i my-accountsdaemon.pp | |
[ 12.920902] localhost setroubleshoot[1215]: SELinux is preventing accounts-daemon from getattr access on the filesystem /run. For complete SELinux messages. run sealert -l e827826f-ad87-4a8b-8c2b-43c66edb7b63 | |
[ 12.921768] localhost python3[1215]: SELinux is preventing accounts-daemon from getattr access on the filesystem /run. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that accounts-daemon should be allowed getattr access on the run filesystem by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'accounts-daemon' --raw | audit2allow -M my-accountsdaemon | |
# semodule -X 300 -i my-accountsdaemon.pp | |
[ 13.024358] localhost rtkit-daemon[989]: Successfully made thread 1437 of process 1437 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. | |
[ 13.024432] localhost rtkit-daemon[989]: Supervising 1 threads of 1 processes of 1 users. | |
[ 13.058481] localhost dbus[978]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' | |
[ 13.065823] localhost pulseaudio[1437]: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory | |
[ 13.065920] localhost pulseaudio[1437]: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.config/pulse/cookie': No such file or directory | |
[ 13.065991] localhost pulseaudio[1437]: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory | |
[ 13.066067] localhost pulseaudio[1437]: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.pulse-cookie': No such file or directory | |
[ 13.908779] localhost dbus-daemon[1272]: Activating service name='org.gnome.Shell.CalendarServer' | |
[ 14.176697] localhost dbus[978]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' | |
[ 14.182556] localhost geoclue[1460]: geoclue.service: Executing: /usr/libexec/geoclue -t 5 | |
[ 14.192207] localhost polkitd[1030]: Registered Authentication Agent for unix-session:1 (system bus name :1.24 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) | |
[ 14.250018] localhost dbus[978]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' | |
[ 14.251748] localhost dbus-daemon[1272]: Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' | |
[ 14.252175] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=29 reply_cookie=0 error=n/a | |
[ 14.252826] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=15 reply_cookie=0 error=n/a | |
[ 14.252887] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=30 reply_cookie=15 error=n/a | |
[ 14.252943] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 14.252992] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 14.253156] localhost systemd[1211]: gvfs-udisks2-volume-monitor.service: Trying to enqueue job gvfs-udisks2-volume-monitor.service/start/replace | |
[ 14.253213] localhost systemd[1211]: gvfs-udisks2-volume-monitor.service: Installed new job gvfs-udisks2-volume-monitor.service/start as 33 | |
[ 14.253259] localhost systemd[1211]: gvfs-udisks2-volume-monitor.service: Enqueued job gvfs-udisks2-volume-monitor.service/start as 33 | |
[ 14.253304] localhost systemd[1211]: home.mount: Collecting. | |
[ 14.253424] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 14.253497] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/gvfs-udisks2-volume-monitor.service: No such file or directory | |
[ 14.253546] localhost systemd[1211]: gvfs-udisks2-volume-monitor.service: About to execute: /usr/libexec/gvfs-udisks2-volume-monitor | |
[ 14.253591] localhost systemd[1211]: gvfs-udisks2-volume-monitor.service: Forked /usr/libexec/gvfs-udisks2-volume-monitor as 1465 | |
[ 14.253638] localhost systemd[1211]: gvfs-udisks2-volume-monitor.service: Changed dead -> start | |
[ 14.254173] localhost gvfs-udisks2-volume-monitor[1465]: gvfs-udisks2-volume-monitor.service: Executing: /usr/libexec/gvfs-udisks2-volume-monitor | |
[ 14.286759] localhost systemd[1464]: wpa_supplicant.service: Executing: /usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u -s | |
[ 14.313459] localhost dbus-daemon[1272]: Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor' | |
[ 14.313540] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=31 reply_cookie=0 error=n/a | |
[ 14.313590] localhost systemd[1211]: gvfs-udisks2-volume-monitor.service: D-Bus name org.gtk.vfs.UDisks2VolumeMonitor changed owner from to :1.18 | |
[ 14.313638] localhost systemd[1211]: gvfs-udisks2-volume-monitor.service: Changed start -> running | |
[ 14.313717] localhost systemd[1211]: gvfs-udisks2-volume-monitor.service: Job gvfs-udisks2-volume-monitor.service/start finished, result=done | |
[ 14.315135] localhost dbus-daemon[1272]: Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' | |
[ 14.315192] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=32 reply_cookie=0 error=n/a | |
[ 14.320473] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=16 reply_cookie=0 error=n/a | |
[ 14.320526] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=33 reply_cookie=16 error=n/a | |
[ 14.320575] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 14.320622] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 14.320671] localhost systemd[1211]: gvfs-gphoto2-volume-monitor.service: Trying to enqueue job gvfs-gphoto2-volume-monitor.service/start/replace | |
[ 14.320722] localhost systemd[1211]: gvfs-gphoto2-volume-monitor.service: Installed new job gvfs-gphoto2-volume-monitor.service/start as 41 | |
[ 14.320766] localhost systemd[1211]: gvfs-gphoto2-volume-monitor.service: Enqueued job gvfs-gphoto2-volume-monitor.service/start as 41 | |
[ 14.321284] localhost systemd[1211]: home.mount: Collecting. | |
[ 14.321364] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 14.321414] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/gvfs-gphoto2-volume-monitor.service: No such file or directory | |
[ 14.321457] localhost systemd[1211]: gvfs-gphoto2-volume-monitor.service: About to execute: /usr/libexec/gvfs-gphoto2-volume-monitor | |
[ 14.321498] localhost systemd[1211]: gvfs-gphoto2-volume-monitor.service: Forked /usr/libexec/gvfs-gphoto2-volume-monitor as 1469 | |
[ 14.321544] localhost systemd[1211]: gvfs-gphoto2-volume-monitor.service: Changed dead -> start | |
[ 14.321674] localhost gvfs-gphoto2-volume-monitor[1469]: gvfs-gphoto2-volume-monitor.service: Executing: /usr/libexec/gvfs-gphoto2-volume-monitor | |
[ 14.385573] localhost dbus[978]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' | |
[ 14.385934] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.386203] localhost wpa_supplicant[1464]: Successfully initialized wpa_supplicant | |
[ 14.387893] localhost dbus[978]: [system] Successfully activated service 'org.freedesktop.GeoClue2' | |
[ 14.387926] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.404293] localhost dbus-daemon[1272]: Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor' | |
[ 14.404378] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=34 reply_cookie=0 error=n/a | |
[ 14.404431] localhost systemd[1211]: gvfs-gphoto2-volume-monitor.service: D-Bus name org.gtk.vfs.GPhoto2VolumeMonitor changed owner from to :1.19 | |
[ 14.404480] localhost systemd[1211]: gvfs-gphoto2-volume-monitor.service: Changed start -> running | |
[ 14.404530] localhost systemd[1211]: gvfs-gphoto2-volume-monitor.service: Job gvfs-gphoto2-volume-monitor.service/start finished, result=done | |
[ 14.405687] localhost dbus-daemon[1272]: Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' | |
[ 14.405748] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=35 reply_cookie=0 error=n/a | |
[ 14.410412] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=17 reply_cookie=0 error=n/a | |
[ 14.410466] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=36 reply_cookie=17 error=n/a | |
[ 14.410515] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 14.410560] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 14.410607] localhost systemd[1211]: gvfs-mtp-volume-monitor.service: Trying to enqueue job gvfs-mtp-volume-monitor.service/start/replace | |
[ 14.410651] localhost systemd[1211]: gvfs-mtp-volume-monitor.service: Installed new job gvfs-mtp-volume-monitor.service/start as 49 | |
[ 14.410699] localhost systemd[1211]: gvfs-mtp-volume-monitor.service: Enqueued job gvfs-mtp-volume-monitor.service/start as 49 | |
[ 14.410744] localhost systemd[1211]: home.mount: Collecting. | |
[ 14.410787] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 14.410901] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/gvfs-mtp-volume-monitor.service: No such file or directory | |
[ 14.410990] localhost systemd[1211]: gvfs-mtp-volume-monitor.service: About to execute: /usr/libexec/gvfs-mtp-volume-monitor | |
[ 14.411103] localhost systemd[1211]: gvfs-mtp-volume-monitor.service: Forked /usr/libexec/gvfs-mtp-volume-monitor as 1473 | |
[ 14.411197] localhost systemd[1211]: gvfs-mtp-volume-monitor.service: Changed dead -> start | |
[ 14.411503] localhost gvfs-mtp-volume-monitor[1473]: gvfs-mtp-volume-monitor.service: Executing: /usr/libexec/gvfs-mtp-volume-monitor | |
[ 14.432621] localhost dbus-daemon[1272]: Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor' | |
[ 14.432771] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=37 reply_cookie=0 error=n/a | |
[ 14.432873] localhost systemd[1211]: gvfs-mtp-volume-monitor.service: D-Bus name org.gtk.vfs.MTPVolumeMonitor changed owner from to :1.20 | |
[ 14.432991] localhost systemd[1211]: gvfs-mtp-volume-monitor.service: Changed start -> running | |
[ 14.433126] localhost systemd[1211]: gvfs-mtp-volume-monitor.service: Job gvfs-mtp-volume-monitor.service/start finished, result=done | |
[ 14.433823] localhost dbus-daemon[1272]: Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' | |
[ 14.433888] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=38 reply_cookie=0 error=n/a | |
[ 14.433946] localhost dbus-daemon[1272]: Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' | |
[ 14.438282] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=18 reply_cookie=0 error=n/a | |
[ 14.438340] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=40 reply_cookie=18 error=n/a | |
[ 14.438385] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 14.438432] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 14.438476] localhost systemd[1211]: evolution-source-registry.service: Trying to enqueue job evolution-source-registry.service/start/replace | |
[ 14.438521] localhost systemd[1211]: evolution-source-registry.service: Installed new job evolution-source-registry.service/start as 57 | |
[ 14.438563] localhost systemd[1211]: evolution-source-registry.service: Enqueued job evolution-source-registry.service/start as 57 | |
[ 14.438604] localhost systemd[1211]: home.mount: Collecting. | |
[ 14.438648] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 14.438690] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=39 reply_cookie=0 error=n/a | |
[ 14.438739] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=19 reply_cookie=0 error=n/a | |
[ 14.438782] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=41 reply_cookie=19 error=n/a | |
[ 14.438824] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 14.438915] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 14.438959] localhost systemd[1211]: gvfs-goa-volume-monitor.service: Trying to enqueue job gvfs-goa-volume-monitor.service/start/replace | |
[ 14.439021] localhost systemd[1211]: gvfs-goa-volume-monitor.service: Installed new job gvfs-goa-volume-monitor.service/start as 65 | |
[ 14.439084] localhost systemd[1211]: gvfs-goa-volume-monitor.service: Enqueued job gvfs-goa-volume-monitor.service/start as 65 | |
[ 14.439129] localhost systemd[1211]: home.mount: Collecting. | |
[ 14.439173] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 14.439222] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/gvfs-goa-volume-monitor.service: No such file or directory | |
[ 14.439266] localhost systemd[1211]: gvfs-goa-volume-monitor.service: About to execute: /usr/libexec/gvfs-goa-volume-monitor | |
[ 14.439309] localhost systemd[1211]: gvfs-goa-volume-monitor.service: Forked /usr/libexec/gvfs-goa-volume-monitor as 1480 | |
[ 14.439375] localhost systemd[1211]: gvfs-goa-volume-monitor.service: Changed dead -> start | |
[ 14.439419] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/evolution-source-registry.service: No such file or directory | |
[ 14.439475] localhost systemd[1211]: evolution-source-registry.service: About to execute: /usr/libexec/evolution-source-registry | |
[ 14.439578] localhost systemd[1211]: evolution-source-registry.service: Forked /usr/libexec/evolution-source-registry as 1481 | |
[ 14.439633] localhost systemd[1211]: evolution-source-registry.service: Changed dead -> start | |
[ 14.439762] localhost gvfs-goa-volume-monitor[1480]: gvfs-goa-volume-monitor.service: Executing: /usr/libexec/gvfs-goa-volume-monitor | |
[ 14.439902] localhost evolution-source-registry[1481]: evolution-source-registry.service: Executing: /usr/libexec/evolution-source-registry | |
[ 14.452947] localhost dbus-daemon[1272]: Activating service name='org.gnome.OnlineAccounts' | |
[ 14.502171] localhost dbus-daemon[1272]: Activating service name='ca.desrt.dconf' | |
[ 14.519368] localhost dbus-daemon[1272]: Successfully activated service 'ca.desrt.dconf' | |
[ 14.730451] localhost org.gnome.OnlineAccounts[1272]: goa-daemon-Message: goa-daemon version 3.20.1 starting | |
[ 14.749051] localhost dbus-daemon[1272]: Successfully activated service 'org.gnome.OnlineAccounts' | |
[ 14.749362] localhost dbus-daemon[1272]: Activating service name='org.gnome.Identity' | |
[ 14.750634] localhost dbus-daemon[1272]: Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor' | |
[ 14.750733] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=42 reply_cookie=0 error=n/a | |
[ 14.750786] localhost systemd[1211]: gvfs-goa-volume-monitor.service: D-Bus name org.gtk.vfs.GoaVolumeMonitor changed owner from to :1.22 | |
[ 14.750832] localhost systemd[1211]: gvfs-goa-volume-monitor.service: Changed start -> running | |
[ 14.750876] localhost systemd[1211]: gvfs-goa-volume-monitor.service: Job gvfs-goa-volume-monitor.service/start finished, result=done | |
[ 14.751875] localhost dbus-daemon[1272]: Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' | |
[ 14.751930] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=43 reply_cookie=0 error=n/a | |
[ 14.761261] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=20 reply_cookie=0 error=n/a | |
[ 14.761330] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=44 reply_cookie=20 error=n/a | |
[ 14.761396] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 14.761443] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 14.761490] localhost systemd[1211]: gvfs-afc-volume-monitor.service: Trying to enqueue job gvfs-afc-volume-monitor.service/start/replace | |
[ 14.761536] localhost systemd[1211]: gvfs-afc-volume-monitor.service: Installed new job gvfs-afc-volume-monitor.service/start as 73 | |
[ 14.761615] localhost systemd[1211]: gvfs-afc-volume-monitor.service: Enqueued job gvfs-afc-volume-monitor.service/start as 73 | |
[ 14.761668] localhost systemd[1211]: home.mount: Collecting. | |
[ 14.761715] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 14.761765] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/gvfs-afc-volume-monitor.service: No such file or directory | |
[ 14.761812] localhost systemd[1211]: gvfs-afc-volume-monitor.service: About to execute: /usr/libexec/gvfs-afc-volume-monitor | |
[ 14.761860] localhost systemd[1211]: gvfs-afc-volume-monitor.service: Forked /usr/libexec/gvfs-afc-volume-monitor as 1502 | |
[ 14.761906] localhost systemd[1211]: gvfs-afc-volume-monitor.service: Changed dead -> start | |
[ 14.762087] localhost gvfs-afc-volume-monitor[1502]: gvfs-afc-volume-monitor.service: Executing: /usr/libexec/gvfs-afc-volume-monitor | |
[ 14.779481] localhost gvfs-afc-volume-monitor[1502]: Volume monitor alive | |
[ 14.780648] localhost dbus-daemon[1272]: Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor' | |
[ 14.780729] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=45 reply_cookie=0 error=n/a | |
[ 14.780782] localhost systemd[1211]: gvfs-afc-volume-monitor.service: D-Bus name org.gtk.vfs.AfcVolumeMonitor changed owner from to :1.26 | |
[ 14.780828] localhost systemd[1211]: gvfs-afc-volume-monitor.service: Changed start -> running | |
[ 14.780874] localhost systemd[1211]: gvfs-afc-volume-monitor.service: Job gvfs-afc-volume-monitor.service/start finished, result=done | |
[ 14.790613] localhost dbus-daemon[1272]: Successfully activated service 'org.gnome.Identity' | |
[ 14.825875] localhost org.gnome.Identity[1272]: (process:1500): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' | |
[ 14.890095] localhost dbus[978]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' | |
[ 14.931126] localhost systemd[1511]: packagekit.service: Executing: /usr/libexec/packagekitd | |
[ 14.955121] localhost dbus-daemon[1272]: Successfully activated service 'org.gnome.evolution.dataserver.Sources5' | |
[ 14.955384] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=46 reply_cookie=0 error=n/a | |
[ 14.955440] localhost systemd[1211]: evolution-source-registry.service: D-Bus name org.gnome.evolution.dataserver.Sources5 changed owner from to :1.23 | |
[ 14.955490] localhost systemd[1211]: evolution-source-registry.service: Changed start -> running | |
[ 14.955535] localhost systemd[1211]: evolution-source-registry.service: Job evolution-source-registry.service/start finished, result=done | |
[ 14.958320] localhost PackageKit[1511]: daemon start | |
[ 14.959223] localhost spice-vdagent[1517]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 | |
[ 14.966179] localhost gnome-session[1252]: gnome-session-binary[1252]: WARNING: App 'spice-vdagent.desktop' exited with code 1 | |
[ 14.966271] localhost gnome-session-binary[1252]: WARNING: App 'spice-vdagent.desktop' exited with code 1 | |
[ 14.975550] localhost liveinst-setup.desktop[1520]: cp: cannot stat '/usr/share/applications/liveinst.desktop': No such file or directory | |
[ 14.975932] localhost gnome-session[1252]: gnome-session-binary[1252]: WARNING: App 'liveinst-setup.desktop' exited with code 1 | |
[ 14.976065] localhost gnome-session-binary[1252]: WARNING: App 'liveinst-setup.desktop' exited with code 1 | |
[ 15.043162] localhost systemd[1211]: Got message type=method_call sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=47 reply_cookie=0 error=n/a | |
[ 15.043274] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=21 reply_cookie=0 error=n/a | |
[ 15.043329] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=48 reply_cookie=21 error=n/a | |
[ 15.043378] localhost systemd[1211]: Got message type=method_call sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=49 reply_cookie=0 error=n/a | |
[ 15.043433] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=22 reply_cookie=0 error=n/a | |
[ 15.043479] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=50 reply_cookie=22 error=n/a | |
[ 15.147748] localhost dbus-daemon[1272]: Successfully activated service 'org.gnome.Shell.CalendarServer' | |
[ 15.158255] localhost dbus[978]: [system] Successfully activated service 'org.freedesktop.PackageKit' | |
[ 15.158388] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 15.163808] localhost gnome-settings-daemon.desktop[1519]: ** (gnome-settings-daemon:1519): WARNING **: Schemas 'org.gnome.desktop.a11y' has not been setup | |
[ 15.477209] localhost systemd-hostnamed[1174]: Got message type=method_call sender=:1.36 destination=org.freedesktop.hostname1 object=/org/freedesktop/hostname1 interface=org.freedesktop.DBus.Properties member=Get cookie=18 reply_cookie=0 error=n/a | |
[ 15.477289] localhost systemd-hostnamed[1174]: Sent message type=method_return sender=n/a destination=:1.36 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=18 error=n/a | |
[ 15.515846] localhost org.gnome.Shell.desktop[1393]: (gnome-shell:1393): Gjs-WARNING **: JS ERROR: could not get remote objects for service org.gnome.SettingsDaemon.Smartcard path /org/gnome/SettingsDaemon/Smartcard: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon.Smartcard was not provided by any .service files | |
[ 15.515939] localhost org.gnome.Shell.desktop[1393]: _proxyInvoker/asyncCallback@resource:///org/gnome/gjs/modules/overrides/Gio.js:83 | |
[ 15.516464] localhost dbus-daemon[1272]: Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service' | |
[ 15.516558] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=51 reply_cookie=0 error=n/a | |
[ 15.518897] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=23 reply_cookie=0 error=n/a | |
[ 15.519031] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=52 reply_cookie=23 error=n/a | |
[ 15.519115] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 15.519204] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 15.519274] localhost systemd[1211]: evolution-calendar-factory.service: Trying to enqueue job evolution-calendar-factory.service/start/replace | |
[ 15.519342] localhost systemd[1211]: evolution-calendar-factory.service: Installed new job evolution-calendar-factory.service/start as 81 | |
[ 15.519409] localhost systemd[1211]: evolution-calendar-factory.service: Enqueued job evolution-calendar-factory.service/start as 81 | |
[ 15.519480] localhost systemd[1211]: home.mount: Collecting. | |
[ 15.519549] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 15.519697] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/evolution-calendar-factory.service: No such file or directory | |
[ 15.519758] localhost systemd[1211]: evolution-calendar-factory.service: About to execute: /usr/libexec/evolution-calendar-factory | |
[ 15.519817] localhost systemd[1211]: evolution-calendar-factory.service: Forked /usr/libexec/evolution-calendar-factory as 1553 | |
[ 15.519864] localhost systemd[1211]: evolution-calendar-factory.service: Changed dead -> start | |
[ 15.520372] localhost evolution-calendar-factory[1553]: evolution-calendar-factory.service: Executing: /usr/libexec/evolution-calendar-factory | |
[ 15.553869] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 15.569040] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 15.569067] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 15.536596] localhost dbus[978]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' | |
[ 15.570293] localhost systemd[1]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=96 reply_cookie=0 error=n/a | |
[ 15.570821] localhost systemd[1]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=317 reply_cookie=0 error=n/a | |
[ 15.570924] localhost systemd[1]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=97 reply_cookie=317 error=n/a | |
[ 15.571004] localhost systemd[1]: var.mount: Failed to load configuration: No such file or directory | |
[ 15.571006] localhost systemd[1]: colord.service: Trying to enqueue job colord.service/start/replace | |
[ 15.571127] localhost systemd[1]: colord.service: Installed new job colord.service/start as 961 | |
[ 15.571130] localhost systemd[1]: colord.service: Enqueued job colord.service/start as 961 | |
[ 15.541345] localhost colord[1559]: colord.service: Executing: /usr/libexec/colord | |
[ 15.543702] localhost vmware-user.desktop[1558]: vmware-user: could not open /proc/fs/vmblock/dev | |
[ 15.726449] localhost dbus[978]: [system] Successfully activated service 'org.freedesktop.ColorManager' | |
[ 15.726729] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 15.741536] localhost dbus-daemon[1272]: Activating service name='org.freedesktop.Tracker1' | |
[ 15.989884] localhost dbus-daemon[1272]: Successfully activated service 'org.freedesktop.Tracker1' | |
[ 15.990219] localhost tracker-store.desktop[1594]: (uint32 1,) | |
[ 16.001756] localhost NetworkManager[1112]: <info> [1485167337.4143] manager: startup complete | |
[ 16.046417] localhost gnome-session-binary[1252]: Entering running state | |
[ 16.098040] localhost libcanberra-login-sound.desktop[1614]: Failed to play sound: File or data not found | |
[ 16.281248] localhost gnome-shell[1393]: GNOME Shell started at Mon Jan 23 2017 05:28:56 GMT-0500 (EST) | |
[ 16.342424] localhost dbus[978]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) | |
[ 16.371474] localhost dbus[978]: [system] Successfully activated service 'org.freedesktop.problems' | |
[ 16.383308] localhost dbus[978]: [system] Activating service name='org.freedesktop.fwupd' (using servicehelper) | |
[ 16.466070] localhost systemd-hostnamed[1174]: Got message type=method_call sender=:1.36 destination=org.freedesktop.hostname1 object=/org/freedesktop/hostname1 interface=org.freedesktop.DBus.Properties member=Get cookie=53 reply_cookie=0 error=n/a | |
[ 16.466174] localhost systemd-hostnamed[1174]: Sent message type=method_return sender=n/a destination=:1.36 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=53 error=n/a | |
[ 16.500150] localhost org.gnome.Shell.desktop[1393]: (gnome-shell:1393): mutter-WARNING **: STACK_OP_ADD: window 0x1200001 already in stack | |
[ 16.500357] localhost org.gnome.Shell.desktop[1393]: (gnome-shell:1393): mutter-WARNING **: STACK_OP_ADD: window 0x1200001 already in stack | |
[ 16.547584] localhost systemd[1673]: cups.service: Executing: /usr/sbin/cupsd -l | |
[ 16.581294] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.581676] localhost cupsd[1673]: REQUEST localhost - - "POST / HTTP/1.1" 200 364 Create-Printer-Subscriptions successful-ok | |
[ 16.618158] localhost dbus[978]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' | |
[ 16.641012] localhost dbus-daemon[1272]: Successfully activated service 'org.gnome.evolution.dataserver.Calendar7' | |
[ 16.641651] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=27 reply_cookie=0 error=n/a | |
[ 16.641762] localhost systemd[1211]: evolution-calendar-factory.service: D-Bus name org.gnome.evolution.dataserver.Calendar7 changed owner from to :1.43 | |
[ 16.641859] localhost systemd[1211]: evolution-calendar-factory.service: Changed start -> running | |
[ 16.641949] localhost systemd[1211]: evolution-calendar-factory.service: Job evolution-calendar-factory.service/start finished, result=done | |
[ 16.646255] localhost systemd-localed[1692]: systemd-localed.service: Executing: /usr/lib/systemd/systemd-localed | |
[ 16.665750] localhost systemd-localed[1692]: Successfully loaded SELinux database in 2.047ms, size on heap is 315K. | |
[ 16.666424] localhost systemd-localed[1692]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a | |
[ 16.667715] localhost systemd-localed[1692]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.45 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 16.667864] localhost systemd-localed[1692]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 error=n/a | |
[ 16.668247] localhost dbus[978]: [system] Successfully activated service 'org.freedesktop.locale1' | |
[ 16.668291] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.668400] localhost systemd-localed[1692]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.45 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 16.668486] localhost systemd-localed[1692]: Got message type=signal sender=org.freedesktop.DBus destination=:1.45 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a | |
[ 16.668567] localhost systemd-localed[1692]: Got message type=signal sender=org.freedesktop.DBus destination=:1.45 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 error=n/a | |
[ 16.674976] localhost systemd-hostnamed[1174]: Got message type=method_call sender=:1.36 destination=org.freedesktop.hostname1 object=/org/freedesktop/hostname1 interface=org.freedesktop.DBus.Properties member=Get cookie=115 reply_cookie=0 error=n/a | |
[ 16.675056] localhost systemd-hostnamed[1174]: Sent message type=method_return sender=n/a destination=:1.36 object=n/a interface=n/a member=n/a cookie=6 reply_cookie=115 error=n/a | |
[ 16.687755] localhost systemd-localed[1692]: Got message type=method_call sender=:1.36 destination=:1.45 object=/org/freedesktop/locale1 interface=org.freedesktop.DBus.Properties member=GetAll cookie=118 reply_cookie=0 error=n/a | |
[ 16.687864] localhost systemd-localed[1692]: Sent message type=method_return sender=n/a destination=:1.36 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=118 error=n/a | |
[ 16.691889] localhost systemd-localed[1692]: Got message type=method_call sender=:1.36 destination=:1.45 object=/org/freedesktop/locale1 interface=org.freedesktop.DBus.Properties member=GetAll cookie=146 reply_cookie=0 error=n/a | |
[ 16.691992] localhost systemd-localed[1692]: Sent message type=method_return sender=n/a destination=:1.36 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=146 error=n/a | |
[ 16.761355] localhost dbus-daemon[1272]: Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service' | |
[ 16.762515] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=53 reply_cookie=0 error=n/a | |
[ 16.771639] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=24 reply_cookie=0 error=n/a | |
[ 16.771746] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=54 reply_cookie=24 error=n/a | |
[ 16.771854] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 16.771958] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 16.772058] localhost systemd[1211]: evolution-addressbook-factory.service: Trying to enqueue job evolution-addressbook-factory.service/start/replace | |
[ 16.772142] localhost systemd[1211]: evolution-addressbook-factory.service: Installed new job evolution-addressbook-factory.service/start as 89 | |
[ 16.772227] localhost systemd[1211]: evolution-addressbook-factory.service: Enqueued job evolution-addressbook-factory.service/start as 89 | |
[ 16.772299] localhost systemd[1211]: home.mount: Collecting. | |
[ 16.772375] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 16.772435] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/evolution-addressbook-factory.service: No such file or directory | |
[ 16.772481] localhost systemd[1211]: evolution-addressbook-factory.service: About to execute: /usr/libexec/evolution-addressbook-factory | |
[ 16.772526] localhost systemd[1211]: evolution-addressbook-factory.service: Forked /usr/libexec/evolution-addressbook-factory as 1738 | |
[ 16.772574] localhost systemd[1211]: evolution-addressbook-factory.service: Changed dead -> start | |
[ 16.773216] localhost evolution-addressbook-factory[1738]: evolution-addressbook-factory.service: Executing: /usr/libexec/evolution-addressbook-factory | |
[ 16.837121] localhost org.freedesktop.fwupd[978]: (fwupd:1666): Fu-WARNING **: Failed to coldplug: UEFI firmware updating not supported | |
[ 16.850462] localhost dbus[978]: [system] Successfully activated service 'org.freedesktop.fwupd' | |
[ 16.868464] localhost dbus-daemon[1272]: Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' | |
[ 16.868576] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=55 reply_cookie=0 error=n/a | |
[ 16.868913] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=25 reply_cookie=0 error=n/a | |
[ 16.869027] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=56 reply_cookie=25 error=n/a | |
[ 16.869132] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 16.869223] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 16.869318] localhost systemd[1211]: gvfs-metadata.service: Trying to enqueue job gvfs-metadata.service/start/replace | |
[ 16.869487] localhost systemd[1211]: gvfs-metadata.service: Installed new job gvfs-metadata.service/start as 97 | |
[ 16.869564] localhost systemd[1211]: gvfs-metadata.service: Enqueued job gvfs-metadata.service/start as 97 | |
[ 16.869613] localhost systemd[1211]: home.mount: Collecting. | |
[ 16.869659] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 16.869721] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/gvfs-metadata.service: No such file or directory | |
[ 16.869766] localhost systemd[1211]: gvfs-metadata.service: About to execute: /usr/libexec/gvfsd-metadata | |
[ 16.869812] localhost systemd[1211]: gvfs-metadata.service: Forked /usr/libexec/gvfsd-metadata as 1764 | |
[ 16.869855] localhost systemd[1211]: gvfs-metadata.service: Changed dead -> start | |
[ 16.869997] localhost gvfsd-metadata[1764]: gvfs-metadata.service: Executing: /usr/libexec/gvfsd-metadata | |
[ 16.880257] localhost dbus-daemon[1272]: Successfully activated service 'org.gtk.vfs.Metadata' | |
[ 16.880369] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=57 reply_cookie=0 error=n/a | |
[ 16.880454] localhost systemd[1211]: gvfs-metadata.service: D-Bus name org.gtk.vfs.Metadata changed owner from to :1.48 | |
[ 16.880509] localhost systemd[1211]: gvfs-metadata.service: Changed start -> running | |
[ 16.880580] localhost systemd[1211]: gvfs-metadata.service: Job gvfs-metadata.service/start finished, result=done | |
[ 16.900815] localhost dbus-daemon[1272]: Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9' | |
[ 16.900921] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=58 reply_cookie=0 error=n/a | |
[ 16.900980] localhost systemd[1211]: evolution-addressbook-factory.service: D-Bus name org.gnome.evolution.dataserver.AddressBook9 changed owner from to :1.46 | |
[ 16.901041] localhost systemd[1211]: evolution-addressbook-factory.service: Changed start -> running | |
[ 16.901088] localhost systemd[1211]: evolution-addressbook-factory.service: Job evolution-addressbook-factory.service/start finished, result=done | |
[ 16.967691] localhost systemd-localed[1692]: Got message type=method_call sender=:1.49 destination=:1.45 object=/org/freedesktop/locale1 interface=org.freedesktop.DBus.Properties member=GetAll cookie=8 reply_cookie=0 error=n/a | |
[ 16.967768] localhost systemd-localed[1692]: Sent message type=method_return sender=n/a destination=:1.49 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=8 error=n/a | |
[ 17.415814] localhost chronyd[1001]: Selected source 216.182.1.2 | |
[ 19.907308] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/geoclue_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=354 reply_cookie=0 error=n/a | |
[ 19.907330] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/geoclue_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=355 reply_cookie=0 error=n/a | |
[ 20.007035] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 19.909773] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=356 reply_cookie=0 error=n/a | |
[ 19.910469] localhost systemd-cgroups-agent[1797]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 20.008360] localhost systemd[1211]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 20.008435] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=3 reply_cookie=0 error=n/a | |
[ 20.008483] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 error=n/a | |
[ 22.907489] localhost systemd[1]: Received SIGCHLD from PID 1159 (nm-dispatcher). | |
[ 22.907556] localhost systemd[1]: Child 1159 (nm-dispatcher) died (code=exited, status=0/SUCCESS) | |
[ 22.907615] localhost systemd[1]: NetworkManager-dispatcher.service: Child 1159 belongs to NetworkManager-dispatcher.service | |
[ 22.907638] localhost systemd[1]: NetworkManager-dispatcher.service: Main process exited, code=exited, status=0/SUCCESS | |
[ 22.908024] localhost systemd[1]: NetworkManager-dispatcher.service: Changed running -> dead | |
[ 22.908474] localhost systemd[1]: NetworkManager-dispatcher.service: cgroup is empty | |
[ 22.908643] localhost systemd[1]: NetworkManager-dispatcher.service: Collecting. | |
[ 22.908688] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=358 reply_cookie=0 error=n/a | |
[ 22.908718] localhost systemd[1]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=359 reply_cookie=0 error=n/a | |
[ 23.006500] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 22.908997] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=358 reply_cookie=0 error=n/a | |
[ 22.909150] localhost systemd[1]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=106 reply_cookie=359 error=n/a | |
[ 22.911854] localhost systemd-cgroups-agent[1798]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 23.010398] localhost systemd[1211]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 23.010627] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=4 reply_cookie=0 error=n/a | |
[ 23.010836] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=4 error=n/a | |
[ 24.827347] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "fd" "13" | |
[ 24.827740] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "fd" "16" | |
[ 24.828192] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "fd" "17" | |
[ 24.828889] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "fd" "18" | |
[ 24.829308] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "fd" "19" | |
[ 24.829698] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "fd" "20" | |
[ 24.829972] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: Suspending AIGLX clients for VT switch | |
[ 24.760666] localhost systemd-logind[992]: VT changed to 2 | |
[ 24.760735] localhost systemd-logind[992]: Sent message type=signal sender=n/a destination=:1.19 object=/org/freedesktop/login1/session/_31 interface=org.freedesktop.login1.Session member=PauseDevice cookie=74 reply_cookie=0 error=n/a | |
[ 24.760752] localhost systemd-logind[992]: Sent message type=signal sender=n/a destination=:1.19 object=/org/freedesktop/login1/session/_31 interface=org.freedesktop.login1.Session member=PauseDevice cookie=75 reply_cookie=0 error=n/a | |
[ 24.760765] localhost systemd-logind[992]: Sent message type=signal sender=n/a destination=:1.19 object=/org/freedesktop/login1/session/_31 interface=org.freedesktop.login1.Session member=PauseDevice cookie=76 reply_cookie=0 error=n/a | |
[ 24.760777] localhost systemd-logind[992]: Sent message type=signal sender=n/a destination=:1.19 object=/org/freedesktop/login1/session/_31 interface=org.freedesktop.login1.Session member=PauseDevice cookie=77 reply_cookie=0 error=n/a | |
[ 24.760939] localhost systemd-logind[992]: Sent message type=signal sender=n/a destination=:1.19 object=/org/freedesktop/login1/session/_31 interface=org.freedesktop.login1.Session member=PauseDevice cookie=78 reply_cookie=0 error=n/a | |
[ 24.910217] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got pause for 13:67 | |
[ 24.910288] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got pause for 13:69 | |
[ 24.910346] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got pause for 13:65 | |
[ 24.910388] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got pause for 13:64 | |
[ 24.910430] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got pause for 226:0 | |
[ 24.910471] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got pause for 13:66 | |
[ 24.910517] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got pause for 13:68 | |
[ 29.924214] localhost systemd[1]: Received SIGRTMIN+21 from PID 548 (plymouthd). | |
[ 29.924303] localhost systemd[1]: Disabling showing of status. | |
[ 29.935153] localhost systemd[1]: Received SIGCHLD from PID 1812 (plymouth). | |
[ 29.935172] localhost systemd[1]: Received SIGCHLD from PID 1160 (plymouth). | |
[ 30.033996] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 29.935517] localhost systemd[1]: Child 1160 (plymouth) died (code=exited, status=0/SUCCESS) | |
[ 29.935565] localhost systemd[1]: plymouth-quit-wait.service: Child 1160 belongs to plymouth-quit-wait.service | |
[ 29.935584] localhost systemd[1]: plymouth-quit-wait.service: Main process exited, code=exited, status=0/SUCCESS | |
[ 29.935847] localhost systemd[1]: plymouth-quit-wait.service: Changed start -> dead | |
[ 29.936103] localhost systemd[1]: plymouth-quit-wait.service: Job plymouth-quit-wait.service/start finished, result=done | |
[ 29.936114] localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. | |
[ 29.936448] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=372 reply_cookie=0 error=n/a | |
[ 30.034306] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 30.034475] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 30.034543] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 29.937284] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dstart_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=373 reply_cookie=0 error=n/a | |
[ 29.937429] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dstart_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=374 reply_cookie=0 error=n/a | |
[ 29.937528] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=375 reply_cookie=0 error=n/a | |
[ 29.937687] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=376 reply_cookie=0 error=n/a | |
[ 29.939892] localhost systemd-cgroups-agent[1813]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 29.939898] localhost systemd-cgroups-agent[1814]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 30.038965] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 29.941029] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=377 reply_cookie=0 error=n/a | |
[ 29.941722] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=379 reply_cookie=0 error=n/a | |
[ 29.941814] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=380 reply_cookie=0 error=n/a | |
[ 34.967288] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 34.967762] localhost systemd[1815]: getty@tty2.service: Executing: /sbin/agetty --noclear tty2 linux | |
[ 38.062805] localhost dbus[978]: [system] Failed to activate service 'org.bluez': timed out | |
[ 38.063847] localhost pulseaudio[1437]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. | |
[ 41.084508] localhost audit[1815]: USER_AUTH pid=1815 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/login" hostname=? addr=? terminal=tty2 res=success' | |
[ 41.087708] localhost audit[1815]: USER_ACCT pid=1815 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/login" hostname=? addr=? terminal=tty2 res=success' | |
[ 41.087881] localhost audit[1815]: CRED_ACQ pid=1815 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/login" hostname=? addr=? terminal=tty2 res=success' | |
[ 41.140518] localhost audit[1815]: USER_ROLE_CHANGE pid=1815 uid=0 auid=0 ses=2 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/bin/login" hostname=? addr=? terminal=tty2 res=success' | |
[ 41.044642] localhost systemd-logind[992]: Got message type=method_call sender=:1.50 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession cookie=2 reply_cookie=0 error=n/a | |
[ 41.044662] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=85 reply_cookie=0 error=n/a | |
[ 41.044791] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=27 reply_cookie=85 error=n/a | |
[ 41.045144] localhost systemd-logind[992]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1/seat/seat0 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=86 reply_cookie=0 error=n/a | |
[ 41.045147] localhost systemd-logind[992]: New user root logged in. | |
[ 41.144474] localhost systemd[1211]: libmount event [rescan: yes] | |
[ 41.045822] localhost systemd[1]: libmount event [rescan: yes] | |
[ 41.045993] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartTransientUnit cookie=87 reply_cookie=0 error=n/a | |
[ 41.047283] localhost systemd[1]: run.mount: Failed to load configuration: No such file or directory | |
[ 41.047298] localhost systemd[1]: run-user.mount: Failed to load configuration: No such file or directory | |
[ 41.047300] localhost systemd[1]: run-user-0.mount: Changed dead -> mounted | |
[ 41.047409] localhost systemd[1]: run.mount: Collecting. | |
[ 41.047410] localhost systemd[1]: run-user.mount: Collecting. | |
[ 41.047426] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=381 reply_cookie=0 error=n/a | |
[ 41.047432] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=382 reply_cookie=0 error=n/a | |
[ 41.047440] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=383 reply_cookie=0 error=n/a | |
[ 41.047445] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=384 reply_cookie=0 error=n/a | |
[ 41.146199] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 41.146266] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 41.146328] localhost systemd[1211]: run.mount: Failed to load configuration: No such file or directory | |
[ 41.146361] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 41.146451] localhost systemd[1211]: run-user.mount: Failed to load configuration: No such file or directory | |
[ 41.146514] localhost systemd[1211]: run-user-0.mount: Changed dead -> mounted | |
[ 41.146574] localhost systemd[1211]: home.mount: Collecting. | |
[ 41.146633] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 41.146691] localhost systemd[1211]: run.mount: Collecting. | |
[ 41.146750] localhost systemd[1211]: run-user.mount: Collecting. | |
[ 41.148199] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 41.050664] localhost systemd-logind[992]: Got message type=method_return sender=:1.0 destination=:1.2 object=n/a interface=n/a member=n/a cookie=401 reply_cookie=87 error=n/a | |
[ 41.051030] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=88 reply_cookie=0 error=n/a | |
[ 41.052753] localhost systemd-logind[992]: Got message type=method_return sender=:1.0 destination=:1.2 object=n/a interface=n/a member=n/a cookie=416 reply_cookie=88 error=n/a | |
[ 41.052769] localhost systemd-logind[992]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=UserNew cookie=89 reply_cookie=0 error=n/a | |
[ 41.153981] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 41.056042] localhost systemd-udevd[857]: seq 3408 queued, 'add' 'cgroup' | |
[ 41.056378] localhost systemd-udevd[857]: Validate module index | |
[ 41.056431] localhost systemd-udevd[857]: Check if link configuration needs reloading. | |
[ 41.056879] localhost systemd-udevd[857]: seq 3408 forked new worker [1824] | |
[ 41.057054] localhost systemd-udevd[857]: seq 3409 queued, 'add' 'cgroup' | |
[ 41.057149] localhost systemd-udevd[857]: seq 3409 forked new worker [1826] | |
[ 41.057174] localhost systemd-udevd[857]: seq 3410 queued, 'add' 'cgroup' | |
[ 41.057299] localhost systemd-udevd[857]: seq 3410 forked new worker [1827] | |
[ 41.057333] localhost systemd-udevd[857]: seq 3411 queued, 'add' 'cgroup' | |
[ 41.057380] localhost systemd-udevd[1824]: seq 3408 running | |
[ 41.157092] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 41.064115] localhost systemd-cgroups-agent[1839]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 41.163194] localhost audit[1823]: USER_ACCT pid=1823 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 41.163393] localhost systemd[1211]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 41.163457] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=5 reply_cookie=0 error=n/a | |
[ 41.163515] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=6 reply_cookie=5 error=n/a | |
[ 41.185875] localhost audit[1823]: USER_ROLE_CHANGE pid=1823 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 41.186844] localhost systemd[1823]: pam_unix(systemd-user:session): session opened for user root by (uid=0) | |
[ 41.186871] localhost audit[1823]: USER_START pid=1823 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 41.089348] localhost systemd[1823]: user@0.service: Executing: /usr/lib/systemd/systemd --user | |
[ 41.093470] localhost systemd[1823]: systemd 229 running in user mode for user 0/root. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) | |
[ 41.093594] localhost systemd[1823]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd/user.slice/user-0.slice/user@0.service. | |
[ 41.093814] localhost systemd[1823]: Controller 'cpu' supported: no | |
[ 41.093815] localhost systemd[1823]: Controller 'cpuacct' supported: yes | |
[ 41.093816] localhost systemd[1823]: Controller 'blkio' supported: yes | |
[ 41.093817] localhost systemd[1823]: Controller 'memory' supported: yes | |
[ 41.093818] localhost systemd[1823]: Controller 'devices' supported: yes | |
[ 41.093819] localhost systemd[1823]: Controller 'pids' supported: yes | |
[ 41.093949] localhost systemd[1823]: Set up TFD_TIMER_CANCEL_ON_SET timerfd. | |
[ 41.094646] localhost systemd[1848]: Spawned /usr/lib/systemd/user-generators/systemd-dbus1-generator as 1850. | |
[ 41.105818] localhost systemd[1852]: dbus.socket: Executing: /usr/bin/systemctl --user set-environment DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/0/bus | |
[ 41.108130] localhost systemctl[1852]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=1 reply_cookie=0 error=n/a | |
[ 41.108759] localhost systemctl[1852]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 41.207849] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 41.210227] localhost systemd[1211]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 41.111438] localhost systemd-cgroups-agent[1853]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 41.210316] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=6 reply_cookie=0 error=n/a | |
[ 41.210363] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=7 reply_cookie=6 error=n/a | |
[ 41.210799] localhost login[1815]: pam_unix(login:session): session opened for user root by LOGIN(uid=0) | |
[ 41.210951] localhost audit[1815]: USER_START pid=1815 uid=0 auid=0 ses=2 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_console,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_lastlog acct="root" exe="/usr/bin/login" hostname=? addr=? terminal=tty2 res=success' | |
[ 41.211049] localhost audit[1815]: CRED_REFR pid=1815 uid=0 auid=0 ses=2 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/login" hostname=? addr=? terminal=tty2 res=success' | |
[ 41.211257] localhost audit[1815]: USER_LOGIN pid=1815 uid=0 auid=0 ses=2 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/bin/login" hostname=? addr=? terminal=tty2 res=success' | |
[ 41.211419] localhost login[1815]: ROOT LOGIN ON tty2 | |
[ 46.707203] localhost systemd-hostnamed[1174]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=7 reply_cookie=0 error=n/a | |
[ 46.707649] localhost systemd-hostnamed[1174]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.15 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=7 error=n/a | |
[ 46.608416] localhost systemd[1]: systemd-hostnamed.service: Got notification message from PID 1174 (STOPPING=1) | |
[ 46.608562] localhost systemd[1]: systemd-hostnamed.service: Changed running -> stop-sigterm | |
[ 46.608911] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=468 reply_cookie=0 error=n/a | |
[ 46.608983] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=469 reply_cookie=0 error=n/a | |
[ 46.609262] localhost systemd[1]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=31 reply_cookie=0 error=n/a | |
[ 46.609298] localhost systemd[1]: systemd-hostnamed.service: D-Bus name org.freedesktop.hostname1 changed owner from :1.15 to | |
[ 46.609996] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=468 reply_cookie=0 error=n/a | |
[ 46.610066] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=469 reply_cookie=0 error=n/a | |
[ 46.708436] localhost systemd-hostnamed[1174]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=ReleaseName cookie=8 reply_cookie=0 error=n/a | |
[ 46.708618] localhost systemd-hostnamed[1174]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.15 object=n/a interface=n/a member=n/a cookie=7 reply_cookie=8 error=n/a | |
[ 46.708780] localhost systemd-hostnamed[1174]: Got message type=signal sender=org.freedesktop.DBus destination=:1.15 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameLost cookie=6 reply_cookie=0 error=n/a | |
[ 46.708941] localhost systemd-hostnamed[1174]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=31 reply_cookie=0 error=n/a | |
[ 46.624458] localhost systemd[1]: Received SIGCHLD from PID 1174 (systemd-hostnam). | |
[ 46.624486] localhost systemd[1]: Child 1174 (systemd-hostnam) died (code=exited, status=0/SUCCESS) | |
[ 46.624517] localhost systemd[1]: systemd-hostnamed.service: Child 1174 belongs to systemd-hostnamed.service | |
[ 46.624537] localhost systemd[1]: systemd-hostnamed.service: Main process exited, code=exited, status=0/SUCCESS | |
[ 46.723284] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 46.625386] localhost systemd-udevd[857]: seq 3458 queued, 'add' 'cgroup' | |
[ 46.625834] localhost systemd-udevd[857]: Validate module index | |
[ 46.625942] localhost systemd-udevd[857]: Check if link configuration needs reloading. | |
[ 46.626560] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=470 reply_cookie=0 error=n/a | |
[ 46.626644] localhost systemd-udevd[857]: seq 3458 forked new worker [1908] | |
[ 46.626715] localhost systemd-udevd[857]: seq 3459 queued, 'add' 'cgroup' | |
[ 46.626920] localhost systemd-udevd[857]: seq 3459 forked new worker [1909] | |
[ 46.626985] localhost systemd-udevd[857]: seq 3460 queued, 'add' 'cgroup' | |
[ 46.627200] localhost systemd-udevd[857]: seq 3460 forked new worker [1910] | |
[ 46.627259] localhost systemd-udevd[857]: seq 3461 queued, 'add' 'cgroup' | |
[ 46.627329] localhost systemd-udevd[1908]: seq 3458 running | |
[ 46.628875] localhost systemd-cgroups-agent[1905]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 46.727836] localhost systemd[1211]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 46.728035] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=7 reply_cookie=0 error=n/a | |
[ 46.728167] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=8 reply_cookie=7 error=n/a | |
[ 46.998381] localhost systemd-localed[1692]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=6 reply_cookie=0 error=n/a | |
[ 46.998536] localhost systemd-localed[1692]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.45 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=6 error=n/a | |
[ 46.998646] localhost systemd-localed[1692]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=ReleaseName cookie=7 reply_cookie=0 error=n/a | |
[ 46.998731] localhost systemd-localed[1692]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.45 object=n/a interface=n/a member=n/a cookie=7 reply_cookie=7 error=n/a | |
[ 46.998786] localhost systemd-localed[1692]: Got message type=signal sender=org.freedesktop.DBus destination=:1.45 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameLost cookie=6 reply_cookie=0 error=n/a | |
[ 46.998889] localhost systemd-localed[1692]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=13 reply_cookie=0 error=n/a | |
[ 46.900760] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=472 reply_cookie=0 error=n/a | |
[ 46.900781] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=473 reply_cookie=0 error=n/a | |
[ 47.015854] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 46.918220] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=474 reply_cookie=0 error=n/a | |
[ 47.017675] localhost systemd[1211]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 47.017759] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=8 reply_cookie=0 error=n/a | |
[ 47.017809] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=9 reply_cookie=8 error=n/a | |
[ 46.919464] localhost systemd-cgroups-agent[1912]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 95.232713] localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_kvp.device: Job sys-devices-virtual-misc-vmbus\x21hv_kvp.device/start timed out. | |
[ 95.238369] localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_kvp.device: Job sys-devices-virtual-misc-vmbus\x21hv_kvp.device/start finished, result=timeout | |
[ 95.238416] localhost systemd[1]: Timed out waiting for device sys-devices-virtual-misc-vmbus\x21hv_kvp.device. | |
[ 95.241417] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=476 reply_cookie=0 error=n/a | |
[ 95.241443] localhost systemd[1]: hypervkvpd.service: Job hypervkvpd.service/start finished, result=dependency | |
[ 95.241467] localhost systemd[1]: Dependency failed for Hyper-V KVP daemon. | |
[ 95.242682] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=476 reply_cookie=0 error=n/a | |
[ 95.244655] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=477 reply_cookie=0 error=n/a | |
[ 95.244695] localhost systemd[1]: hypervkvpd.service: Job hypervkvpd.service/start failed with result 'dependency'. | |
[ 95.244980] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=477 reply_cookie=0 error=n/a | |
[ 95.247535] localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_kvp.device: Job sys-devices-virtual-misc-vmbus\x21hv_kvp.device/start failed with result 'timeout'. | |
[ 95.253650] localhost systemd[1]: systemd-logind.service: Got notification message from PID 992 (WATCHDOG=1) | |
[ 95.254072] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=478 reply_cookie=0 error=n/a | |
[ 95.254200] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=479 reply_cookie=0 error=n/a | |
[ 95.254481] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=480 reply_cookie=0 error=n/a | |
[ 95.254672] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=481 reply_cookie=0 error=n/a | |
[ 95.254791] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=482 reply_cookie=0 error=n/a | |
[ 95.254933] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=483 reply_cookie=0 error=n/a | |
[ 95.256448] localhost systemd-udevd[857]: seq 3468 queued, 'add' 'cgroup' | |
[ 95.256795] localhost systemd-udevd[857]: Validate module index | |
[ 95.256862] localhost systemd-udevd[857]: Check if link configuration needs reloading. | |
[ 95.257260] localhost systemd-udevd[857]: seq 3468 forked new worker [1919] | |
[ 95.257372] localhost systemd-udevd[857]: seq 3469 queued, 'add' 'cgroup' | |
[ 95.257473] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=484 reply_cookie=0 error=n/a | |
[ 95.257720] localhost systemd-udevd[1919]: seq 3468 running | |
[ 95.257732] localhost systemd-udevd[857]: seq 3469 forked new worker [1920] | |
[ 95.257832] localhost systemd-udevd[857]: seq 3470 queued, 'add' 'cgroup' | |
[ 95.257875] localhost systemd[1918]: systemd-update-utmp-runlevel.service: Executing: /usr/lib/systemd/systemd-update-utmp runlevel | |
[ 95.257891] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=485 reply_cookie=0 error=n/a | |
[ 95.258184] localhost systemd-udevd[857]: seq 3470 forked new worker [1921] | |
[ 95.258307] localhost systemd-udevd[857]: seq 3471 queued, 'add' 'cgroup' | |
[ 95.261273] localhost systemd-update-utmp[1918]: systemd-update-utmp running as pid 1918 | |
[ 95.263104] localhost systemd-update-utmp[1918]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/graphical_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=1 reply_cookie=0 error=n/a | |
[ 95.362662] localhost audit[1918]: SYSTEM_RUNLEVEL pid=1918 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=5 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' | |
[ 95.263574] localhost systemd-update-utmp[1918]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 95.264442] localhost systemd-update-utmp[1918]: systemd-update-utmp stopped as pid 1918 | |
[ 95.365027] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 95.365091] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 95.268072] localhost systemd-cgroups-agent[1930]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 95.367697] localhost systemd[1211]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 95.367810] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=9 reply_cookie=0 error=n/a | |
[ 95.367905] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=10 reply_cookie=9 error=n/a | |
[ 122.848196] localhost systemd-udevd[857]: seq 3483 queued, 'add' 'cgroup' | |
[ 122.848415] localhost systemd-udevd[857]: Validate module index | |
[ 122.848649] localhost systemd-udevd[857]: Check if link configuration needs reloading. | |
[ 122.849170] localhost systemd-udevd[857]: seq 3483 forked new worker [1933] | |
[ 122.849559] localhost systemd-udevd[1933]: seq 3483 running | |
[ 122.850351] localhost systemd-udevd[1933]: passed device to netlink monitor 0x55f186b4b0c0 | |
[ 122.850360] localhost systemd-udevd[1933]: seq 3483 processed | |
[ 122.850550] localhost systemd-udevd[857]: cleanup idle workers | |
[ 122.850634] localhost systemd-udevd[1933]: Unload module index | |
[ 122.850675] localhost systemd-udevd[1933]: Unloaded link configuration context. | |
[ 150.008750] localhost systemd[1]: Received SIGCHLD from PID 1658 (abrt-dbus). | |
[ 150.008801] localhost systemd[1]: Child 1658 (abrt-dbus) died (code=exited, status=0/SUCCESS) | |
[ 154.145239] localhost audit[1815]: CRED_DISP pid=1815 uid=0 auid=0 ses=2 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/login" hostname=? addr=? terminal=tty2 res=success' | |
[ 154.053916] localhost systemd-logind[992]: Got message type=method_call sender=:1.51 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=ReleaseSession cookie=2 reply_cookie=0 error=n/a | |
[ 154.053962] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=101 reply_cookie=0 error=n/a | |
[ 154.054003] localhost systemd[1]: systemd-logind.service: Got notification message from PID 992 (WATCHDOG=1) | |
[ 154.054251] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=28 reply_cookie=101 error=n/a | |
[ 154.054287] localhost systemd-logind[992]: Sent message type=method_return sender=n/a destination=:1.51 object=n/a interface=n/a member=n/a cookie=102 reply_cookie=2 error=n/a | |
[ 154.153771] localhost login[1815]: pam_unix(login:session): session closed for user root | |
[ 154.153876] localhost audit[1815]: USER_END pid=1815 uid=0 auid=0 ses=2 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_console,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_lastlog acct="root" exe="/usr/bin/login" hostname=? addr=? terminal=tty2 res=success' | |
[ 154.058031] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2d2_2escope interface=org.freedesktop.systemd1.Scope member=Abandon cookie=103 reply_cookie=0 error=n/a | |
[ 154.058286] localhost systemd[1]: Received SIGCHLD from PID 1815 (login). | |
[ 154.058354] localhost systemd[1]: Child 1815 (login) died (code=exited, status=0/SUCCESS) | |
[ 154.058417] localhost systemd[1]: getty@tty2.service: Child 1815 belongs to getty@tty2.service | |
[ 154.084823] localhost systemd[1]: getty@tty2.service: Main process exited, code=exited, status=0/SUCCESS | |
[ 154.085075] localhost systemd[1]: getty@tty2.service: Changed running -> dead | |
[ 154.182430] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 154.085979] localhost systemd[1]: getty@tty2.service: Changed dead -> auto-restart | |
[ 154.086047] localhost systemd[1]: getty@tty2.service: cgroup is empty | |
[ 154.185023] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 154.089063] localhost systemd-logind[992]: Got message type=error sender=:1.0 destination=:1.2 object=n/a interface=n/a member=n/a cookie=500 reply_cookie=103 error=Scope session-2.scope is not running, cannot abandon. | |
[ 154.089072] localhost systemd-logind[992]: Electing new display for user root | |
[ 154.089074] localhost systemd-logind[992]: Ignoring session 2 | |
[ 154.089981] localhost systemd-udevd[857]: seq 3484 queued, 'add' 'cgroup' | |
[ 154.090102] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=493 reply_cookie=0 error=n/a | |
[ 154.090134] localhost systemd-udevd[857]: Validate module index | |
[ 154.090135] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2d2_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=104 reply_cookie=0 error=n/a | |
[ 154.090154] localhost systemd-udevd[857]: Check if link configuration needs reloading. | |
[ 154.090423] localhost systemd-udevd[857]: seq 3484 forked new worker [1942] | |
[ 154.090565] localhost systemd-udevd[1942]: seq 3484 running | |
[ 154.090923] localhost systemd-udevd[1942]: passed device to netlink monitor 0x55f186b4b0c0 | |
[ 154.090927] localhost systemd-udevd[1942]: seq 3484 processed | |
[ 154.090978] localhost systemd-udevd[857]: cleanup idle workers | |
[ 154.091006] localhost systemd-udevd[1942]: Unload module index | |
[ 154.091021] localhost systemd-udevd[1942]: Unloaded link configuration context. | |
[ 154.091291] localhost systemd-cgroups-agent[1938]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 154.093267] localhost systemd-cgroups-agent[1940]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 154.191664] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 154.191709] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 154.192768] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 154.195820] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 154.196378] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 154.099288] localhost systemd[1823]: Received SIGTERM from PID 1 (systemd). | |
[ 154.099293] localhost systemd[1823]: Activating special unit exit.target | |
[ 154.100700] localhost systemd[1823]: root.mount: Failed to load configuration: No such file or directory | |
[ 154.100704] localhost systemd[1823]: exit.target: Trying to enqueue job exit.target/start/replace | |
[ 154.100735] localhost systemd[1823]: sockets.target: Installed new job sockets.target/stop as 14 | |
[ 154.100739] localhost systemd[1823]: systemd-exit.service: Installed new job systemd-exit.service/start as 10 | |
[ 154.100741] localhost systemd[1823]: shutdown.target: Installed new job shutdown.target/start as 11 | |
[ 154.100743] localhost systemd[1823]: basic.target: Installed new job basic.target/stop as 18 | |
[ 154.100745] localhost systemd[1823]: default.target: Installed new job default.target/stop as 17 | |
[ 154.100748] localhost systemd[1823]: timers.target: Installed new job timers.target/stop as 13 | |
[ 154.102818] localhost systemd[1946]: systemd-exit.service: Executing: /usr/bin/kill -s 58 1823 | |
[ 154.105960] localhost systemd[1944]: getty@tty2.service: Executing: /sbin/agetty --noclear tty2 linux | |
[ 154.108174] localhost kernel: systemd: 290 output lines suppressed due to ratelimiting | |
[ 154.205711] localhost systemd[1845]: pam_unix(systemd-user:session): session closed for user root | |
[ 154.205759] localhost audit[1845]: USER_END pid=1845 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_close grantors=pam_selinux,pam_selinux,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 154.205798] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 154.336276] localhost systemd[1211]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 154.336362] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=10 reply_cookie=0 error=n/a | |
[ 154.111744] localhost systemd-cgroups-agent[1949]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 154.112042] localhost systemd-cgroups-agent[1955]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 154.336455] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=11 reply_cookie=10 error=n/a | |
[ 154.338466] localhost systemd[1211]: libmount event [rescan: yes] | |
[ 154.340013] localhost systemd[1211]: run-user-0.mount: Changed mounted -> dead | |
[ 154.340072] localhost systemd[1211]: run-user-0.mount: Collecting. | |
[ 154.243877] localhost systemd-cgroups-agent[1960]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 154.244492] localhost systemd-cgroups-agent[1961]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 154.341488] localhost systemd[1211]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 154.341550] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=11 reply_cookie=0 error=n/a | |
[ 154.341599] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=12 reply_cookie=11 error=n/a | |
[ 169.930798] localhost login[1944]: pam_unix(login:auth): check pass; user unknown | |
[ 169.931211] localhost login[1944]: pam_unix(login:auth): authentication failure; logname=LOGIN uid=0 euid=0 tty=tty2 ruser= rhost= | |
[ 169.931309] localhost audit[1944]: USER_AUTH pid=1944 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=? acct="?" exe="/usr/bin/login" hostname=? addr=? terminal=tty2 res=failed' | |
[ 171.870539] localhost login[1944]: FAILED LOGIN 1 FROM tty2 FOR (unknown), User not known to the underlying authentication module | |
[ 171.870647] localhost audit[1944]: USER_LOGIN pid=1944 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=login acct="(unknown)" exe="/usr/bin/login" hostname=? addr=? terminal=tty2 res=failed' | |
[ 177.609088] localhost systemd-logind[992]: VT changed to 1 | |
[ 177.610439] localhost systemd-logind[992]: Found udev node /dev/dri/card0 for seat seat0 | |
[ 177.610626] localhost systemd-logind[992]: Found udev node /dev/dri/renderD128 for seat seat0 | |
[ 177.610971] localhost systemd-logind[992]: Found udev node /dev/input/event6 for seat seat0 | |
[ 177.611421] localhost systemd-logind[992]: Found udev node /dev/sr0 for seat seat0 | |
[ 177.611647] localhost systemd-logind[992]: Found udev node /dev/sg1 for seat seat0 | |
[ 177.611672] localhost systemd-logind[992]: Changing ACLs at /dev/dri/renderD128 for seat seat0 (uid 0→1000 add) | |
[ 177.611774] localhost systemd-logind[992]: Changing ACLs at /dev/sr0 for seat seat0 (uid 0→1000 add) | |
[ 177.611791] localhost systemd-logind[992]: Changing ACLs at /dev/sg1 for seat seat0 (uid 0→1000 add) | |
[ 177.611807] localhost systemd-logind[992]: Changing ACLs at /dev/input/event6 for seat seat0 (uid 0→1000 add) | |
[ 177.769452] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got resume for 13:67 | |
[ 177.779792] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got resume for 13:69 | |
[ 177.795750] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got resume for 13:65 | |
[ 177.807609] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got resume for 13:64 | |
[ 177.807722] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got resume for 226:0 | |
[ 177.807832] localhost /usr/libexec/gdm-x-session[1222]: (II) AIGLX: Resuming AIGLX clients after VT switch | |
[ 177.807932] localhost /usr/libexec/gdm-x-session[1222]: (II) intel(0): switch to mode 1280x1024@60.0 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none | |
[ 177.890755] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard | |
[ 177.890874] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event1 is a keyboard | |
[ 177.890925] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event0 is tagged by udev as: Keyboard | |
[ 177.890969] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event0 is a keyboard | |
[ 177.891203] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event5 is tagged by udev as: Keyboard | |
[ 177.891254] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event5 is a keyboard | |
[ 177.891449] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event3 is tagged by udev as: Mouse | |
[ 177.891510] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event3 is a pointer caps | |
[ 177.891572] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got resume for 13:66 | |
[ 177.891910] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Video Bus', /dev/input/event2 is tagged by udev as: Keyboard | |
[ 177.891984] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Video Bus', /dev/input/event2 is a keyboard | |
[ 177.892063] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got resume for 13:68 | |
[ 177.892362] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event4 is tagged by udev as: Keyboard | |
[ 177.892497] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event4 is a keyboard | |
[ 179.267674] localhost org.gnome.Shell.desktop[1393]: Gjs-Message: JS LOG: The property brightness doesn't seem to be a normal object property of [0x5567184a65a0 StWidget] or a registered special property | |
[ 179.267798] localhost org.gnome.Shell.desktop[1393]: Gjs-Message: JS LOG: The property vignette_sharpness doesn't seem to be a normal object property of [0x5567184a65a0 StWidget] or a registered special property | |
[ 192.596032] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (WATCHDOG=1) | |
[ 192.597101] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 192.779994] localhost dbus-daemon[1272]: Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' | |
[ 192.780095] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=org.freedesktop.systemd1 object=/org/freedesktop/DBus interface=org.freedesktop.systemd1.Activator member=ActivationRequest cookie=59 reply_cookie=0 error=n/a | |
[ 192.780160] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=26 reply_cookie=0 error=n/a | |
[ 192.780210] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=60 reply_cookie=26 error=n/a | |
[ 192.780257] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 192.780304] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 192.780349] localhost systemd[1211]: gnome-terminal-server.service: Trying to enqueue job gnome-terminal-server.service/start/replace | |
[ 192.780492] localhost systemd[1211]: gnome-terminal-server.service: Installed new job gnome-terminal-server.service/start as 105 | |
[ 192.780561] localhost systemd[1211]: gnome-terminal-server.service: Enqueued job gnome-terminal-server.service/start as 105 | |
[ 192.780612] localhost systemd[1211]: home.mount: Collecting. | |
[ 192.780659] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 192.780714] localhost systemd[1211]: Failed to set pids.max on /user.slice/user-1000.slice/user@1000.service/gnome-terminal-server.service: No such file or directory | |
[ 192.780758] localhost systemd[1211]: gnome-terminal-server.service: About to execute: /usr/libexec/gnome-terminal-server | |
[ 192.780802] localhost systemd[1211]: gnome-terminal-server.service: Forked /usr/libexec/gnome-terminal-server as 2011 | |
[ 192.780847] localhost systemd[1211]: gnome-terminal-server.service: Changed dead -> start | |
[ 192.781339] localhost gnome-terminal-server[2011]: gnome-terminal-server.service: Executing: /usr/libexec/gnome-terminal-server | |
[ 192.685341] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 192.846624] localhost dbus-daemon[1272]: Successfully activated service 'org.gnome.Terminal' | |
[ 192.846738] localhost systemd[1211]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=61 reply_cookie=0 error=n/a | |
[ 192.846832] localhost systemd[1211]: gnome-terminal-server.service: D-Bus name org.gnome.Terminal changed owner from to :1.51 | |
[ 192.846902] localhost systemd[1211]: gnome-terminal-server.service: Changed start -> running | |
[ 192.846954] localhost systemd[1211]: gnome-terminal-server.service: Job gnome-terminal-server.service/start finished, result=done | |
[ 192.834123] localhost systemd[1]: Received SIGCHLD from PID 2007 (gnome-terminal). | |
[ 192.835109] localhost systemd[1]: Child 2007 (gnome-terminal) died (code=exited, status=0/SUCCESS) | |
[ 220.776333] localhost systemd[1]: Received SIGCHLD from PID 1944 (login). | |
[ 220.776384] localhost systemd[1]: Child 1944 (login) died (code=exited, status=0/SUCCESS) | |
[ 220.776425] localhost systemd[1]: getty@tty2.service: Child 1944 belongs to getty@tty2.service | |
[ 220.777597] localhost systemd[1]: getty@tty2.service: Main process exited, code=exited, status=0/SUCCESS | |
[ 220.777961] localhost systemd[1]: getty@tty2.service: Changed running -> dead | |
[ 220.874760] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 220.778912] localhost systemd[1]: getty@tty2.service: Changed dead -> auto-restart | |
[ 220.778959] localhost systemd-udevd[857]: seq 3492 queued, 'remove' 'vc' | |
[ 220.778989] localhost systemd[1]: getty@tty2.service: cgroup is empty | |
[ 220.779383] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=598 reply_cookie=0 error=n/a | |
[ 220.779477] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=599 reply_cookie=0 error=n/a | |
[ 220.779699] localhost systemd-udevd[857]: Validate module index | |
[ 220.779853] localhost systemd-udevd[857]: Check if link configuration needs reloading. | |
[ 220.780064] localhost systemd[1]: systemd-udevd.service: Got notification message from PID 857 (WATCHDOG=1) | |
[ 220.780209] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=598 reply_cookie=0 error=n/a | |
[ 220.780244] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=599 reply_cookie=0 error=n/a | |
[ 220.780617] localhost systemd-udevd[857]: seq 3492 forked new worker [2067] | |
[ 220.781139] localhost systemd-udevd[857]: seq 3493 queued, 'remove' 'vc' | |
[ 220.781546] localhost systemd-udevd[857]: seq 3493 forked new worker [2068] | |
[ 220.781955] localhost systemd-udevd[2067]: seq 3492 running | |
[ 220.782850] localhost systemd-udevd[2067]: passed device to netlink monitor 0x55f186b4b0c0 | |
[ 220.782863] localhost systemd-udevd[2067]: seq 3492 processed | |
[ 220.783380] localhost systemd-udevd[2068]: seq 3493 running | |
[ 220.783965] localhost systemd-logind[992]: Preallocating VTs... | |
[ 220.784360] localhost systemd-cgroups-agent[2066]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 220.880696] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 220.880786] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 220.882566] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 220.787313] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=601 reply_cookie=0 error=n/a | |
[ 220.787800] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=602 reply_cookie=0 error=n/a | |
[ 220.788020] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=603 reply_cookie=0 error=n/a | |
[ 220.788897] localhost systemd-logind[992]: Preallocating VTs... | |
[ 220.789293] localhost systemd[2072]: getty@tty2.service: Executing: /sbin/agetty --noclear tty2 linux | |
[ 220.790435] localhost systemd-cgroups-agent[2069]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 220.887841] localhost systemd[1211]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 220.888051] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=12 reply_cookie=0 error=n/a | |
[ 220.888181] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=13 reply_cookie=12 error=n/a | |
[ 221.659035] localhost audit[2077]: USER_AUTH pid=2077 uid=1000 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 221.660216] localhost audit[2077]: USER_ACCT pid=2077 uid=1000 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 221.660980] localhost sudo[2077]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/mkdir /run/a | |
[ 221.661017] localhost audit[2077]: USER_CMD pid=2077 uid=1000 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=6D6B646972202F72756E2F61 terminal=pts/0 res=success' | |
[ 221.661086] localhost audit[2077]: CRED_REFR pid=2077 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 221.663097] localhost sudo[2077]: pam_systemd(sudo:session): Cannot create session: Already occupied by a session | |
[ 221.567001] localhost systemd-logind[992]: Got message type=method_call sender=:1.52 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession cookie=2 reply_cookie=0 error=n/a | |
[ 221.567018] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=139 reply_cookie=0 error=n/a | |
[ 221.567095] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=32 reply_cookie=139 error=n/a | |
[ 221.663178] localhost audit[2077]: USER_START pid=2077 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 221.663283] localhost sudo[2077]: pam_unix(sudo:session): session opened for user root by (uid=0) | |
[ 221.664129] localhost sudo[2077]: pam_unix(sudo:session): session closed for user root | |
[ 221.664162] localhost audit[2077]: USER_END pid=2077 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 221.664181] localhost audit[2077]: CRED_DISP pid=2077 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 226.328887] localhost sudo[2087]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/sbin/blkid | |
[ 226.328999] localhost audit[2087]: USER_CMD pid=2087 uid=1000 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd="blkid" terminal=pts/0 res=success' | |
[ 226.329113] localhost audit[2087]: CRED_REFR pid=2087 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 226.235520] localhost systemd-logind[992]: Got message type=method_call sender=:1.53 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession cookie=2 reply_cookie=0 error=n/a | |
[ 226.235556] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=141 reply_cookie=0 error=n/a | |
[ 226.235803] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=33 reply_cookie=141 error=n/a | |
[ 226.331778] localhost sudo[2087]: pam_systemd(sudo:session): Cannot create session: Already occupied by a session | |
[ 226.331877] localhost audit[2087]: USER_START pid=2087 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 226.332239] localhost sudo[2087]: pam_unix(sudo:session): session opened for user root by (uid=0) | |
[ 226.235928] localhost systemd-logind[992]: Sent message type=error sender=n/a destination=:1.53 object=n/a interface=n/a member=n/a cookie=142 reply_cookie=2 error=Already occupied by a session | |
[ 226.235935] localhost systemd-logind[992]: Failed to process message [type=method_call sender=:1.53 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession signature=uusssssussbssa(sv)]: Already occupied by a session | |
[ 226.446189] localhost sudo[2087]: pam_unix(sudo:session): session closed for user root | |
[ 226.446227] localhost audit[2087]: USER_END pid=2087 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 226.446250] localhost audit[2087]: CRED_DISP pid=2087 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 242.470347] localhost sudo[2102]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/mount /dev/sda3 /run/a | |
[ 242.470425] localhost audit[2102]: USER_CMD pid=2102 uid=1000 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=6D6F756E74202F6465762F73646133202F72756E2F61 terminal=pts/0 res=success' | |
[ 242.470590] localhost audit[2102]: CRED_REFR pid=2102 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 242.376882] localhost systemd-logind[992]: Got message type=method_call sender=:1.54 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession cookie=2 reply_cookie=0 error=n/a | |
[ 242.376908] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=143 reply_cookie=0 error=n/a | |
[ 242.377050] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=34 reply_cookie=143 error=n/a | |
[ 242.472546] localhost sudo[2102]: pam_systemd(sudo:session): Cannot create session: Already occupied by a session | |
[ 242.472613] localhost audit[2102]: USER_START pid=2102 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 242.472762] localhost sudo[2102]: pam_unix(sudo:session): session opened for user root by (uid=0) | |
[ 242.377138] localhost systemd-logind[992]: Sent message type=error sender=n/a destination=:1.54 object=n/a interface=n/a member=n/a cookie=144 reply_cookie=2 error=Already occupied by a session | |
[ 242.377143] localhost systemd-logind[992]: Failed to process message [type=method_call sender=:1.54 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession signature=uusssssussbssa(sv)]: Already occupied by a session | |
[ 242.486625] localhost systemd[1211]: libmount event [rescan: yes] | |
[ 242.391238] localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) | |
[ 242.391341] localhost systemd[1]: libmount event [rescan: yes] | |
[ 242.487285] localhost sudo[2102]: pam_unix(sudo:session): session closed for user root | |
[ 242.487328] localhost audit[2102]: USER_END pid=2102 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 242.487363] localhost audit[2102]: CRED_DISP pid=2102 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 242.487961] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 242.488115] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 242.488212] localhost systemd[1211]: run.mount: Failed to load configuration: No such file or directory | |
[ 242.488296] localhost systemd[1211]: run-a.mount: Changed dead -> mounted | |
[ 242.488392] localhost systemd[1211]: home.mount: Collecting. | |
[ 242.488522] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 242.488639] localhost systemd[1211]: run.mount: Collecting. | |
[ 242.392877] localhost systemd[1]: run.mount: Failed to load configuration: No such file or directory | |
[ 242.392879] localhost systemd[1]: run-a.mount: Changed dead -> mounted | |
[ 242.392939] localhost systemd[1]: run.mount: Collecting. | |
[ 242.392954] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=604 reply_cookie=0 error=n/a | |
[ 242.392960] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=605 reply_cookie=0 error=n/a | |
[ 242.392967] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=606 reply_cookie=0 error=n/a | |
[ 242.392983] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsda3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=607 reply_cookie=0 error=n/a | |
[ 242.393002] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsda3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=608 reply_cookie=0 error=n/a | |
[ 242.393009] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dloop2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=609 reply_cookie=0 error=n/a | |
[ 242.393164] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=605 reply_cookie=0 error=n/a | |
[ 242.393227] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsda3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=607 reply_cookie=0 error=n/a | |
[ 242.393387] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsda3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=608 reply_cookie=0 error=n/a | |
[ 242.393473] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dloop2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=609 reply_cookie=0 error=n/a | |
[ 242.393545] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dloop2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=610 reply_cookie=0 error=n/a | |
[ 263.271999] localhost sudo[2135]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/mount --bind /run/a/var/cache/dnf/ /var/cache/dnf/ | |
[ 263.272119] localhost audit[2135]: USER_CMD pid=2135 uid=1000 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=6D6F756E74202D2D62696E64202F72756E2F612F7661722F63616368652F646E662F202F7661722F63616368652F646E662F terminal=pts/0 res=success' | |
[ 263.272171] localhost audit[2135]: CRED_REFR pid=2135 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 263.179263] localhost systemd-logind[992]: Got message type=method_call sender=:1.55 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession cookie=2 reply_cookie=0 error=n/a | |
[ 263.179298] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=145 reply_cookie=0 error=n/a | |
[ 263.179521] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=35 reply_cookie=145 error=n/a | |
[ 263.274662] localhost sudo[2135]: pam_systemd(sudo:session): Cannot create session: Already occupied by a session | |
[ 263.274734] localhost audit[2135]: USER_START pid=2135 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 263.275148] localhost sudo[2135]: pam_unix(sudo:session): session opened for user root by (uid=0) | |
[ 263.179639] localhost systemd-logind[992]: Sent message type=error sender=n/a destination=:1.55 object=n/a interface=n/a member=n/a cookie=146 reply_cookie=2 error=Already occupied by a session | |
[ 263.179646] localhost systemd-logind[992]: Failed to process message [type=method_call sender=:1.55 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession signature=uusssssussbssa(sv)]: Already occupied by a session | |
[ 263.277276] localhost systemd[1211]: libmount event [rescan: yes] | |
[ 263.277606] localhost sudo[2135]: pam_unix(sudo:session): session closed for user root | |
[ 263.277686] localhost audit[2135]: USER_END pid=2135 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 263.277730] localhost audit[2135]: CRED_DISP pid=2135 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 263.182479] localhost systemd[1]: libmount event [rescan: yes] | |
[ 263.280039] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 263.184851] localhost systemd[1]: var.mount: Failed to load configuration: No such file or directory | |
[ 263.184883] localhost systemd[1]: var-cache.mount: Failed to load configuration: No such file or directory | |
[ 263.184888] localhost systemd[1]: var-cache-dnf.mount: Changed dead -> mounted | |
[ 263.184971] localhost systemd[1]: var.mount: Collecting. | |
[ 263.184974] localhost systemd[1]: var-cache.mount: Collecting. | |
[ 263.185000] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=615 reply_cookie=0 error=n/a | |
[ 263.185011] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=616 reply_cookie=0 error=n/a | |
[ 263.185025] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=617 reply_cookie=0 error=n/a | |
[ 263.185033] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=618 reply_cookie=0 error=n/a | |
[ 263.185308] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=616 reply_cookie=0 error=n/a | |
[ 263.185402] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=618 reply_cookie=0 error=n/a | |
[ 263.185572] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsda3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=620 reply_cookie=0 error=n/a | |
[ 263.185686] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsda3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=621 reply_cookie=0 error=n/a | |
[ 263.280446] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 263.280584] localhost systemd[1211]: var.mount: Failed to load configuration: No such file or directory | |
[ 263.280714] localhost systemd[1211]: var-cache.mount: Failed to load configuration: No such file or directory | |
[ 263.280837] localhost systemd[1211]: var-cache-dnf.mount: Changed dead -> mounted | |
[ 263.280957] localhost systemd[1211]: home.mount: Collecting. | |
[ 263.281085] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 263.281179] localhost systemd[1211]: var.mount: Collecting. | |
[ 263.281253] localhost systemd[1211]: var-cache.mount: Collecting. | |
[ 263.185990] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dloop2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=622 reply_cookie=0 error=n/a | |
[ 283.285210] localhost audit[2167]: USER_CMD pid=2167 uid=1000 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=6370202F72756E2F612F6574632F646E662F646E662E636F6E66202F6574632F646E662F646E662E636F6E66 terminal=pts/0 res=success' | |
[ 283.285504] localhost sudo[2167]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/cp /run/a/etc/dnf/dnf.conf /etc/dnf/dnf.conf | |
[ 283.285560] localhost audit[2167]: CRED_REFR pid=2167 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 283.191083] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (WATCHDOG=1) | |
[ 283.287168] localhost sudo[2167]: pam_systemd(sudo:session): Cannot create session: Already occupied by a session | |
[ 283.192430] localhost systemd-logind[992]: Got message type=method_call sender=:1.56 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession cookie=2 reply_cookie=0 error=n/a | |
[ 283.192452] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=147 reply_cookie=0 error=n/a | |
[ 283.192471] localhost systemd[1]: systemd-logind.service: Got notification message from PID 992 (WATCHDOG=1) | |
[ 283.192578] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=36 reply_cookie=147 error=n/a | |
[ 283.192649] localhost systemd-logind[992]: Sent message type=error sender=n/a destination=:1.56 object=n/a interface=n/a member=n/a cookie=148 reply_cookie=2 error=Already occupied by a session | |
[ 283.192652] localhost systemd-logind[992]: Failed to process message [type=method_call sender=:1.56 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession signature=uusssssussbssa(sv)]: Already occupied by a session | |
[ 283.287351] localhost audit[2167]: USER_START pid=2167 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 283.287514] localhost sudo[2167]: pam_unix(sudo:session): session opened for user root by (uid=0) | |
[ 283.290545] localhost sudo[2167]: pam_unix(sudo:session): session closed for user root | |
[ 283.290588] localhost audit[2167]: USER_END pid=2167 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 283.290629] localhost audit[2167]: CRED_DISP pid=2167 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 305.847609] localhost sudo[2188]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/dnf upgrade rpm | |
[ 305.847714] localhost audit[2188]: USER_CMD pid=2188 uid=1000 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=646E6620757067726164652072706D terminal=pts/0 res=success' | |
[ 305.847909] localhost audit[2188]: CRED_REFR pid=2188 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 305.850183] localhost sudo[2188]: pam_systemd(sudo:session): Cannot create session: Already occupied by a session | |
[ 305.755599] localhost systemd-logind[992]: Got message type=method_call sender=:1.57 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession cookie=2 reply_cookie=0 error=n/a | |
[ 305.755629] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=149 reply_cookie=0 error=n/a | |
[ 305.755799] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=37 reply_cookie=149 error=n/a | |
[ 305.755898] localhost systemd-logind[992]: Sent message type=error sender=n/a destination=:1.57 object=n/a interface=n/a member=n/a cookie=150 reply_cookie=2 error=Already occupied by a session | |
[ 305.755904] localhost systemd-logind[992]: Failed to process message [type=method_call sender=:1.57 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession signature=uusssssussbssa(sv)]: Already occupied by a session | |
[ 305.850439] localhost audit[2188]: USER_START pid=2188 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 305.850634] localhost sudo[2188]: pam_unix(sudo:session): session opened for user root by (uid=0) | |
[ 314.800591] localhost systemd-logind[992]: Got message type=method_call sender=:1.58 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=2 reply_cookie=0 error=n/a | |
[ 314.800632] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=151 reply_cookie=0 error=n/a | |
[ 314.800695] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=38 reply_cookie=151 error=n/a | |
[ 314.800705] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixProcessID cookie=152 reply_cookie=0 error=n/a | |
[ 314.800758] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=39 reply_cookie=152 error=n/a | |
[ 314.800765] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=153 reply_cookie=0 error=n/a | |
[ 314.800815] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=40 reply_cookie=153 error=n/a | |
[ 314.801220] localhost systemd-logind[992]: Inhibitor RPM (Transaction running) pid=2189 uid=0 mode=block started. | |
[ 314.801357] localhost systemd-logind[992]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=154 reply_cookie=0 error=n/a | |
[ 314.801365] localhost systemd-logind[992]: Sent message type=method_return sender=n/a destination=:1.58 object=n/a interface=n/a member=n/a cookie=155 reply_cookie=2 error=n/a | |
[ 318.397203] localhost sudo[2188]: pam_unix(sudo:session): session closed for user root | |
[ 318.397249] localhost audit[2188]: USER_END pid=2188 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 318.397273] localhost audit[2188]: CRED_DISP pid=2188 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 322.312462] localhost sudo[2391]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/dnf upgrade dnf | |
[ 322.312596] localhost audit[2391]: USER_CMD pid=2391 uid=1000 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=646E66207570677261646520646E66 terminal=pts/0 res=success' | |
[ 322.312668] localhost audit[2391]: CRED_REFR pid=2391 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 322.222002] localhost systemd-logind[992]: Got message type=method_call sender=:1.59 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession cookie=2 reply_cookie=0 error=n/a | |
[ 322.222038] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=157 reply_cookie=0 error=n/a | |
[ 322.222245] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=41 reply_cookie=157 error=n/a | |
[ 322.316770] localhost sudo[2391]: pam_systemd(sudo:session): Cannot create session: Already occupied by a session | |
[ 322.317320] localhost sudo[2391]: pam_unix(sudo:session): session opened for user root by (uid=0) | |
[ 322.222658] localhost systemd-logind[992]: Sent message type=error sender=n/a destination=:1.59 object=n/a interface=n/a member=n/a cookie=158 reply_cookie=2 error=Already occupied by a session | |
[ 322.222666] localhost systemd-logind[992]: Failed to process message [type=method_call sender=:1.59 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession signature=uusssssussbssa(sv)]: Already occupied by a session | |
[ 322.317435] localhost audit[2391]: USER_START pid=2391 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 325.489906] localhost systemd[1]: systemd-udevd.service: Got notification message from PID 857 (WATCHDOG=1) | |
[ 331.374340] localhost systemd-logind[992]: Got message type=method_call sender=:1.60 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=2 reply_cookie=0 error=n/a | |
[ 331.374360] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=159 reply_cookie=0 error=n/a | |
[ 331.374444] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=42 reply_cookie=159 error=n/a | |
[ 331.374452] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixProcessID cookie=160 reply_cookie=0 error=n/a | |
[ 331.374502] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=43 reply_cookie=160 error=n/a | |
[ 331.374508] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=161 reply_cookie=0 error=n/a | |
[ 331.374545] localhost systemd[1]: systemd-logind.service: Got notification message from PID 992 (WATCHDOG=1) | |
[ 331.374569] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=44 reply_cookie=161 error=n/a | |
[ 331.374688] localhost systemd-logind[992]: Inhibitor RPM (Transaction running) pid=2392 uid=0 mode=block started. | |
[ 331.374779] localhost systemd-logind[992]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=162 reply_cookie=0 error=n/a | |
[ 331.374786] localhost systemd-logind[992]: Sent message type=method_return sender=n/a destination=:1.60 object=n/a interface=n/a member=n/a cookie=163 reply_cookie=2 error=n/a | |
[ 331.680907] localhost polkitd[1030]: Registered Authentication Agent for unix-process:2395:33167 (system bus name :1.61 [/usr/bin/pkttyagent --notify-fd 4 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) | |
[ 331.588565] localhost systemd[1]: Accepted new private connection. | |
[ 331.588621] localhost systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reload cookie=1 reply_cookie=0 error=n/a | |
[ 331.588924] localhost systemd[1]: SELinux access check scon=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcon=system_u:system_r:init_t:s0 tclass=system perm=reload path=(null) cmdline=/usr/bin/systemctl daemon-reload: 0 | |
[ 331.588929] localhost systemd[1]: Reloading. | |
[ 331.589158] localhost systemd[1]: Serializing state to /run/systemd | |
[ 331.589169] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reloading cookie=1 reply_cookie=0 error=n/a | |
[ 331.589175] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reloading cookie=628 reply_cookie=0 error=n/a | |
[ 331.589949] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=2 reply_cookie=0 error=n/a | |
[ 331.589966] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=629 reply_cookie=0 error=n/a | |
[ 331.590844] localhost systemd-udevd[857]: seq 3501 queued, 'add' 'cgroup' | |
[ 331.591238] localhost systemd-udevd[857]: Validate module index | |
[ 331.591313] localhost systemd-udevd[857]: Check if link configuration needs reloading. | |
[ 331.591728] localhost systemd-udevd[857]: seq 3501 forked new worker [2401] | |
[ 331.592311] localhost systemd-udevd[2401]: seq 3501 running | |
[ 331.592746] localhost systemd-udevd[2401]: passed device to netlink monitor 0x55f186b4b0c0 | |
[ 331.592749] localhost systemd-udevd[2401]: seq 3501 processed | |
[ 331.592998] localhost systemd-udevd[857]: cleanup idle workers | |
[ 331.593019] localhost systemd-udevd[2401]: Unload module index | |
[ 331.593033] localhost systemd-udevd[2401]: Unloaded link configuration context. | |
[ 331.605203] localhost systemd-fstab-generator[2404]: Parsing /etc/fstab | |
[ 331.605259] localhost systemd-fstab-generator[2404]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 331.607771] localhost systemd-sysv-generator[2413]: Looking for unit files in (higher priority first): | |
[ 331.607773] localhost systemd-sysv-generator[2413]: /etc/systemd/system | |
[ 331.607774] localhost systemd-sysv-generator[2413]: /run/systemd/system | |
[ 331.607776] localhost systemd-sysv-generator[2413]: /usr/local/lib/systemd/system | |
[ 331.607777] localhost systemd-sysv-generator[2413]: /usr/lib/systemd/system | |
[ 331.607786] localhost systemd-sysv-generator[2413]: Looking for SysV init scripts in: | |
[ 331.607788] localhost systemd-sysv-generator[2413]: /etc/rc.d/init.d | |
[ 331.607790] localhost systemd-sysv-generator[2413]: Looking for SysV rcN.d links in: | |
[ 331.607791] localhost systemd-sysv-generator[2413]: /etc/rc.d | |
[ 331.608027] localhost systemd-sysv-generator[2413]: Loading SysV script /etc/rc.d/init.d/network | |
[ 331.608486] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 331.609206] localhost systemd-gpt-auto-generator[2414]: Neither root nor /usr file system are on a (single) block device. | |
[ 331.736848] localhost polkitd[1030]: Unregistered Authentication Agent for unix-process:2395:33167 (system bus name :1.61, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) | |
[ 331.935200] localhost polkitd[1030]: Registered Authentication Agent for unix-process:2615:33192 (system bus name :1.62 [/usr/bin/pkttyagent --notify-fd 4 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) | |
[ 331.861332] localhost systemd-fstab-generator[2623]: Parsing /etc/fstab | |
[ 331.861356] localhost systemd-fstab-generator[2623]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 331.865091] localhost systemd-sysv-generator[2632]: Looking for unit files in (higher priority first): | |
[ 331.865092] localhost systemd-sysv-generator[2632]: /etc/systemd/system | |
[ 331.865093] localhost systemd-sysv-generator[2632]: /run/systemd/system | |
[ 331.865094] localhost systemd-sysv-generator[2632]: /usr/local/lib/systemd/system | |
[ 331.865095] localhost systemd-sysv-generator[2632]: /usr/lib/systemd/system | |
[ 331.865100] localhost systemd-sysv-generator[2632]: Looking for SysV init scripts in: | |
[ 331.865101] localhost systemd-sysv-generator[2632]: /etc/rc.d/init.d | |
[ 331.865102] localhost systemd-sysv-generator[2632]: Looking for SysV rcN.d links in: | |
[ 331.865103] localhost systemd-sysv-generator[2632]: /etc/rc.d | |
[ 331.865242] localhost systemd-sysv-generator[2632]: Loading SysV script /etc/rc.d/init.d/netconsole | |
[ 331.865555] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 331.866800] localhost systemd-gpt-auto-generator[2633]: Neither root nor /usr file system are on a (single) block device. | |
[ 331.992488] localhost polkitd[1030]: Unregistered Authentication Agent for unix-process:2615:33192 (system bus name :1.62, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) | |
[ 332.168644] localhost sudo[2391]: pam_unix(sudo:session): session closed for user root | |
[ 332.168771] localhost audit[2391]: USER_END pid=2391 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 332.168795] localhost audit[2391]: CRED_DISP pid=2391 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 356.970916] localhost sudo[2660]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/sbin/setenforce Permissive | |
[ 356.971135] localhost audit[2660]: USER_CMD pid=2660 uid=1000 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=736574656E666F726365205065726D697373697665 terminal=pts/0 res=success' | |
[ 356.971640] localhost audit[2660]: CRED_REFR pid=2660 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 356.881028] localhost systemd-logind[992]: Got message type=method_call sender=:1.63 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession cookie=2 reply_cookie=0 error=n/a | |
[ 356.881066] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=165 reply_cookie=0 error=n/a | |
[ 356.881306] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=45 reply_cookie=165 error=n/a | |
[ 356.975908] localhost sudo[2660]: pam_systemd(sudo:session): Cannot create session: Already occupied by a session | |
[ 356.976022] localhost audit[2660]: USER_START pid=2660 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 356.882184] localhost systemd-logind[992]: Sent message type=error sender=n/a destination=:1.63 object=n/a interface=n/a member=n/a cookie=166 reply_cookie=2 error=Already occupied by a session | |
[ 356.882192] localhost systemd-logind[992]: Failed to process message [type=method_call sender=:1.63 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession signature=uusssssussbssa(sv)]: Already occupied by a session | |
[ 356.976440] localhost sudo[2660]: pam_unix(sudo:session): session opened for user root by (uid=0) | |
[ 356.981673] localhost audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=4294967295 ses=4294967295 | |
[ 356.982140] localhost sudo[2660]: pam_unix(sudo:session): session closed for user root | |
[ 356.982211] localhost audit[2660]: USER_END pid=2660 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 356.982271] localhost audit[2660]: CRED_DISP pid=2660 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 356.982720] localhost audit[978]: USER_AVC pid=978 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) | |
exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' | |
[ 356.983335] localhost dbus[1335]: avc: received setenforce notice (enforcing=0) | |
[ 356.983484] localhost dbus[1272]: avc: received setenforce notice (enforcing=0) | |
[ 367.638156] localhost audit[2675]: USER_CMD pid=2675 uid=1000 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=646E662075706772616465 terminal=pts/0 res=success' | |
[ 367.638548] localhost sudo[2675]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/dnf upgrade | |
[ 367.638596] localhost audit[2675]: CRED_REFR pid=2675 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 367.545351] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (WATCHDOG=1) | |
[ 367.640099] localhost sudo[2675]: pam_systemd(sudo:session): Cannot create session: Already occupied by a session | |
[ 367.546617] localhost systemd-logind[992]: Got message type=method_call sender=:1.64 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession cookie=2 reply_cookie=0 error=n/a | |
[ 367.546638] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=167 reply_cookie=0 error=n/a | |
[ 367.546739] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=46 reply_cookie=167 error=n/a | |
[ 367.546867] localhost systemd-logind[992]: Sent message type=error sender=n/a destination=:1.64 object=n/a interface=n/a member=n/a cookie=168 reply_cookie=2 error=Already occupied by a session | |
[ 367.546870] localhost systemd-logind[992]: Failed to process message [type=method_call sender=:1.64 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession signature=uusssssussbssa(sv)]: Already occupied by a session | |
[ 367.640195] localhost audit[2675]: USER_START pid=2675 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[ 367.640305] localhost sudo[2675]: pam_unix(sudo:session): session opened for user root by (uid=0) | |
[ 429.974641] localhost systemd-logind[992]: Got message type=method_call sender=:1.65 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=2 reply_cookie=0 error=n/a | |
[ 429.974661] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=169 reply_cookie=0 error=n/a | |
[ 429.974744] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=47 reply_cookie=169 error=n/a | |
[ 429.974752] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixProcessID cookie=170 reply_cookie=0 error=n/a | |
[ 429.974806] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=48 reply_cookie=170 error=n/a | |
[ 429.974811] localhost systemd-logind[992]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=171 reply_cookie=0 error=n/a | |
[ 429.974831] localhost systemd[1]: systemd-logind.service: Got notification message from PID 992 (WATCHDOG=1) | |
[ 429.974876] localhost systemd-logind[992]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 object=n/a interface=n/a member=n/a cookie=49 reply_cookie=171 error=n/a | |
[ 429.975241] localhost systemd-logind[992]: Inhibitor RPM (Transaction running) pid=2676 uid=0 mode=block started. | |
[ 429.975393] localhost systemd-logind[992]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=172 reply_cookie=0 error=n/a | |
[ 429.975400] localhost systemd-logind[992]: Sent message type=method_return sender=n/a destination=:1.65 object=n/a interface=n/a member=n/a cookie=173 reply_cookie=2 error=n/a | |
[ 434.343519] localhost systemd[1]: Accepted new private connection. | |
[ 434.343609] localhost systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 434.436935] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) | |
exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 434.344026] localhost systemd[1]: ypbind.service: Failed to load configuration: No such file or directory | |
[ 434.344918] localhost systemd[1]: SELinux access check scon=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcon=system_u:object_r:crond_unit_file_t:s0 tclass=service perm=start path=/usr/lib/systemd/system/crond.service cmdline=/bin/systemctl try-restart crond.service: 0 | |
[ 434.344974] localhost systemd[1]: SELinux access check scon=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcon=system_u:object_r:crond_unit_file_t:s0 tclass=service perm=start path=/usr/lib/systemd/system/crond.service cmdline=/bin/systemctl try-restart crond.service: 0 | |
[ 434.344977] localhost systemd[1]: crond.service: Trying to enqueue job crond.service/try-restart/replace | |
[ 434.344993] localhost systemd[1]: crond.service: Installed new job crond.service/nop as 1429 | |
[ 434.345000] localhost systemd[1]: crond.service: Enqueued job crond.service/nop as 1429 | |
[ 434.345009] localhost systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 438.387923] localhost systemd[1]: Accepted new private connection. | |
[ 438.387987] localhost systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reexecute cookie=1 reply_cookie=0 error=n/a | |
[ 438.388513] localhost systemd[1]: SELinux access check scon=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcon=system_u:system_r:init_t:s0 tclass=system perm=reload path=(null) cmdline=/sbin/telinit U: 0 | |
[ 438.388594] localhost systemd[1]: Serializing state to /run/systemd | |
[ 438.388606] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reloading cookie=1 reply_cookie=0 error=n/a | |
[ 438.388613] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reloading cookie=2494 reply_cookie=0 error=n/a | |
[ 438.388863] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reloading cookie=2494 reply_cookie=0 error=n/a | |
[ 438.389384] localhost systemd[1]: Reexecuting. | |
[ 438.389394] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=2 reply_cookie=0 error=n/a | |
[ 438.389399] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=2495 reply_cookie=0 error=n/a | |
[ 438.389424] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=3 reply_cookie=0 error=n/a | |
[ 438.389514] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=2495 reply_cookie=0 error=n/a | |
[ 438.389527] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=2496 reply_cookie=0 error=n/a | |
[ 438.389818] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=2497 reply_cookie=0 error=n/a | |
[ 438.389859] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=2498 reply_cookie=0 error=n/a | |
[ 438.389909] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=2499 reply_cookie=0 error=n/a | |
[ 438.389943] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=2500 reply_cookie=0 error=n/a | |
[ 438.389966] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=2501 reply_cookie=0 error=n/a | |
[ 438.390045] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=2502 reply_cookie=0 error=n/a | |
[ 438.390069] localhost systemd-logind[992]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=2503 reply_cookie=0 error=n/a | |
[ 438.402362] localhost kernel: systemd: 9159 output lines suppressed due to ratelimiting | |
[ 438.504328] localhost systemd[1211]: libmount event [rescan: yes] | |
[ 438.411251] localhost systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) | |
[ 438.411538] localhost systemd[1]: Detected architecture x86-64. | |
[ 438.411765] localhost systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd. | |
[ 438.411815] localhost systemd[1]: Release agent already installed. | |
[ 438.412581] localhost systemd[1]: Controller 'cpu' supported: no | |
[ 438.412583] localhost systemd[1]: Controller 'cpuacct' supported: yes | |
[ 438.412584] localhost systemd[1]: Controller 'blkio' supported: yes | |
[ 438.412585] localhost systemd[1]: Controller 'memory' supported: yes | |
[ 438.412586] localhost systemd[1]: Controller 'devices' supported: yes | |
[ 438.412587] localhost systemd[1]: Controller 'pids' supported: yes | |
[ 438.413686] localhost systemd-fstab-generator[2715]: Parsing /etc/fstab | |
[ 438.413700] localhost systemd-fstab-generator[2715]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 438.415925] localhost systemd-gpt-auto-generator[2725]: Neither root nor /usr file system are on a (single) block device. | |
[ 438.416172] localhost systemd-sysv-generator[2724]: Looking for unit files in (higher priority first): | |
[ 438.416174] localhost systemd-sysv-generator[2724]: /etc/systemd/system | |
[ 438.416175] localhost systemd-sysv-generator[2724]: /run/systemd/system | |
[ 438.416177] localhost systemd-sysv-generator[2724]: /usr/local/lib/systemd/system | |
[ 438.416178] localhost systemd-sysv-generator[2724]: /usr/lib/systemd/system | |
[ 438.416188] localhost systemd-sysv-generator[2724]: Looking for SysV init scripts in: | |
[ 438.416189] localhost systemd-sysv-generator[2724]: /etc/rc.d/init.d | |
[ 438.416191] localhost systemd-sysv-generator[2724]: Looking for SysV rcN.d links in: | |
[ 438.416192] localhost systemd-sysv-generator[2724]: /etc/rc.d | |
[ 438.416437] localhost systemd-sysv-generator[2724]: Loading SysV script /etc/rc.d/init.d/livesys-late | |
[ 438.416882] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 445.490431] localhost systemd[1]: systemd-udevd.service: Got notification message from PID 857 (WATCHDOG=1) | |
[ 447.855273] localhost dbus[978]: [system] Reloaded configuration | |
[ 447.858206] localhost dbus[978]: [system] Reloaded configuration | |
[ 449.127481] localhost dbus[978]: [system] Reloaded configuration | |
[ 449.130930] localhost dbus[978]: [system] Reloaded configuration | |
[ 449.134455] localhost dbus[978]: [system] Reloaded configuration | |
[ 452.625464] localhost NetworkManager[1112]: <info> [1485167774.0379] manager: kernel firmware directory '/lib/firmware' changed | |
[ 473.361594] localhost systemd[1]: Accepted new private connection. | |
[ 473.361777] localhost systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StopUnit cookie=1 reply_cookie=0 error=n/a | |
[ 473.362540] localhost systemd[1]: SELinux access check scon=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcon=system_u:object_r:systemd_unit_file_t:s0 tclass=service perm=stop path=/usr/lib/systemd/system/systemd-udevd-control.socket cmdline=systemctl stop systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-udevd.service: 0 | |
[ 473.362689] localhost systemd[1]: SELinux access check scon=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcon=system_u:object_r:systemd_unit_file_t:s0 tclass=service perm=stop path=/usr/lib/systemd/system/systemd-udevd-control.socket cmdline=systemctl stop systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-udevd.service: 0 | |
[ 473.362692] localhost systemd[1]: systemd-udevd-control.socket: Trying to enqueue job systemd-udevd-control.socket/stop/replace | |
[ 473.362697] localhost systemd[1]: systemd-udevd-control.socket: Installed new job systemd-udevd-control.socket/stop as 1431 | |
[ 473.362704] localhost systemd[1]: systemd-udevd-control.socket: Enqueued job systemd-udevd-control.socket/stop as 1431 | |
[ 473.362714] localhost systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 473.362722] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=2 reply_cookie=0 error=n/a | |
[ 473.362729] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=634 reply_cookie=0 error=n/a | |
[ 473.363102] localhost systemd-logind[992]: Got message type=signal sender=:1.66 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=635 reply_cookie=0 error=n/a | |
[ 473.363160] localhost systemd-logind[992]: Got message type=signal sender=:1.66 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dudevd_2dcontrol_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=636 reply_cookie=0 error=n/a | |
[ 473.363193] localhost systemd-logind[992]: Got message type=signal sender=:1.66 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dudevd_2dcontrol_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=637 reply_cookie=0 error=n/a | |
[ 473.363525] localhost systemd-logind[992]: Got message type=signal sender=:1.66 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=639 reply_cookie=0 error=n/a | |
[ 473.363609] localhost systemd-logind[992]: Got message type=signal sender=:1.66 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dudevd_2dkernel_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=640 reply_cookie=0 error=n/a | |
[ 473.363619] localhost systemd-logind[992]: Got message type=signal sender=:1.66 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dudevd_2dkernel_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=641 reply_cookie=0 error=n/a | |
[ 473.364274] localhost systemd-logind[992]: Got message type=signal sender=:1.66 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dudevd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=643 reply_cookie=0 error=n/a | |
[ 473.364307] localhost systemd-logind[992]: Got message type=signal sender=:1.66 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dudevd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=644 reply_cookie=0 error=n/a | |
[ 473.364339] localhost systemd-logind[992]: Got message type=signal sender=:1.66 destination=n/a object=/org/freedesktop/systemd1/job/1433 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=645 reply_cookie=0 error=n/a | |
[ 473.364814] localhost systemd-udevd[857]: Unload module index | |
[ 473.364821] localhost systemd-udevd[857]: Unloaded link configuration context. | |
[ 473.364993] localhost systemd-logind[992]: Got message type=signal sender=:1.66 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dudevd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=646 reply_cookie=0 error=n/a | |
[ 473.365063] localhost kernel: systemd-udevd: 31416 output lines suppressed due to ratelimiting | |
[ 473.472162] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 473.472190] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 473.382361] localhost systemd-cgroups-agent[3007]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 473.475184] localhost systemd[1211]: Got message type=signal sender=:1.66 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 473.475262] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=13 reply_cookie=0 error=n/a | |
[ 473.475319] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=14 reply_cookie=13 error=n/a | |
[ 473.484362] localhost dbus[978]: [system] Reloaded configuration | |
[ 473.489796] localhost dbus[978]: [system] Reloaded configuration | |
[ 474.022615] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 474.025831] localhost dbus[978]: [system] Reloaded configuration | |
[ 474.031085] localhost dbus[978]: [system] Reloaded configuration | |
[ 474.085804] localhost kernel: systemd: 2067 output lines suppressed due to ratelimiting | |
[ 474.184315] localhost systemd[1211]: libmount event [rescan: yes] | |
[ 474.091998] localhost systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) | |
[ 474.092296] localhost systemd[1]: Detected architecture x86-64. | |
[ 474.092555] localhost systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd. | |
[ 474.092612] localhost systemd[1]: Release agent already installed. | |
[ 474.093560] localhost systemd[1]: Controller 'cpu' supported: no | |
[ 474.093562] localhost systemd[1]: Controller 'cpuacct' supported: yes | |
[ 474.093563] localhost systemd[1]: Controller 'blkio' supported: yes | |
[ 474.093564] localhost systemd[1]: Controller 'memory' supported: yes | |
[ 474.093565] localhost systemd[1]: Controller 'devices' supported: yes | |
[ 474.093565] localhost systemd[1]: Controller 'pids' supported: yes | |
[ 474.094826] localhost systemd-fstab-generator[3021]: Parsing /etc/fstab | |
[ 474.094841] localhost systemd-fstab-generator[3021]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 474.095625] localhost systemd-sysv-generator[3030]: Looking for unit files in (higher priority first): | |
[ 474.095626] localhost systemd-sysv-generator[3030]: /etc/systemd/system | |
[ 474.095627] localhost systemd-sysv-generator[3030]: /run/systemd/system | |
[ 474.095628] localhost systemd-sysv-generator[3030]: /usr/local/lib/systemd/system | |
[ 474.095628] localhost systemd-sysv-generator[3030]: /usr/lib/systemd/system | |
[ 474.095634] localhost systemd-sysv-generator[3030]: Looking for SysV init scripts in: | |
[ 474.095635] localhost systemd-sysv-generator[3030]: /etc/rc.d/init.d | |
[ 474.095636] localhost systemd-sysv-generator[3030]: Looking for SysV rcN.d links in: | |
[ 474.095636] localhost systemd-sysv-generator[3030]: /etc/rc.d | |
[ 474.095829] localhost systemd-sysv-generator[3030]: Loading SysV script /etc/rc.d/init.d/network | |
[ 474.096132] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 474.099164] localhost systemd-gpt-auto-generator[3031]: Neither root nor /usr file system are on a (single) block device. | |
[ 474.152305] localhost systemd[3041]: systemd-udevd.service: Executing: /usr/lib/systemd/systemd-udevd | |
[ 474.155222] localhost systemd-udevd[3041]: set children_max to 24 | |
[ 474.158684] localhost systemd-udevd[3041]: Successfully loaded SELinux database in 3.449ms, size on heap is 690K. | |
[ 474.158829] localhost systemd-udevd[3041]: Failed to symlink /proc/kcore to /dev/core: File exists | |
[ 474.158855] localhost systemd-udevd[3041]: Failed to symlink /proc/self/fd to /dev/fd: File exists | |
[ 474.158877] localhost systemd-udevd[3041]: Failed to symlink /proc/self/fd/0 to /dev/stdin: File exists | |
[ 474.158899] localhost systemd-udevd[3041]: Failed to symlink /proc/self/fd/1 to /dev/stdout: File exists | |
[ 474.158921] localhost systemd-udevd[3041]: Failed to symlink /proc/self/fd/2 to /dev/stderr: File exists | |
[ 474.159076] localhost systemd-udevd[3041]: === trie on-disk === | |
[ 474.159077] localhost systemd-udevd[3041]: tool version: 229 | |
[ 474.159079] localhost systemd-udevd[3041]: file size: 7075753 bytes | |
[ 474.263276] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 474.314932] localhost audit[3080]: ADD_GROUP pid=3080 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-group acct="dbus" exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=failed' | |
[ 474.317341] localhost audit[3081]: ADD_USER pid=3081 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 msg='op=add-user acct="dbus" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=failed' | |
[ 474.317695] localhost useradd[3081]: failed adding user 'dbus', exit code: 9 | |
[ 479.781724] localhost systemd[1]: Accepted new private connection. | |
[ 479.781848] localhost systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=PresetUnitFiles cookie=1 reply_cookie=0 error=n/a | |
[ 479.782016] localhost systemd[1]: Looking for unit files in (higher priority first): | |
[ 479.782017] localhost systemd[1]: /etc/systemd/system | |
[ 479.782018] localhost systemd[1]: /run/systemd/system | |
[ 479.782019] localhost systemd[1]: /usr/local/lib/systemd/system | |
[ 479.782020] localhost systemd[1]: /usr/lib/systemd/system | |
[ 479.782026] localhost systemd[1]: Looking for SysV init scripts in: | |
[ 479.782027] localhost systemd[1]: /etc/rc.d/init.d | |
[ 479.782028] localhost systemd[1]: Looking for SysV rcN.d links in: | |
[ 481.671883] localhost dbus[978]: [system] Reloaded configuration | |
[ 481.674797] localhost dbus[978]: [system] Reloaded configuration | |
[ 481.784024] localhost dbus[978]: [system] Reloaded configuration | |
[ 481.787361] localhost dbus[978]: [system] Reloaded configuration | |
[ 481.800950] localhost dbus[978]: [system] Reloaded configuration | |
[ 481.804468] localhost dbus[978]: [system] Reloaded configuration | |
[ 481.807995] localhost dbus[978]: [system] Reloaded configuration | |
[ 481.873176] localhost dbus[978]: [system] Reloaded configuration | |
[ 481.876379] localhost dbus[978]: [system] Reloaded configuration | |
[ 481.899110] localhost colord[1559]: (colord:1559): libcolord-WARNING **: failed to search file: failed to load file: Error opening file: No such file or directory | |
[ 481.899205] localhost colord[1559]: (colord:1559): libcolord-WARNING **: failed to search file: failed to query file: Error when getting information for file '/usr/share/color/icc/colord/Bluish.icc;5885dc87': No such file or directory | |
[ 481.930525] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 481.931377] localhost dbus[978]: [system] Reloaded configuration | |
[ 481.931450] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 481.934784] localhost dbus[978]: [system] Reloaded configuration | |
[ 486.246762] localhost dbus[978]: [system] Reloaded configuration | |
[ 486.249943] localhost dbus[978]: [system] Reloaded configuration | |
[ 486.886703] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 486.887540] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 491.151301] localhost systemd[1]: Accepted new private connection. | |
[ 491.151486] localhost systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=EnableUnitFiles cookie=1 reply_cookie=0 error=n/a | |
[ 491.151685] localhost systemd[1]: Looking for unit files in (higher priority first): | |
[ 491.151686] localhost systemd[1]: /etc/systemd/system | |
[ 491.151687] localhost systemd[1]: /run/systemd/system | |
[ 491.151689] localhost systemd[1]: /usr/local/lib/systemd/system | |
[ 491.151690] localhost systemd[1]: /usr/lib/systemd/system | |
[ 491.151704] localhost systemd[1]: Looking for SysV init scripts in: | |
[ 491.151705] localhost systemd[1]: /etc/rc.d/init.d | |
[ 491.151706] localhost systemd[1]: Looking for SysV rcN.d links in: | |
[ 491.153437] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reloading cookie=652 reply_cookie=0 error=n/a | |
[ 491.153789] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=653 reply_cookie=0 error=n/a | |
[ 491.153839] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=654 reply_cookie=0 error=n/a | |
[ 491.153848] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=655 reply_cookie=0 error=n/a | |
[ 491.154092] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=657 reply_cookie=0 error=n/a | |
[ 491.154116] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=658 reply_cookie=0 error=n/a | |
[ 491.154166] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=659 reply_cookie=0 error=n/a | |
[ 491.154183] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=660 reply_cookie=0 error=n/a | |
[ 491.154265] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=661 reply_cookie=0 error=n/a | |
[ 491.154285] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=662 reply_cookie=0 error=n/a | |
[ 491.169535] localhost systemd-fstab-generator[3187]: Parsing /etc/fstab | |
[ 491.169560] localhost systemd-fstab-generator[3187]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 491.170040] localhost systemd-gpt-auto-generator[3197]: Neither root nor /usr file system are on a (single) block device. | |
[ 491.172429] localhost systemd-sysv-generator[3196]: Looking for unit files in (higher priority first): | |
[ 491.172430] localhost systemd-sysv-generator[3196]: /etc/systemd/system | |
[ 491.172431] localhost systemd-sysv-generator[3196]: /run/systemd/system | |
[ 491.172432] localhost systemd-sysv-generator[3196]: /usr/local/lib/systemd/system | |
[ 491.172432] localhost systemd-sysv-generator[3196]: /usr/lib/systemd/system | |
[ 491.172438] localhost systemd-sysv-generator[3196]: Looking for SysV init scripts in: | |
[ 491.172439] localhost systemd-sysv-generator[3196]: /etc/rc.d/init.d | |
[ 491.172440] localhost systemd-sysv-generator[3196]: Looking for SysV rcN.d links in: | |
[ 491.172441] localhost systemd-sysv-generator[3196]: /etc/rc.d | |
[ 491.172712] localhost systemd-sysv-generator[3196]: Loading SysV script /etc/rc.d/init.d/livesys-late | |
[ 491.173118] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 491.466294] localhost systemd-fstab-generator[3212]: Parsing /etc/fstab | |
[ 491.466311] localhost systemd-fstab-generator[3212]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 491.468142] localhost systemd-sysv-generator[3221]: Looking for unit files in (higher priority first): | |
[ 491.468145] localhost systemd-sysv-generator[3221]: /etc/systemd/system | |
[ 491.468146] localhost systemd-sysv-generator[3221]: /run/systemd/system | |
[ 491.468148] localhost systemd-sysv-generator[3221]: /usr/local/lib/systemd/system | |
[ 491.468149] localhost systemd-sysv-generator[3221]: /usr/lib/systemd/system | |
[ 491.468159] localhost systemd-sysv-generator[3221]: Looking for SysV init scripts in: | |
[ 491.468160] localhost systemd-sysv-generator[3221]: /etc/rc.d/init.d | |
[ 491.468162] localhost systemd-sysv-generator[3221]: Looking for SysV rcN.d links in: | |
[ 491.468163] localhost systemd-sysv-generator[3221]: /etc/rc.d | |
[ 491.468375] localhost systemd-sysv-generator[3221]: Loading SysV script /etc/rc.d/init.d/livesys | |
[ 491.468740] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 491.468965] localhost systemd-gpt-auto-generator[3222]: Neither root nor /usr file system are on a (single) block device. | |
[ 491.521921] localhost systemd-fstab-generator[3234]: Parsing /etc/fstab | |
[ 491.521944] localhost systemd-fstab-generator[3234]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 491.524498] localhost systemd-sysv-generator[3244]: Looking for unit files in (higher priority first): | |
[ 491.524500] localhost systemd-sysv-generator[3244]: /etc/systemd/system | |
[ 491.524501] localhost systemd-sysv-generator[3244]: /run/systemd/system | |
[ 491.524503] localhost systemd-sysv-generator[3244]: /usr/local/lib/systemd/system | |
[ 491.524504] localhost systemd-sysv-generator[3244]: /usr/lib/systemd/system | |
[ 491.524513] localhost systemd-sysv-generator[3244]: Looking for SysV init scripts in: | |
[ 491.524514] localhost systemd-sysv-generator[3244]: /etc/rc.d/init.d | |
[ 491.524516] localhost systemd-sysv-generator[3244]: Looking for SysV rcN.d links in: | |
[ 491.524517] localhost systemd-sysv-generator[3244]: /etc/rc.d | |
[ 491.524694] localhost systemd-gpt-auto-generator[3245]: Neither root nor /usr file system are on a (single) block device. | |
[ 491.524713] localhost systemd-sysv-generator[3244]: Loading SysV script /etc/rc.d/init.d/netconsole | |
[ 491.525181] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 491.708760] localhost dbus[978]: [system] Reloaded configuration | |
[ 491.712225] localhost dbus[978]: [system] Reloaded configuration | |
[ 491.773757] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 491.774621] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 491.775623] localhost dbus[978]: [system] Reloaded configuration | |
[ 491.775836] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 491.779106] localhost dbus[978]: [system] Reloaded configuration | |
[ 491.800666] localhost polkitd[1030]: Reloading rules | |
[ 491.800737] localhost polkitd[1030]: Collecting garbage unconditionally... | |
[ 491.800883] localhost polkitd[1030]: Loading rules from directory /etc/polkit-1/rules.d | |
[ 491.801040] localhost polkitd[1030]: Loading rules from directory /usr/share/polkit-1/rules.d | |
[ 491.801412] localhost polkitd[1030]: Finished loading, compiling and executing 8 rules | |
[ 491.801470] localhost polkitd[1030]: Reloading rules | |
[ 491.801534] localhost polkitd[1030]: Collecting garbage unconditionally... | |
[ 491.801629] localhost polkitd[1030]: Loading rules from directory /etc/polkit-1/rules.d | |
[ 491.801729] localhost polkitd[1030]: Loading rules from directory /usr/share/polkit-1/rules.d | |
[ 491.802085] localhost polkitd[1030]: Finished loading, compiling and executing 8 rules | |
[ 492.078800] localhost dbus[978]: [system] Reloaded configuration | |
[ 492.082083] localhost dbus[978]: [system] Reloaded configuration | |
[ 492.106323] localhost dbus[978]: [system] Reloaded configuration | |
[ 492.109935] localhost dbus[978]: [system] Reloaded configuration | |
[ 492.096030] localhost systemd-fstab-generator[3271]: Parsing /etc/fstab | |
[ 492.096051] localhost systemd-fstab-generator[3271]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 492.096443] localhost systemd-sysv-generator[3280]: Looking for unit files in (higher priority first): | |
[ 492.096444] localhost systemd-sysv-generator[3280]: /etc/systemd/system | |
[ 492.096445] localhost systemd-sysv-generator[3280]: /run/systemd/system | |
[ 492.096446] localhost systemd-sysv-generator[3280]: /usr/local/lib/systemd/system | |
[ 492.096447] localhost systemd-sysv-generator[3280]: /usr/lib/systemd/system | |
[ 492.096454] localhost systemd-sysv-generator[3280]: Looking for SysV init scripts in: | |
[ 492.096454] localhost systemd-sysv-generator[3280]: /etc/rc.d/init.d | |
[ 492.096455] localhost systemd-sysv-generator[3280]: Looking for SysV rcN.d links in: | |
[ 492.096456] localhost systemd-sysv-generator[3280]: /etc/rc.d | |
[ 492.096780] localhost systemd-sysv-generator[3280]: Loading SysV script /etc/rc.d/init.d/netconsole | |
[ 492.097192] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 492.099705] localhost systemd-gpt-auto-generator[3281]: Neither root nor /usr file system are on a (single) block device. | |
[ 492.262410] localhost polkitd[1030]: Reloading rules | |
[ 492.262494] localhost polkitd[1030]: Collecting garbage unconditionally... | |
[ 492.262546] localhost polkitd[1030]: Loading rules from directory /etc/polkit-1/rules.d | |
[ 492.262597] localhost polkitd[1030]: Loading rules from directory /usr/share/polkit-1/rules.d | |
[ 492.262724] localhost polkitd[1030]: Finished loading, compiling and executing 8 rules | |
[ 492.262782] localhost polkitd[1030]: Reloading rules | |
[ 492.262833] localhost polkitd[1030]: Collecting garbage unconditionally... | |
[ 492.262894] localhost polkitd[1030]: Loading rules from directory /etc/polkit-1/rules.d | |
[ 492.262999] localhost polkitd[1030]: Loading rules from directory /usr/share/polkit-1/rules.d | |
[ 492.263262] localhost polkitd[1030]: Finished loading, compiling and executing 8 rules | |
[ 492.284449] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 492.285744] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 492.338576] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 492.340081] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 494.929576] localhost at-spi-bus-launcher[1330]: Reloaded configuration | |
[ 494.929655] localhost at-spi-bus-launcher[1330]: Reloaded configuration | |
[ 494.930358] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 494.931628] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 494.984122] localhost dbus[978]: [system] Reloaded configuration | |
[ 494.987269] localhost dbus[978]: [system] Reloaded configuration | |
[ 495.072610] localhost dbus[978]: [system] Reloaded configuration | |
[ 495.076346] localhost dbus[978]: [system] Reloaded configuration | |
[ 495.133303] localhost dbus[978]: [system] Reloaded configuration | |
[ 495.136978] localhost dbus[978]: [system] Reloaded configuration | |
[ 495.145392] localhost org.freedesktop.fwupd[978]: (fwupd:1666): As-WARNING **: failed to rescan: Failed to parse /usr/share/app-info/xmls/org.freedesktop.fwupd.xml;5885dc87 file: Error when getting information for file '/usr/share/app-info/xmls/org.freedesktop.fwupd.xml;5885dc87': No such file or directory | |
[ 495.149287] localhost dbus[978]: [system] Reloaded configuration | |
[ 495.152807] localhost dbus[978]: [system] Reloaded configuration | |
[ 495.160766] localhost polkitd[1030]: Reloading rules | |
[ 495.160895] localhost polkitd[1030]: Collecting garbage unconditionally... | |
[ 495.160964] localhost polkitd[1030]: Loading rules from directory /etc/polkit-1/rules.d | |
[ 495.161027] localhost polkitd[1030]: Loading rules from directory /usr/share/polkit-1/rules.d | |
[ 495.161261] localhost polkitd[1030]: Finished loading, compiling and executing 8 rules | |
[ 495.161321] localhost polkitd[1030]: Reloading rules | |
[ 495.161370] localhost polkitd[1030]: Collecting garbage unconditionally... | |
[ 495.161481] localhost polkitd[1030]: Loading rules from directory /etc/polkit-1/rules.d | |
[ 495.161551] localhost polkitd[1030]: Loading rules from directory /usr/share/polkit-1/rules.d | |
[ 495.161896] localhost polkitd[1030]: Finished loading, compiling and executing 8 rules | |
[ 495.248064] localhost dbus[978]: [system] Reloaded configuration | |
[ 495.251287] localhost dbus[978]: [system] Reloaded configuration | |
[ 495.584889] localhost systemd-fstab-generator[3357]: Parsing /etc/fstab | |
[ 495.584907] localhost systemd-fstab-generator[3357]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 495.590154] localhost systemd-gpt-auto-generator[3367]: Neither root nor /usr file system are on a (single) block device. | |
[ 495.590712] localhost systemd-sysv-generator[3366]: Looking for unit files in (higher priority first): | |
[ 495.590713] localhost systemd-sysv-generator[3366]: /etc/systemd/system | |
[ 495.590714] localhost systemd-sysv-generator[3366]: /run/systemd/system | |
[ 495.590715] localhost systemd-sysv-generator[3366]: /usr/local/lib/systemd/system | |
[ 495.590722] localhost systemd-sysv-generator[3366]: /usr/lib/systemd/system | |
[ 495.590728] localhost systemd-sysv-generator[3366]: Looking for SysV init scripts in: | |
[ 495.590729] localhost systemd-sysv-generator[3366]: /etc/rc.d/init.d | |
[ 495.590731] localhost systemd-sysv-generator[3366]: Looking for SysV rcN.d links in: | |
[ 495.590732] localhost systemd-sysv-generator[3366]: /etc/rc.d | |
[ 495.590909] localhost systemd-sysv-generator[3366]: Loading SysV script /etc/rc.d/init.d/netconsole | |
[ 495.591192] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 495.655252] localhost systemd-fstab-generator[3381]: Parsing /etc/fstab | |
[ 495.655269] localhost systemd-fstab-generator[3381]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 495.656288] localhost systemd-sysv-generator[3391]: Looking for unit files in (higher priority first): | |
[ 495.656289] localhost systemd-sysv-generator[3391]: /etc/systemd/system | |
[ 495.656291] localhost systemd-sysv-generator[3391]: /run/systemd/system | |
[ 495.656292] localhost systemd-sysv-generator[3391]: /usr/local/lib/systemd/system | |
[ 495.656294] localhost systemd-sysv-generator[3391]: /usr/lib/systemd/system | |
[ 495.656303] localhost systemd-sysv-generator[3391]: Looking for SysV init scripts in: | |
[ 495.656304] localhost systemd-sysv-generator[3391]: /etc/rc.d/init.d | |
[ 495.656306] localhost systemd-sysv-generator[3391]: Looking for SysV rcN.d links in: | |
[ 495.656307] localhost systemd-sysv-generator[3391]: /etc/rc.d | |
[ 495.656530] localhost systemd-sysv-generator[3391]: Loading SysV script /etc/rc.d/init.d/livesys-late | |
[ 495.657018] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 495.657562] localhost systemd-gpt-auto-generator[3392]: Neither root nor /usr file system are on a (single) block device. | |
[ 495.716698] localhost systemd-fstab-generator[3405]: Parsing /etc/fstab | |
[ 495.716733] localhost systemd-fstab-generator[3405]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 495.719649] localhost systemd-sysv-generator[3414]: Looking for unit files in (higher priority first): | |
[ 495.719651] localhost systemd-sysv-generator[3414]: /etc/systemd/system | |
[ 495.719651] localhost systemd-sysv-generator[3414]: /run/systemd/system | |
[ 495.719652] localhost systemd-sysv-generator[3414]: /usr/local/lib/systemd/system | |
[ 495.719653] localhost systemd-sysv-generator[3414]: /usr/lib/systemd/system | |
[ 495.719659] localhost systemd-sysv-generator[3414]: Looking for SysV init scripts in: | |
[ 495.719660] localhost systemd-sysv-generator[3414]: /etc/rc.d/init.d | |
[ 495.719661] localhost systemd-sysv-generator[3414]: Looking for SysV rcN.d links in: | |
[ 495.719662] localhost systemd-sysv-generator[3414]: /etc/rc.d | |
[ 495.719824] localhost systemd-sysv-generator[3414]: Loading SysV script /etc/rc.d/init.d/netconsole | |
[ 495.719927] localhost systemd-gpt-auto-generator[3416]: Neither root nor /usr file system are on a (single) block device. | |
[ 495.720142] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 495.912574] localhost systemd-udevd[3041]: udevd message (RELOAD) received | |
[ 495.913791] localhost systemd-udevd[3041]: Unload module index | |
[ 495.913800] localhost systemd-udevd[3041]: Unloaded link configuration context. | |
[ 496.265411] localhost dbus[978]: [system] Reloaded configuration | |
[ 496.268309] localhost dbus[978]: [system] Reloaded configuration | |
[ 496.464641] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/cups_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7114 reply_cookie=0 error=n/a | |
[ 496.464664] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/cups_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7115 reply_cookie=0 error=n/a | |
[ 496.464709] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/cups_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7116 reply_cookie=0 error=n/a | |
[ 496.464723] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/cups_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7117 reply_cookie=0 error=n/a | |
[ 496.465029] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/cups_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7114 reply_cookie=0 error=n/a | |
[ 496.465054] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/cups_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7115 reply_cookie=0 error=n/a | |
[ 496.465131] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/cups_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7116 reply_cookie=0 error=n/a | |
[ 496.465182] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/cups_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7117 reply_cookie=0 error=n/a | |
[ 497.100216] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 497.101840] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 498.537531] localhost dbus[978]: [system] Reloaded configuration | |
[ 498.540839] localhost dbus[978]: [system] Reloaded configuration | |
[ 498.691162] localhost dbus[978]: [system] Reloaded configuration | |
[ 498.694616] localhost dbus[978]: [system] Reloaded configuration | |
[ 498.727968] localhost dbus[978]: [system] Reloaded configuration | |
[ 498.731477] localhost dbus[978]: [system] Reloaded configuration | |
[ 499.164949] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 499.166133] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 499.281422] localhost audit[3467]: GRP_MGMT pid=3467 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=changing-group grp="rpcuser" gid=29 acct="rpcuser" exe="/usr/sbin/groupmod" hostname=? addr=? terminal=? res=success' | |
[ 499.281850] localhost groupmod[3467]: group changed in /etc/group (group rpcuser/29) | |
[ 499.282179] localhost audit[3467]: GRP_MGMT pid=3467 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=modify-group acct="rpcuser" exe="/usr/sbin/groupmod" hostname=? addr=? terminal=? res=success' | |
[ 499.291772] localhost audit[3478]: GRP_MGMT pid=3478 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=changing-group grp="nfsnobody" gid=65534 acct="nfsnobody" exe="/usr/sbin/groupmod" hostname=? addr=? terminal=? res=success' | |
[ 499.292038] localhost groupmod[3478]: group changed in /etc/group (group nfsnobody/65534) | |
[ 499.292371] localhost audit[3478]: GRP_MGMT pid=3478 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=modify-group acct="nfsnobody" exe="/usr/sbin/groupmod" hostname=? addr=? terminal=? res=success' | |
[ 500.319770] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 500.320693] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 500.321864] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 500.364706] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 500.366118] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 500.598654] localhost dbus[978]: [system] Reloaded configuration | |
[ 500.601721] localhost dbus[978]: [system] Reloaded configuration | |
[ 500.612353] localhost dbus[978]: [system] Reloaded configuration | |
[ 500.615807] localhost dbus[978]: [system] Reloaded configuration | |
[ 500.674766] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 500.675738] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 503.879656] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 503.880395] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 503.881604] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 504.566294] localhost dbus[978]: [system] Reloaded configuration | |
[ 504.570091] localhost dbus[978]: [system] Reloaded configuration | |
[ 504.666116] localhost dbus[978]: [system] Reloaded configuration | |
[ 504.669525] localhost dbus[978]: [system] Reloaded configuration | |
[ 504.673207] localhost dbus[978]: [system] Reloaded configuration | |
[ 504.910035] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 504.911215] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 504.912389] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 507.781563] localhost polkitd[1030]: Reloading rules | |
[ 507.781643] localhost polkitd[1030]: Collecting garbage unconditionally... | |
[ 507.781696] localhost polkitd[1030]: Loading rules from directory /etc/polkit-1/rules.d | |
[ 507.781747] localhost polkitd[1030]: Loading rules from directory /usr/share/polkit-1/rules.d | |
[ 507.782197] localhost polkitd[1030]: Finished loading, compiling and executing 8 rules | |
[ 507.782294] localhost polkitd[1030]: Reloading rules | |
[ 507.782388] localhost polkitd[1030]: Collecting garbage unconditionally... | |
[ 507.782469] localhost polkitd[1030]: Loading rules from directory /etc/polkit-1/rules.d | |
[ 507.782565] localhost polkitd[1030]: Loading rules from directory /usr/share/polkit-1/rules.d | |
[ 507.782790] localhost polkitd[1030]: Finished loading, compiling and executing 8 rules | |
[ 510.839765] localhost systemd[1]: Accepted new private connection. | |
[ 510.839905] localhost systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 510.840537] localhost systemd[1]: SELinux access check scon=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcon=system_u:object_r:virtd_unit_file_t:s0 tclass=service perm=start path=/usr/lib/systemd/system/libvirtd.service cmdline=/bin/systemctl try-restart libvirtd.service: 0 | |
[ 510.840563] localhost systemd[1]: SELinux access check scon=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcon=system_u:object_r:virtd_unit_file_t:s0 tclass=service perm=start path=/usr/lib/systemd/system/libvirtd.service cmdline=/bin/systemctl try-restart libvirtd.service: 0 | |
[ 510.840565] localhost systemd[1]: libvirtd.service: Trying to enqueue job libvirtd.service/try-restart/replace | |
[ 510.840653] localhost systemd[1]: libvirtd.service: Installed new job libvirtd.service/restart as 1458 | |
[ 510.840658] localhost systemd[1]: libvirtd.service: Enqueued job libvirtd.service/restart as 1458 | |
[ 510.840668] localhost systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 510.840686] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=2 reply_cookie=0 error=n/a | |
[ 510.840692] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=7118 reply_cookie=0 error=n/a | |
[ 510.841314] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/libvirtd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7119 reply_cookie=0 error=n/a | |
[ 510.841334] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/libvirtd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7120 reply_cookie=0 error=n/a | |
[ 510.841343] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/job/1458 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7121 reply_cookie=0 error=n/a | |
[ 510.940805] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 510.940837] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 510.850512] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/libvirtd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7122 reply_cookie=0 error=n/a | |
[ 510.850525] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/libvirtd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7123 reply_cookie=0 error=n/a | |
[ 510.850590] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/job/1458 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7124 reply_cookie=0 error=n/a | |
[ 510.851031] localhost systemd-cgroups-agent[3629]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 510.852635] localhost systemd[3630]: libvirtd.service: Executing: /usr/sbin/libvirtd | |
[ 510.862533] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/libvirtd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7125 reply_cookie=0 error=n/a | |
[ 510.862612] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/libvirtd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7126 reply_cookie=0 error=n/a | |
[ 510.862694] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/job/1458 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7127 reply_cookie=0 error=n/a | |
[ 510.976503] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 510.885533] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=7128 reply_cookie=0 error=n/a | |
[ 511.245479] localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 511.245676] localhost systemd-udevd[3041]: seq 3506 queued, 'add' 'module' | |
[ 511.245880] localhost systemd-udevd[3041]: Validate module index | |
[ 511.245882] localhost systemd-udevd[3041]: Check if link configuration needs reloading. | |
[ 511.245966] localhost systemd-udevd[3041]: === trie on-disk === | |
[ 511.245968] localhost systemd-udevd[3041]: tool version: 229 | |
[ 511.245969] localhost systemd-udevd[3041]: file size: 6986049 bytes | |
[ 511.245970] localhost systemd-udevd[3041]: header size 80 bytes | |
[ 511.245971] localhost systemd-udevd[3041]: strings 1763889 bytes | |
[ 511.245972] localhost systemd-udevd[3041]: nodes 5222080 bytes | |
[ 511.246278] localhost systemd-udevd[3041]: Load module index | |
[ 511.339044] localhost audit: NETFILTER_CFG table=filter family=10 entries=0 | |
[ 511.252589] localhost kernel: Ebtables v2.0 registered | |
[ 511.480186] localhost kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. | |
[ 511.573910] localhost NetworkManager[1112]: <info> [1485167832.9863] manager: (virbr0): new Bridge device (/org/freedesktop/NetworkManager/Devices/2) | |
[ 511.482299] localhost systemd-sysctl[3687]: Parsing /usr/lib/sysctl.d/00-system.conf | |
[ 511.482308] localhost systemd-sysctl[3687]: Parsing /usr/lib/sysctl.d/10-default-yama-scope.conf | |
[ 511.482315] localhost systemd-sysctl[3687]: Parsing /usr/lib/sysctl.d/50-coredump.conf | |
[ 511.482321] localhost systemd-sysctl[3687]: Parsing /usr/lib/sysctl.d/50-default.conf | |
[ 511.482331] localhost systemd-sysctl[3687]: Parsing /usr/lib/sysctl.d/60-libvirtd.conf | |
[ 511.482424] localhost systemd-sysctl[3687]: Parsing /etc/sysctl.d/99-sysctl.conf | |
[ 511.483281] localhost kernel: tun: Universal TUN/TAP device driver, 1.6 | |
[ 511.483283] localhost kernel: tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> | |
[ 511.576457] localhost systemd[1211]: sys-subsystem-net-devices-virbr0.device: Changed dead -> plugged | |
[ 511.576641] localhost systemd[1211]: sys-devices-virtual-net-virbr0.device: Changed dead -> plugged | |
[ 511.576768] localhost NetworkManager[1112]: <info> [1485167832.9895] manager: (virbr0-nic): new Tun device (/org/freedesktop/NetworkManager/Devices/3) | |
[ 511.486121] localhost systemd-sysctl[3691]: Parsing /usr/lib/sysctl.d/00-system.conf | |
[ 511.486138] localhost systemd-sysctl[3691]: Parsing /usr/lib/sysctl.d/10-default-yama-scope.conf | |
[ 511.486151] localhost systemd-sysctl[3691]: Parsing /usr/lib/sysctl.d/50-coredump.conf | |
[ 511.486157] localhost systemd-sysctl[3691]: Parsing /usr/lib/sysctl.d/50-default.conf | |
[ 511.486168] localhost systemd-sysctl[3691]: Parsing /usr/lib/sysctl.d/60-libvirtd.conf | |
[ 511.486200] localhost systemd-sysctl[3691]: Parsing /etc/sysctl.d/99-sysctl.conf | |
[ 511.578850] localhost systemd[1211]: sys-subsystem-net-devices-virbr0\x2dnic.device: Changed dead -> plugged | |
[ 511.578914] localhost systemd[1211]: sys-devices-virtual-net-virbr0\x2dnic.device: Changed dead -> plugged | |
[ 511.623509] localhost audit: ANOM_PROMISCUOUS dev=virbr0-nic prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295 | |
[ 511.532303] localhost kernel: virbr0: port 1(virbr0-nic) entered blocking state | |
[ 511.532306] localhost kernel: virbr0: port 1(virbr0-nic) entered disabled state | |
[ 511.532366] localhost kernel: device virbr0-nic entered promiscuous mode | |
[ 511.647469] localhost NetworkManager[1112]: <info> [1485167833.0606] device (virbr0-nic): state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] | |
[ 511.648138] localhost NetworkManager[1112]: <info> [1485167833.0613] device (virbr0-nic): state change: unavailable -> disconnected (reason 'none') [20 30 0] | |
[ 511.707465] localhost audit: NETFILTER_CFG table=filter family=2 entries=4 | |
[ 511.711307] localhost audit: NETFILTER_CFG table=filter family=2 entries=5 | |
[ 511.714663] localhost audit: NETFILTER_CFG table=filter family=2 entries=6 | |
[ 511.717920] localhost audit: NETFILTER_CFG table=filter family=2 entries=7 | |
[ 511.720960] localhost audit: NETFILTER_CFG table=filter family=2 entries=8 | |
[ 511.723921] localhost audit: NETFILTER_CFG table=filter family=2 entries=9 | |
[ 511.726735] localhost audit: NETFILTER_CFG table=filter family=2 entries=10 | |
[ 511.729633] localhost audit: NETFILTER_CFG table=filter family=2 entries=11 | |
[ 511.732764] localhost audit: NETFILTER_CFG table=filter family=2 entries=12 | |
[ 511.652091] localhost kernel: nf_conntrack version 0.5.0 (65536 buckets, 262144 max) | |
[ 511.747114] localhost audit: NETFILTER_CFG table=filter family=2 entries=13 | |
[ 511.754524] localhost audit: NETFILTER_CFG table=nat family=2 entries=0 | |
[ 511.756956] localhost audit: NETFILTER_CFG table=nat family=2 entries=5 | |
[ 511.760143] localhost audit: NETFILTER_CFG table=nat family=2 entries=6 | |
[ 511.763319] localhost audit: NETFILTER_CFG table=nat family=2 entries=7 | |
[ 511.766233] localhost audit: NETFILTER_CFG table=nat family=2 entries=8 | |
[ 511.769299] localhost audit: NETFILTER_CFG table=nat family=2 entries=9 | |
[ 511.775953] localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 | |
[ 511.777433] localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 | |
[ 511.686818] localhost kernel: virbr0: port 1(virbr0-nic) entered blocking state | |
[ 511.686822] localhost kernel: virbr0: port 1(virbr0-nic) entered listening state | |
[ 511.778697] localhost avahi-daemon[985]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. | |
[ 511.778813] localhost avahi-daemon[985]: New relevant interface virbr0.IPv4 for mDNS. | |
[ 511.779045] localhost NetworkManager[1112]: <info> [1485167833.1915] device (virbr0): state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] | |
[ 511.779165] localhost avahi-daemon[985]: Registering new address record for 192.168.122.1 on virbr0.IPv4. | |
[ 511.779677] localhost NetworkManager[1112]: <info> [1485167833.1929] ifcfg-rh: add connection in-memory (1370888d-c08e-44b6-ac2a-33901aa8ac7d,"virbr0") | |
[ 511.780177] localhost NetworkManager[1112]: <info> [1485167833.1934] device (virbr0): state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] | |
[ 511.780699] localhost NetworkManager[1112]: <info> [1485167833.1939] device (virbr0): Activation: starting connection 'virbr0' (1370888d-c08e-44b6-ac2a-33901aa8ac7d) | |
[ 511.781078] localhost NetworkManager[1112]: <info> [1485167833.1943] keyfile: add connection in-memory (16d1992f-4dc6-4be5-8b68-a3cc066ac448,"virbr0-nic") | |
[ 511.781688] localhost NetworkManager[1112]: <info> [1485167833.1949] device (virbr0-nic): Activation: starting connection 'virbr0-nic' (16d1992f-4dc6-4be5-8b68-a3cc066ac448) | |
[ 511.782118] localhost NetworkManager[1112]: <info> [1485167833.1953] device (virbr0): state change: disconnected -> prepare (reason 'none') [30 40 0] | |
[ 511.782298] localhost NetworkManager[1112]: <info> [1485167833.1955] device (virbr0-nic): state change: disconnected -> prepare (reason 'none') [30 40 0] | |
[ 511.782557] localhost NetworkManager[1112]: <info> [1485167833.1958] device (virbr0): state change: prepare -> config (reason 'none') [40 50 0] | |
[ 511.782720] localhost NetworkManager[1112]: <info> [1485167833.1959] device (virbr0-nic): state change: prepare -> config (reason 'none') [40 50 0] | |
[ 511.782867] localhost NetworkManager[1112]: <info> [1485167833.1961] device (virbr0): state change: config -> ip-config (reason 'none') [50 70 0] | |
[ 511.783121] localhost NetworkManager[1112]: <info> [1485167833.1963] device (virbr0-nic): state change: config -> ip-config (reason 'none') [50 70 0] | |
[ 511.783227] localhost NetworkManager[1112]: <info> [1485167833.1964] device (virbr0): bridge port virbr0-nic was attached | |
[ 511.783335] localhost NetworkManager[1112]: <info> [1485167833.1964] device (virbr0-nic): Activation: connection 'virbr0-nic' enslaved, continuing activation | |
[ 511.785261] localhost NetworkManager[1112]: <info> [1485167833.1984] device (virbr0): state change: ip-config -> ip-check (reason 'none') [70 80 0] | |
[ 511.785825] localhost NetworkManager[1112]: <info> [1485167833.1990] device (virbr0-nic): state change: ip-config -> secondaries (reason 'none') [70 90 0] | |
[ 511.786465] localhost dbus[978]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' | |
[ 511.786592] localhost NetworkManager[1112]: <info> [1485167833.1997] device (virbr0-nic): state change: secondaries -> activated (reason 'none') [90 100 0] | |
[ 511.787270] localhost NetworkManager[1112]: <info> [1485167833.2005] device (virbr0-nic): Activation: successful, device activated. | |
[ 511.698104] localhost systemd[3734]: NetworkManager-dispatcher.service: Executing: /usr/libexec/nm-dispatcher | |
[ 511.795483] localhost dbus[978]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' | |
[ 511.795560] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 511.796695] localhost nm-dispatcher[3734]: req:1 'pre-up' [virbr0]: new request (1 scripts) | |
[ 511.799114] localhost nm-dispatcher[3734]: req:2 'up' [virbr0-nic]: new request (5 scripts) | |
[ 511.799233] localhost nm-dispatcher[3734]: req:2 'up' [virbr0-nic]: start running ordered scripts... | |
[ 511.802071] localhost NetworkManager[1112]: <info> [1485167833.2152] device (virbr0): state change: ip-check -> secondaries (reason 'none') [80 90 0] | |
[ 511.802254] localhost NetworkManager[1112]: <info> [1485167833.2154] device (virbr0): state change: secondaries -> activated (reason 'none') [90 100 0] | |
[ 511.802706] localhost NetworkManager[1112]: <info> [1485167833.2159] device (virbr0): Activation: successful, device activated. | |
[ 511.803471] localhost nm-dispatcher[3734]: req:3 'up' [virbr0]: new request (5 scripts) | |
[ 511.812973] localhost dnsmasq[3753]: started, version 2.76 cachesize 150 | |
[ 511.813473] localhost dnsmasq[3753]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC loop-detect inotify | |
[ 511.813609] localhost dnsmasq-dhcp[3753]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h | |
[ 511.813720] localhost dnsmasq-dhcp[3753]: DHCP, sockets bound exclusively to interface virbr0 | |
[ 511.813822] localhost dnsmasq[3753]: reading /etc/resolv.conf | |
[ 511.813935] localhost dnsmasq[3753]: using nameserver 209.18.47.61#53 | |
[ 511.814109] localhost dnsmasq[3753]: using nameserver 209.18.47.62#53 | |
[ 511.722424] localhost kernel: virbr0: port 1(virbr0-nic) entered disabled state | |
[ 511.814238] localhost dnsmasq[3753]: read /etc/hosts - 2 addresses | |
[ 511.814343] localhost dnsmasq[3753]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses | |
[ 511.814460] localhost dnsmasq-dhcp[3753]: read /var/lib/libvirt/dnsmasq/default.hostsfile | |
[ 511.815240] localhost NetworkManager[1112]: <info> [1485167833.2282] device (virbr0-nic): state change: activated -> unmanaged (reason 'connection-assumed') [100 10 41] | |
[ 511.815648] localhost audit: ANOM_PROMISCUOUS dev=virbr0-nic prom=0 old_prom=256 auid=4294967295 uid=0 gid=0 ses=4294967295 | |
[ 511.724188] localhost systemctl[3755]: Calling manager for ReloadUnit on iscsi.service, replace | |
[ 511.724436] localhost kernel: device virbr0-nic left promiscuous mode | |
[ 511.724478] localhost kernel: virbr0: port 1(virbr0-nic) entered disabled state | |
[ 511.725051] localhost systemctl[3755]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=ReloadUnit cookie=1 reply_cookie=0 error=n/a | |
[ 511.725685] localhost systemctl[3755]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 511.725707] localhost systemctl[3755]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 511.725779] localhost systemctl[3755]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 511.725790] localhost systemctl[3755]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/iscsi_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 511.725937] localhost systemctl[3755]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a | |
[ 511.835686] localhost NetworkManager[1112]: <info> [1485167833.2488] device (virbr0): detached bridge port virbr0-nic | |
[ 511.835808] localhost NetworkManager[1112]: <info> [1485167833.2489] device (virbr0-nic): released from master device virbr0 | |
[ 511.836100] localhost nm-dispatcher[3734]: req:3 'up' [virbr0]: start running ordered scripts... | |
[ 511.836727] localhost nm-dispatcher[3734]: req:4 'down' [virbr0-nic]: new request (5 scripts) | |
[ 511.756199] localhost systemctl[3777]: Calling manager for ReloadUnit on iscsi.service, replace | |
[ 511.756827] localhost systemctl[3777]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=ReloadUnit cookie=1 reply_cookie=0 error=n/a | |
[ 511.756961] localhost systemctl[3777]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 511.756974] localhost systemctl[3777]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 511.757052] localhost systemctl[3777]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 511.757073] localhost systemctl[3777]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/iscsi_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 511.757252] localhost systemctl[3777]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a | |
[ 511.855623] localhost nm-dispatcher[3734]: req:4 'down' [virbr0-nic]: start running ordered scripts... | |
[ 512.055572] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 512.056423] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 512.057711] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 512.452637] localhost polkitd[1030]: Reloading rules | |
[ 512.452740] localhost polkitd[1030]: Collecting garbage unconditionally... | |
[ 512.452818] localhost polkitd[1030]: Loading rules from directory /etc/polkit-1/rules.d | |
[ 512.452892] localhost polkitd[1030]: Loading rules from directory /usr/share/polkit-1/rules.d | |
[ 512.453202] localhost polkitd[1030]: Finished loading, compiling and executing 8 rules | |
[ 512.453263] localhost polkitd[1030]: Reloading rules | |
[ 512.453322] localhost polkitd[1030]: Collecting garbage unconditionally... | |
[ 512.453401] localhost polkitd[1030]: Loading rules from directory /etc/polkit-1/rules.d | |
[ 512.453481] localhost polkitd[1030]: Loading rules from directory /usr/share/polkit-1/rules.d | |
[ 512.453707] localhost polkitd[1030]: Finished loading, compiling and executing 8 rules | |
[ 512.503480] localhost audit[3822]: ADD_USER pid=3822 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 msg='op=add-user acct="gdm" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=failed' | |
[ 512.504039] localhost useradd[3822]: failed adding user 'gdm', exit code: 9 | |
[ 512.511862] localhost dbus[978]: [system] Reloaded configuration | |
[ 512.516023] localhost dbus[978]: [system] Reloaded configuration | |
[ 512.792101] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 512.793128] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 512.794415] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 513.078768] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 513.080512] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 513.082705] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 513.140073] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 513.141993] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 513.407278] localhost dbus[978]: [system] Reloaded configuration | |
[ 513.410827] localhost dbus[978]: [system] Reloaded configuration | |
[ 513.506285] localhost dbus[978]: [system] Reloaded configuration | |
[ 513.510131] localhost dbus[978]: [system] Reloaded configuration | |
[ 513.909836] localhost dbus[978]: [system] Reloaded configuration | |
[ 513.913345] localhost dbus[978]: [system] Reloaded configuration | |
[ 514.997784] localhost dbus[978]: [system] Reloaded configuration | |
[ 515.001661] localhost dbus[978]: [system] Reloaded configuration | |
[ 515.162972] localhost dbus[978]: [system] Reloaded configuration | |
[ 515.166794] localhost dbus[978]: [system] Reloaded configuration | |
[ 515.457584] localhost dbus[978]: [system] Reloaded configuration | |
[ 515.463512] localhost dbus[978]: [system] Reloaded configuration | |
[ 521.920797] localhost systemd[1]: Received SIGCHLD from PID 3734 (nm-dispatcher). | |
[ 522.013923] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 521.922320] localhost systemd[1]: Child 3734 (nm-dispatcher) died (code=exited, status=0/SUCCESS) | |
[ 521.922344] localhost systemd[1]: NetworkManager-dispatcher.service: Child 3734 belongs to NetworkManager-dispatcher.service | |
[ 521.922350] localhost systemd[1]: NetworkManager-dispatcher.service: Main process exited, code=exited, status=0/SUCCESS | |
[ 521.922510] localhost systemd[1]: NetworkManager-dispatcher.service: Changed running -> dead | |
[ 521.922865] localhost systemd[1]: NetworkManager-dispatcher.service: cgroup is empty | |
[ 521.923004] localhost systemd[1]: NetworkManager-dispatcher.service: Collecting. | |
[ 521.923033] localhost systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=7168 reply_cookie=0 error=n/a | |
[ 521.923048] localhost systemd[1]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=7169 reply_cookie=0 error=n/a | |
[ 521.923215] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=7168 reply_cookie=0 error=n/a | |
[ 521.923280] localhost systemd[1]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.67 object=n/a interface=n/a member=n/a cookie=380 reply_cookie=7169 error=n/a | |
[ 521.923924] localhost systemd-cgroups-agent[3909]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 522.015847] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 522.015923] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=14 reply_cookie=0 error=n/a | |
[ 522.015969] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=15 reply_cookie=14 error=n/a | |
[ 527.153687] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 527.154524] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 527.475562] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 527.476809] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 527.719366] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 527.720616] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 528.922440] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 528.924605] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 536.577620] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 536.578792] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 536.749779] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 536.752429] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 537.331378] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 537.332666] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 537.347363] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 537.348686] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 537.403071] localhost audit[3954]: ADD_GROUP pid=3954 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-group id=978 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' | |
[ 537.403824] localhost groupadd[3954]: group added to /etc/group: name=saned, GID=978 | |
[ 537.403862] localhost audit[3954]: GRP_MGMT pid=3954 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-shadow-group id=978 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' | |
[ 537.403949] localhost groupadd[3954]: group added to /etc/gshadow: name=saned | |
[ 537.404261] localhost groupadd[3954]: new group: name=saned, GID=978 | |
[ 537.409456] localhost useradd[3959]: new user: name=saned, UID=984, GID=978, home=/usr/share/sane, shell=/sbin/nologin | |
[ 537.409493] localhost audit[3959]: ADD_USER pid=3959 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 msg='op=add-user id=984 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' | |
[ 537.338163] localhost systemd[1]: Accepted new private connection. | |
[ 537.338412] localhost systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=PresetUnitFiles cookie=1 reply_cookie=0 error=n/a | |
[ 537.338615] localhost systemd[1]: Looking for unit files in (higher priority first): | |
[ 537.338616] localhost systemd[1]: /etc/systemd/system | |
[ 537.338617] localhost systemd[1]: /run/systemd/system | |
[ 537.338618] localhost systemd[1]: /usr/local/lib/systemd/system | |
[ 537.338618] localhost systemd[1]: /usr/lib/systemd/system | |
[ 537.338624] localhost systemd[1]: Looking for SysV init scripts in: | |
[ 537.338625] localhost systemd[1]: /etc/rc.d/init.d | |
[ 537.338626] localhost systemd[1]: Looking for SysV rcN.d links in: | |
[ 538.260212] localhost dbus[978]: [system] Reloaded configuration | |
[ 538.264022] localhost dbus[978]: [system] Reloaded configuration | |
[ 540.168301] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 540.169193] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 540.532292] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 540.533590] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 545.362669] localhost kernel: SELinux: 32768 avtab hash slots, 106740 rules. | |
[ 545.363865] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (WATCHDOG=1) | |
[ 545.371867] localhost kernel: SELinux: 32768 avtab hash slots, 106740 rules. | |
[ 545.388120] localhost kernel: SELinux: 8 users, 14 roles, 5070 types, 305 bools, 1 sens, 1024 cats | |
[ 545.388121] localhost kernel: SELinux: 94 classes, 106740 rules | |
[ 545.390289] localhost kernel: SELinux: Permission validate_trans in class security not defined in policy. | |
[ 545.390297] localhost kernel: SELinux: Permission module_load in class system not defined in policy. | |
[ 545.390348] localhost kernel: SELinux: the above unknown classes and permissions will be allowed | |
[ 545.738039] localhost audit[978]: USER_AVC pid=978 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received policyload notice (seqno=2) | |
exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' | |
[ 545.738586] localhost dbus[1272]: avc: received policyload notice (seqno=2) | |
[ 545.738687] localhost dbus[1335]: avc: received policyload notice (seqno=2) | |
[ 545.740119] localhost audit: MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 | |
[ 545.740663] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 545.740990] localhost at-spi-bus-launcher[1330]: Reloaded configuration | |
[ 545.743895] localhost dbus[978]: [system] Reloaded configuration | |
[ 565.492242] localhost systemd[1]: systemd-udevd.service: Got notification message from PID 3041 (WATCHDOG=1) | |
[ 584.550299] localhost kernel: SELinux: Context system_u:object_r:rpcbind_unit_file_t:s0 is not valid (left unmapped). | |
[ 593.220140] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 593.221556] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 593.307046] localhost audit[4869]: AVC avc: denied { entrypoint } for pid=4869 comm="dnf" path="/usr/bin/bash" dev="tmpfs" ino=73305 scontext=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 593.307119] localhost audit[954]: AVC avc: denied { append } for pid=954 comm="auditd" path="/var/log/audit/audit.log" dev="tmpfs" ino=19274 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 593.398038] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 593.399916] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 596.308976] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 596.310034] localhost audit[4878]: AVC avc: denied { open } for pid=4878 comm="dbus-daemon" path="/usr/libexec/dbus-1/dbus-daemon-launch-helper" dev="tmpfs" ino=115039 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.219728] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 596.219735] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 596.219753] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 596.219755] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 596.310101] localhost audit[4878]: AVC avc: denied { execute_no_trans } for pid=4878 comm="dbus-daemon" path="/usr/libexec/dbus-1/dbus-daemon-launch-helper" dev="tmpfs" ino=115039 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.310251] localhost audit[4878]: AVC avc: denied { execute } for pid=4878 comm="dbus-daemon-lau" path="/usr/libexec/dbus-1/dbus-daemon-launch-helper" dev="tmpfs" ino=115039 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.310412] localhost audit[4878]: AVC avc: denied { open } for pid=4878 comm="dbus-daemon-lau" path="/etc/ld.so.cache" dev="tmpfs" ino=201237 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.322933] localhost audit[4878]: AVC avc: denied { ioctl } for pid=4878 comm="setroubleshootd" path="/usr/lib64/python3.5/site-packages/abrt3.pth" dev="overlay" ino=173822 ioctlcmd=0x5401 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.353560] localhost audit[4879]: AVC avc: denied { execute } for pid=4879 comm="setroubleshootd" name="ldconfig" dev="overlay" ino=72350 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ldconfig_exec_t:s0 tclass=file permissive=1 | |
[ 596.359326] localhost python3[4878]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 596.362706] localhost audit[1088]: AVC avc: denied { read open } for pid=1088 comm="abrtd" path="/usr/share/augeas/lenses/libreport.aug" dev="tmpfs" ino=84149 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.366511] localhost audit[4880]: AVC avc: denied { execute_no_trans } for pid=4880 comm="abrtd" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.366759] localhost audit[4880]: AVC avc: denied { execute } for pid=4880 comm="abrt-server" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.366888] localhost audit[4880]: AVC avc: denied { read open } for pid=4880 comm="abrt-server" path="/etc/ld.so.cache" dev="tmpfs" ino=201237 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.412216] localhost audit[4882]: AVC avc: denied { write } for pid=4882 comm="abrt-action-sav" path="/var/lib/rpm/.dbenv.lock" dev="tmpfs" ino=42042 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.412254] localhost audit[4882]: AVC avc: denied { lock } for pid=4882 comm="abrt-action-sav" path="/var/lib/rpm/.dbenv.lock" dev="tmpfs" ino=42042 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.412276] localhost audit[4882]: AVC avc: denied { write } for pid=4882 comm="abrt-action-sav" path="/var/lib/rpm/__db.001" dev="tmpfs" ino=42044 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.412611] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 596.413707] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 596.454844] localhost audit[4895]: AVC avc: denied { ioctl } for pid=4895 comm="abrt-action-not" path="/usr/lib64/python3.5/site-packages/abrt3.pth" dev="overlay" ino=173822 ioctlcmd=0x5401 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.497493] localhost dbus[978]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) | |
[ 596.407768] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 596.407775] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 596.407793] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 596.407796] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 596.508396] localhost audit[4897]: AVC avc: denied { getattr } for pid=4897 comm="abrt-dbus" path="/etc/abrt/abrt.conf" dev="overlay" ino=84557 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:abrt_etc_t:s0 tclass=file permissive=1 | |
[ 596.510436] localhost dbus[978]: [system] Successfully activated service 'org.freedesktop.problems' | |
[ 596.511431] localhost audit[4895]: AVC avc: denied { read open } for pid=4895 comm="abrt-action-not" path="/usr/lib64/python3.5/site-packages/reportclient/__pycache__/__init__.cpython-35.pyc" dev="tmpfs" ino=158311 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.511653] localhost audit[978]: USER_AVC pid=978 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.38 spid=4897 tpid=1595 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=dbus | |
exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' | |
[ 596.511695] localhost audit[4895]: AVC avc: denied { execute } for pid=4895 comm="abrt-action-not" path="/usr/lib64/python3.5/site-packages/reportclient/_reportclient3.so" dev="tmpfs" ino=158332 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.524418] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 596.524485] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 596.524528] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 596.524570] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 596.524612] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 596.524654] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 596.531986] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 596.532180] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 596.442506] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 596.442513] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 596.578859] localhost python3[4902]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 596.584932] localhost audit[4904]: AVC avc: denied { execute_no_trans } for pid=4904 comm="abrtd" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.585221] localhost audit[4904]: AVC avc: denied { read open } for pid=4904 comm="abrt-server" path="/etc/ld.so.cache" dev="tmpfs" ino=201237 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.595505] localhost abrt-server[4904]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 596.596176] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 596.596267] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 596.596349] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 596.596432] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 596.596511] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 596.596588] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 596.603588] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 596.968462] localhost audit[1030]: AVC avc: denied { read open } for pid=1030 comm="polkitd" path="/etc/passwd" dev="tmpfs" ino=176624 scontext=system_u:system_r:policykit_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.981654] localhost audit[4909]: AVC avc: denied { read execute } for pid=4909 comm="pkla-check-auth" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:policykit_auth_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.981919] localhost audit[4909]: AVC avc: denied { open } for pid=4909 comm="pkla-check-auth" path="/usr/lib64/libgio-2.0.so.0.4800.2" dev="tmpfs" ino=76232 scontext=system_u:system_r:policykit_auth_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.983714] localhost audit[4909]: AVC avc: denied { read open } for pid=4909 comm="pkla-check-auth" path="/usr/lib64/gio/modules/libgvfsdbus.so" dev="tmpfs" ino=83694 scontext=system_u:system_r:policykit_auth_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 596.983771] localhost audit[4909]: AVC avc: denied { execute } for pid=4909 comm="pkla-check-auth" path="/usr/lib64/gio/modules/libgvfsdbus.so" dev="tmpfs" ino=83694 scontext=system_u:system_r:policykit_auth_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 597.065079] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 597.067377] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 597.188941] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 597.190414] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 599.695962] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 599.697193] localhost dbus-daemon[1272]: Reloaded configuration | |
[ 599.942124] localhost avahi-daemon[985]: Files changed, reloading. | |
[ 599.942209] localhost avahi-daemon[985]: No service file found in /etc/avahi/services. | |
[ 599.942265] localhost avahi-daemon[985]: Files changed, reloading. | |
[ 599.942329] localhost avahi-daemon[985]: No service file found in /etc/avahi/services. | |
[ 599.942905] localhost audit[978]: AVC avc: denied { open } for pid=978 comm="dbus-daemon" path="/usr/share/dbus-1/system.conf" dev="tmpfs" ino=115045 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 599.949609] localhost dbus[978]: [system] Reloaded configuration | |
[ 599.949690] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 599.950180] localhost audit[4930]: AVC avc: denied { execute_no_trans } for pid=4930 comm="dbus-daemon" path="/usr/libexec/dbus-1/dbus-daemon-launch-helper" dev="tmpfs" ino=115039 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 599.950237] localhost audit[954]: AVC avc: denied { append } for pid=954 comm="auditd" path="/var/log/audit/audit.log" dev="tmpfs" ino=19274 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 599.950381] localhost audit[4930]: AVC avc: denied { execute } for pid=4930 comm="dbus-daemon-lau" path="/usr/libexec/dbus-1/dbus-daemon-launch-helper" dev="tmpfs" ino=115039 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 599.957086] localhost dbus[978]: [system] Reloaded configuration | |
[ 599.963304] localhost audit[4930]: AVC avc: denied { ioctl } for pid=4930 comm="setroubleshootd" path="/usr/lib64/python3.5/site-packages/abrt3.pth" dev="overlay" ino=173822 ioctlcmd=0x5401 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 599.974034] localhost dbus[978]: [system] Reloaded configuration | |
[ 599.980437] localhost dbus[978]: [system] Reloaded configuration | |
[ 599.994541] localhost audit[4931]: AVC avc: denied { execute } for pid=4931 comm="setroubleshootd" name="ldconfig" dev="overlay" ino=72350 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ldconfig_exec_t:s0 tclass=file permissive=1 | |
[ 600.000293] localhost python3[4930]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.012471] localhost audit[4933]: AVC avc: denied { entrypoint } for pid=4933 comm="dnf" path="/usr/bin/bash" dev="tmpfs" ino=73305 scontext=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 600.017816] localhost abrt-server[4932]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.018590] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.018696] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.018785] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.018873] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.018977] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.019089] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.027803] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.027950] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 600.043982] localhost dbus[978]: [system] Reloaded configuration | |
[ 600.079171] localhost python3[4936]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.096376] localhost abrt-server[4943]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.097370] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.097432] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.097479] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.097522] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.097564] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.097606] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.105297] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.105408] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 600.161346] localhost python3[4945]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.177704] localhost abrt-server[4949]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.178620] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.178676] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.178719] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.178761] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.178802] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.178843] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.189275] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.189416] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 600.242418] localhost python3[4951]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.259100] localhost abrt-server[4953]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.259993] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.260076] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.260120] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.260162] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.260209] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.260249] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.268344] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.268492] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 600.320788] localhost python3[4955]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.336923] localhost abrt-server[4959]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.337797] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.337856] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.337900] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.337942] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.337983] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.338038] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.347158] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.347285] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 600.395997] localhost python3[4961]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.414495] localhost abrt-server[4963]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.415398] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.415454] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.415498] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.415540] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.415586] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.415627] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.423969] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.424126] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 600.477409] localhost python3[4966]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.495598] localhost abrt-server[4969]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.496531] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.496622] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.496700] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.496781] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.496859] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.496938] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.506896] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.506985] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 600.556355] localhost python3[4971]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.575318] localhost abrt-server[4973]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.576219] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.576287] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.576351] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.576399] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.576446] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.576490] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.584546] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.584644] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 600.637203] localhost python3[4977]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.655935] localhost abrt-server[4979]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.657090] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.657157] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.657211] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.657255] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.657299] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.657341] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.666730] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.666828] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 600.713829] localhost python3[4981]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.717106] localhost audit[1088]: AVC avc: denied { read open } for pid=1088 comm="abrtd" path="/usr/share/augeas/lenses/libreport.aug" dev="tmpfs" ino=84149 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 600.722470] localhost audit[4983]: AVC avc: denied { execute_no_trans } for pid=4983 comm="abrtd" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 600.722765] localhost audit[4983]: AVC avc: denied { execute } for pid=4983 comm="abrt-server" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 600.732243] localhost abrt-server[4983]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.733142] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.733244] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.733328] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.733408] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.733493] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.733571] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.741199] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.741292] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 600.789572] localhost python3[4985]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.807840] localhost abrt-server[4987]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.808632] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.808688] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.808731] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.808777] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.808819] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.808860] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.816480] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.816614] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 600.863796] localhost python3[4989]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.882086] localhost abrt-server[4991]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.882938] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.883037] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.883116] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.883229] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.883317] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.883396] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.890599] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.890733] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 600.937393] localhost python3[4993]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 600.955473] localhost abrt-server[4995]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 600.956319] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 600.956375] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 600.956423] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 600.956465] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 600.956507] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 600.956548] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 600.963827] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 600.963958] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 601.011504] localhost python3[4997]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 601.029793] localhost abrt-server[4999]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 601.030641] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 601.030702] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 601.030746] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 601.030788] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 601.030829] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 601.030870] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 601.038943] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 601.039116] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 601.091587] localhost python3[5001]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 601.108005] localhost abrt-server[5005]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 601.108914] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 601.108976] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 601.109037] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 601.109090] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 601.109132] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 601.109173] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 601.116990] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 601.117250] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 601.167738] localhost python3[5008]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 601.184025] localhost abrt-server[5011]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 601.184872] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 601.184963] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 601.185067] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 601.185145] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 601.185245] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 601.185324] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 601.193756] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 601.193865] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 601.241696] localhost python3[5013]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 601.257713] localhost abrt-server[5015]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 601.258585] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 601.258678] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 601.258752] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 601.258831] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 601.258911] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 601.258991] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 601.267325] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 601.267455] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 601.315830] localhost python3[5017]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 601.331868] localhost abrt-server[5019]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 601.332770] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 601.332827] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 601.332870] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 601.332913] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 601.332955] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 601.333006] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 601.341229] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 601.341322] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 601.251609] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 601.251618] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 601.251650] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 601.251665] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 601.389515] localhost python3[5021]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 601.406049] localhost abrt-server[5023]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 601.406904] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 601.406996] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 601.407097] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 601.407169] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 601.407241] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 601.407313] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 601.418778] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 601.418951] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 601.329325] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 601.329335] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 601.329364] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 601.329369] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 601.468599] localhost python3[5027]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 601.485111] localhost abrt-server[5035]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 601.486293] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 601.486351] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 601.486394] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 601.486441] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 601.486483] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 601.486524] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 601.495455] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 601.495544] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 601.405789] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 601.405797] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 601.543513] localhost python3[5040]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 601.559082] localhost abrt-server[5043]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 601.559955] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 601.560040] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 601.560097] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 601.560139] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 601.560181] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 601.560222] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 601.567831] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 601.567936] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 601.614503] localhost python3[5045]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 601.630741] localhost abrt-server[5047]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 601.631680] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 601.631784] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 601.631862] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 601.631940] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 601.632035] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 601.632126] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 601.639278] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 601.639375] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 601.686071] localhost python3[5049]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 601.702279] localhost abrt-server[5051]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 601.703254] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 601.703312] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 601.703356] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 601.703398] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 601.703439] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 601.703481] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 601.710901] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 601.711037] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 601.758273] localhost python3[5053]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 601.774548] localhost abrt-server[5055]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 601.775420] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 601.775513] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 601.775591] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 601.775670] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 601.775750] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 601.775829] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 601.783409] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 604.786845] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 604.833614] localhost python3[5058]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 604.849729] localhost abrt-server[5060]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 604.850557] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 604.850648] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 604.850740] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 604.850826] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 604.850900] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 604.850976] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 604.858157] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 604.858394] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 604.904973] localhost python3[5062]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 604.920913] localhost abrt-server[5064]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 604.921718] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 604.921813] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 604.921893] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 604.921972] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 604.922085] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 604.922173] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 604.929594] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 605.731338] localhost NetworkManager[1112]: <info> [1485167927.1438] manager: kernel firmware directory '/lib/firmware' changed | |
[ 607.932935] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 607.843546] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 607.843557] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 607.843601] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 607.843607] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 607.980856] localhost python3[5071]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 607.997533] localhost abrt-server[5073]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 607.998422] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 607.998486] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 607.998535] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 607.998579] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 607.998623] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 607.998665] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 608.006363] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 609.261625] localhost polkitd[1030]: Registered Authentication Agent for unix-process:5081:60925 (system bus name :1.74 [/usr/bin/pkttyagent --notify-fd 4 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) | |
[ 609.262391] localhost audit[1030]: AVC avc: denied { read open } for pid=1030 comm="polkitd" path="/etc/passwd" dev="tmpfs" ino=176624 scontext=system_u:system_r:policykit_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.262895] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 609.173323] localhost systemd[1]: Accepted new private connection. | |
[ 609.173473] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 609.173480] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 609.173513] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 609.173518] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 609.173568] localhost systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reload cookie=1 reply_cookie=0 error=n/a | |
[ 609.264135] localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received policyload notice (seqno=2) | |
exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' | |
[ 609.264397] localhost audit[5088]: AVC avc: denied { read execute } for pid=5088 comm="pkla-check-auth" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:policykit_auth_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.264652] localhost audit[5088]: AVC avc: denied { open } for pid=5088 comm="pkla-check-auth" path="/usr/lib64/libgio-2.0.so.0.4800.2" dev="tmpfs" ino=76232 scontext=system_u:system_r:policykit_auth_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.264972] localhost audit[5087]: AVC avc: denied { open } for pid=5087 comm="dbus-daemon-lau" path="/usr/share/dbus-1/system.conf" dev="tmpfs" ino=115045 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.265317] localhost audit[5087]: AVC avc: denied { execute } for pid=5087 comm="dbus-daemon-lau" path="/usr/lib64/libnss_files-2.23.so" dev="tmpfs" ino=72311 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.265713] localhost audit[5087]: AVC avc: denied { execute_no_trans } for pid=5087 comm="dbus-daemon-lau" path="/usr/sbin/setroubleshootd" dev="tmpfs" ino=160779 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.175576] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reloading cookie=7170 reply_cookie=0 error=n/a | |
[ 609.175908] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=7171 reply_cookie=0 error=n/a | |
[ 609.176013] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=7172 reply_cookie=0 error=n/a | |
[ 609.176051] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=7173 reply_cookie=0 error=n/a | |
[ 609.176430] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=7175 reply_cookie=0 error=n/a | |
[ 609.176499] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=7176 reply_cookie=0 error=n/a | |
[ 609.176631] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=7177 reply_cookie=0 error=n/a | |
[ 609.176695] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=7178 reply_cookie=0 error=n/a | |
[ 609.176756] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=7179 reply_cookie=0 error=n/a | |
[ 609.176818] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=7180 reply_cookie=0 error=n/a | |
[ 609.285180] localhost audit[5087]: AVC avc: denied { ioctl } for pid=5087 comm="setroubleshootd" path="/usr/lib64/python3.5/site-packages/abrt3.pth" dev="overlay" ino=173822 ioctlcmd=0x5401 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.200826] localhost systemd-fstab-generator[5091]: Parsing /etc/fstab | |
[ 609.200844] localhost systemd-fstab-generator[5091]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 609.203521] localhost systemd-sysv-generator[5100]: Looking for unit files in (higher priority first): | |
[ 609.203523] localhost systemd-sysv-generator[5100]: /etc/systemd/system | |
[ 609.203525] localhost systemd-sysv-generator[5100]: /run/systemd/system | |
[ 609.203526] localhost systemd-sysv-generator[5100]: /usr/local/lib/systemd/system | |
[ 609.203528] localhost systemd-sysv-generator[5100]: /usr/lib/systemd/system | |
[ 609.203538] localhost systemd-sysv-generator[5100]: Looking for SysV init scripts in: | |
[ 609.203539] localhost systemd-sysv-generator[5100]: /etc/rc.d/init.d | |
[ 609.203542] localhost systemd-sysv-generator[5100]: Looking for SysV rcN.d links in: | |
[ 609.203543] localhost systemd-sysv-generator[5100]: /etc/rc.d | |
[ 609.203793] localhost systemd-sysv-generator[5100]: Loading SysV script /etc/rc.d/init.d/livesys | |
[ 609.203852] localhost systemd-gpt-auto-generator[5101]: Neither root nor /usr file system are on a (single) block device. | |
[ 609.204163] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 609.317438] localhost audit[5111]: AVC avc: denied { execute } for pid=5111 comm="setroubleshootd" name="ldconfig" dev="overlay" ino=72350 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ldconfig_exec_t:s0 tclass=file permissive=1 | |
[ 609.323505] localhost python3[5087]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 609.333738] localhost polkitd[1030]: Unregistered Authentication Agent for unix-process:5081:60925 (system bus name :1.74, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) | |
[ 609.337269] localhost audit[5114]: AVC avc: denied { entrypoint } for pid=5114 comm="dnf" path="/usr/bin/bash" dev="tmpfs" ino=73305 scontext=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.341701] localhost abrt-server[5112]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 609.342672] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 609.342737] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 609.342785] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 609.342829] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 609.342879] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 609.342925] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 609.350996] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 609.351244] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 609.399683] localhost audit[5125]: AVC avc: denied { read open } for pid=5125 comm="firewalld" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.400307] localhost audit[5125]: AVC avc: denied { read execute } for pid=5125 comm="iptables-restor" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.400449] localhost python3[5118]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 609.400549] localhost audit[5125]: AVC avc: denied { open } for pid=5125 comm="iptables-restor" path="/usr/lib64/libm-2.23.so" dev="tmpfs" ino=72287 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.400900] localhost audit: NETFILTER_CFG table=mangle family=2 entries=7 | |
[ 609.400923] localhost audit: NETFILTER_CFG table=nat family=2 entries=10 | |
[ 609.400965] localhost audit: NETFILTER_CFG table=filter family=2 entries=14 | |
[ 609.403092] localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 | |
[ 609.403126] localhost audit: NETFILTER_CFG table=filter family=2 entries=4 | |
[ 609.403727] localhost audit[1088]: AVC avc: denied { read open } for pid=1088 comm="abrtd" path="/usr/share/augeas/lenses/libreport.aug" dev="tmpfs" ino=84149 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.407451] localhost audit[5128]: AVC avc: denied { execute_no_trans } for pid=5128 comm="abrtd" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.407721] localhost audit[5128]: AVC avc: denied { execute } for pid=5128 comm="abrt-server" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 609.320234] localhost systemd-udevd[3041]: seq 3541 queued, 'remove' 'module' | |
[ 609.320628] localhost systemd-udevd[3041]: timestamp of '/usr/lib/udev/rules.d' changed | |
[ 609.321351] localhost systemd-udevd[3041]: Unload module index | |
[ 609.321499] localhost systemd-udevd[3041]: Unloaded link configuration context. | |
[ 609.321594] localhost systemd-udevd[3041]: === trie on-disk === | |
[ 609.321596] localhost systemd-udevd[3041]: tool version: 229 | |
[ 609.321597] localhost systemd-udevd[3041]: file size: 6986049 bytes | |
[ 609.321608] localhost systemd-udevd[3041]: header size 80 bytes | |
[ 609.321610] localhost systemd-udevd[3041]: strings 1763889 bytes | |
[ 609.321611] localhost systemd-udevd[3041]: nodes 5222080 bytes | |
[ 609.417927] localhost abrt-server[5128]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 609.419298] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 609.419355] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 609.419400] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 609.419443] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 609.419484] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 609.419526] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 609.427948] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 609.428087] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 609.473952] localhost python3[5131]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 609.489347] localhost abrt-server[5136]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 609.490061] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 609.490174] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 609.490267] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 609.490356] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 609.490447] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 609.490531] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 609.497286] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 609.497446] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 609.542531] localhost python3[5138]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 609.558298] localhost abrt-server[5140]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 609.559140] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 609.559209] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 609.559260] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 609.559308] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 609.559354] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 609.559401] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 609.567858] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 609.567959] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 609.613249] localhost python3[5142]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 609.629207] localhost abrt-server[5147]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 609.630018] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 609.630099] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 609.630152] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 609.630205] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 609.630252] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 609.630300] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 609.637417] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 609.637555] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 609.683230] localhost python3[5150]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 609.698992] localhost abrt-server[5155]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 609.699867] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 609.699936] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 609.699992] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 609.700052] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 609.700100] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 609.700146] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 609.707831] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 609.707916] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 609.753442] localhost python3[5158]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 609.769135] localhost abrt-server[5160]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 609.769948] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 609.770023] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 609.770079] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 609.770120] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 609.770161] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 609.770201] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 609.777108] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 609.856733] localhost kernel: Ebtables v2.0 unregistered | |
[ 610.047307] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 610.047358] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 609.959694] localhost systemd-cgroups-agent[5180]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 609.961540] localhost systemd[5181]: firewalld.service: Executing: /usr/sbin/firewalld --nofork --nopid | |
[ 610.052514] localhost libvirtd[3630]: libvirt version: 1.3.3.2, package: 1.fc24 (Fedora Project, 2016-07-19-00:36:57, buildvm-25.phx2.fedoraproject.org) | |
[ 610.052601] localhost libvirtd[3630]: hostname: localhost | |
[ 610.052683] localhost libvirtd[3630]: The name org.fedoraproject.FirewallD1 was not provided by any .service files | |
[ 610.105475] localhost audit[5181]: AVC avc: denied { append } for pid=5181 comm="firewalld" name="firewalld" dev="overlay" ino=23180 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_var_log_t:s0 tclass=file permissive=1 | |
[ 610.105524] localhost audit[5181]: AVC avc: denied { getattr } for pid=5181 comm="firewalld" path="/var/log/firewalld" dev="overlay" ino=23180 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_var_log_t:s0 tclass=file permissive=1 | |
[ 610.105553] localhost audit[954]: AVC avc: denied { append } for pid=954 comm="auditd" path="/var/log/audit/audit.log" dev="tmpfs" ino=19274 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 610.291767] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 610.292969] localhost audit[5182]: AVC avc: denied { read execute } for pid=5182 comm="iptables" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 610.293149] localhost audit[5182]: AVC avc: denied { open } for pid=5182 comm="iptables" path="/usr/lib64/libm-2.23.so" dev="tmpfs" ino=72287 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 610.210885] localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 610.302558] localhost audit: NETFILTER_CFG table=filter family=10 entries=0 | |
[ 610.304880] localhost audit[5181]: AVC avc: denied { create } for pid=5181 comm="firewalld" name="temp.trdtfodx" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_var_run_t:s0 tclass=file permissive=1 | |
[ 610.304926] localhost audit[5181]: AVC avc: denied { write } for pid=5181 comm="firewalld" path="/run/firewalld/temp.trdtfodx" dev="tmpfs" ino=183101 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_var_run_t:s0 tclass=file permissive=1 | |
[ 610.305058] localhost audit[5190]: AVC avc: denied { entrypoint } for pid=5190 comm="dnf" path="/usr/bin/bash" dev="tmpfs" ino=73305 scontext=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 610.308363] localhost audit[5192]: AVC avc: denied { create } for pid=5192 comm="ebtables" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=rawip_socket permissive=1 | |
[ 610.308391] localhost audit[5192]: AVC avc: denied { getopt } for pid=5192 comm="ebtables" lport=2 scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=rawip_socket permissive=1 | |
[ 610.311803] localhost audit[5192]: AVC avc: denied { module_request } for pid=5192 comm="ebtables" kmod="ebtable_filter" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=1 | |
[ 610.221720] localhost kernel: Ebtables v2.0 registered | |
[ 610.317873] localhost audit: NETFILTER_CFG table=security family=2 entries=0 | |
[ 610.321005] localhost audit: NETFILTER_CFG table=raw family=2 entries=0 | |
[ 610.324452] localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 | |
[ 610.242220] localhost kernel: nf_conntrack version 0.5.0 (65536 buckets, 262144 max) | |
[ 610.338475] localhost audit: NETFILTER_CFG table=nat family=2 entries=0 | |
[ 610.342452] localhost audit: NETFILTER_CFG table=security family=10 entries=0 | |
[ 610.345251] localhost audit: NETFILTER_CFG table=raw family=10 entries=0 | |
[ 610.348275] localhost audit: NETFILTER_CFG table=mangle family=10 entries=0 | |
[ 610.355853] localhost audit: NETFILTER_CFG table=nat family=10 entries=0 | |
[ 610.279284] localhost kernel: Netfilter messages via NETLINK v0.30. | |
[ 610.281998] localhost kernel: ip_set: protocol 6 | |
[ 610.437753] localhost audit[5181]: AVC avc: denied { create } for pid=5181 comm="firewalld" name="temp.0npsd1o7" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_var_run_t:s0 tclass=file permissive=1 | |
[ 610.437812] localhost audit[5181]: AVC avc: denied { write } for pid=5181 comm="firewalld" path="/run/firewalld/temp.0npsd1o7" dev="tmpfs" ino=270589 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_var_run_t:s0 tclass=file permissive=1 | |
[ 610.446925] localhost audit: NETFILTER_CFG table=filter family=10 entries=4 | |
[ 610.447084] localhost audit: NETFILTER_CFG table=mangle family=10 entries=6 | |
[ 610.447159] localhost audit: NETFILTER_CFG table=raw family=10 entries=3 | |
[ 610.447234] localhost audit: NETFILTER_CFG table=security family=10 entries=4 | |
[ 610.447352] localhost audit: NETFILTER_CFG table=nat family=10 entries=5 | |
[ 610.449899] localhost audit[5276]: AVC avc: denied { setopt } for pid=5276 comm="ebtables-restor" lport=2 scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=rawip_socket permissive=1 | |
[ 610.449938] localhost audit: NETFILTER_CFG table=nat family=7 entries=3 | |
[ 610.449953] localhost audit: NETFILTER_CFG table=filter family=7 entries=3 | |
[ 610.449973] localhost audit: NETFILTER_CFG table=broute family=7 entries=1 | |
[ 610.452831] localhost audit: NETFILTER_CFG table=filter family=2 entries=4 | |
[ 610.453025] localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 | |
[ 610.453164] localhost audit: NETFILTER_CFG table=raw family=2 entries=3 | |
[ 610.453294] localhost audit: NETFILTER_CFG table=security family=2 entries=4 | |
[ 610.453441] localhost audit: NETFILTER_CFG table=nat family=2 entries=5 | |
[ 610.461461] localhost audit: NETFILTER_CFG table=raw family=10 entries=15 | |
[ 610.463033] localhost firewalld[5181]: WARNING: FedoraServer: INVALID_SERVICE: cockpit | |
[ 610.466029] localhost audit: NETFILTER_CFG table=mangle family=10 entries=27 | |
[ 610.466162] localhost audit: NETFILTER_CFG table=raw family=10 entries=17 | |
[ 610.466373] localhost audit: NETFILTER_CFG table=nat family=10 entries=26 | |
[ 610.467348] localhost audit: NETFILTER_CFG table=filter family=10 entries=39 | |
[ 610.469757] localhost audit: NETFILTER_CFG table=mangle family=2 entries=27 | |
[ 610.473901] localhost audit: NETFILTER_CFG table=raw family=2 entries=15 | |
[ 610.474122] localhost audit: NETFILTER_CFG table=nat family=2 entries=26 | |
[ 610.474742] localhost audit: NETFILTER_CFG table=filter family=2 entries=39 | |
[ 610.477288] localhost audit: NETFILTER_CFG table=mangle family=10 entries=39 | |
[ 610.477358] localhost audit: NETFILTER_CFG table=raw family=10 entries=29 | |
[ 610.477398] localhost audit: NETFILTER_CFG table=security family=10 entries=13 | |
[ 610.477576] localhost audit: NETFILTER_CFG table=filter family=10 entries=84 | |
[ 610.479662] localhost audit: NETFILTER_CFG table=nat family=7 entries=3 | |
[ 610.479682] localhost audit: NETFILTER_CFG table=filter family=7 entries=3 | |
[ 610.479703] localhost audit: NETFILTER_CFG table=broute family=7 entries=1 | |
[ 610.481514] localhost audit: NETFILTER_CFG table=mangle family=2 entries=39 | |
[ 610.481581] localhost audit: NETFILTER_CFG table=raw family=2 entries=28 | |
[ 610.481683] localhost audit: NETFILTER_CFG table=security family=2 entries=13 | |
[ 610.481854] localhost audit: NETFILTER_CFG table=filter family=2 entries=83 | |
[ 610.482706] localhost audit[5181]: AVC avc: denied { execute } for pid=5181 comm="firewalld" path=2F746D702F666669427244543459202864656C6574656429 dev="tmpfs" ino=270636 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:init_tmp_t:s0 tclass=file permissive=1 | |
[ 610.502064] localhost audit[1030]: AVC avc: denied { read open } for pid=1030 comm="polkitd" path="/etc/passwd" dev="tmpfs" ino=176624 scontext=system_u:system_r:policykit_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 610.505674] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table mangle --delete POSTROUTING --out-interface virbr0 --protocol udp --destination-port 68 --jump CHECKSUM --checksum-fill' failed: | |
[ 610.507927] localhost audit: NETFILTER_CFG table=mangle family=10 entries=39 | |
[ 610.507998] localhost audit: NETFILTER_CFG table=raw family=10 entries=29 | |
[ 610.508219] localhost audit: NETFILTER_CFG table=filter family=10 entries=84 | |
[ 610.508418] localhost audit: NETFILTER_CFG table=nat family=10 entries=50 | |
[ 610.510566] localhost audit: NETFILTER_CFG table=mangle family=2 entries=39 | |
[ 610.510695] localhost audit: NETFILTER_CFG table=raw family=2 entries=28 | |
[ 610.510957] localhost audit: NETFILTER_CFG table=filter family=2 entries=83 | |
[ 610.511134] localhost audit: NETFILTER_CFG table=nat family=2 entries=50 | |
[ 610.515058] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table nat --delete POSTROUTING --source 192.168.122.0/24 --destination 224.0.0.0/24 --jump RETURN' failed: | |
[ 610.518350] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table nat --delete POSTROUTING --source 192.168.122.0/24 --destination 255.255.255.255/32 --jump RETURN' failed: | |
[ 610.521548] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table nat --delete POSTROUTING --source 192.168.122.0/24 -p tcp ! --destination 192.168.122.0/24 --jump MASQUERADE --to-ports 1024-65535' failed: | |
[ 610.524476] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table nat --delete POSTROUTING --source 192.168.122.0/24 -p udp ! --destination 192.168.122.0/24 --jump MASQUERADE --to-ports 1024-65535' failed: | |
[ 610.527340] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table nat --delete POSTROUTING --source 192.168.122.0/24 ! --destination 192.168.122.0/24 --jump MASQUERADE' failed: | |
[ 610.530478] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table filter --delete FORWARD --destination 192.168.122.0/24 --out-interface virbr0 --match conntrack --ctstate ESTABLISHED,RELATED --jump ACCEPT' failed: | |
[ 610.533445] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table filter --delete FORWARD --source 192.168.122.0/24 --in-interface virbr0 --jump ACCEPT' failed: | |
[ 610.536524] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table filter --delete FORWARD --in-interface virbr0 --out-interface virbr0 --jump ACCEPT' failed: | |
[ 610.539572] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table filter --delete FORWARD --out-interface virbr0 --jump REJECT' failed: | |
[ 610.542569] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table filter --delete FORWARD --in-interface virbr0 --jump REJECT' failed: | |
[ 610.545981] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table filter --delete INPUT --in-interface virbr0 --protocol udp --destination-port 53 --jump ACCEPT' failed: | |
[ 610.549098] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table filter --delete INPUT --in-interface virbr0 --protocol tcp --destination-port 53 --jump ACCEPT' failed: | |
[ 610.552828] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table filter --delete OUTPUT --out-interface virbr0 --protocol udp --destination-port 68 --jump ACCEPT' failed: | |
[ 610.556229] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table filter --delete INPUT --in-interface virbr0 --protocol udp --destination-port 67 --jump ACCEPT' failed: | |
[ 610.559687] localhost firewalld[5181]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w --table filter --delete INPUT --in-interface virbr0 --protocol tcp --destination-port 67 --jump ACCEPT' failed: | |
[ 610.563017] localhost audit: NETFILTER_CFG table=filter family=2 entries=86 | |
[ 610.567065] localhost audit: NETFILTER_CFG table=filter family=2 entries=87 | |
[ 610.571677] localhost audit: NETFILTER_CFG table=filter family=2 entries=88 | |
[ 610.575275] localhost audit: NETFILTER_CFG table=filter family=2 entries=89 | |
[ 610.578724] localhost audit: NETFILTER_CFG table=filter family=2 entries=90 | |
[ 610.582400] localhost audit: NETFILTER_CFG table=filter family=2 entries=91 | |
[ 610.585842] localhost audit: NETFILTER_CFG table=filter family=2 entries=92 | |
[ 610.589265] localhost audit: NETFILTER_CFG table=filter family=2 entries=93 | |
[ 610.592807] localhost audit: NETFILTER_CFG table=filter family=2 entries=94 | |
[ 610.596393] localhost audit: NETFILTER_CFG table=filter family=2 entries=95 | |
[ 610.602786] localhost audit: NETFILTER_CFG table=nat family=2 entries=52 | |
[ 610.606332] localhost audit: NETFILTER_CFG table=nat family=2 entries=53 | |
[ 610.609345] localhost audit: NETFILTER_CFG table=nat family=2 entries=54 | |
[ 610.612192] localhost audit: NETFILTER_CFG table=nat family=2 entries=55 | |
[ 610.615221] localhost audit: NETFILTER_CFG table=nat family=2 entries=56 | |
[ 610.620233] localhost audit: NETFILTER_CFG table=mangle family=2 entries=40 | |
[ 611.536801] localhost systemd[5403]: abrt-ccpp.service: Executing: /usr/sbin/abrt-install-ccpp-hook uninstall | |
[ 611.629894] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-ccpp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 611.629935] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-ccpp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 611.630693] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 611.541217] localhost systemd-cgroups-agent[5405]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 611.541888] localhost systemd[5408]: abrt-ccpp.service: Executing: /usr/sbin/abrt-install-ccpp-hook install | |
[ 611.543396] localhost systemd-cgroups-agent[5409]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 611.634638] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 611.634760] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=15 reply_cookie=0 error=n/a | |
[ 611.634848] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=16 reply_cookie=15 error=n/a | |
[ 611.648048] localhost audit[5408]: AVC avc: denied { write } for pid=5408 comm="abrt-install-cc" name="saved_core_pattern" dev="tmpfs" ino=23294 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_run_t:s0 tclass=file permissive=1 | |
[ 611.649271] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-ccpp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 611.561041] localhost systemd-cgroups-agent[5417]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 611.651266] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 611.651350] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=16 reply_cookie=0 error=n/a | |
[ 611.651405] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=17 reply_cookie=16 error=n/a | |
[ 611.679600] localhost audit[5422]: AVC avc: denied { execute } for pid=5422 comm="setroubleshootd" name="ldconfig" dev="overlay" ino=72350 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ldconfig_exec_t:s0 tclass=file permissive=1 | |
[ 611.685512] localhost python3[5407]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 611.688646] localhost audit[1088]: AVC avc: denied { read open } for pid=1088 comm="abrtd" path="/usr/share/augeas/lenses/libreport.aug" dev="tmpfs" ino=84149 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 611.692587] localhost audit[5425]: AVC avc: denied { execute_no_trans } for pid=5425 comm="abrtd" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 611.692837] localhost audit[5425]: AVC avc: denied { execute } for pid=5425 comm="abrt-server" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 611.707395] localhost abrt-server[5425]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 611.707695] localhost audit[5407]: AVC avc: denied { open } for pid=5407 comm="setroubleshootd" path="/usr/sbin/setroubleshootd" dev="tmpfs" ino=160779 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 611.707752] localhost audit[5407]: AVC avc: denied { ioctl } for pid=5407 comm="setroubleshootd" path="/usr/sbin/setroubleshootd" dev="overlay" ino=160778 ioctlcmd=0x5401 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 611.707807] localhost audit[954]: AVC avc: denied { append } for pid=954 comm="auditd" path="/var/log/audit/audit.log" dev="tmpfs" ino=19274 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 611.708411] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 611.708475] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 611.708523] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 611.708568] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 611.708611] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 611.708654] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 611.716721] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 611.716818] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 611.717286] localhost audit[5429]: AVC avc: denied { execute_no_trans } for pid=5429 comm="dbus-daemon" path="/usr/libexec/dbus-1/dbus-daemon-launch-helper" dev="tmpfs" ino=115039 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 611.717441] localhost audit[5429]: AVC avc: denied { execute } for pid=5429 comm="dbus-daemon-lau" path="/usr/libexec/dbus-1/dbus-daemon-launch-helper" dev="tmpfs" ino=115039 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 611.739259] localhost audit[5430]: AVC avc: denied { entrypoint } for pid=5430 comm="dnf" path="/usr/bin/bash" dev="tmpfs" ino=73305 scontext=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 611.767188] localhost python3[5429]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 611.784241] localhost abrt-server[5435]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 611.785202] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 611.785268] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 611.785317] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 611.785363] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 611.785406] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 611.785449] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 611.795270] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 611.795457] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 611.846839] localhost python3[5438]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 611.863913] localhost abrt-server[5443]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 611.865154] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 611.865234] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 611.865290] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 611.865339] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 611.865386] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 611.865432] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 611.875064] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 611.875237] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 611.924375] localhost python3[5446]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 611.941551] localhost abrt-server[5451]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 611.942423] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 611.942532] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 611.942619] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 611.942703] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 611.942784] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 611.942867] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 611.950783] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 611.950888] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.000955] localhost python3[5453]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.019737] localhost abrt-server[5462]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.020684] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.020751] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.020802] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.020858] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.020904] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.020949] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.029619] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 612.029732] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.052650] localhost avahi-daemon[985]: Got SIGTERM, quitting. | |
[ 612.052798] localhost avahi-daemon[985]: Leaving mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. | |
[ 612.052891] localhost avahi-daemon[985]: Leaving mDNS multicast group on interface eno1.IPv6 with address fe80::c6ee:1464:1ec1:d94b. | |
[ 612.052968] localhost avahi-daemon[985]: Leaving mDNS multicast group on interface eno1.IPv4 with address 192.168.0.12. | |
[ 612.053048] localhost avahi-daemon[985]: avahi-daemon 0.6.32 exiting. | |
[ 612.053855] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.053884] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 611.966004] localhost systemd-cgroups-agent[5471]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.058116] localhost audit[5472]: AVC avc: denied { read execute } for pid=5472 comm="avahi-daemon" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:avahi_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 611.967530] localhost systemd[5472]: avahi-daemon.service: Executing: /usr/sbin/avahi-daemon -s | |
[ 612.058214] localhost audit[5472]: AVC avc: denied { open } for pid=5472 comm="avahi-daemon" path="/usr/lib64/libavahi-common.so.3.5.3" dev="tmpfs" ino=84529 scontext=system_u:system_r:avahi_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 612.059863] localhost avahi-daemon[5472]: Process 985 died: No such process; trying to remove PID file. (/var/run/avahi-daemon//pid) | |
[ 612.060372] localhost avahi-daemon[5472]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). | |
[ 612.060579] localhost avahi-daemon[5472]: Successfully dropped root privileges. | |
[ 612.060796] localhost avahi-daemon[5472]: avahi-daemon 0.6.32 starting up. | |
[ 612.063577] localhost avahi-daemon[5472]: Successfully called chroot(). | |
[ 612.063632] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.063722] localhost avahi-daemon[5472]: Successfully dropped remaining capabilities. | |
[ 612.063784] localhost avahi-daemon[5472]: No service file found in /etc/avahi/services. | |
[ 612.063836] localhost avahi-daemon[5472]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. | |
[ 612.063891] localhost avahi-daemon[5472]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. | |
[ 612.063940] localhost avahi-daemon[5472]: New relevant interface virbr0.IPv4 for mDNS. | |
[ 612.063989] localhost avahi-daemon[5472]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::c6ee:1464:1ec1:d94b. | |
[ 612.064050] localhost avahi-daemon[5472]: New relevant interface eno1.IPv6 for mDNS. | |
[ 612.064104] localhost avahi-daemon[5472]: Joining mDNS multicast group on interface eno1.IPv4 with address 192.168.0.12. | |
[ 612.064153] localhost avahi-daemon[5472]: New relevant interface eno1.IPv4 for mDNS. | |
[ 612.064205] localhost avahi-daemon[5472]: Network interface enumeration completed. | |
[ 612.064253] localhost avahi-daemon[5472]: Registering new address record for 192.168.122.1 on virbr0.IPv4. | |
[ 612.064302] localhost avahi-daemon[5472]: Registering new address record for fe80::c6ee:1464:1ec1:d94b on eno1.*. | |
[ 612.064351] localhost avahi-daemon[5472]: Registering new address record for 192.168.0.12 on eno1.IPv4. | |
[ 612.079889] localhost python3[5468]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.096646] localhost abrt-server[5476]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.097598] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.097656] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.097700] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.097744] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.097787] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.097838] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.105215] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 612.105313] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.155706] localhost python3[5478]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.171894] localhost abrt-server[5482]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.172938] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.173019] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.173076] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.173123] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.173169] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.173214] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.183093] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 612.183271] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.230622] localhost python3[5485]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.246886] localhost abrt-server[5489]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.247796] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.247864] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.247914] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.247961] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.248013] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.248059] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.256004] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 612.256132] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.311397] localhost python3[5492]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.327491] localhost abrt-server[5498]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.328408] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.328467] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.328512] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.328556] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.328600] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.328647] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.336560] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 612.336674] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.388565] localhost python3[5502]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.404446] localhost abrt-server[5509]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.405294] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.405388] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.405475] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.405557] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.405635] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.405715] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.415619] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 612.415718] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.464751] localhost python3[5512]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.481411] localhost abrt-server[5517]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.482489] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.482591] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.482674] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.482765] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.482844] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.482925] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.490476] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 612.490623] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.527516] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-xorg comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.527570] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-xorg comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.439102] localhost systemd-cgroups-agent[5525]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.529772] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-xorg comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.440226] localhost systemd[5526]: abrt-xorg.service: Executing: /usr/bin/abrt-dump-journal-xorg -fxtD | |
[ 612.544092] localhost python3[5521]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.544546] localhost audit[5526]: AVC avc: denied { getattr } for pid=5526 comm="abrt-dump-journ" path="/var/lib/abrt/abrt-dump-journal-xorg.state" dev="overlay" ino=305223 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_lib_t:s0 tclass=file permissive=1 | |
[ 612.544625] localhost audit[5526]: AVC avc: denied { read } for pid=5526 comm="abrt-dump-journ" name="abrt-dump-journal-xorg.state" dev="overlay" ino=305223 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_lib_t:s0 tclass=file permissive=1 | |
[ 612.544658] localhost audit[5526]: AVC avc: denied { open } for pid=5526 comm="abrt-dump-journ" path="/var/lib/abrt/abrt-dump-journal-xorg.state" dev="tmpfs" ino=305224 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_lib_t:s0 tclass=file permissive=1 | |
[ 612.547139] localhost audit[1088]: AVC avc: denied { read open } for pid=1088 comm="abrtd" path="/usr/share/augeas/lenses/libreport.aug" dev="tmpfs" ino=84149 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 612.550746] localhost audit[5529]: AVC avc: denied { execute_no_trans } for pid=5529 comm="abrtd" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 612.550994] localhost audit[5529]: AVC avc: denied { execute } for pid=5529 comm="abrt-server" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 612.560901] localhost abrt-server[5529]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.561897] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.561970] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.562044] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.562096] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.562144] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.562195] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.569936] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 612.570090] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.499171] localhost systemd[5536]: nfs-config.service: Executing: /usr/libexec/nfs-utils/nfs-utils_env.sh | |
[ 612.500201] localhost systemd[5538]: proc-fs-nfsd.mount: Executing: /usr/bin/mount nfsd /proc/fs/nfsd -t nfsd | |
[ 612.500511] localhost systemd[5537]: gssproxy.service: Executing: /usr/sbin/gssproxy -D | |
[ 612.591303] localhost audit[5538]: AVC avc: denied { write } for pid=5538 comm="mount" name="utab" dev="tmpfs" ino=17431 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mount_var_run_t:s0 tclass=file permissive=1 | |
[ 612.591532] localhost audit[5538]: AVC avc: denied { module_request } for pid=5538 comm="mount" kmod="fs-nfsd" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=1 | |
[ 612.592129] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.592175] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.503381] localhost systemd[5542]: rpc-statd-notify.service: Executing: /usr/sbin/sm-notify | |
[ 612.594808] localhost sm-notify[5542]: Version 1.3.3 starting | |
[ 612.594918] localhost sm-notify[5542]: Already notifying clients; Exiting! | |
[ 612.595637] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.595776] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=17 reply_cookie=0 error=n/a | |
[ 612.595887] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=18 reply_cookie=17 error=n/a | |
[ 612.504377] localhost systemd-cgroups-agent[5540]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.595958] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.596004] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.597064] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.506973] localhost systemd-cgroups-agent[5544]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.597201] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=18 reply_cookie=0 error=n/a | |
[ 612.597308] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=19 reply_cookie=18 error=n/a | |
[ 612.598325] localhost audit[5543]: AVC avc: denied { write } for pid=5543 comm="gssproxy" name="gssproxy" dev="overlay" ino=60823 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:gssproxy_var_lib_t:s0 tclass=dir permissive=1 | |
[ 612.598370] localhost audit[5543]: AVC avc: denied { add_name } for pid=5543 comm="gssproxy" name="default.sock" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:gssproxy_var_lib_t:s0 tclass=dir permissive=1 | |
[ 612.598399] localhost audit[5543]: AVC avc: denied { create } for pid=5543 comm="gssproxy" name="default.sock" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:gssproxy_var_lib_t:s0 tclass=sock_file permissive=1 | |
[ 612.598733] localhost gssproxy[5537]: GSS-Proxy is not supported by this kernel since file /proc/net/rpc/use-gss-proxy could not be found: 2 (No such file or directory) | |
[ 612.599461] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' | |
[ 612.511142] localhost systemd-cgroups-agent[5546]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.533156] localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de). | |
[ 612.624370] localhost python3[5532]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.624520] localhost systemd[1211]: libmount event [rescan: yes] | |
[ 612.626483] localhost systemd[1211]: home.mount: Failed to load configuration: No such file or directory | |
[ 612.626608] localhost systemd[1211]: home-liveuser.mount: Failed to load configuration: No such file or directory | |
[ 612.626877] localhost systemd[1211]: proc.mount: Failed to load configuration: No such file or directory | |
[ 612.626976] localhost systemd[1211]: proc-fs.mount: Failed to load configuration: No such file or directory | |
[ 612.627089] localhost systemd[1211]: proc-fs-nfsd.mount: Changed dead -> mounted | |
[ 612.627183] localhost systemd[1211]: home.mount: Collecting. | |
[ 612.627282] localhost systemd[1211]: home-liveuser.mount: Collecting. | |
[ 612.627384] localhost systemd[1211]: proc.mount: Collecting. | |
[ 612.627482] localhost systemd[1211]: proc-fs.mount: Collecting. | |
[ 612.540798] localhost systemd-fstab-generator[5560]: Parsing /etc/fstab | |
[ 612.540814] localhost systemd-fstab-generator[5560]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 612.542710] localhost systemd-sysv-generator[5569]: Looking for unit files in (higher priority first): | |
[ 612.542712] localhost systemd-sysv-generator[5569]: /etc/systemd/system | |
[ 612.542714] localhost systemd-sysv-generator[5569]: /run/systemd/system | |
[ 612.542715] localhost systemd-sysv-generator[5569]: /usr/local/lib/systemd/system | |
[ 612.542716] localhost systemd-sysv-generator[5569]: /usr/lib/systemd/system | |
[ 612.542726] localhost systemd-sysv-generator[5569]: Looking for SysV init scripts in: | |
[ 612.542727] localhost systemd-sysv-generator[5569]: /etc/rc.d/init.d | |
[ 612.542729] localhost systemd-sysv-generator[5569]: Looking for SysV rcN.d links in: | |
[ 612.542730] localhost systemd-sysv-generator[5569]: /etc/rc.d | |
[ 612.542809] localhost systemd-gpt-auto-generator[5570]: Neither root nor /usr file system are on a (single) block device. | |
[ 612.543037] localhost systemd-sysv-generator[5569]: Loading SysV script /etc/rc.d/init.d/network | |
[ 612.543546] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 612.646317] localhost abrt-server[5577]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.647267] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.647419] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.647481] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.647536] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.647580] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.647624] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.655864] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 612.656164] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.586126] localhost systemd-cgroups-agent[5558]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.676867] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.676997] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=19 reply_cookie=0 error=n/a | |
[ 612.677110] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=20 reply_cookie=19 error=n/a | |
[ 612.679934] localhost audit[5583]: AVC avc: denied { entrypoint } for pid=5583 comm="dnf" path="/usr/bin/bash" dev="tmpfs" ino=73305 scontext=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 612.680007] localhost audit[954]: AVC avc: denied { append } for pid=954 comm="auditd" path="/var/log/audit/audit.log" dev="tmpfs" ino=19274 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 612.709694] localhost python3[5582]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.727440] localhost abrt-server[5588]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.728448] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.728516] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.728566] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.728617] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.728661] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.728707] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.737644] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 612.737742] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.789442] localhost python3[5591]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.806322] localhost abrt-server[5598]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.807229] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.807301] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.807353] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.807417] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.807492] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.807575] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.818620] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 612.818906] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.868127] localhost python3[5601]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.871337] localhost audit[1088]: AVC avc: denied { read open } for pid=1088 comm="abrtd" path="/usr/share/augeas/lenses/libreport.aug" dev="tmpfs" ino=84149 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 612.875057] localhost audit[5607]: AVC avc: denied { execute_no_trans } for pid=5607 comm="abrtd" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 612.875305] localhost audit[5607]: AVC avc: denied { execute } for pid=5607 comm="abrt-server" path="/usr/sbin/abrt-server" dev="tmpfs" ino=171187 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 612.885806] localhost abrt-server[5607]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.886910] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.887034] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.887128] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.887218] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.887305] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.887393] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.895472] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 612.895626] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 612.907219] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-oops comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.907264] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-oops comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.819175] localhost systemd-cgroups-agent[5616]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.910974] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-oops comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.821507] localhost systemd[5617]: abrt-oops.service: Executing: /usr/bin/abrt-dump-journal-oops -fxtD | |
[ 612.915075] localhost avahi-daemon[5472]: Server startup complete. Host name is linux.local. Local service cookie is 760561380. | |
[ 612.923420] localhost audit[5617]: AVC avc: denied { getattr } for pid=5617 comm="abrt-dump-journ" path="/var/lib/abrt/abrt-dump-journal-oops.state" dev="overlay" ino=270150 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_lib_t:s0 tclass=file permissive=1 | |
[ 612.923465] localhost audit[5617]: AVC avc: denied { read } for pid=5617 comm="abrt-dump-journ" name="abrt-dump-journal-oops.state" dev="overlay" ino=270150 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_lib_t:s0 tclass=file permissive=1 | |
[ 612.923481] localhost audit[5617]: AVC avc: denied { open } for pid=5617 comm="abrt-dump-journ" path="/var/lib/abrt/abrt-dump-journal-oops.state" dev="tmpfs" ino=270151 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_lib_t:s0 tclass=file permissive=1 | |
[ 612.936057] localhost audit[5526]: AVC avc: denied { write } for pid=5526 comm="abrt-dump-journ" name="abrt-dump-journal-xorg.state" dev="overlay" ino=305223 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_lib_t:s0 tclass=file permissive=1 | |
[ 612.845507] localhost systemd[1]: Accepted new private connection. | |
[ 612.845566] localhost systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 612.845693] localhost systemd[1]: SELinux access check scon=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcon=system_u:object_r:abrt_unit_file_t:s0 tclass=service perm=start path=/usr/lib/systemd/system/abrtd.service cmdline=systemctl try-restart abrtd.service: 0 | |
[ 612.845732] localhost systemd[1]: SELinux access check scon=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcon=system_u:object_r:abrt_unit_file_t:s0 tclass=service perm=start path=/usr/lib/systemd/system/abrtd.service cmdline=systemctl try-restart abrtd.service: 0 | |
[ 612.845735] localhost systemd[1]: abrtd.service: Trying to enqueue job abrtd.service/try-restart/replace | |
[ 612.845888] localhost systemd[1]: abrt-ccpp.service: Installed new job abrt-ccpp.service/restart as 2088 | |
[ 612.845891] localhost systemd[1]: abrt-oops.service: Installed new job abrt-oops.service/restart as 2091 | |
[ 612.845894] localhost systemd[1]: abrt-xorg.service: Installed new job abrt-xorg.service/restart as 2090 | |
[ 612.845896] localhost systemd[1]: abrtd.service: Installed new job abrtd.service/restart as 2021 | |
[ 612.845904] localhost systemd[1]: abrtd.service: Enqueued job abrtd.service/restart as 2021 | |
[ 612.847045] localhost systemd[5621]: abrt-ccpp.service: Executing: /usr/sbin/abrt-install-ccpp-hook uninstall | |
[ 612.937668] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-xorg comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.937707] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-xorg comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.938047] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-oops comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.940438] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-ccpp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.940493] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-ccpp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.851059] localhost systemd-cgroups-agent[5623]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.852133] localhost systemd-cgroups-agent[5622]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.853133] localhost systemd-cgroups-agent[5625]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.944919] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.945078] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=20 reply_cookie=0 error=n/a | |
[ 612.945195] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=21 reply_cookie=20 error=n/a | |
[ 612.945279] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.945335] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=21 reply_cookie=0 error=n/a | |
[ 612.854674] localhost systemd-cgroups-agent[5626]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.945396] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=22 reply_cookie=21 error=n/a | |
[ 612.945440] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.945482] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=22 reply_cookie=0 error=n/a | |
[ 612.945525] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=23 reply_cookie=22 error=n/a | |
[ 612.947948] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.947990] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.859483] localhost systemd-cgroups-agent[5627]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.860405] localhost systemd[5628]: abrtd.service: Executing: /usr/sbin/abrtd -d -s | |
[ 612.959862] localhost audit[5628]: AVC avc: denied { read } for pid=5628 comm="abrtd" name="abrt" dev="overlay" ino=23283 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 612.960017] localhost audit[5628]: AVC avc: denied { write } for pid=5628 comm="abrtd" name="Python3-2017-01-23-05:38:37-4878" dev="overlay" ino=201384 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 612.960041] localhost audit[5628]: AVC avc: denied { add_name } for pid=5628 comm="abrtd" name=".lock" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 612.960127] localhost audit[5628]: AVC avc: denied { create } for pid=5628 comm="abrtd" name=".lock" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=lnk_file permissive=1 | |
[ 612.960375] localhost audit[5628]: AVC avc: denied { open } for pid=5628 comm="abrtd" path="/var/spool/abrt/Python3-2017-01-23-05:38:37-4878/time" dev="tmpfs" ino=201400 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=file permissive=1 | |
[ 612.960407] localhost audit[5628]: AVC avc: denied { remove_name } for pid=5628 comm="abrtd" name=".lock" dev="overlay" ino=270169 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 612.960422] localhost audit[5628]: AVC avc: denied { unlink } for pid=5628 comm="abrtd" name=".lock" dev="overlay" ino=270169 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=lnk_file permissive=1 | |
[ 612.960546] localhost audit[5628]: AVC avc: denied { create } for pid=5628 comm="abrtd" name="abrtd.pid" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_run_t:s0 tclass=file permissive=1 | |
[ 612.960571] localhost audit[5628]: AVC avc: denied { write } for pid=5628 comm="abrtd" path="/run/abrt/abrtd.pid" dev="tmpfs" ino=270171 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_run_t:s0 tclass=file permissive=1 | |
[ 612.962641] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.964982] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-oops comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.874716] localhost systemd[5633]: abrt-ccpp.service: Executing: /usr/sbin/abrt-install-ccpp-hook install | |
[ 612.965612] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-xorg comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.965960] localhost python3[5613]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 612.875337] localhost systemd[5634]: abrt-oops.service: Executing: /usr/bin/abrt-dump-journal-oops -fxtD | |
[ 612.876046] localhost systemd[5635]: abrt-xorg.service: Executing: /usr/bin/abrt-dump-journal-xorg -fxtD | |
[ 612.987909] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-ccpp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.988947] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.989039] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=23 reply_cookie=0 error=n/a | |
[ 612.989088] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=24 reply_cookie=23 error=n/a | |
[ 612.898905] localhost systemd-cgroups-agent[5645]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 612.990530] localhost audit[5638]: AVC avc: denied { write } for pid=5638 comm="abrt-server" name="last-via-server" dev="overlay" ino=201382 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=file permissive=1 | |
[ 612.991196] localhost abrt-server[5638]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 612.992113] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 612.992171] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 612.992215] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 612.992259] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 612.992302] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 612.992345] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 612.999928] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.000061] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.044295] localhost audit[5651]: AVC avc: denied { execute } for pid=5651 comm="setroubleshootd" name="ldconfig" dev="overlay" ino=72350 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ldconfig_exec_t:s0 tclass=file permissive=1 | |
[ 613.050152] localhost python3[5647]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.066581] localhost abrt-server[5653]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.067154] localhost audit[5647]: AVC avc: denied { open } for pid=5647 comm="setroubleshootd" path="/usr/sbin/setroubleshootd" dev="tmpfs" ino=160779 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 613.067200] localhost audit[5647]: AVC avc: denied { ioctl } for pid=5647 comm="setroubleshootd" path="/usr/sbin/setroubleshootd" dev="overlay" ino=160778 ioctlcmd=0x5401 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 613.068078] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.068146] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.068190] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.068233] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.068286] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.068339] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 613.077275] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.077499] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.077774] localhost audit[5657]: AVC avc: denied { execute_no_trans } for pid=5657 comm="dbus-daemon" path="/usr/libexec/dbus-1/dbus-daemon-launch-helper" dev="tmpfs" ino=115039 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 613.077912] localhost audit[954]: AVC avc: denied { append } for pid=954 comm="auditd" path="/var/log/audit/audit.log" dev="tmpfs" ino=19274 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 613.077956] localhost audit[5657]: AVC avc: denied { execute } for pid=5657 comm="dbus-daemon-lau" path="/usr/libexec/dbus-1/dbus-daemon-launch-helper" dev="tmpfs" ino=115039 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 613.094528] localhost audit[5663]: AVC avc: denied { entrypoint } for pid=5663 comm="dnf" path="/usr/sbin/ldconfig" dev="tmpfs" ino=72351 scontext=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 613.126534] localhost python3[5657]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.144072] localhost abrt-server[5666]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.145205] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.145300] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.145369] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.145434] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.145503] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.145547] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 613.154411] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.154615] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.086191] localhost systemd-fstab-generator[5673]: Parsing /etc/fstab | |
[ 613.086207] localhost systemd-fstab-generator[5673]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 613.087996] localhost systemd-sysv-generator[5682]: Looking for unit files in (higher priority first): | |
[ 613.087998] localhost systemd-sysv-generator[5682]: /etc/systemd/system | |
[ 613.088000] localhost systemd-sysv-generator[5682]: /run/systemd/system | |
[ 613.088001] localhost systemd-sysv-generator[5682]: /usr/local/lib/systemd/system | |
[ 613.088003] localhost systemd-sysv-generator[5682]: /usr/lib/systemd/system | |
[ 613.088013] localhost systemd-sysv-generator[5682]: Looking for SysV init scripts in: | |
[ 613.088014] localhost systemd-sysv-generator[5682]: /etc/rc.d/init.d | |
[ 613.088016] localhost systemd-sysv-generator[5682]: Looking for SysV rcN.d links in: | |
[ 613.088017] localhost systemd-sysv-generator[5682]: /etc/rc.d | |
[ 613.088320] localhost systemd-sysv-generator[5682]: Loading SysV script /etc/rc.d/init.d/netconsole | |
[ 613.088592] localhost systemd-gpt-auto-generator[5683]: Neither root nor /usr file system are on a (single) block device. | |
[ 613.088794] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 613.205410] localhost python3[5670]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.224985] localhost abrt-server[5694]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.226115] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.226224] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.226305] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.226384] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.226461] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.226539] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 613.233846] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.233958] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.282269] localhost python3[5697]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.300973] localhost audit[5701]: AVC avc: denied { write } for pid=5701 comm="abrt-server" name="last-via-server" dev="overlay" ino=201382 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=file permissive=1 | |
[ 613.301042] localhost audit[5701]: AVC avc: denied { open } for pid=5701 comm="abrt-server" path="/var/spool/abrt/last-via-server" dev="tmpfs" ino=201383 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=file permissive=1 | |
[ 613.301176] localhost abrt-server[5701]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.302294] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.302360] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.302410] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.302456] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.302502] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.302547] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 613.310521] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.310621] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.361054] localhost python3[5704]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.379091] localhost abrt-server[5712]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.380059] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.380132] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.380189] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.380238] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.380286] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.380332] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 613.388964] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.389083] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.438587] localhost python3[5716]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.455825] localhost abrt-server[5722]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.456788] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.456858] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.456908] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.456954] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.456998] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.457056] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 613.466020] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.466233] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.513836] localhost python3[5725]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.529960] localhost abrt-server[5730]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.530817] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.530883] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.530933] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.530978] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.531029] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.531073] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 613.538408] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.538519] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.588141] localhost python3[5732]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.604763] localhost abrt-server[5739]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.605824] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.605899] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.605955] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.606010] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.606065] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.606110] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 613.613651] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.613953] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.662338] localhost python3[5741]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.680560] localhost abrt-server[5747]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.681594] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.681688] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.681755] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.681805] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.681858] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.681904] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 613.690338] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.690435] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.739358] localhost python3[5751]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.756021] localhost abrt-server[5756]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.756938] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.757031] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.757100] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.757147] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.757191] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.757236] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 613.764370] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.764469] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.815951] localhost python3[5759]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.833995] localhost abrt-server[5764]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.835141] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.835259] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.835356] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.835439] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.835518] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.835579] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 613.842892] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.842981] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.893736] localhost python3[5767]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.909891] localhost abrt-server[5771]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.910916] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.911017] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.911102] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.911183] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.911263] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.911344] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 613.918325] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 613.918476] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 613.968731] localhost python3[5774]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 613.971752] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 613.971798] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 613.973709] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 613.883919] localhost systemd[5782]: lvm2-lvmetad.service: Executing: /usr/sbin/lvmetad -f -t 3600 | |
[ 613.987077] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 613.987148] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=24 reply_cookie=0 error=n/a | |
[ 613.896281] localhost systemd-cgroups-agent[5781]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 613.987230] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=25 reply_cookie=24 error=n/a | |
[ 613.988881] localhost abrt-server[5784]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 613.990219] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 613.990276] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 613.990320] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 613.990367] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 613.990410] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 613.990452] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 614.000048] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 614.000208] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 614.049651] localhost python3[5787]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 614.066149] localhost abrt-server[5792]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 614.067058] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 614.067118] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 614.067163] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 614.067207] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 614.067251] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 614.067295] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 614.074984] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 614.697787] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=10234 reply_cookie=0 error=n/a | |
[ 614.697866] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=10235 reply_cookie=0 error=n/a | |
[ 614.887729] localhost chronyd[1001]: chronyd exiting | |
[ 614.797502] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/chronyd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10237 reply_cookie=0 error=n/a | |
[ 614.797598] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/chronyd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10238 reply_cookie=0 error=n/a | |
[ 614.797674] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/job/2106 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10239 reply_cookie=0 error=n/a | |
[ 614.888735] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 614.888787] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 614.889321] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 614.799932] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/chronyd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10240 reply_cookie=0 error=n/a | |
[ 614.799942] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/chronyd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10241 reply_cookie=0 error=n/a | |
[ 614.800012] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/job/2106 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10242 reply_cookie=0 error=n/a | |
[ 614.800389] localhost systemd-cgroups-agent[5832]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 614.801044] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/chronyd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10243 reply_cookie=0 error=n/a | |
[ 614.801082] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/unit/chronyd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10244 reply_cookie=0 error=n/a | |
[ 614.801143] localhost systemd[5835]: chronyd.service: Executing: /usr/sbin/chronyd | |
[ 614.891547] localhost audit[5835]: AVC avc: denied { read execute } for pid=5835 comm="chronyd" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:chronyd_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 614.891596] localhost audit[5834]: AVC avc: denied { execute } for pid=5834 comm="setroubleshootd" path="/usr/bin/python3.5" dev="tmpfs" ino=157883 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 614.891754] localhost audit[5834]: AVC avc: denied { open } for pid=5834 comm="setroubleshootd" path="/usr/lib64/libpython3.5m.so.1.0" dev="tmpfs" ino=104464 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 614.891800] localhost audit[5835]: AVC avc: denied { open } for pid=5835 comm="chronyd" path="/usr/lib64/libm-2.23.so" dev="tmpfs" ino=72287 scontext=system_u:system_r:chronyd_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 614.892889] localhost chronyd[5837]: chronyd version 2.4.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SECHASH +ASYNCDNS +IPV6 +DEBUG) | |
[ 614.893505] localhost chronyd[5837]: Frequency 6.084 +/- 1.662 ppm read from /var/lib/chrony/drift | |
[ 614.804857] localhost systemd[5839]: chronyd.service: Executing: /usr/libexec/chrony-helper update-daemon | |
[ 614.895437] localhost audit[5839]: AVC avc: denied { read open } for pid=5839 comm="chrony-helper" path="/usr/lib64/gconv/gconv-modules.cache" dev="tmpfs" ino=73184 scontext=system_u:system_r:chronyd_t:s0 tcontext=unconfined_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 614.895570] localhost audit[954]: AVC avc: denied { append } for pid=954 comm="auditd" path="/var/log/audit/audit.log" dev="tmpfs" ino=19274 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 614.896862] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 614.809052] localhost systemd-cgroups-agent[5840]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 614.899696] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 614.899835] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=25 reply_cookie=0 error=n/a | |
[ 614.899947] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=26 reply_cookie=25 error=n/a | |
[ 614.905402] localhost audit[5834]: AVC avc: denied { ioctl } for pid=5834 comm="setroubleshootd" path="/usr/lib64/python3.5/site-packages/abrt3.pth" dev="overlay" ino=173822 ioctlcmd=0x5401 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 614.936008] localhost audit[5846]: AVC avc: denied { execute_no_trans } for pid=5846 comm="setroubleshootd" path="/usr/sbin/ldconfig" dev="tmpfs" ino=72351 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 614.936650] localhost audit[1673]: AVC avc: denied { read open } for pid=1673 comm="cupsd" path="/usr/share/zoneinfo/US/Eastern" dev="tmpfs" ino=68445 scontext=system_u:system_r:cupsd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 614.938255] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 614.938295] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 614.849491] localhost systemd-cgroups-agent[5847]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 614.850187] localhost systemd[5848]: cups.service: Executing: /usr/sbin/cupsd -l | |
[ 614.942168] localhost python3[5834]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 614.945114] localhost audit[5848]: AVC avc: denied { read append } for pid=5848 comm="cupsd" name="access_log" dev="overlay" ino=39203 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:cupsd_log_t:s0 tclass=file permissive=1 | |
[ 614.945154] localhost audit[5848]: AVC avc: denied { getattr } for pid=5848 comm="cupsd" path="/var/log/cups/access_log" dev="overlay" ino=39203 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:cupsd_log_t:s0 tclass=file permissive=1 | |
[ 614.945234] localhost audit[5848]: AVC avc: denied { setattr } for pid=5848 comm="cupsd" name="access_log" dev="overlay" ino=39203 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:cupsd_log_t:s0 tclass=file permissive=1 | |
[ 614.947826] localhost audit[5848]: AVC avc: denied { create } for pid=5848 comm="cupsd" name="0" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:cupsd_var_run_t:s0 tclass=file permissive=1 | |
[ 614.947861] localhost audit[5848]: AVC avc: denied { write } for pid=5848 comm="cupsd" path="/run/cups/certs/0" dev="tmpfs" ino=307502 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:cupsd_var_run_t:s0 tclass=file permissive=1 | |
[ 614.947878] localhost audit[5848]: AVC avc: denied { setattr } for pid=5848 comm="cupsd" name="0" dev="tmpfs" ino=307502 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:cupsd_var_run_t:s0 tclass=file permissive=1 | |
[ 614.948092] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 614.959360] localhost abrt-server[5849]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 614.960539] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 614.960607] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 614.960651] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 614.960695] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 614.960737] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 614.960780] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 614.970340] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 614.970543] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.019278] localhost python3[5854]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.036821] localhost abrt-server[5861]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 615.038151] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.038211] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.038254] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.038297] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.038340] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.038381] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.047131] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.047226] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.096202] localhost python3[5866]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.113470] localhost abrt-server[5871]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 615.114367] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.114459] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.114540] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.114622] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.114703] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.114794] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.124111] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.124227] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.132261] localhost auditd[954]: The audit daemon is exiting. | |
[ 615.042213] localhost kernel: audit_printk_skb: 9 callbacks suppressed | |
[ 615.042217] localhost kernel: audit: type=1305 audit(1485167936.543:535): audit_pid=0 old=954 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 | |
[ 615.132452] localhost audit: CONFIG_CHANGE audit_pid=0 old=954 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 | |
[ 615.170827] localhost python3[5897]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.186483] localhost abrt-server[5899]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 615.187316] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.187373] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.187417] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.187464] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.187517] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.187561] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.194522] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.194622] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.239117] localhost python3[5901]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.254828] localhost abrt-server[5903]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 615.255646] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.255708] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.255756] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.255803] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.255849] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.255894] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.262897] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.262994] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.307966] localhost python3[5905]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.323307] localhost abrt-server[5907]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 615.324095] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.324161] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.324209] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.324254] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.324299] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.324348] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.331196] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.331288] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.376510] localhost python3[5909]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.391800] localhost abrt-server[5911]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 615.392605] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.392677] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.392731] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.392781] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.392835] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.392884] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.399733] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.399837] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.445688] localhost python3[5913]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.461312] localhost abrt-server[5915]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 615.462090] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.462154] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.462203] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.462247] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.462297] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.462339] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.470687] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.470779] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.516056] localhost python3[5917]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.531788] localhost abrt-server[5919]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 615.532628] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.532697] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.532749] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.532803] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.532850] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.532897] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.541193] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.541284] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.587127] localhost python3[5921]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.602992] localhost audit[5923]: AVC avc: denied { write } for pid=5923 comm="abrt-server" name="abrt" dev="overlay" ino=23283 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.513198] localhost kernel: audit: type=1400 audit(1485167937.014:536): avc: denied { write } for pid=5923 comm="abrt-server" name="abrt" dev="overlay" ino=23283 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.513215] localhost kernel: audit: type=1400 audit(1485167937.014:537): avc: denied { add_name } for pid=5923 comm="abrt-server" name="Python3-2017-01-23-05:38:57-5921.new" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.513241] localhost kernel: audit: type=1400 audit(1485167937.014:538): avc: denied { create } for pid=5923 comm="abrt-server" name="Python3-2017-01-23-05:38:57-5921.new" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.603073] localhost audit[5923]: AVC avc: denied { add_name } for pid=5923 comm="abrt-server" name="Python3-2017-01-23-05:38:57-5921.new" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.603088] localhost audit[5923]: AVC avc: denied { create } for pid=5923 comm="abrt-server" name="Python3-2017-01-23-05:38:57-5921.new" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.603230] localhost audit[5923]: AVC avc: denied { read } for pid=5923 comm="abrt-server" name="Python3-2017-01-23-05:38:57-5921.new" dev="overlay" ino=310695 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.603317] localhost audit[5923]: AVC avc: denied { create } for pid=5923 comm="abrt-server" name=".lock" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=lnk_file permissive=1 | |
[ 615.603402] localhost audit[5923]: AVC avc: denied { setattr } for pid=5923 comm="abrt-server" name="Python3-2017-01-23-05:38:57-5921.new" dev="overlay" ino=310695 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.603421] localhost audit[5923]: AVC avc: denied { create } for pid=5923 comm="abrt-server" name="~owner.tmp" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=file permissive=1 | |
[ 615.603436] localhost audit[5923]: AVC avc: denied { setattr } for pid=5923 comm="abrt-server" name="~owner.tmp" dev="overlay" ino=310701 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=file permissive=1 | |
[ 615.603450] localhost audit[5923]: AVC avc: denied { remove_name } for pid=5923 comm="abrt-server" name="~owner.tmp" dev="overlay" ino=310701 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.603467] localhost audit[5923]: AVC avc: denied { rename } for pid=5923 comm="abrt-server" name="~owner.tmp" dev="overlay" ino=310701 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=file permissive=1 | |
[ 615.603801] localhost audit[5923]: AVC avc: denied { unlink } for pid=5923 comm="abrt-server" name="owner" dev="overlay" ino=310701 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=file permissive=1 | |
[ 615.513448] localhost kernel: audit: type=1400 audit(1485167937.015:539): avc: denied { read } for pid=5923 comm="abrt-server" name="Python3-2017-01-23-05:38:57-5921.new" dev="overlay" ino=310695 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.513537] localhost kernel: audit: type=1400 audit(1485167937.015:540): avc: denied { create } for pid=5923 comm="abrt-server" name=".lock" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=lnk_file permissive=1 | |
[ 615.513620] localhost kernel: audit: type=1400 audit(1485167937.015:541): avc: denied { setattr } for pid=5923 comm="abrt-server" name="Python3-2017-01-23-05:38:57-5921.new" dev="overlay" ino=310695 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.513652] localhost kernel: audit: type=1400 audit(1485167937.015:542): avc: denied { create } for pid=5923 comm="abrt-server" name="~owner.tmp" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=file permissive=1 | |
[ 615.513662] localhost kernel: audit: type=1400 audit(1485167937.015:543): avc: denied { setattr } for pid=5923 comm="abrt-server" name="~owner.tmp" dev="overlay" ino=310701 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=file permissive=1 | |
[ 615.513674] localhost kernel: audit: type=1400 audit(1485167937.015:544): avc: denied { remove_name } for pid=5923 comm="abrt-server" name="~owner.tmp" dev="overlay" ino=310701 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.604367] localhost audit[5923]: AVC avc: denied { unlink } for pid=5923 comm="abrt-server" name=".lock" dev="overlay" ino=310697 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=lnk_file permissive=1 | |
[ 615.604387] localhost audit[5923]: AVC avc: denied { rename } for pid=5923 comm="abrt-server" name="Python3-2017-01-23-05:38:57-5921.new" dev="overlay" ino=310695 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.604815] localhost audit[5924]: AVC avc: denied { execute } for pid=5924 comm="abrt-server" name="abrt-handle-event" dev="overlay" ino=171180 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_handle_event_exec_t:s0 tclass=file permissive=1 | |
[ 615.635543] localhost audit[5924]: AVC avc: denied { getattr } for pid=5924 comm="abrt-handle-eve" path="/var/spool/abrt/post-create.lock" dev="overlay" ino=306635 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=lnk_file permissive=1 | |
[ 615.635594] localhost audit[5924]: AVC avc: denied { read } for pid=5924 comm="abrt-handle-eve" name="post-create.lock" dev="overlay" ino=306635 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=lnk_file permissive=1 | |
[ 615.636555] localhost abrt-server[5923]: Deleting problem directory Python3-2017-01-23-05:38:57-5921 (dup of Python3-2017-01-23-05:38:37-4878) | |
[ 615.636595] localhost audit[5923]: AVC avc: denied { rmdir } for pid=5923 comm="abrt-server" name=".libreport" dev="overlay" ino=310699 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir permissive=1 | |
[ 615.709965] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.710086] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.710150] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.710199] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.710271] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.710315] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.717433] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.717540] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.762775] localhost python3[5930]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.778526] localhost abrt-server[5932]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 615.779327] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.779396] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.779448] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.779496] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.779543] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.779595] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.786732] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.786824] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.831660] localhost python3[5934]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.847464] localhost abrt-server[5936]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 615.848266] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.848335] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.848388] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.848437] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.848489] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.848536] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.855485] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.855584] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.900612] localhost python3[5938]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.916676] localhost abrt-server[5940]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 615.917545] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.917611] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.917658] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.917702] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.917750] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.917793] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.924743] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.924833] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 615.969644] localhost python3[5942]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 615.985134] localhost abrt-server[5944]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 615.985907] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 615.985971] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 615.986049] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 615.986104] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 615.986153] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 615.986200] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 615.993181] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 615.993277] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.038360] localhost python3[5946]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.053955] localhost abrt-server[5948]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.054719] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.054782] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.054829] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.054878] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.054920] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.054963] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.062610] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.062707] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.107889] localhost python3[5950]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.124535] localhost abrt-server[5952]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.125627] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.125692] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.125743] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.125787] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.125829] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.125872] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.134863] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.134996] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.180358] localhost python3[5955]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.195696] localhost abrt-server[5957]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.196500] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.196573] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.196625] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.196674] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.196722] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.196768] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.205176] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.205274] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.251157] localhost python3[5959]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.267400] localhost abrt-server[5961]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.268198] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.268271] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.268323] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.268373] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.268421] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.268468] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.275834] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.275922] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.321370] localhost python3[5963]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.337519] localhost abrt-server[5965]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.338362] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.338432] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.338484] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.338532] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.338584] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.338631] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.345817] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.345968] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.391576] localhost python3[5967]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.407588] localhost abrt-server[5969]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.408411] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.408479] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.408529] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.408575] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.408620] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.408664] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.416602] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.416693] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.462165] localhost python3[5971]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.477707] localhost abrt-server[5973]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.478495] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.478560] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.478607] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.478652] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.478695] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.478738] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.486907] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.487087] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.532252] localhost python3[5975]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.547763] localhost abrt-server[5977]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.548570] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.548634] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.548682] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.548728] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.548771] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.548813] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.556533] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.556621] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.601908] localhost python3[5979]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.617569] localhost abrt-server[5981]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.618390] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.618492] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.618581] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.618663] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.618744] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.618822] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.626222] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.626339] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.671999] localhost python3[5983]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.687593] localhost abrt-server[5985]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.688390] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.688459] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.688506] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.688551] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.688594] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.688637] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.696838] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.696944] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.742621] localhost python3[5987]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.758246] localhost abrt-server[5989]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.759053] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.759129] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.759176] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.759221] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.759264] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.759307] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.767379] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.767475] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.813406] localhost python3[5991]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.828960] localhost abrt-server[5993]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.829761] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.829826] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.829873] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.829918] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.829961] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.830024] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.838272] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.838360] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.883866] localhost python3[5995]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.899312] localhost abrt-server[5997]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.900112] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.900178] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.900226] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.900271] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.900314] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.900362] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.908298] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.908402] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 616.953989] localhost python3[5999]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 616.969877] localhost abrt-server[6001]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 616.970605] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 616.970661] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 616.970704] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 616.970746] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 616.970788] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 616.970834] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 616.977834] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 616.977917] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.023104] localhost python3[6003]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.038449] localhost abrt-server[6005]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.039234] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.039290] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.039333] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.039375] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.039416] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.039457] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.046484] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.046575] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.091645] localhost python3[6007]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.107447] localhost abrt-server[6009]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.108211] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.108271] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.108315] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.108357] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.108398] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.108449] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.115456] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.115556] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.160556] localhost python3[6011]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.175969] localhost abrt-server[6013]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.176729] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.176786] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.176829] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.176870] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.176912] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.176953] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.183892] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.183978] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.229320] localhost python3[6015]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.244839] localhost abrt-server[6017]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.245641] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.245697] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.245740] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.245782] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.245823] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.245864] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.252814] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.252906] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.298139] localhost python3[6019]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.313651] localhost abrt-server[6021]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.314446] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.314501] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.314545] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.314587] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.314628] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.314669] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.321666] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.321759] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.366788] localhost python3[6023]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.382126] localhost abrt-server[6025]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.382873] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.382934] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.382977] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.383046] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.383088] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.383130] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.391700] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.391841] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.436603] localhost python3[6027]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.452523] localhost abrt-server[6029]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.453320] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.453376] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.453420] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.453463] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.453504] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.453545] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.460507] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.460594] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.506363] localhost python3[6031]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.522237] localhost abrt-server[6033]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.523084] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.523142] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.523185] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.523227] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.523269] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.523310] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.530193] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.530278] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.576044] localhost python3[6035]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.591330] localhost abrt-server[6037]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.592115] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.592172] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.592214] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.592256] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.592297] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.592342] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.600151] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.600253] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.645522] localhost python3[6039]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.660789] localhost abrt-server[6041]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.661558] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.661619] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.661662] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.661707] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.661748] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.661789] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.668775] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.668869] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.714106] localhost python3[6043]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.729797] localhost abrt-server[6045]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.730635] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.730698] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.730747] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.730793] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.730839] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.730885] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.739217] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.739357] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.783806] localhost python3[6047]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.799676] localhost abrt-server[6049]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.800467] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.800538] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.800592] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.800641] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.800689] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.800737] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.807599] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.807757] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.852700] localhost python3[6051]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.868836] localhost abrt-server[6053]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.869698] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.869810] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.869903] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.869994] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.870102] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.870188] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.876875] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.877039] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.922462] localhost python3[6055]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 617.938410] localhost abrt-server[6057]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 617.939240] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 617.939304] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 617.939351] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 617.939394] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 617.939438] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 617.939481] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 617.947380] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 617.947476] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.857975] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 617.857984] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 617.858003] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 617.858006] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 617.992360] localhost python3[6059]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 618.007719] localhost abrt-server[6061]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 618.008492] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 618.008556] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 618.008603] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 618.008647] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 618.008692] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 618.008740] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 618.015591] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 618.015727] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.926248] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 617.926257] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 617.926277] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 617.926282] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 618.061060] localhost python3[6063]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 618.076578] localhost abrt-server[6065]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 618.077372] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 618.077439] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 618.077489] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 618.077535] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 618.077579] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 618.077622] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 618.086107] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 618.086256] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 617.996758] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 617.996767] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 618.131120] localhost python3[6067]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 618.146806] localhost abrt-server[6069]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 618.147644] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 618.147747] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 618.147834] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 618.147917] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 618.148019] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 618.148135] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 618.154804] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 618.154940] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 618.200150] localhost python3[6071]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 618.215968] localhost abrt-server[6073]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 618.216821] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 618.216924] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 618.217015] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 618.217102] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 618.217190] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 618.217273] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 618.224017] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 618.224183] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 618.268989] localhost python3[6075]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 618.284905] localhost abrt-server[6077]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 618.285776] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 618.285889] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 618.285976] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 618.286089] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 618.286177] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 618.286259] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 618.292979] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 618.293147] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 618.338781] localhost python3[6079]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 618.354795] localhost abrt-server[6081]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 618.355631] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 618.355696] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 618.355743] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 618.355787] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 618.355830] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 618.355872] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 618.363554] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 618.363689] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 618.409312] localhost python3[6083]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 618.424803] localhost abrt-server[6085]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 618.425616] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 618.425674] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 618.425717] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 618.425759] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 618.425800] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 618.425841] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 618.433960] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 618.434075] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 618.480504] localhost python3[6087]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 618.496457] localhost abrt-server[6089]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 618.497345] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 618.497412] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 618.497467] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 618.497514] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 618.497560] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 618.497604] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 618.505333] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 618.505444] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 618.550074] localhost python3[6091]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 618.566112] localhost abrt-server[6093]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 618.566945] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 618.567060] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 618.567152] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 618.567238] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 618.567322] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 618.567401] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 618.574158] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 618.574317] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 618.620233] localhost python3[6095]: detected unhandled Python exception in '/usr/sbin/setroubleshootd' | |
[ 618.635889] localhost abrt-server[6097]: Not saving repeating crash in '/usr/sbin/setroubleshootd' | |
[ 618.636670] localhost org.fedoraproject.Setroubleshootd[978]: Traceback (most recent call last): | |
[ 618.636736] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/sbin/setroubleshootd", line 30, in <module> | |
[ 618.636785] localhost org.fedoraproject.Setroubleshootd[978]: import selinux | |
[ 618.636835] localhost org.fedoraproject.Setroubleshootd[978]: File "/usr/lib64/python3.5/site-packages/selinux/__init__.py", line 1437, in <module> | |
[ 618.636879] localhost org.fedoraproject.Setroubleshootd[978]: selinux_openrc_contexts_path = _selinux.selinux_openrc_contexts_path | |
[ 618.636922] localhost org.fedoraproject.Setroubleshootd[978]: AttributeError: module '_selinux' has no attribute 'selinux_openrc_contexts_path' | |
[ 618.644987] localhost dbus[978]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Launch helper exited with unknown return code 1 | |
[ 618.645717] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 618.645748] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 618.557311] localhost systemd[6099]: auditd.service: Executing: /sbin/auditd -n | |
[ 618.557489] localhost systemd[6100]: auditd.service: Executing: /sbin/augenrules --load | |
[ 618.558197] localhost systemd-cgroups-agent[6098]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 618.648831] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 618.648884] localhost audit[6099]: AVC avc: denied { read append } for pid=6099 comm="auditd" name="audit.log" dev="overlay" ino=19272 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:auditd_log_t:s0 tclass=file permissive=1 | |
[ 618.648960] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=26 reply_cookie=0 error=n/a | |
[ 618.649026] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=27 reply_cookie=26 error=n/a | |
[ 618.649178] localhost audit[6099]: AVC avc: denied { setattr } for pid=6099 comm="auditd" name="audit" dev="overlay" ino=19271 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:auditd_log_t:s0 tclass=dir permissive=1 | |
[ 618.649255] localhost audit[6099]: AVC avc: denied { setattr } for pid=6099 comm="auditd" name="audit.log" dev="overlay" ino=19272 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:auditd_log_t:s0 tclass=file permissive=1 | |
[ 618.649698] localhost auditd[6099]: Started dispatcher: /sbin/audispd pid: 6103 | |
[ 618.649744] localhost audit[6099]: AVC avc: denied { audit_control } for pid=6099 comm="auditd" capability=30 scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=capability permissive=1 | |
[ 618.649772] localhost audit[6099]: AVC avc: denied { nlmsg_write } for pid=6099 comm="auditd" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=netlink_audit_socket permissive=1 | |
[ 618.649794] localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 res=1 | |
[ 618.649817] localhost audit: CONFIG_CHANGE audit_pid=6099 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 res=1 | |
[ 618.650015] localhost audispd[6103]: priority_boost_parser called with: 4 | |
[ 618.650159] localhost audispd[6103]: max_restarts_parser called with: 10 | |
[ 618.650235] localhost audispd[6103]: audispd initialized with q_depth=150 and 1 active plugins | |
[ 618.653547] localhost augenrules[6100]: /sbin/augenrules: No change | |
[ 618.654613] localhost audit[6115]: AVC avc: denied { nlmsg_readpriv } for pid=6115 comm="auditctl" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=netlink_audit_socket permissive=1 | |
[ 618.654753] localhost auditd[6099]: Init complete, auditd 2.7.1 listening for events (startup state enable) | |
[ 618.654790] localhost audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 op="remove_rule" key=(null) list=1 res=1 | |
[ 618.654821] localhost audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 op="add_rule" key=(null) list=1 res=1 | |
[ 618.654912] localhost augenrules[6100]: No rules | |
[ 618.655321] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 618.656792] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 618.656871] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=27 reply_cookie=0 error=n/a | |
[ 618.656918] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=28 reply_cookie=27 error=n/a | |
[ 618.566787] localhost systemd-cgroups-agent[6119]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 619.094500] localhost systemd-udevd[3041]: udevd message (RELOAD) received | |
[ 619.095540] localhost systemd-udevd[3041]: Unload module index | |
[ 619.095568] localhost systemd-udevd[3041]: Unloaded link configuration context. | |
[ 619.100998] localhost systemd-udevd[3041]: seq 3604 queued, 'change' 'net' | |
[ 619.101174] localhost systemd-udevd[3041]: Validate module index | |
[ 619.101175] localhost systemd-udevd[3041]: Check if link configuration needs reloading. | |
[ 619.101284] localhost systemd-udevd[3041]: === trie on-disk === | |
[ 619.101286] localhost systemd-udevd[3041]: tool version: 229 | |
[ 619.101288] localhost systemd-udevd[3041]: file size: 6986049 bytes | |
[ 619.101290] localhost systemd-udevd[3041]: header size 80 bytes | |
[ 619.412179] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 619.412218] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 619.413697] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 619.413749] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 619.323477] localhost systemd[6182]: systemd-udev-settle.service: Executing: /usr/bin/udevadm settle | |
[ 619.324762] localhost systemd[6183]: systemd-udev-trigger.service: Executing: /usr/bin/udevadm trigger --type=subsystems --action=add | |
[ 619.326674] localhost kernel: systemd-udevd: 1558 output lines suppressed due to ratelimiting | |
[ 619.418250] localhost audit[6182]: AVC avc: denied { write } for pid=6182 comm="udevadm" name="control" dev="tmpfs" ino=64407 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=sock_file permissive=1 | |
[ 619.328380] localhost udevadm[6182]: Successfully loaded SELinux database in 3.393ms, size on heap is 697K. | |
[ 619.328384] localhost udevadm[6182]: calling: settle | |
[ 619.328517] localhost udevadm[6182]: no connection to daemon | |
[ 619.329309] localhost udevadm[6183]: Successfully loaded SELinux database in 3.313ms, size on heap is 697K. | |
[ 619.329313] localhost udevadm[6183]: calling: trigger | |
[ 619.419859] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 619.421903] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 619.421975] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=28 reply_cookie=0 error=n/a | |
[ 619.422050] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=29 reply_cookie=28 error=n/a | |
[ 619.331564] localhost systemd-cgroups-agent[6184]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 619.332515] localhost udevadm[6183]: device-enumerator: scanning /sys/bus | |
[ 619.336817] localhost systemd[6186]: systemd-udev-trigger.service: Executing: /usr/bin/udevadm trigger --type=devices --action=add | |
[ 619.428022] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 619.428094] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=29 reply_cookie=0 error=n/a | |
[ 619.338091] localhost systemd-cgroups-agent[6185]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 619.428164] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=30 reply_cookie=29 error=n/a | |
[ 619.341036] localhost udevadm[6186]: Successfully loaded SELinux database in 3.143ms, size on heap is 697K. | |
[ 619.341041] localhost udevadm[6186]: calling: trigger | |
[ 619.341044] localhost udevadm[6186]: device-enumerator: scan all dirs | |
[ 619.341057] localhost udevadm[6186]: device-enumerator: scanning /sys/bus | |
[ 619.436722] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 619.436785] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 619.349135] localhost systemd[6188]: systemd-udevd.service: Executing: /usr/lib/systemd/systemd-udevd | |
[ 619.439622] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 619.439745] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=30 reply_cookie=0 error=n/a | |
[ 619.439837] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=31 reply_cookie=30 error=n/a | |
[ 619.349662] localhost systemd-cgroups-agent[6187]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 619.350245] localhost systemd-udevd[6188]: set children_max to 24 | |
[ 619.353212] localhost systemd-udevd[6188]: Successfully loaded SELinux database in 2.958ms, size on heap is 697K. | |
[ 619.353359] localhost systemd-udevd[6188]: Failed to symlink /proc/kcore to /dev/core: File exists | |
[ 619.353395] localhost systemd-udevd[6188]: Failed to symlink /proc/self/fd to /dev/fd: File exists | |
[ 619.353425] localhost systemd-udevd[6188]: Failed to symlink /proc/self/fd/0 to /dev/stdin: File exists | |
[ 619.353453] localhost systemd-udevd[6188]: Failed to symlink /proc/self/fd/1 to /dev/stdout: File exists | |
[ 619.353480] localhost systemd-udevd[6188]: Failed to symlink /proc/self/fd/2 to /dev/stderr: File exists | |
[ 619.353597] localhost systemd-udevd[6188]: === trie on-disk === | |
[ 619.353598] localhost systemd-udevd[6188]: tool version: 229 | |
[ 619.353599] localhost systemd-udevd[6188]: file size: 6986049 bytes | |
[ 619.358140] localhost udevadm[6186]: device-enumerator: scanning /sys/class | |
[ 619.453919] localhost audit[6188]: AVC avc: denied { create } for pid=6188 comm="systemd-udevd" name="1" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=lnk_file permissive=1 | |
[ 619.453970] localhost audit[6188]: AVC avc: denied { unlink } for pid=6188 comm="systemd-udevd" name="15" dev="tmpfs" ino=113190 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=lnk_file permissive=1 | |
[ 619.455442] localhost audit[6188]: AVC avc: denied { write } for pid=6188 comm="systemd-udevd" name="loop-control" dev="devtmpfs" ino=154 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:loop_control_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.455506] localhost audit[6188]: AVC avc: denied { write } for pid=6188 comm="systemd-udevd" name="tun" dev="devtmpfs" ino=156 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tun_tap_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.455543] localhost audit[6188]: AVC avc: denied { write } for pid=6188 comm="systemd-udevd" name="fuse" dev="devtmpfs" ino=152 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:fuse_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.455647] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 619.460728] localhost audit[6188]: AVC avc: denied { create } for pid=6188 comm="systemd-udevd" name="queue" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=file permissive=1 | |
[ 619.460784] localhost audit[6188]: AVC avc: denied { write } for pid=6188 comm="systemd-udevd" path="/run/udev/queue" dev="tmpfs" ino=313638 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=file permissive=1 | |
[ 619.461578] localhost audit[6189]: AVC avc: denied { setattr } for pid=6189 comm="systemd-udevd" name=".#+acpi:ICV0A12:00b7YaWs" dev="tmpfs" ino=311194 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=file permissive=1 | |
[ 619.461612] localhost audit[6189]: AVC avc: denied { rename } for pid=6189 comm="systemd-udevd" name=".#+acpi:ICV0A12:00b7YaWs" dev="tmpfs" ino=311194 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=file permissive=1 | |
[ 619.475197] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 619.384898] localhost systemd-cgroups-agent[6210]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 619.475281] localhost audit[6198]: AVC avc: denied { read } for pid=6198 comm="systemd-udevd" name="event1" dev="devtmpfs" ino=1185 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.475311] localhost audit[6198]: AVC avc: denied { open } for pid=6198 comm="systemd-udevd" path="/dev/input/event1" dev="devtmpfs" ino=1185 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.475336] localhost audit[6198]: AVC avc: denied { ioctl } for pid=6198 comm="systemd-udevd" path="/dev/input/event1" dev="devtmpfs" ino=1185 ioctlcmd=0x4540 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.475791] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 619.475910] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=31 reply_cookie=0 error=n/a | |
[ 619.476214] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=32 reply_cookie=31 error=n/a | |
[ 619.479207] localhost audit[6214]: AVC avc: denied { entrypoint } for pid=6214 comm="dnf" path="/usr/sbin/ldconfig" dev="tmpfs" ino=72351 scontext=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 619.390151] localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 619.488433] localhost audit[6201]: AVC avc: denied { write } for pid=6201 comm="systemd-udevd" name="card0" dev="devtmpfs" ino=14492 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:dri_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.489272] localhost audit[6198]: AVC avc: denied { write } for pid=6198 comm="systemd-udevd" name="event1" dev="devtmpfs" ino=1185 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.489350] localhost audit[6201]: AVC avc: denied { setattr } for pid=6201 comm="systemd-udevd" name="card0" dev="devtmpfs" ino=14492 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:dri_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.489563] localhost audit[6195]: AVC avc: denied { write } for pid=6195 comm="systemd-udevd" name="fb0" dev="devtmpfs" ino=14141 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:framebuf_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.489968] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: removing device Power Button | |
[ 619.490172] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "fd" "18" | |
[ 619.490592] localhost /usr/libexec/gdm-x-session[1222]: (II) UnloadModule: "libinput" | |
[ 619.490706] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: releasing fd for 13:65 | |
[ 619.497318] localhost audit[6212]: AVC avc: denied { write } for pid=6212 comm="systemd-udevd" name="001" dev="devtmpfs" ino=1178 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:usb_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.497374] localhost audit[6191]: AVC avc: denied { write } for pid=6191 comm="systemd-udevd" name="usbmon2" dev="devtmpfs" ino=1176 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:usbmon_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.499922] localhost audit[6213]: AVC avc: denied { write } for pid=6213 comm="systemd-udevd" name="ptp0" dev="devtmpfs" ino=1893 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:clock_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.506076] localhost mtp-probe[6218]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2" | |
[ 619.507138] localhost mtp-probe[6218]: bus: 3, device: 3 was not an MTP device | |
[ 619.420878] localhost systemd-sysctl[6222]: Parsing /usr/lib/sysctl.d/00-system.conf | |
[ 619.420892] localhost systemd-sysctl[6222]: Parsing /usr/lib/sysctl.d/10-default-yama-scope.conf | |
[ 619.420905] localhost systemd-sysctl[6222]: Parsing /usr/lib/sysctl.d/50-coredump.conf | |
[ 619.420913] localhost systemd-sysctl[6222]: Parsing /usr/lib/sysctl.d/50-default.conf | |
[ 619.420928] localhost systemd-sysctl[6222]: Parsing /usr/lib/sysctl.d/60-libvirtd.conf | |
[ 619.511534] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device Power Button (/dev/input/event1) | |
[ 619.511644] localhost /usr/libexec/gdm-x-session[1222]: (**) Power Button: Applying InputClass "evdev keyboard catchall" | |
[ 619.511743] localhost /usr/libexec/gdm-x-session[1222]: (**) Power Button: Applying InputClass "libinput keyboard catchall" | |
[ 619.421034] localhost systemd-sysctl[6222]: Parsing /etc/sysctl.d/99-sysctl.conf | |
[ 619.512567] localhost mtp-probe[6224]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.1" | |
[ 619.512829] localhost mtp-probe[6224]: bus: 2, device: 5 was not an MTP device | |
[ 619.518217] localhost audit[6203]: AVC avc: denied { read } for pid=6203 comm="systemd-udevd" name="sr0" dev="devtmpfs" ino=1216 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file permissive=1 | |
[ 619.518271] localhost audit[6203]: AVC avc: denied { open } for pid=6203 comm="systemd-udevd" path="/dev/sr0" dev="devtmpfs" ino=1216 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file permissive=1 | |
[ 619.520327] localhost audit[6211]: AVC avc: denied { write } for pid=6211 comm="systemd-udevd" name="0:0:0:0" dev="devtmpfs" ino=1209 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:scsi_generic_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.521971] localhost audit[6209]: AVC avc: denied { setattr } for pid=6209 comm="systemd-udevd" name="sg1" dev="devtmpfs" ino=1217 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:scsi_generic_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.432918] localhost kernel: media: Linux media interface: v0.10 | |
[ 619.529528] localhost mtp-probe[6230]: checking bus 2, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.2/2-3.2.1" | |
[ 619.529936] localhost mtp-probe[6230]: bus: 2, device: 8 was not an MTP device | |
[ 619.532456] localhost mtp-probe[6227]: checking bus 2, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4" | |
[ 619.442750] localhost kernel: Linux video capture interface: v2.00 | |
[ 619.533994] localhost audit[6203]: AVC avc: denied { lock } for pid=6203 comm="systemd-udevd" path="/dev/sr0" dev="devtmpfs" ino=1216 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file permissive=1 | |
[ 619.534160] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 26 paused 0 | |
[ 619.534274] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'Power Button' | |
[ 619.534369] localhost /usr/libexec/gdm-x-session[1222]: (**) Power Button: always reports core events | |
[ 619.534457] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event1" | |
[ 619.534541] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 619.534640] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard | |
[ 619.534728] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event1 is a keyboard | |
[ 619.534816] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" | |
[ 619.534911] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) | |
[ 619.535291] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard | |
[ 619.535384] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event1 is a keyboard | |
[ 619.535436] localhost mtp-probe[6227]: bus: 2, device: 7 was not an MTP device | |
[ 619.536130] localhost libvirtd[3630]: nl_recv returned with error: No buffer space available | |
[ 619.536242] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:02.0/drm/card0 /dev/dri/card0 | |
[ 619.536327] localhost /usr/libexec/gdm-x-session[1222]: xf86: remove device 0 /sys/devices/pci0000:00/0000:00:02.0/drm/card0 | |
[ 619.536409] localhost /usr/libexec/gdm-x-session[1222]: failed to find screen to remove | |
[ 619.536495] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: removing device Power Button | |
[ 619.536589] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "fd" "20" | |
[ 619.536687] localhost /usr/libexec/gdm-x-session[1222]: (II) UnloadModule: "libinput" | |
[ 619.536781] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: releasing fd for 13:64 | |
[ 619.536903] localhost libvirtd[3630]: udev_monitor_receive_device returned NULL | |
[ 619.447136] localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt | |
[ 619.539780] localhost audit[6211]: AVC avc: denied { unlink } for pid=6211 comm="systemd-udevd" name="15" dev="tmpfs" ino=313635 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=lnk_file permissive=1 | |
[ 619.543355] localhost audit[6200]: AVC avc: denied { create } for pid=6200 comm="systemd-udevd" name="17" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=lnk_file permissive=1 | |
[ 619.555401] localhost audit[6196]: AVC avc: denied { write } for pid=6196 comm="systemd-udevd" name="mouse0" dev="devtmpfs" ino=14147 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mouse_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.472008] localhost cdrom_id[6234]: probing: '/dev/sr0' | |
[ 619.562170] localhost audit[6234]: AVC avc: denied { ioctl } for pid=6234 comm="cdrom_id" path="/dev/sr0" dev="devtmpfs" ino=1216 ioctlcmd=0x5331 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file permissive=1 | |
[ 619.567358] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device Power Button (/dev/input/event0) | |
[ 619.567472] localhost /usr/libexec/gdm-x-session[1222]: (**) Power Button: Applying InputClass "evdev keyboard catchall" | |
[ 619.567570] localhost /usr/libexec/gdm-x-session[1222]: (**) Power Button: Applying InputClass "libinput keyboard catchall" | |
[ 619.484172] localhost systemctl[6246]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 619.574943] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0 | |
[ 619.575067] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'Power Button' | |
[ 619.575163] localhost /usr/libexec/gdm-x-session[1222]: (**) Power Button: always reports core events | |
[ 619.575256] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event0" | |
[ 619.575345] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 619.575434] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event0 is tagged by udev as: Keyboard | |
[ 619.575520] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event0 is a keyboard | |
[ 619.575607] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0" | |
[ 619.575699] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) | |
[ 619.575789] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event0 is tagged by udev as: Keyboard | |
[ 619.575882] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Power Button', /dev/input/event0 is a keyboard | |
[ 619.575973] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: removing device Video Bus | |
[ 619.576069] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "fd" "27" | |
[ 619.576155] localhost /usr/libexec/gdm-x-session[1222]: (II) UnloadModule: "libinput" | |
[ 619.576247] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: releasing fd for 13:66 | |
[ 619.486027] localhost systemctl[6246]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 619.486038] localhost systemctl[6246]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 619.486121] localhost systemctl[6246]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 619.486136] localhost systemctl[6246]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 619.486228] localhost systemctl[6252]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 619.487318] localhost systemctl[6246]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 619.487327] localhost systemctl[6246]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a | |
[ 619.487333] localhost systemctl[6246]: Adding /org/freedesktop/systemd1/job/2402 to the set | |
[ 619.487338] localhost systemctl[6246]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=2 reply_cookie=0 error=n/a | |
[ 619.487344] localhost systemctl[6246]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a | |
[ 619.487498] localhost systemctl[6249]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 619.487525] localhost systemctl[6252]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 619.488711] localhost systemctl[6251]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 619.488783] localhost systemctl[6249]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 619.489931] localhost systemctl[6252]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 619.489946] localhost systemctl[6252]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 619.489971] localhost systemctl[6251]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 619.490025] localhost systemctl[6252]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a | |
[ 619.490037] localhost systemctl[6252]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 619.490141] localhost systemctl[6249]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=2 reply_cookie=1 error=n/a | |
[ 619.490153] localhost systemctl[6249]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 619.490322] localhost systemctl[6252]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a | |
[ 619.490328] localhost systemctl[6252]: Adding /org/freedesktop/systemd1/job/2403 to the set | |
[ 619.490334] localhost systemctl[6252]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=2 reply_cookie=0 error=n/a | |
[ 619.490340] localhost systemctl[6252]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/2403 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=4 reply_cookie=0 error=n/a | |
[ 619.490383] localhost systemctl[6249]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 619.490396] localhost systemctl[6249]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 619.490484] localhost systemctl[6251]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=3 reply_cookie=1 error=n/a | |
[ 619.490495] localhost systemctl[6251]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 619.490581] localhost systemctl[6251]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=2 error=n/a | |
[ 619.490593] localhost systemctl[6251]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 619.490683] localhost systemctl[6249]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=6 reply_cookie=3 error=n/a | |
[ 619.490688] localhost systemctl[6249]: Adding /org/freedesktop/systemd1/job/2403 to the set | |
[ 619.490693] localhost systemctl[6249]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=1 reply_cookie=0 error=n/a | |
[ 619.490698] localhost systemctl[6249]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/2403 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=3 reply_cookie=0 error=n/a | |
[ 619.491018] localhost kernel: systemctl: 3 output lines suppressed due to ratelimiting | |
[ 619.491198] localhost kernel: systemctl: 3 output lines suppressed due to ratelimiting | |
[ 619.491631] localhost kernel: systemctl: 1 output lines suppressed due to ratelimiting | |
[ 619.492087] localhost cdrom_id[6234]: CDROM_DRIVE_STATUS != CDS_DISC_OK | |
[ 619.492973] localhost systemctl[6251]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=6 reply_cookie=3 error=n/a | |
[ 619.492982] localhost systemctl[6251]: Adding /org/freedesktop/systemd1/job/2403 to the set | |
[ 619.492990] localhost systemctl[6251]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=1 reply_cookie=0 error=n/a | |
[ 619.492996] localhost systemctl[6251]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/2403 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 error=n/a | |
[ 619.493168] localhost kernel: systemctl: 3 output lines suppressed due to ratelimiting | |
[ 619.493518] localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer | |
[ 619.493520] localhost kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules | |
[ 619.493521] localhost kernel: RAPL PMU: hw unit of domain package 2^-14 Joules | |
[ 619.493522] localhost kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules | |
[ 619.493523] localhost kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules | |
[ 619.498677] localhost cdrom_id[6234]: INQUIRY: [PIONEER ][BD-RW BDR-208D][1.10] | |
[ 619.499685] localhost kernel: saa7134: saa7130/34: v4l2 driver version 0, 2, 17 loaded | |
[ 619.499914] localhost kernel: saa7134: saa7133[0]: found at 0000:04:01.0, rev: 17, irq: 19, latency: 32, mmio: 0xefc00000 | |
[ 619.499920] localhost kernel: saa7134: saa7133[0]: subsystem: 1421:0380, board: ADS Tech Instant HDTV [card=151,autodetected] | |
[ 619.499932] localhost kernel: saa7134: saa7133[0]: board init: gpio is 0 | |
[ 619.504127] localhost systemctl[6247]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 619.595868] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device Video Bus (/dev/input/event2) | |
[ 619.595991] localhost /usr/libexec/gdm-x-session[1222]: (**) Video Bus: Applying InputClass "evdev keyboard catchall" | |
[ 619.596091] localhost /usr/libexec/gdm-x-session[1222]: (**) Video Bus: Applying InputClass "libinput keyboard catchall" | |
[ 619.505319] localhost systemctl[6247]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 619.505410] localhost systemctl[6247]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 619.505491] localhost systemctl[6247]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 619.505506] localhost systemctl[6247]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 619.505640] localhost systemctl[6247]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 619.505646] localhost systemctl[6247]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a | |
[ 619.505652] localhost systemctl[6247]: Adding /org/freedesktop/systemd1/job/2406 to the set | |
[ 619.505657] localhost systemctl[6247]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=2 reply_cookie=0 error=n/a | |
[ 619.505662] localhost systemctl[6247]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a | |
[ 619.506112] localhost kernel: systemctl: 1 output lines suppressed due to ratelimiting | |
[ 619.506969] localhost cdrom_id[6234]: no current profile, assuming no media | |
[ 619.506972] localhost cdrom_id[6234]: GET CONFIGURATION: size of features buffer 0x01ac | |
[ 619.511450] localhost systemctl[6250]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 619.511688] localhost systemctl[6250]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 619.511699] localhost systemctl[6250]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 619.511781] localhost systemctl[6250]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 619.511797] localhost systemctl[6250]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 619.511987] localhost systemctl[6250]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 619.511995] localhost systemctl[6250]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a | |
[ 619.512001] localhost systemctl[6250]: Adding /org/freedesktop/systemd1/job/2407 to the set | |
[ 619.512006] localhost systemctl[6250]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=2 reply_cookie=0 error=n/a | |
[ 619.512012] localhost systemctl[6250]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a | |
[ 619.604143] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 27 paused 0 | |
[ 619.604264] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'Video Bus' | |
[ 619.604373] localhost /usr/libexec/gdm-x-session[1222]: (**) Video Bus: always reports core events | |
[ 619.604468] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event2" | |
[ 619.604561] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 619.604664] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Video Bus', /dev/input/event2 is tagged by udev as: Keyboard | |
[ 619.604756] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Video Bus', /dev/input/event2 is a keyboard | |
[ 619.604845] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event2" | |
[ 619.604944] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) | |
[ 619.605054] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Video Bus', /dev/input/event2 is tagged by udev as: Keyboard | |
[ 619.605146] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Video Bus', /dev/input/event2 is a keyboard | |
[ 619.515012] localhost kernel: systemctl: 1 output lines suppressed due to ratelimiting | |
[ 619.516019] localhost cdrom_id[6234]: GET CONFIGURATION: size of features buffer 0x01ac | |
[ 619.516022] localhost cdrom_id[6234]: GET CONFIGURATION: feature 'profiles', with 17 entries | |
[ 619.516024] localhost cdrom_id[6234]: profile 0x43 bd_re | |
[ 619.516026] localhost cdrom_id[6234]: profile 0x42 bd_r | |
[ 619.516027] localhost cdrom_id[6234]: profile 0x41 bd_r | |
[ 619.516100] localhost kernel: cdrom_id: 48 output lines suppressed due to ratelimiting | |
[ 619.606792] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0) | |
[ 619.606958] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.607057] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.607152] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: removing device Dell Dell USB Keyboard Hub | |
[ 619.607247] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "fd" "19" | |
[ 619.607342] localhost /usr/libexec/gdm-x-session[1222]: (II) UnloadModule: "libinput" | |
[ 619.607435] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: releasing fd for 13:68 | |
[ 619.521402] localhost kernel: snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) | |
[ 619.523204] localhost systemctl[6254]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 619.523643] localhost systemctl[6254]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 619.613700] localhost audit[6196]: AVC avc: denied { setattr } for pid=6196 comm="systemd-udevd" name="event6" dev="devtmpfs" ino=1924 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.523756] localhost systemctl[6254]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=19 reply_cookie=1 error=n/a | |
[ 619.523840] localhost systemctl[6254]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 619.523850] localhost systemctl[6254]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=22 reply_cookie=2 error=n/a | |
[ 619.524036] localhost systemctl[6254]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 619.524044] localhost systemctl[6254]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=23 reply_cookie=3 error=n/a | |
[ 619.524049] localhost systemctl[6254]: Adding /org/freedesktop/systemd1/job/2408 to the set | |
[ 619.524056] localhost systemctl[6254]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d261a25a8_5cx2da82a_5cx2d41c7_5cx2d9c4f_5cx2d07b0e611d13d_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=1 reply_cookie=0 error=n/a | |
[ 619.524061] localhost systemctl[6254]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d261a25a8_5cx2da82a_5cx2d41c7_5cx2d9c4f_5cx2d07b0e611d13d_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 error=n/a | |
[ 619.524254] localhost kernel: systemctl: 19 output lines suppressed due to ratelimiting | |
[ 619.525140] localhost systemctl[6253]: Calling manager for TryRestartUnit on kdump.service, replace | |
[ 619.526237] localhost systemctl[6253]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=TryRestartUnit cookie=1 reply_cookie=0 error=n/a | |
[ 619.526390] localhost systemctl[6253]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a | |
[ 619.526403] localhost systemctl[6253]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a | |
[ 619.526489] localhost systemctl[6253]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a | |
[ 619.526503] localhost systemctl[6253]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/kdump_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a | |
[ 619.526882] localhost systemctl[6253]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a | |
[ 619.526888] localhost systemctl[6253]: Adding /org/freedesktop/systemd1/job/2409 to the set | |
[ 619.526893] localhost systemctl[6253]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=2 reply_cookie=0 error=n/a | |
[ 619.526898] localhost systemctl[6253]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a | |
[ 619.527051] localhost kernel: systemctl: 1 output lines suppressed due to ratelimiting | |
[ 619.621190] localhost audit[6212]: AVC avc: denied { write } for pid=6212 comm="systemd-udevd" name="cpuid" dev="devtmpfs" ino=1124 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:cpu_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.623026] localhost audit[6197]: AVC avc: denied { write } for pid=6197 comm="systemd-udevd" name="mem" dev="devtmpfs" ino=1027 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:memory_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.623286] localhost audit[6194]: AVC avc: denied { write } for pid=6194 comm="systemd-udevd" name="random" dev="devtmpfs" ino=1032 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:random_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.623763] localhost audit[6197]: AVC avc: denied { write } for pid=6197 comm="systemd-udevd" name="cpu_dma_latency" dev="devtmpfs" ino=1191 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:netcontrol_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.625706] localhost audit[6194]: AVC avc: denied { write } for pid=6194 comm="systemd-udevd" name="nvram" dev="devtmpfs" ino=1168 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:nvram_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.541223] localhost systemd-sysctl[6273]: Parsing /usr/lib/sysctl.d/00-system.conf | |
[ 619.541239] localhost systemd-sysctl[6273]: Parsing /usr/lib/sysctl.d/10-default-yama-scope.conf | |
[ 619.541252] localhost systemd-sysctl[6273]: Parsing /usr/lib/sysctl.d/50-coredump.conf | |
[ 619.541261] localhost systemd-sysctl[6273]: Parsing /usr/lib/sysctl.d/50-default.conf | |
[ 619.541279] localhost systemd-sysctl[6273]: Parsing /usr/lib/sysctl.d/60-libvirtd.conf | |
[ 619.541297] localhost systemd-sysctl[6273]: Parsing /etc/sysctl.d/99-sysctl.conf | |
[ 619.542103] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line | |
[ 619.542107] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) | |
[ 619.542109] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) | |
[ 619.542110] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 | |
[ 619.542112] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: dig-out=0x11/0x1e | |
[ 619.542113] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: inputs: | |
[ 619.542115] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19 | |
[ 619.542117] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18 | |
[ 619.542118] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a | |
[ 619.633431] localhost audit[6193]: AVC avc: denied { write } for pid=6193 comm="systemd-udevd" name="vga_arbiter" dev="devtmpfs" ino=1026 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.633574] localhost systemd[1211]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop2 and /sys/devices/virtual/block/loop1 | |
[ 619.633689] localhost systemd[1211]: dev-disk-by\x2duuid-9234c2e3\x2df613\x2d4534\x2d8167\x2d1a9671619b1a.device: Dev dev-disk-by\x2duuid-9234c2e3\x2df613\x2d4534\x2d8167\x2d1a9671619b1a.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop2 and /sys/devices/virtual/block/loop1 | |
[ 619.544203] localhost systemd-sysctl[6276]: Parsing /usr/lib/sysctl.d/00-system.conf | |
[ 619.544216] localhost systemd-sysctl[6276]: Parsing /usr/lib/sysctl.d/10-default-yama-scope.conf | |
[ 619.544227] localhost systemd-sysctl[6276]: Parsing /usr/lib/sysctl.d/50-coredump.conf | |
[ 619.544234] localhost systemd-sysctl[6276]: Parsing /usr/lib/sysctl.d/50-default.conf | |
[ 619.544248] localhost systemd-sysctl[6276]: Parsing /usr/lib/sysctl.d/60-libvirtd.conf | |
[ 619.544256] localhost systemd-sysctl[6276]: Parsing /etc/sysctl.d/99-sysctl.conf | |
[ 619.544567] localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9 | |
[ 619.544666] localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10 | |
[ 619.635021] localhost audit[6202]: AVC avc: denied { write } for pid=6202 comm="systemd-udevd" name="snapshot" dev="devtmpfs" ino=1130 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:apm_bios_t:s0 tclass=chr_file permissive=1 | |
[ 619.637559] localhost audit[6202]: AVC avc: denied { write } for pid=6202 comm="systemd-udevd" name="ptmx" dev="devtmpfs" ino=1132 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 | |
[ 619.638626] localhost audit[6202]: AVC avc: denied { setattr } for pid=6202 comm="systemd-udevd" name="tty1" dev="devtmpfs" ino=1042 scontext=system_u:system_r:init_t:s0 tcontext=unconfined_u:object_r:user_tty_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.638878] localhost audit[6202]: AVC avc: denied { relabelfrom } for pid=6202 comm="systemd-udevd" name="tty1" dev="devtmpfs" ino=1042 scontext=system_u:system_r:init_t:s0 tcontext=unconfined_u:object_r:user_tty_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.556009] localhost kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11 | |
[ 619.556086] localhost kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12 | |
[ 619.556143] localhost kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13 | |
[ 619.556199] localhost kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14 | |
[ 619.556255] localhost kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15 | |
[ 619.556322] localhost kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16 | |
[ 619.556811] localhost kernel: input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17 | |
[ 619.556884] localhost kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18 | |
[ 619.647243] localhost audit[6264]: AVC avc: denied { ioctl } for pid=6264 comm="ata_id" path="/dev/sr0" dev="devtmpfs" ino=1216 ioctlcmd=0x2285 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file permissive=1 | |
[ 619.653896] localhost audit[6193]: AVC avc: denied { write } for pid=6193 comm="systemd-udevd" name="usbmon0" dev="devtmpfs" ino=1170 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:usbmon_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.657529] localhost audit[6203]: AVC avc: denied { write } for pid=6203 comm="systemd-udevd" name="sr0" dev="devtmpfs" ino=1216 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file permissive=1 | |
[ 619.657585] localhost audit[6203]: AVC avc: denied { setattr } for pid=6203 comm="systemd-udevd" name="sr0" dev="devtmpfs" ino=1216 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file permissive=1 | |
[ 619.574460] localhost kernel: iTCO_vendor_support: vendor-support=0 | |
[ 619.576051] localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 | |
[ 619.576087] localhost kernel: iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860) | |
[ 619.576273] localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) | |
[ 619.669205] localhost audit[6198]: AVC avc: denied { setattr } for pid=6198 comm="systemd-udevd" name="timer" dev="devtmpfs" ino=311228 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file permissive=1 | |
[ 619.669244] localhost audit[6198]: AVC avc: denied { write } for pid=6198 comm="systemd-udevd" name="timer" dev="devtmpfs" ino=311228 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:sound_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.669273] localhost audit[6198]: AVC avc: denied { setattr } for pid=6198 comm="systemd-udevd" name="timer" dev="devtmpfs" ino=311228 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:sound_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.669299] localhost audit[6198]: AVC avc: denied { setattr } for pid=6198 comm="systemd-udevd" name="js0" dev="devtmpfs" ino=306105 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mouse_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.669329] localhost audit[6198]: AVC avc: denied { write } for pid=6198 comm="systemd-udevd" name="js0" dev="devtmpfs" ino=306105 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mouse_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.669475] localhost systemd[1211]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop2 and /sys/devices/virtual/block/dm-0 | |
[ 619.669585] localhost systemd[1211]: dev-disk-by\x2duuid-9234c2e3\x2df613\x2d4534\x2d8167\x2d1a9671619b1a.device: Dev dev-disk-by\x2duuid-9234c2e3\x2df613\x2d4534\x2d8167\x2d1a9671619b1a.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop2 and /sys/devices/virtual/block/dm-0 | |
[ 619.579641] localhost systemd-vconsole-setup[6280]: /usr/bin/setfont succeeded. | |
[ 619.580341] localhost systemd-vconsole-setup[6281]: /usr/bin/setfont succeeded. | |
[ 619.672075] localhost audit[6286]: AVC avc: denied { read execute } for pid=6286 comm="loadkeys" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 619.672193] localhost audit[6286]: AVC avc: denied { open } for pid=6286 comm="loadkeys" path="/usr/lib64/libc-2.23.so" dev="tmpfs" ino=72271 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 619.672228] localhost audit[6286]: AVC avc: denied { read } for pid=6286 comm="loadkeys" name="/" dev="overlay" ino=14610 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=dir permissive=1 | |
[ 619.674155] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:03.0-sound-card0.device: Changed dead -> plugged | |
[ 619.584754] localhost kernel: asus_wmi: ASUS WMI generic driver loaded | |
[ 619.675686] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device Dell Dell USB Keyboard Hub (/dev/input/event4) | |
[ 619.675805] localhost /usr/libexec/gdm-x-session[1222]: (**) Dell Dell USB Keyboard Hub: Applying InputClass "evdev keyboard catchall" | |
[ 619.675892] localhost /usr/libexec/gdm-x-session[1222]: (**) Dell Dell USB Keyboard Hub: Applying InputClass "libinput keyboard catchall" | |
[ 619.586163] localhost kernel: asus_wmi: Initialization: 0x0 | |
[ 619.586190] localhost kernel: asus_wmi: BIOS WMI version: 0.9 | |
[ 619.586228] localhost kernel: asus_wmi: SFUN value: 0x0 | |
[ 619.586600] localhost kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input19 | |
[ 619.677201] localhost audit[6212]: AVC avc: denied { read } for pid=6212 comm="systemd-udevd" name="event8" dev="devtmpfs" ino=313065 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.677238] localhost audit[6212]: AVC avc: denied { open } for pid=6212 comm="systemd-udevd" path="/dev/input/event8" dev="devtmpfs" ino=313065 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.677263] localhost audit[6212]: AVC avc: denied { ioctl } for pid=6212 comm="systemd-udevd" path="/dev/input/event8" dev="devtmpfs" ino=313065 ioctlcmd=0x4540 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.677286] localhost audit[6194]: AVC avc: denied { create } for pid=6194 comm="systemd-udevd" name="+input:input9" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=file permissive=1 | |
[ 619.677310] localhost audit[6194]: AVC avc: denied { write } for pid=6194 comm="systemd-udevd" path="/run/udev/tags/seat/+input:input9" dev="tmpfs" ino=314367 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=file permissive=1 | |
[ 619.677336] localhost audit[6190]: AVC avc: denied { setattr } for pid=6190 comm="systemd-udevd" name="rfkill" dev="devtmpfs" ino=315403 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:wireless_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.677467] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 19 paused 0 | |
[ 619.677569] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard Hub' | |
[ 619.677664] localhost /usr/libexec/gdm-x-session[1222]: (**) Dell Dell USB Keyboard Hub: always reports core events | |
[ 619.677759] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event4" | |
[ 619.677852] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 619.677889] localhost audit[6288]: AVC avc: denied { execute_no_trans } for pid=6288 comm="loadkeys" path="/usr/bin/bash" dev="tmpfs" ino=73305 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 619.677929] localhost audit[6190]: AVC avc: denied { setattr } for pid=6190 comm="systemd-udevd" name="c10:58" dev="tmpfs" ino=308046 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=file permissive=1 | |
[ 619.677957] localhost audit[6190]: AVC avc: denied { rename } for pid=6190 comm="systemd-udevd" name=".#c10:581iqdAA" dev="tmpfs" ino=308049 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_var_run_t:s0 tclass=file permissive=1 | |
[ 619.678258] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event4 is tagged by udev as: Keyboard | |
[ 619.678357] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event4 is a keyboard | |
[ 619.678439] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.2/2-3.2.1/2-3.2.1:1.0/0003:413C:2002.0003/input/input6/event4" | |
[ 619.678517] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard Hub" (type: KEYBOARD, id 9) | |
[ 619.588562] localhost kernel: asus_wmi: Number of fans: 1 | |
[ 619.679462] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event4 is tagged by udev as: Keyboard | |
[ 619.679550] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event4 is a keyboard | |
[ 619.679644] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: removing device Dell Dell USB Keyboard Hub | |
[ 619.679729] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "fd" "17" | |
[ 619.679816] localhost /usr/libexec/gdm-x-session[1222]: (II) UnloadModule: "libinput" | |
[ 619.679893] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: releasing fd for 13:69 | |
[ 619.680888] localhost audit[6290]: AVC avc: denied { read execute } for pid=6290 comm="alsactl" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:alsa_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 619.681244] localhost audit[6290]: AVC avc: denied { open } for pid=6290 comm="alsactl" path="/usr/lib64/libm-2.23.so" dev="tmpfs" ino=72287 scontext=system_u:system_r:alsa_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 619.681935] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:1b.0-sound-card1.device: Changed dead -> plugged | |
[ 619.682294] localhost systemd[1211]: dev-rfkill.device: Changed dead -> plugged | |
[ 619.682392] localhost systemd[1211]: sys-devices-virtual-misc-rfkill.device: Changed dead -> plugged | |
[ 619.682665] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device: Changed plugged -> dead | |
[ 619.682755] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device: Collecting. | |
[ 619.689625] localhost audit[6204]: AVC avc: denied { setattr } for pid=6204 comm="systemd-udevd" name="pcmC1D0c" dev="devtmpfs" ino=306155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:sound_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.698907] localhost audit[6189]: AVC avc: denied { write } for pid=6189 comm="systemd-udevd" name="hwC1D0" dev="devtmpfs" ino=306158 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:sound_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.613185] localhost kernel: intel_rapl: Found RAPL domain package | |
[ 619.613189] localhost kernel: intel_rapl: Found RAPL domain core | |
[ 619.613191] localhost kernel: intel_rapl: Found RAPL domain uncore | |
[ 619.613193] localhost kernel: intel_rapl: Found RAPL domain dram | |
[ 619.707653] localhost audit[6205]: AVC avc: denied { setattr } for pid=6205 comm="systemd-udevd" name="kvm" dev="devtmpfs" ino=316422 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:kvm_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.707718] localhost audit[6205]: AVC avc: denied { write } for pid=6205 comm="systemd-udevd" name="kvm" dev="devtmpfs" ino=316422 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:kvm_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.638412] localhost systemd-vconsole-setup[6280]: /usr/bin/loadkeys succeeded. | |
[ 619.638781] localhost systemd-vconsole-setup[6281]: /usr/bin/loadkeys succeeded. | |
[ 619.648317] localhost kernel: saa7134: i2c eeprom 00: 21 14 80 03 54 20 1c 00 43 43 a9 1c 55 d2 b2 92 | |
[ 619.648319] localhost kernel: saa7134: i2c eeprom 10: 00 ff 82 0f ff 20 ff ff ff ff ff ff ff ff ff ff | |
[ 619.648320] localhost kernel: saa7134: i2c eeprom 20: 01 40 01 02 02 ff 01 04 08 ff 00 fe ff ff ff ff | |
[ 619.648321] localhost kernel: saa7134: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 619.648321] localhost kernel: saa7134: i2c eeprom 40: ff 18 00 c0 86 00 ff 00 00 00 ff ff ff ff ff ff | |
[ 619.648322] localhost kernel: saa7134: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 619.648322] localhost kernel: saa7134: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 619.648323] localhost kernel: saa7134: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 619.648324] localhost kernel: saa7134: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 619.648324] localhost kernel: saa7134: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 619.648325] localhost kernel: saa7134: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 619.648325] localhost kernel: saa7134: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 619.648326] localhost kernel: saa7134: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 619.648327] localhost kernel: saa7134: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 619.648327] localhost kernel: saa7134: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 619.648328] localhost kernel: saa7134: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 619.744030] localhost audit[6212]: AVC avc: denied { setattr } for pid=6212 comm="systemd-udevd" name="event8" dev="devtmpfs" ino=313065 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.744140] localhost audit[6212]: AVC avc: denied { write } for pid=6212 comm="systemd-udevd" name="event8" dev="devtmpfs" ino=313065 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.752922] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device Dell Dell USB Keyboard Hub (/dev/input/event5) | |
[ 619.753056] localhost /usr/libexec/gdm-x-session[1222]: (**) Dell Dell USB Keyboard Hub: Applying InputClass "evdev keyboard catchall" | |
[ 619.753160] localhost /usr/libexec/gdm-x-session[1222]: (**) Dell Dell USB Keyboard Hub: Applying InputClass "libinput keyboard catchall" | |
[ 619.753299] localhost audit[6191]: AVC avc: denied { module_request } for pid=6191 comm="systemd-udevd" kmod="i2c:tuner" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=1 | |
[ 619.753861] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 18 paused 0 | |
[ 619.753923] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard Hub' | |
[ 619.753982] localhost /usr/libexec/gdm-x-session[1222]: (**) Dell Dell USB Keyboard Hub: always reports core events | |
[ 619.754046] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event5" | |
[ 619.754096] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 619.754351] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event5 is tagged by udev as: Keyboard | |
[ 619.754407] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event5 is a keyboard | |
[ 619.754475] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.2/2-3.2.1/2-3.2.1:1.1/0003:413C:2002.0004/input/input7/event5" | |
[ 619.754553] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard Hub" (type: KEYBOARD, id 10) | |
[ 619.754982] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event5 is tagged by udev as: Keyboard | |
[ 619.755093] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Dell Dell USB Keyboard Hub', /dev/input/event5 is a keyboard | |
[ 619.755913] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device 3Dconnexion SpaceNavigator (/dev/input/event6) | |
[ 619.756036] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.756153] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.756279] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: removing device ImPS/2 Generic Wheel Mouse | |
[ 619.756401] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "fd" "16" | |
[ 619.756516] localhost /usr/libexec/gdm-x-session[1222]: (II) UnloadModule: "libinput" | |
[ 619.756643] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: releasing fd for 13:67 | |
[ 619.676367] localhost kernel: tuner 8-0061: Tuner -1 found with type(s) Radio TV. | |
[ 619.683313] localhost kernel: tuner-simple 8-0061: creating new instance | |
[ 619.683316] localhost kernel: tuner-simple 8-0061: type set to 68 (Philips TUV1236D ATSC/NTSC dual in) | |
[ 619.799443] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event3) | |
[ 619.799528] localhost /usr/libexec/gdm-x-session[1222]: (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall" | |
[ 619.799585] localhost /usr/libexec/gdm-x-session[1222]: (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "libinput pointer catchall" | |
[ 619.799707] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 17 paused 0 | |
[ 619.799768] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'ImPS/2 Generic Wheel Mouse' | |
[ 619.799820] localhost /usr/libexec/gdm-x-session[1222]: (**) ImPS/2 Generic Wheel Mouse: always reports core events | |
[ 619.799867] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event3" | |
[ 619.799915] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 619.799967] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event3 is tagged by udev as: Mouse | |
[ 619.800029] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event3 is a pointer caps | |
[ 619.800086] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event3" | |
[ 619.800142] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 11) | |
[ 619.709463] localhost systemd-logind[992]: Watching system buttons on /dev/input/event17 (Eee PC WMI hotkeys) | |
[ 619.709769] localhost systemd-logind[992]: Got message type=method_call sender=:1.19 destination=org.freedesktop.login1 object=/org/freedesktop/login1/session/_31 interface=org.freedesktop.login1.Session member=TakeDevice cookie=25 reply_cookie=0 error=n/a | |
[ 619.709875] localhost systemd-logind[992]: Sent message type=method_return sender=n/a destination=:1.19 object=n/a interface=n/a member=n/a cookie=196 reply_cookie=25 error=n/a | |
[ 619.800247] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "AccelerationScheme" "none" | |
[ 619.800304] localhost /usr/libexec/gdm-x-session[1222]: (**) ImPS/2 Generic Wheel Mouse: (accel) selected scheme none/0 | |
[ 619.800350] localhost /usr/libexec/gdm-x-session[1222]: (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000 | |
[ 619.800404] localhost /usr/libexec/gdm-x-session[1222]: (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4 | |
[ 619.800550] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event3 is tagged by udev as: Mouse | |
[ 619.800659] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event3 is a pointer caps | |
[ 619.710959] localhost kernel: saa7134: saa7133[0]: registered device video0 [v4l2] | |
[ 619.711017] localhost kernel: saa7134: saa7133[0]: registered device vbi0 | |
[ 619.802312] localhost audit[6193]: AVC avc: denied { write } for pid=6193 comm="systemd-udevd" name="media0" dev="devtmpfs" ino=307039 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:v4l_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.802546] localhost audit[6325]: AVC avc: denied { read } for pid=6325 comm="v4l_id" name="video0" dev="devtmpfs" ino=307037 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:v4l_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.802576] localhost audit[6325]: AVC avc: denied { open } for pid=6325 comm="v4l_id" path="/dev/video0" dev="devtmpfs" ino=307037 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:v4l_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.721157] localhost kernel: saa7134_dvb: dvb_init() allocating 1 frontend | |
[ 619.812117] localhost audit[6325]: AVC avc: denied { ioctl } for pid=6325 comm="v4l_id" path="/dev/video0" dev="devtmpfs" ino=307037 ioctlcmd=0x5600 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:v4l_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.814621] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device 3Dconnexion SpaceNavigator (/dev/input/js0) | |
[ 619.814748] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.814843] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.814979] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event8) | |
[ 619.815083] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.815173] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.815273] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event7) | |
[ 619.815364] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.815451] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.815545] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event9) | |
[ 619.815635] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.815722] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.815811] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event14) | |
[ 619.815899] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.815988] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.730313] localhost kernel: nxt200x: NXT2004 Detected | |
[ 619.825426] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event13) | |
[ 619.825553] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.825654] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.825760] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event12) | |
[ 619.825849] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.825933] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.826026] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event10) | |
[ 619.826117] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.826202] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.826284] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event16) | |
[ 619.826358] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.826435] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.826514] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11) | |
[ 619.826589] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.826662] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.826742] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event15) | |
[ 619.826822] localhost /usr/libexec/gdm-x-session[1222]: (II) No input driver specified, ignoring this device. | |
[ 619.826898] localhost /usr/libexec/gdm-x-session[1222]: (II) This device may have been added with another device file. | |
[ 619.826982] localhost /usr/libexec/gdm-x-session[1222]: (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event17) | |
[ 619.827075] localhost /usr/libexec/gdm-x-session[1222]: (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall" | |
[ 619.827152] localhost /usr/libexec/gdm-x-session[1222]: (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall" | |
[ 619.736319] localhost kernel: tuner-simple 8-0061: attaching existing instance | |
[ 619.736322] localhost kernel: tuner-simple 8-0061: type set to 68 (Philips TUV1236D ATSC/NTSC dual in) | |
[ 619.736324] localhost kernel: DVB: registering new adapter (saa7133[0]) | |
[ 619.736328] localhost kernel: saa7134 0000:04:01.0: DVB: registering adapter 0 frontend 0 (Nextwave NXT200X VSB/QAM frontend)... | |
[ 619.737246] localhost systemd-logind[992]: Got message type=method_call sender=:1.19 destination=org.freedesktop.login1 object=/org/freedesktop/login1/session/_31 interface=org.freedesktop.login1.Session member=TakeDevice cookie=26 reply_cookie=0 error=n/a | |
[ 619.737433] localhost systemd-logind[992]: Sent message type=method_return sender=n/a destination=:1.19 object=n/a interface=n/a member=n/a cookie=197 reply_cookie=26 error=n/a | |
[ 619.827582] localhost audit[6202]: AVC avc: denied { setattr } for pid=6202 comm="systemd-udevd" name="frontend0" dev="devtmpfs" ino=307042 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file permissive=1 | |
[ 619.827616] localhost audit[6202]: AVC avc: denied { setattr } for pid=6202 comm="systemd-udevd" name="frontend0" dev="devtmpfs" ino=307042 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:v4l_device_t:s0 tclass=chr_file permissive=1 | |
[ 619.827717] localhost /usr/libexec/gdm-x-session[1222]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 30 paused 0 | |
[ 619.827801] localhost /usr/libexec/gdm-x-session[1222]: (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys' | |
[ 619.827877] localhost /usr/libexec/gdm-x-session[1222]: (**) Eee PC WMI hotkeys: always reports core events | |
[ 619.827967] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "Device" "/dev/input/event17" | |
[ 619.828041] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "_source" "server/udev" | |
[ 619.828094] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Eee PC WMI hotkeys', /dev/input/event17 is tagged by udev as: Keyboard | |
[ 619.828139] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Eee PC WMI hotkeys', /dev/input/event17 is a keyboard | |
[ 619.828184] localhost /usr/libexec/gdm-x-session[1222]: (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input19/event17" | |
[ 619.828242] localhost /usr/libexec/gdm-x-session[1222]: (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12) | |
[ 619.828313] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Eee PC WMI hotkeys', /dev/input/event17 is tagged by udev as: Keyboard | |
[ 619.828391] localhost /usr/libexec/gdm-x-session[1222]: (II) input device 'Eee PC WMI hotkeys', /dev/input/event17 is a keyboard | |
[ 619.828782] localhost audit[6329]: AVC avc: denied { entrypoint } for pid=6329 comm="dnf" path="/usr/sbin/ldconfig" dev="tmpfs" ino=72351 scontext=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 619.987546] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=10759 reply_cookie=0 error=n/a | |
[ 620.071927] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reloading cookie=10760 reply_cookie=0 error=n/a | |
[ 620.072579] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=10761 reply_cookie=0 error=n/a | |
[ 620.072621] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=10762 reply_cookie=0 error=n/a | |
[ 620.072653] localhost systemd-logind[992]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=10763 reply_cookie=0 error=n/a | |
[ 620.087060] localhost systemd-fstab-generator[6353]: Parsing /etc/fstab | |
[ 620.087078] localhost systemd-fstab-generator[6353]: Found entry what=vartmp where=/var/tmp type=tmpfs nofail=no noauto=no | |
[ 620.089787] localhost systemd-sysv-generator[6362]: Looking for unit files in (higher priority first): | |
[ 620.089788] localhost systemd-sysv-generator[6362]: /etc/systemd/system | |
[ 620.089789] localhost systemd-sysv-generator[6362]: /run/systemd/system | |
[ 620.089790] localhost systemd-sysv-generator[6362]: /usr/local/lib/systemd/system | |
[ 620.089791] localhost systemd-sysv-generator[6362]: /usr/lib/systemd/system | |
[ 620.089797] localhost systemd-sysv-generator[6362]: Looking for SysV init scripts in: | |
[ 620.089797] localhost systemd-sysv-generator[6362]: /etc/rc.d/init.d | |
[ 620.089798] localhost systemd-sysv-generator[6362]: Looking for SysV rcN.d links in: | |
[ 620.089799] localhost systemd-sysv-generator[6362]: /etc/rc.d | |
[ 620.090110] localhost systemd-gpt-auto-generator[6363]: Neither root nor /usr file system are on a (single) block device. | |
[ 620.090119] localhost systemd-sysv-generator[6362]: Loading SysV script /etc/rc.d/init.d/network | |
[ 620.090605] localhost kernel: systemd-sysv-ge: 3 output lines suppressed due to ratelimiting | |
[ 620.230088] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 620.230124] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 620.142187] localhost systemd[6376]: libvirtd.service: Executing: /usr/sbin/libvirtd | |
[ 620.262388] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 620.267962] localhost audit[6376]: AVC avc: denied { read } for pid=6376 comm="libvirtd" name="networks" dev="overlay" ino=28819 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_etc_rw_t:s0 tclass=dir permissive=1 | |
[ 620.289352] localhost audit[6398]: AVC avc: denied { read execute } for pid=6398 comm="iptables" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 620.289642] localhost audit[6398]: AVC avc: denied { open } for pid=6398 comm="iptables" path="/usr/lib64/libm-2.23.so" dev="tmpfs" ino=72287 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 620.294103] localhost audit[6400]: AVC avc: denied { create } for pid=6400 comm="ebtables" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=rawip_socket permissive=1 | |
[ 620.294157] localhost audit[6400]: AVC avc: denied { getopt } for pid=6400 comm="ebtables" lport=2 scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=rawip_socket permissive=1 | |
[ 620.295652] localhost audit[1030]: AVC avc: denied { read open } for pid=1030 comm="polkitd" path="/etc/passwd" dev="tmpfs" ino=176624 scontext=system_u:system_r:policykit_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 620.298627] localhost audit: NETFILTER_CFG table=mangle family=2 entries=41 | |
[ 620.302209] localhost audit: NETFILTER_CFG table=nat family=2 entries=57 | |
[ 620.305502] localhost audit: NETFILTER_CFG table=nat family=2 entries=56 | |
[ 620.308868] localhost audit: NETFILTER_CFG table=nat family=2 entries=55 | |
[ 620.311705] localhost audit: NETFILTER_CFG table=nat family=2 entries=54 | |
[ 620.314778] localhost audit: NETFILTER_CFG table=nat family=2 entries=53 | |
[ 620.317774] localhost audit: NETFILTER_CFG table=filter family=2 entries=96 | |
[ 620.320421] localhost audit: NETFILTER_CFG table=filter family=2 entries=95 | |
[ 620.323151] localhost audit: NETFILTER_CFG table=filter family=2 entries=94 | |
[ 620.325857] localhost audit: NETFILTER_CFG table=filter family=2 entries=93 | |
[ 620.328499] localhost audit: NETFILTER_CFG table=filter family=2 entries=92 | |
[ 620.331238] localhost audit: NETFILTER_CFG table=filter family=2 entries=91 | |
[ 620.334114] localhost audit: NETFILTER_CFG table=filter family=2 entries=90 | |
[ 620.336951] localhost audit: NETFILTER_CFG table=filter family=2 entries=89 | |
[ 620.339738] localhost audit: NETFILTER_CFG table=filter family=2 entries=88 | |
[ 620.342531] localhost audit: NETFILTER_CFG table=filter family=2 entries=87 | |
[ 620.345267] localhost audit: NETFILTER_CFG table=filter family=2 entries=86 | |
[ 620.347970] localhost audit: NETFILTER_CFG table=filter family=2 entries=87 | |
[ 620.350808] localhost audit: NETFILTER_CFG table=filter family=2 entries=88 | |
[ 620.353550] localhost audit: NETFILTER_CFG table=filter family=2 entries=89 | |
[ 620.356372] localhost audit: NETFILTER_CFG table=filter family=2 entries=90 | |
[ 620.358909] localhost audit: NETFILTER_CFG table=filter family=2 entries=91 | |
[ 620.361533] localhost audit: NETFILTER_CFG table=filter family=2 entries=92 | |
[ 620.364131] localhost audit: NETFILTER_CFG table=filter family=2 entries=93 | |
[ 620.366773] localhost audit: NETFILTER_CFG table=filter family=2 entries=94 | |
[ 620.369624] localhost audit: NETFILTER_CFG table=filter family=2 entries=95 | |
[ 620.372275] localhost audit: NETFILTER_CFG table=nat family=2 entries=52 | |
[ 620.374816] localhost audit: NETFILTER_CFG table=nat family=2 entries=53 | |
[ 620.377357] localhost audit: NETFILTER_CFG table=nat family=2 entries=54 | |
[ 620.379860] localhost audit: NETFILTER_CFG table=nat family=2 entries=55 | |
[ 620.382333] localhost audit: NETFILTER_CFG table=nat family=2 entries=56 | |
[ 620.384955] localhost audit: NETFILTER_CFG table=mangle family=2 entries=40 | |
[ 620.385332] localhost audit[6376]: AVC avc: denied { create } for pid=6376 comm="libvirtd" name="default.hostsfile.new" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_var_lib_t:s0 tclass=file permissive=1 | |
[ 620.385536] localhost audit[6376]: AVC avc: denied { write open } for pid=6376 comm="libvirtd" path="/var/lib/libvirt/dnsmasq/default.hostsfile.new" dev="tmpfs" ino=316527 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_var_lib_t:s0 tclass=file permissive=1 | |
[ 620.385573] localhost audit[6376]: AVC avc: denied { rename } for pid=6376 comm="libvirtd" name="default.hostsfile.new" dev="overlay" ino=316526 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_var_lib_t:s0 tclass=file permissive=1 | |
[ 620.385589] localhost audit[6376]: AVC avc: denied { unlink } for pid=6376 comm="libvirtd" name="default.hostsfile" dev="overlay" ino=178260 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_var_lib_t:s0 tclass=file permissive=1 | |
[ 620.386522] localhost dnsmasq[3753]: read /etc/hosts - 2 addresses | |
[ 620.386600] localhost dnsmasq[3753]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses | |
[ 620.386664] localhost dnsmasq-dhcp[3753]: read /var/lib/libvirt/dnsmasq/default.hostsfile | |
[ 620.388709] localhost audit[6376]: AVC avc: denied { write } for pid=6376 comm="libvirtd" name="mtrr" dev="proc" ino=4026531961 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mtrr_device_t:s0 tclass=file permissive=1 | |
[ 620.388744] localhost audit[6376]: AVC avc: denied { open } for pid=6376 comm="libvirtd" path="/proc/mtrr" dev="proc" ino=4026531961 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mtrr_device_t:s0 tclass=file permissive=1 | |
[ 620.425911] localhost audit[6376]: AVC avc: denied { read } for pid=6376 comm="libvirtd" name="pci.ids" dev="overlay" ino=103253 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:hwdata_t:s0 tclass=file permissive=1 | |
[ 620.425991] localhost audit[6376]: AVC avc: denied { getattr } for pid=6376 comm="libvirtd" path="/usr/share/hwdata/pci.ids" dev="overlay" ino=103253 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:hwdata_t:s0 tclass=file permissive=1 | |
[ 620.495168] localhost chronyd[5837]: Selected source 108.61.73.244 | |
[ 620.488348] localhost kernel: saa7134 0000:04:01.0: Direct firmware load for dvb-fe-nxt2004.fw failed with error -2 | |
[ 620.488354] localhost kernel: nxt200x: nxt2004_init: No firmware uploaded (timeout or file not found?) | |
[ 620.491744] localhost kernel: saa7134_alsa: saa7134 ALSA driver for DMA sound loaded | |
[ 620.491762] localhost kernel: saa7134_alsa: saa7133[0]/alsa: saa7133[0] at 0xefc00000 irq 19 registered as card -1 | |
[ 620.584202] localhost systemd[1211]: sys-devices-pci0000:00-0000:00:1c.6-0000:03:00.0-0000:04:01.0-sound-card2.device: Changed dead -> plugged | |
[ 620.584596] localhost audit[6440]: AVC avc: denied { read execute } for pid=6440 comm="alsactl" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:alsa_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 620.584847] localhost audit[6440]: AVC avc: denied { open } for pid=6440 comm="alsactl" path="/usr/lib64/libm-2.23.so" dev="tmpfs" ino=72287 scontext=system_u:system_r:alsa_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 620.633800] localhost rtkit-daemon[989]: Supervising 1 threads of 1 processes of 1 users. | |
[ 620.637684] localhost audit[6443]: AVC avc: denied { read execute } for pid=6443 comm="pkla-check-auth" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:policykit_auth_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 620.638008] localhost audit[6443]: AVC avc: denied { open } for pid=6443 comm="pkla-check-auth" path="/usr/lib64/libgio-2.0.so.0.4800.2" dev="tmpfs" ino=76232 scontext=system_u:system_r:policykit_auth_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 620.648360] localhost rtkit-daemon[989]: Successfully made thread 6442 of process 1437 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. | |
[ 620.648444] localhost rtkit-daemon[989]: Supervising 2 threads of 1 processes of 1 users. | |
[ 620.649070] localhost gnome-settings-daemon.desktop[1519]: (gnome-settings-daemon:1519): media-keys-plugin-WARNING **: Unable to get default sink | |
[ 620.669398] localhost audit[6447]: AVC avc: denied { entrypoint } for pid=6447 comm="dnf" path="/usr/bin/bash" dev="tmpfs" ino=73305 scontext=unconfined_u:unconfined_r:rpm_script_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 620.769999] localhost rtkit-daemon[989]: Supervising 2 threads of 1 processes of 1 users. | |
[ 620.784879] localhost rtkit-daemon[989]: Successfully made thread 6454 of process 1437 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. | |
[ 620.785235] localhost rtkit-daemon[989]: Supervising 3 threads of 1 processes of 1 users. | |
[ 620.786980] localhost rtkit-daemon[989]: Supervising 3 threads of 1 processes of 1 users. | |
[ 620.797115] localhost rtkit-daemon[989]: Successfully made thread 6457 of process 1437 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. | |
[ 620.797188] localhost rtkit-daemon[989]: Supervising 4 threads of 1 processes of 1 users. | |
[ 620.806387] localhost rtkit-daemon[989]: Supervising 4 threads of 1 processes of 1 users. | |
[ 620.813909] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 620.814010] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 620.815374] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 620.726834] localhost systemd[6468]: rngd.service: Executing: /sbin/rngd -f | |
[ 620.817132] localhost systemd[1211]: Got message type=signal sender=:1.67 destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 620.727741] localhost systemd-cgroups-agent[6467]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a | |
[ 620.817494] localhost rngd[6468]: /dev/hwrng: No such device | |
[ 620.817576] localhost rngd[6468]: /dev/tpm0: No such file or directory | |
[ 620.817810] localhost systemd[1211]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=32 reply_cookie=0 error=n/a | |
[ 620.817885] localhost systemd[1211]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.22 object=n/a interface=n/a member=n/a cookie=33 reply_cookie=32 error=n/a | |
[ 620.818314] localhost rtkit-daemon[989]: Successfully made thread 6463 of process 1437 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. | |
[ 620.818421] localhost rtkit-daemon[989]: Supervising 5 threads of 1 processes of 1 users. | |
[ 620.834416] localhost audit[6376]: AVC avc: denied { create } for pid=6376 comm="libvirtd" name="nwfilter.ltmp" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:dnsmasq_var_run_t:s0 tclass=file permissive=1 | |
[ 620.834523] localhost audit[6376]: AVC avc: denied { write } for pid=6376 comm="libvirtd" path="/run/libvirt/network/nwfilter.ltmp" dev="tmpfs" ino=316599 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:dnsmasq_var_run_t:s0 tclass=file permissive=1 | |
[ 620.834573] localhost audit[6376]: AVC avc: denied { rename } for pid=6376 comm="libvirtd" name="nwfilter.ltmp" dev="tmpfs" ino=316599 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:dnsmasq_var_run_t:s0 tclass=file permissive=1 | |
[ 620.834602] localhost audit[6376]: AVC avc: denied { append } for pid=6376 comm="libvirtd" name="nwfilter.leases" dev="tmpfs" ino=316599 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:dnsmasq_var_run_t:s0 tclass=file permissive=1 | |
[ 620.837997] localhost audit[6472]: AVC avc: denied { read execute } for pid=6472 comm="iptables" path="/usr/lib64/ld-2.23.so" dev="tmpfs" ino=72257 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 620.838209] localhost audit[6472]: AVC avc: denied { open } for pid=6472 comm="iptables" path="/usr/lib64/libm-2.23.so" dev="tmpfs" ino=72287 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 620.838998] localhost audit[6376]: AVC avc: denied { read } for pid=6376 comm="libvirtd" name="nwfilter" dev="overlay" ino=26800 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_etc_rw_t:s0 tclass=dir permissive=1 | |
[ 620.839145] localhost audit[6376]: AVC avc: denied { getattr } for pid=6376 comm="libvirtd" path="/usr/sbin/dmidecode" dev="overlay" ino=94221 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:dmidecode_exec_t:s0 tclass=file permissive=1 | |
[ 620.839856] localhost audit[6473]: AVC avc: denied { execute } for pid=6473 comm="libvirtd" name="dmidecode" dev="overlay" ino=94221 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:dmidecode_exec_t:s0 tclass=file permissive=1 | |
[ 620.845086] localhost audit[6376]: AVC avc: denied { setattr } for pid=6376 comm="libvirtd" name="qemu" dev="overlay" ino=27806 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_cache_t:s0 tclass=dir permissive=1 | |
[ 620.851704] localhost audit[6376]: AVC avc: denied { getattr } for pid=6376 comm="libvirtd" path="/usr/bin/qemu-system-i386" dev="overlay" ino=197862 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:qemu_exec_t:s0 tclass=file permissive=1 | |
[ 620.851754] localhost audit[6376]: AVC avc: denied { getattr } for pid=6376 comm="libvirtd" path="/var/cache/libvirt/qemu/capabilities/f11008721aacc79c97e592178e61264d75be551864cd79cc41fe820e31262f27.xml" dev="overlay" ino=178189 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_cache_t:s0 tclass=file permissive=1 | |
[ 620.851786] localhost audit[6376]: AVC avc: denied { read } for pid=6376 comm="libvirtd" name="f11008721aacc79c97e592178e61264d75be551864cd79cc41fe820e31262f27.xml" dev="overlay" ino=178189 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_cache_t:s0 tclass=file permissive=1 | |
[ 620.852128] localhost audit[6376]: AVC avc: denied { write } for pid=6376 comm="libvirtd" name="capabilities" dev="overlay" ino=27832 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_cache_t:s0 tclass=dir permissive=1 | |
[ 620.852164] localhost audit[6376]: AVC avc: denied { remove_name } for pid=6376 comm="libvirtd" name="f11008721aacc79c97e592178e61264d75be551864cd79cc41fe820e31262f27.xml" dev="overlay" ino=178189 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_cache_t:s0 tclass=dir permissive=1 | |
[ 620.852197] localhost audit[6376]: AVC avc: denied { unlink } for pid=6376 comm="libvirtd" name="f11008721aacc79c97e592178e61264d75be551864cd79cc41fe820e31262f27.xml" dev="overlay" ino=178189 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_cache_t:s0 tclass=file permissive=1 | |
[ 620.853540] localhost audit[6474]: AVC avc: denied { execute } for pid=6474 comm="libvirtd" name="qemu-system-i386" dev="overlay" ino=197862 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:qemu_exec_t:s0 tclass=file permissive=1 | |
[ 620.905626] localhost audit[6479]: AVC avc: denied { create } for pid=6479 comm="qemu-system-i38" name="capabilities.pidfile" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:qemu_var_run_t:s0 tclass=file permissive=1 | |
[ 620.905684] localhost audit[6479]: AVC avc: denied { write } for pid=6479 comm="qemu-system-i38" path="/var/lib/libvirt/qemu/capabilities.pidfile" dev="tmpfs" ino=317583 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:qemu_var_run_t:s0 tclass=file permissive=1 | |
[ 620.905852] localhost audit[6479]: AVC avc: denied { execmem } for pid=6479 comm="qemu-system-i38" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=process permissive=1 | |
[ 620.909289] localhost audit[6376]: AVC avc: denied { write } for pid=6376 comm="libvirtd" name="capabilities.monitor.sock" dev="tmpfs" ino=317581 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:qemu_var_run_t:s0 tclass=sock_file permissive=1 | |
[ 620.924279] localhost audit[6376]: AVC avc: denied { add_name } for pid=6376 comm="libvirtd" name="f11008721aacc79c97e592178e61264d75be551864cd79cc41fe820e31262f27.xml" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_cache_t:s0 tclass=dir permissive=1 | |
[ 620.924318] localhost audit[6376]: AVC avc: denied { create } for pid=6376 comm="libvirtd" name="f11008721aacc79c97e592178e61264d75be551864cd79cc41fe820e31262f27.xml" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_cache_t:s0 tclass=file permissive=1 | |
[ 620.924484] localhost audit[6376]: AVC avc: denied { write open } for pid=6376 comm="libvirtd" path="/var/cache/libvirt/qemu/capabilities/f11008721aacc79c97e592178e61264d75be551864cd79cc41fe820e31262f27.xml" dev="tmpfs" ino=317586 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:virt_cache_t:s0 tclass=file permissive=1 | |
[ 620.924616] localhost audit[6376]: AVC avc: denied { getattr } for pid=6376 comm="libvirtd" path="/usr/bin/qemu-kvm" dev="overlay" ino=197860 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:qemu_exec_t:s0 tclass=file permissive=1 | |
[ 620.926410] localhost audit[6482]: AVC avc: denied { execute } for pid=6482 comm="libvirtd" name="qemu-kvm" dev="overlay" ino=197860 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:qemu_exec_t:s0 tclass=file permissive=1 | |
[ 620.927336] localhost audit[6482]: AVC avc: denied { read } for pid=6482 comm="qemu-kvm" name="qemu-kvm" dev="overlay" ino=197860 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:qemu_exec_t:s0 tclass=file permissive=1 | |
[ 623.932470] localhost dbus[978]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) | |
[ 623.845809] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 623.845819] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 623.845838] localhost systemd[1]: systemd-journald.service: Got notification message from PID 820 (FDSTORE=1) | |
[ 623.845842] localhost systemd[1]: systemd-journald.service: Added fd to fd store. | |
[ 623.933154] localhost audit[6629]: AVC avc: denied { open } for pid=6629 comm="dbus-daemon" path="/usr/libexec/dbus-1/dbus-daemon-launch-helper" dev="tmpfs" ino=115039 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 623.933272] localhost audit[6629]: AVC avc: denied { execute_no_trans } for pid=6629 comm="dbus-daemon" path="/usr/libexec/dbus-1/dbus-daemon-launch-helper" dev="tmpfs" ino=115039 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 623.933532] localhost audit[6629]: AVC avc: denied { execute } for pid=6629 comm="dbus-daemon-lau" path="/usr/libexec/dbus-1/dbus-daemon-launch-helper" dev="tmpfs" ino=115039 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 623.948101] localhost audit[6629]: AVC avc: denied { ioctl } for pid=6629 comm="setroubleshootd" path="/usr/lib64/python3.5/site-packages/abrt3.pth" dev="overlay" ino=173822 ioctlcmd=0x5401 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 623.996114] localhost audit[6629]: AVC avc: denied { read } for pid=6629 comm="setroubleshootd" name="policy" dev="overlay" ino=19727 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:semanage_store_t:s0 tclass=dir permissive=1 | |
[ 623.996168] localhost audit[6629]: AVC avc: denied { open } for pid=6629 comm="setroubleshootd" path="/etc/selinux/targeted/policy" dev="overlay" ino=19727 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:semanage_store_t:s0 tclass=dir permissive=1 | |
[ 623.996195] localhost audit[6629]: AVC avc: denied { getattr } for pid=6629 comm="setroubleshootd" path="/etc/selinux/targeted/policy" dev="overlay" ino=19727 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:semanage_store_t:s0 tclass=dir permissive=1 | |
[ 623.996408] localhost audit[6629]: AVC avc: denied { search } for pid=6629 comm="setroubleshootd" name="policy" dev="overlay" ino=19727 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:semanage_store_t:s0 tclass=dir permissive=1 | |
[ 623.996521] localhost audit[6629]: AVC avc: denied { read } for pid=6629 comm="setroubleshootd" name="policy.30" dev="overlay" ino=246243 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:semanage_store_t:s0 tclass=file permissive=1 | |
[ 623.996558] localhost audit[6629]: AVC avc: denied { getattr } for pid=6629 comm="setroubleshootd" path="/etc/selinux/targeted/policy/policy.30" dev="overlay" ino=246243 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:semanage_store_t:s0 tclass=file permissive=1 | |
[ 624.065850] localhost audit[6634]: AVC avc: denied { execute } for pid=6634 comm="setroubleshootd" name="ldconfig" dev="overlay" ino=72350 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ldconfig_exec_t:s0 tclass=file permissive=1 | |
[ 624.092601] localhost audit[6629]: AVC avc: denied { lock } for pid=6629 comm="setroubleshootd" path="/var/lib/rpm/Packages" dev="tmpfs" ino=47672 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 624.119717] localhost dbus[978]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' | |
[ 624.120258] localhost audit[6629]: AVC avc: denied { read_policy } for pid=6629 comm="setroubleshootd" scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:security_t:s0 tclass=security permissive=1 | |
[ 624.160803] localhost audit[6629]: AVC avc: denied { getattr } for pid=6629 comm="setroubleshootd" path="/var/lib/setroubleshoot/setroubleshoot_database.xml" dev="overlay" ino=27838 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:setroubleshoot_var_lib_t:s0 tclass=file permissive=1 | |
[ 624.160876] localhost audit[6629]: AVC avc: denied { setattr } for pid=6629 comm="setroubleshootd" name="setroubleshoot_database.xml" dev="overlay" ino=27838 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:setroubleshoot_var_lib_t:s0 tclass=file permissive=1 | |
[ 624.171496] localhost setroubleshoot[6629]: Deleting alert cc7f6914-ac7f-49c4-b9fc-6d434366ef33, it is dontaudit'd in current policy | |
[ 624.171879] localhost audit[6629]: AVC avc: denied { execute } for pid=6629 comm="setroubleshootd" path=2F746D702F66666978766C724D71202864656C6574656429 dev="tmpfs" ino=316008 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:system_dbusd_tmp_t:s0 tclass=file permissive=1 | |
[ 624.192392] localhost audit[6629]: AVC avc: denied { getattr } for pid=6629 comm="setroubleshootd" path="/run/setroubleshoot/setroubleshoot_server" dev="tmpfs" ino=26893 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:setroubleshoot_var_run_t:s0 tclass=sock_file permissive=1 | |
[ 624.192490] localhost audit[6629]: AVC avc: denied { write } for pid=6629 comm="setroubleshootd" name="setroubleshoot" dev="tmpfs" ino=22680 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:setroubleshoot_var_run_t:s0 tclass=dir permissive=1 | |
[ 624.192539] localhost audit[6629]: AVC avc: denied { remove_name } for pid=6629 comm="setroubleshootd" name="setroubleshoot_server" dev="tmpfs" ino=26893 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:setroubleshoot_var_run_t:s0 tclass=dir permissive=1 | |
[ 624.192588] localhost audit[6629]: AVC avc: denied { unlink } for pid=6629 comm="setroubleshootd" name="setroubleshoot_server" dev="tmpfs" ino=26893 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:setroubleshoot_var_run_t:s0 tclass=sock_file permissive=1 | |
[ 624.192632] localhost audit[6629]: AVC avc: denied { add_name } for pid=6629 comm="setroubleshootd" name="setroubleshoot_server" scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:setroubleshoot_var_run_t:s0 tclass=dir permissive=1 | |
[ 624.192686] localhost audit[6629]: AVC avc: denied { create } for pid=6629 comm="setroubleshootd" name="setroubleshoot_server" scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:setroubleshoot_var_run_t:s0 tclass=sock_file permissive=1 | |
[ 624.192753] localhost audit[6629]: AVC avc: denied { setattr } for pid=6629 comm="setroubleshootd" name="setroubleshoot_server" dev="tmpfs" ino=316010 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:setroubleshoot_var_run_t:s0 tclass=sock_file permissive=1 | |
[ 624.260549] localhost setroubleshoot[6629]: SELinux is preventing udevadm from write access on the sock_file control. For complete SELinux messages. run sealert -l 17b6051e-f9a6-4c28-8f4f-ffa92f96ea1f | |
[ 624.270143] localhost python3[6629]: SELinux is preventing udevadm from write access on the sock_file control. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that udevadm should be allowed write access on the control sock_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'udevadm' --raw | audit2allow -M my-udevadm | |
# semodule -X 300 -i my-udevadm.pp | |
[ 624.294854] localhost audit[6629]: AVC avc: denied { getattr } for pid=6629 comm="setroubleshootd" path="/1" dev="overlay" ino=127133 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:rpm_script_tmpfs_t:s0 tclass=file permissive=1 | |
[ 624.316455] localhost setroubleshoot[6629]: failed to retrieve rpm info for /1 | |
[ 624.352926] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from create access on the lnk_file 1. For complete SELinux messages. run sealert -l c82ecd31-9f17-4f1e-a07b-6ccd75f42a4d | |
[ 624.355549] localhost python3[6629]: SELinux is preventing systemd-udevd from create access on the lnk_file 1. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed create access on the 1 lnk_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.401253] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from unlink access on the lnk_file 15. For complete SELinux messages. run sealert -l 42f173bc-9082-4681-8522-715227e07195 | |
[ 624.403827] localhost python3[6629]: SELinux is preventing systemd-udevd from unlink access on the lnk_file 15. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed unlink access on the 15 lnk_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.438403] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from write access on the chr_file loop-control. For complete SELinux messages. run sealert -l 38669180-53aa-423e-b641-b49940950a97 | |
[ 624.439403] localhost python3[6629]: SELinux is preventing systemd-udevd from write access on the chr_file loop-control. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed write access on the loop-control chr_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.485049] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from write access on the chr_file tun. For complete SELinux messages. run sealert -l ca100416-579a-418d-b495-b3d1f69b8617 | |
[ 624.487614] localhost python3[6629]: SELinux is preventing systemd-udevd from write access on the chr_file tun. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed write access on the tun chr_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.518652] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from write access on the chr_file fuse. For complete SELinux messages. run sealert -l 09373936-af33-4f58-b60e-334f21185b96 | |
[ 624.521759] localhost python3[6629]: SELinux is preventing systemd-udevd from write access on the chr_file fuse. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed write access on the fuse chr_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.552362] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from create access on the file queue. For complete SELinux messages. run sealert -l 9ed8c98f-a683-4382-a2a3-83fd02b4de68 | |
[ 624.555294] localhost python3[6629]: SELinux is preventing systemd-udevd from create access on the file queue. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed create access on the queue file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.591318] localhost audit[6629]: AVC avc: denied { open } for pid=6629 comm="setroubleshootd" path="/etc/selinux/targeted/contexts/files/file_contexts.subs_dist" dev="tmpfs" ino=246201 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 624.599804] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from write access on the file /run/udev/queue. For complete SELinux messages. run sealert -l f78ddb1a-0fa3-425c-8c27-bf054ae6709b | |
[ 624.608856] localhost python3[6629]: SELinux is preventing systemd-udevd from write access on the file /run/udev/queue. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed write access on the queue file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.610209] localhost audit[6629]: AVC avc: denied { ioctl } for pid=6629 comm="setroubleshootd" path="/etc/fedora-release" dev="overlay" ino=86686 ioctlcmd=0x5401 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 624.611372] localhost audit[6679]: AVC avc: denied { execute_no_trans } for pid=6679 comm="setroubleshootd" path="/usr/bin/rpm" dev="tmpfs" ino=40313 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 624.612164] localhost audit[6679]: AVC avc: denied { execute } for pid=6679 comm="rpm" path="/usr/bin/rpm" dev="tmpfs" ino=40313 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 624.615908] localhost audit[6679]: AVC avc: denied { lock } for pid=6679 comm="rpm" path="/var/lib/rpm/Packages" dev="tmpfs" ino=47672 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file permissive=1 | |
[ 624.636796] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from setattr access on the file .#+acpi:ICV0A12:00b7YaWs. For complete SELinux messages. run sealert -l ab4a4178-c514-4a45-8c24-d492ef210131 | |
[ 624.639817] localhost python3[6629]: SELinux is preventing systemd-udevd from setattr access on the file .#+acpi:ICV0A12:00b7YaWs. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed setattr access on the .#+acpi:ICV0A12:00b7YaWs file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.672608] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from rename access on the file .#+acpi:ICV0A12:00b7YaWs. For complete SELinux messages. run sealert -l 16e88ba4-34e7-4006-bb56-5c695724a7b2 | |
[ 624.676826] localhost python3[6629]: SELinux is preventing systemd-udevd from rename access on the file .#+acpi:ICV0A12:00b7YaWs. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed rename access on the .#+acpi:ICV0A12:00b7YaWs file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.709724] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from read access on the chr_file event1. For complete SELinux messages. run sealert -l e25a6080-f572-4f99-8cb8-87b586fa8745 | |
[ 624.712706] localhost python3[6629]: SELinux is preventing systemd-udevd from read access on the chr_file event1. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed read access on the event1 chr_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.722143] localhost setroubleshoot[6629]: failed to retrieve rpm info for /dev/input/event1 | |
[ 624.748252] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from open access on the chr_file /dev/input/event1. For complete SELinux messages. run sealert -l a036c9b0-381f-455e-8db9-e1d90ee02f81 | |
[ 624.751239] localhost python3[6629]: SELinux is preventing systemd-udevd from open access on the chr_file /dev/input/event1. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed open access on the event1 chr_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.760596] localhost setroubleshoot[6629]: failed to retrieve rpm info for /dev/input/event1 | |
[ 624.785081] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from ioctl access on the chr_file /dev/input/event1. For complete SELinux messages. run sealert -l f55dfc1d-683a-4a10-8d7a-33243d9329cb | |
[ 624.787684] localhost python3[6629]: SELinux is preventing systemd-udevd from ioctl access on the chr_file /dev/input/event1. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed ioctl access on the event1 chr_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.787896] localhost audit[6629]: AVC avc: denied { getattr } for pid=6629 comm="setroubleshootd" path="/usr/sbin/ldconfig" dev="overlay" ino=72350 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ldconfig_exec_t:s0 tclass=file permissive=1 | |
[ 624.826273] localhost setroubleshoot[6629]: SELinux is preventing dnf from entrypoint access on the file /usr/sbin/ldconfig. For complete SELinux messages. run sealert -l 88660938-06f9-486b-900a-f30f2d9b5362 | |
[ 624.828661] localhost python3[6629]: SELinux is preventing dnf from entrypoint access on the file /usr/sbin/ldconfig. | |
***** Plugin restorecon (99.5 confidence) suggests ************************ | |
If you want to fix the label. | |
/usr/sbin/ldconfig default label should be ldconfig_exec_t. | |
Then you can run restorecon. | |
Do | |
# /sbin/restorecon -v /usr/sbin/ldconfig | |
***** Plugin catchall (1.49 confidence) suggests ************************** | |
If you believe that dnf should be allowed entrypoint access on the ldconfig file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'dnf' --raw | audit2allow -M my-dnf | |
# semodule -X 300 -i my-dnf.pp | |
[ 624.874397] localhost audit[6629]: AVC avc: denied { search } for pid=6629 comm="setroubleshootd" name="selinux" dev="overlay" ino=26898 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:semanage_store_t:s0 tclass=dir permissive=1 | |
[ 624.875480] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from write access on the chr_file card0. For complete SELinux messages. run sealert -l dbe68229-3860-408d-9f78-d4b8743a4fa1 | |
[ 624.878081] localhost python3[6629]: SELinux is preventing systemd-udevd from write access on the chr_file card0. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed write access on the card0 chr_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.932942] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from write access on the chr_file event1. For complete SELinux messages. run sealert -l cb0e6abc-b798-4c36-b51e-ae102c6740c0 | |
[ 624.934009] localhost python3[6629]: SELinux is preventing systemd-udevd from write access on the chr_file event1. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed write access on the event1 chr_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 624.969486] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from setattr access on the chr_file card0. For complete SELinux messages. run sealert -l a6fa3c75-790d-410a-97a4-cfc24e2f8620 | |
[ 624.971946] localhost python3[6629]: SELinux is preventing systemd-udevd from setattr access on the chr_file card0. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed setattr access on the card0 chr_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 625.010593] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from write access on the chr_file fb0. For complete SELinux messages. run sealert -l 99b04647-00c2-4454-9ec5-a6f30614cf54 | |
[ 625.013858] localhost python3[6629]: SELinux is preventing systemd-udevd from write access on the chr_file fb0. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed write access on the fb0 chr_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 625.049490] localhost setroubleshoot[6629]: SELinux is preventing systemd-udevd from write access on the chr_file 001. For complete SELinux messages. run sealert -l fe919bb0-0689-44e5-8f2b-e7d62478d466 | |
[ 625.051793] localhost python3[6629]: SELinux is preventing systemd-udevd from write access on the chr_file 001. | |
***** Plugin catchall (100. confidence) suggests ************************** | |
If you believe that systemd-udevd should be allowed write access on the 001 chr_file by default. | |
Then you should report this as a bug. | |
You can generate a local policy module to allow this access. | |
Do | |
allow this access for now by executing: | |
# ausearch -c 'systemd-udevd' --raw | audit2allow -M my-systemdudevd | |
# semodule -X 300 -i my-systemdudevd.pp | |
[ 625.099400] localhost setroubleshoot[6629]: SELinu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment