[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#943939: kernel dump on switching off USB disk dockingstation



Package: linux-image-4.19.0-6-amd64
Version: 4.19.67-2+deb10u1

When I switched off my USB disk dockingstation (2 slots, 2 Sata
disks were inserted) I got a kernel dump:

Oct 31 16:26:44 dpcl082 kernel: [22985.418721] usb 6-2: USB disconnect, device number 2
Oct 31 16:26:44 dpcl082 kernel: [22985.420074] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
Oct 31 16:26:44 dpcl082 kernel: [22985.420084] PGD 0 P4D 0
Oct 31 16:26:44 dpcl082 kernel: [22985.420096] Oops: 0000 [#1] SMP PTI
Oct 31 16:26:44 dpcl082 kernel: [22985.420106] CPU: 6 PID: 115566 Comm: kworker/6:3 Tainted: P           OE     4.19.0-6-amd64 #1 Debian 4.19.67-2+deb10u1
Oct 31 16:26:44 dpcl082 kernel: [22985.420110] Hardware name:  /DH87MC, BIOS MCH8710H.86A.0164.2018.1023.1532 10/23/2018
Oct 31 16:26:44 dpcl082 kernel: [22985.420140] Workqueue: usb_hub_wq hub_event [usbcore]
Oct 31 16:26:44 dpcl082 kernel: [22985.420150] RIP: 0010:strcmp+0x10/0x20
Oct 31 16:26:44 dpcl082 kernel: [22985.420155] Code: 00 48 c7 c0 f9 ff ff ff eb 92 45 31 c0 eb c1 48 c7 c0 f9 ff ff ff c3 0f 1f 00 31 c0 eb 08 48 83 c0 01 84 d2 74 0f 0f b6 14 07 <3a> 14 06 74 ef 19 c0 83 c8 01 c3 3
Oct 31 16:26:44 dpcl082 kernel: [22985.420159] RSP: 0018:ffffc2ee8a5779b0 EFLAGS: 00010246
Oct 31 16:26:44 dpcl082 kernel: [22985.420164] RAX: 0000000000000000 RBX: ffff9ef26fdd1018 RCX: ffffffff8469668f
Oct 31 16:26:44 dpcl082 kernel: [22985.420167] RDX: 0000000000000069 RSI: 0000000000000000 RDI: ffffffff84696687
Oct 31 16:26:44 dpcl082 kernel: [22985.420171] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffffff83aef500
Oct 31 16:26:44 dpcl082 kernel: [22985.420174] R10: ffff9ef26fdd17f8 R11: 0000000000000001 R12: 0000000074a4fb33
Oct 31 16:26:44 dpcl082 kernel: [22985.420177] R13: ffffffff84696687 R14: ffff9ef26fe3d880 R15: ffff9ef27afe6430
Oct 31 16:26:44 dpcl082 kernel: [22985.420182] FS:  0000000000000000(0000) GS:ffff9ef27eb80000(0000) knlGS:0000000000000000
Oct 31 16:26:44 dpcl082 kernel: [22985.420186] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 31 16:26:44 dpcl082 kernel: [22985.420189] CR2: 0000000000000000 CR3: 000000015ae0a004 CR4: 00000000001606e0
Oct 31 16:26:44 dpcl082 kernel: [22985.420192] Call Trace:
Oct 31 16:26:44 dpcl082 kernel: [22985.420204]  kernfs_find_ns+0x59/0xc0
Oct 31 16:26:44 dpcl082 kernel: [22985.420213]  kernfs_remove_by_name_ns+0x31/0x90
Oct 31 16:26:44 dpcl082 kernel: [22985.420219]  remove_files.isra.1+0x30/0x70
Oct 31 16:26:44 dpcl082 kernel: [22985.420226]  sysfs_remove_group+0x3d/0x80
Oct 31 16:26:44 dpcl082 kernel: [22985.420233]  sysfs_remove_groups+0x29/0x40
Oct 31 16:26:44 dpcl082 kernel: [22985.420244]  device_remove_attrs+0x53/0x80
Oct 31 16:26:44 dpcl082 kernel: [22985.420250]  device_del+0x15c/0x380
Oct 31 16:26:44 dpcl082 kernel: [22985.420257]  del_gendisk+0x23a/0x2e0
Oct 31 16:26:44 dpcl082 kernel: [22985.420268]  sd_remove+0x5d/0xd0 [sd_mod]
Oct 31 16:26:44 dpcl082 kernel: [22985.420277]  device_release_driver_internal+0x183/0x250
Oct 31 16:26:44 dpcl082 kernel: [22985.420283]  bus_remove_device+0xe5/0x150
Oct 31 16:26:44 dpcl082 kernel: [22985.420288]  device_del+0x164/0x380
Oct 31 16:26:44 dpcl082 kernel: [22985.420296]  ? mutex_lock+0xe/0x30
Oct 31 16:26:44 dpcl082 kernel: [22985.420321]  ? ata_tlink_match+0x30/0x30 [libata]
Oct 31 16:26:44 dpcl082 kernel: [22985.420343]  __scsi_remove_device+0x115/0x150 [scsi_mod]
Oct 31 16:26:44 dpcl082 kernel: [22985.420361]  scsi_forget_host+0x57/0x60 [scsi_mod]
Oct 31 16:26:44 dpcl082 kernel: [22985.420376]  scsi_remove_host+0x72/0x100 [scsi_mod]
Oct 31 16:26:44 dpcl082 kernel: [22985.420385]  uas_disconnect+0x80/0xa0 [uas]
Oct 31 16:26:44 dpcl082 kernel: [22985.420406]  usb_unbind_interface+0x78/0x260 [usbcore]
Oct 31 16:26:44 dpcl082 kernel: [22985.420416]  device_release_driver_internal+0x183/0x250
Oct 31 16:26:44 dpcl082 kernel: [22985.420422]  bus_remove_device+0xe5/0x150
Oct 31 16:26:44 dpcl082 kernel: [22985.420426]  device_del+0x164/0x380
Oct 31 16:26:44 dpcl082 kernel: [22985.420448]  usb_disable_device+0x93/0x240 [usbcore]
Oct 31 16:26:44 dpcl082 kernel: [22985.420466]  usb_disconnect+0xbc/0x250 [usbcore]
Oct 31 16:26:44 dpcl082 kernel: [22985.420486]  hub_event+0xc91/0x15b0 [usbcore]
Oct 31 16:26:44 dpcl082 kernel: [22985.420497]  process_one_work+0x1a7/0x3a0
Oct 31 16:26:44 dpcl082 kernel: [22985.420504]  worker_thread+0x30/0x390
Oct 31 16:26:44 dpcl082 kernel: [22985.420511]  ? create_worker+0x1a0/0x1a0
Oct 31 16:26:44 dpcl082 kernel: [22985.420516]  kthread+0x112/0x130
Oct 31 16:26:44 dpcl082 kernel: [22985.420522]  ? kthread_bind+0x30/0x30
Oct 31 16:26:44 dpcl082 kernel: [22985.420529]  ret_from_fork+0x35/0x40
Oct 31 16:26:44 dpcl082 kernel: [22985.420535] Modules linked in: tcp_diag udp_diag inet_diag xt_conntrack devlink pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) cpufreq_powersave cpufreq_userspace c
Oct 31 16:26:44 dpcl082 kernel: [22985.420621]  pcc_cpufreq intel_rapl_perf video button squashfs loop nvidia_drm(POE) drm_kms_helper drm dm_mod nvidia_modeset(POE) nvidia(POE) ipmi_devintf ipmi_msghandler xt_recent
Oct 31 16:26:44 dpcl082 kernel: [22985.420722]  libahci sata_sil24 ehci_pci xhci_hcd libata ehci_hcd crc32c_intel aesni_intel scsi_mod usbcore aes_x86_64 e1000e crypto_simd lpc_ich cryptd glue_helper i2c_i801 usb_co
Oct 31 16:26:44 dpcl082 kernel: [22985.420749] CR2: 0000000000000000
Oct 31 16:26:44 dpcl082 kernel: [22985.420755] ---[ end trace d5223c8be8056120 ]---
Oct 31 16:26:44 dpcl082 kernel: [22985.420761] RIP: 0010:strcmp+0x10/0x20
Oct 31 16:26:44 dpcl082 kernel: [22985.420765] Code: 00 48 c7 c0 f9 ff ff ff eb 92 45 31 c0 eb c1 48 c7 c0 f9 ff ff ff c3 0f 1f 00 31 c0 eb 08 48 83 c0 01 84 d2 74 0f 0f b6 14 07 <3a> 14 06 74 ef 19 c0 83 c8 01 c3 3
Oct 31 16:26:44 dpcl082 kernel: [22985.420768] RSP: 0018:ffffc2ee8a5779b0 EFLAGS: 00010246
Oct 31 16:26:44 dpcl082 kernel: [22985.420772] RAX: 0000000000000000 RBX: ffff9ef26fdd1018 RCX: ffffffff8469668f
Oct 31 16:26:44 dpcl082 kernel: [22985.420776] RDX: 0000000000000069 RSI: 0000000000000000 RDI: ffffffff84696687
Oct 31 16:26:44 dpcl082 kernel: [22985.420779] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffffff83aef500
Oct 31 16:26:44 dpcl082 kernel: [22985.420782] R10: ffff9ef26fdd17f8 R11: 0000000000000001 R12: 0000000074a4fb33
Oct 31 16:26:44 dpcl082 kernel: [22985.420785] R13: ffffffff84696687 R14: ffff9ef26fe3d880 R15: ffff9ef27afe6430
Oct 31 16:26:44 dpcl082 kernel: [22985.420789] FS:  0000000000000000(0000) GS:ffff9ef27eb80000(0000) knlGS:0000000000000000
Oct 31 16:26:44 dpcl082 kernel: [22985.420792] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 31 16:26:44 dpcl082 kernel: [22985.420795] CR2: 0000000000000000 CR3: 000000015ae0a004 CR4: 00000000001606e0
Oct 31 16:26:47 dpcl082 kernel: [22988.491496] usb 2-5: USB disconnect, device number 6
Oct 31 16:34:38 dpcl082 kernel: [23459.024960] sd 7:0:0:1: [sdf] tag#12 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 16:34:38 dpcl082 kernel: [23459.024973] sd 7:0:0:1: [sdf] tag#12 CDB: ATA command pass through(16) 85 06 20 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 16:34:38 dpcl082 kernel: [23459.627631] sd 7:0:0:1: [sdf] tag#26 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 16:34:38 dpcl082 kernel: [23459.627640] sd 7:0:0:1: [sdf] tag#26 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 17:04:39 dpcl082 kernel: [25260.222715] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 17:04:39 dpcl082 kernel: [25260.222720] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 17:34:38 dpcl082 kernel: [27059.877149] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 17:34:38 dpcl082 kernel: [27059.877153] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 18:04:39 dpcl082 kernel: [28860.456326] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 18:04:39 dpcl082 kernel: [28860.456330] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 18:34:38 dpcl082 kernel: [30660.011071] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 18:34:38 dpcl082 kernel: [30660.011075] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 19:04:39 dpcl082 kernel: [32460.572064] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 19:04:39 dpcl082 kernel: [32460.572068] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 19:34:38 dpcl082 kernel: [34260.134436] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 19:34:38 dpcl082 kernel: [34260.134441] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 20:04:39 dpcl082 kernel: [36060.721902] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 20:04:39 dpcl082 kernel: [36060.721906] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 20:34:39 dpcl082 kernel: [37860.426206] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 20:34:39 dpcl082 kernel: [37860.426211] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 21:04:38 dpcl082 kernel: [39659.998621] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 21:04:38 dpcl082 kernel: [39659.998625] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 21:34:39 dpcl082 kernel: [41460.576617] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 21:34:39 dpcl082 kernel: [41460.576621] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 22:04:38 dpcl082 kernel: [43260.148221] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 22:04:38 dpcl082 kernel: [43260.148226] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 22:34:39 dpcl082 kernel: [45060.727997] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 22:34:39 dpcl082 kernel: [45060.728001] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 23:04:38 dpcl082 kernel: [46860.307189] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 23:04:38 dpcl082 kernel: [46860.307194] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 23:34:39 dpcl082 kernel: [48660.895917] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 23:34:39 dpcl082 kernel: [48660.895922] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 00:04:38 dpcl082 kernel: [50460.601634] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 00:04:38 dpcl082 kernel: [50460.601638] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 00:34:39 dpcl082 kernel: [52261.207199] sd 7:0:0:1: [sdf] tag#12 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 00:34:39 dpcl082 kernel: [52261.207205] sd 7:0:0:1: [sdf] tag#12 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 01:04:38 dpcl082 kernel: [54060.793778] sd 7:0:0:1: [sdf] tag#12 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 01:04:38 dpcl082 kernel: [54060.793784] sd 7:0:0:1: [sdf] tag#12 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 01:34:39 dpcl082 kernel: [55861.365436] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 01:34:39 dpcl082 kernel: [55861.365440] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 02:04:38 dpcl082 kernel: [57660.945644] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 02:04:38 dpcl082 kernel: [57660.945648] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 02:34:39 dpcl082 kernel: [59461.526041] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 02:34:39 dpcl082 kernel: [59461.526046] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 03:04:38 dpcl082 kernel: [61261.114797] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 03:04:38 dpcl082 kernel: [61261.114801] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 03:34:39 dpcl082 kernel: [63061.695098] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 03:34:39 dpcl082 kernel: [63061.695102] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 04:04:38 dpcl082 kernel: [64861.274595] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 04:04:38 dpcl082 kernel: [64861.274600] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 04:34:39 dpcl082 kernel: [66661.854907] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 04:34:39 dpcl082 kernel: [66661.854911] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 05:04:38 dpcl082 kernel: [68461.476757] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 05:04:38 dpcl082 kernel: [68461.476761] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 05:34:39 dpcl082 kernel: [70262.057441] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 05:34:39 dpcl082 kernel: [70262.057445] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 06:04:38 dpcl082 kernel: [72061.630819] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 06:04:38 dpcl082 kernel: [72061.630824] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 06:34:39 dpcl082 kernel: [73862.201428] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 06:34:39 dpcl082 kernel: [73862.201432] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 07:04:38 dpcl082 kernel: [75661.781813] sd 7:0:0:1: [sdf] tag#12 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 07:04:38 dpcl082 kernel: [75661.781819] sd 7:0:0:1: [sdf] tag#12 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 07:34:39 dpcl082 kernel: [77462.362059] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 07:34:39 dpcl082 kernel: [77462.362063] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00

When I tried to login this morning my PC became unresponsive.


Before switching off I had made sure that both disks were not active, of
course. They were not mounted. LVM and others were not involved, either.


Full kernel.log is attached. Hope this helps

Regards
Harri
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] microcode: microcode updated early to revision 0x27, date = 2019-02-26
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] Linux version 4.19.0-6-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20)
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-6-amd64 root=UUID=5a2b0293-b684-4d26-93b7-edac20cbe535 ro net.ifnames=0 vsyscall=emulate swapaccount=1 cgroup_enable=memory nfs.nfs4_unique_id=e25a4169-41fe-4bc3-a604-1f1e0cd015b2
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-provided physical RAM map:
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009afff] usable
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x000000000009b000-0x000000000009ffff] reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000caa08fff] usable
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000caa09000-0x00000000caa0ffff] ACPI NVS
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000caa10000-0x00000000de7a4fff] usable
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000de7a5000-0x00000000de82efff] reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000de82f000-0x00000000de844fff] ACPI data
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000de845000-0x00000000de9c5fff] ACPI NVS
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000de9c6000-0x00000000deffefff] reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000defff000-0x00000000deffffff] usable
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000081effffff] usable
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] NX (Execute Disable) protection: active
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] SMBIOS 2.8 present.
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] DMI:  /DH87MC, BIOS MCH8710H.86A.0164.2018.1023.1532 10/23/2018
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] tsc: Fast TSC calibration using PIT
Oct 31 10:04:34 dpcl082 kernel: [    0.000000] tsc: Detected 3392.087 MHz processor
Oct 31 10:04:34 dpcl082 kernel: [    0.001756] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.001758] e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 31 10:04:34 dpcl082 kernel: [    0.001763] last_pfn = 0x81f000 max_arch_pfn = 0x400000000
Oct 31 10:04:34 dpcl082 kernel: [    0.001766] MTRR default type: uncachable
Oct 31 10:04:34 dpcl082 kernel: [    0.001767] MTRR fixed ranges enabled:
Oct 31 10:04:34 dpcl082 kernel: [    0.001768]   00000-9FFFF write-back
Oct 31 10:04:34 dpcl082 kernel: [    0.001768]   A0000-BFFFF uncachable
Oct 31 10:04:34 dpcl082 kernel: [    0.001769]   C0000-D3FFF write-protect
Oct 31 10:04:34 dpcl082 kernel: [    0.001769]   D4000-E7FFF uncachable
Oct 31 10:04:34 dpcl082 kernel: [    0.001770]   E8000-FFFFF write-protect
Oct 31 10:04:34 dpcl082 kernel: [    0.001770] MTRR variable ranges enabled:
Oct 31 10:04:34 dpcl082 kernel: [    0.001771]   0 base 0000000000 mask 7800000000 write-back
Oct 31 10:04:34 dpcl082 kernel: [    0.001772]   1 base 0800000000 mask 7FF0000000 write-back
Oct 31 10:04:34 dpcl082 kernel: [    0.001772]   2 base 0810000000 mask 7FF8000000 write-back
Oct 31 10:04:34 dpcl082 kernel: [    0.001773]   3 base 0818000000 mask 7FFC000000 write-back
Oct 31 10:04:34 dpcl082 kernel: [    0.001773]   4 base 081C000000 mask 7FFE000000 write-back
Oct 31 10:04:34 dpcl082 kernel: [    0.001774]   5 base 081E000000 mask 7FFF000000 write-back
Oct 31 10:04:34 dpcl082 kernel: [    0.001774]   6 base 00E0000000 mask 7FE0000000 uncachable
Oct 31 10:04:34 dpcl082 kernel: [    0.001775]   7 disabled
Oct 31 10:04:34 dpcl082 kernel: [    0.001775]   8 disabled
Oct 31 10:04:34 dpcl082 kernel: [    0.001775]   9 disabled
Oct 31 10:04:34 dpcl082 kernel: [    0.002563] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Oct 31 10:04:34 dpcl082 kernel: [    0.002983] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.002987] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
Oct 31 10:04:34 dpcl082 kernel: [    0.008957] found SMP MP-table at [mem 0x000fd820-0x000fd82f]
Oct 31 10:04:34 dpcl082 kernel: [    0.014483] Using GB pages for direct mapping
Oct 31 10:04:34 dpcl082 kernel: [    0.014485] BRK [0x15b601000, 0x15b601fff] PGTABLE
Oct 31 10:04:34 dpcl082 kernel: [    0.014486] BRK [0x15b602000, 0x15b602fff] PGTABLE
Oct 31 10:04:34 dpcl082 kernel: [    0.014487] BRK [0x15b603000, 0x15b603fff] PGTABLE
Oct 31 10:04:34 dpcl082 kernel: [    0.014502] BRK [0x15b604000, 0x15b604fff] PGTABLE
Oct 31 10:04:34 dpcl082 kernel: [    0.014503] BRK [0x15b605000, 0x15b605fff] PGTABLE
Oct 31 10:04:34 dpcl082 kernel: [    0.014558] BRK [0x15b606000, 0x15b606fff] PGTABLE
Oct 31 10:04:34 dpcl082 kernel: [    0.014575] BRK [0x15b607000, 0x15b607fff] PGTABLE
Oct 31 10:04:34 dpcl082 kernel: [    0.014631] BRK [0x15b608000, 0x15b608fff] PGTABLE
Oct 31 10:04:34 dpcl082 kernel: [    0.014651] BRK [0x15b609000, 0x15b609fff] PGTABLE
Oct 31 10:04:34 dpcl082 kernel: [    0.014670] RAMDISK: [mem 0x33d39000-0x35e93fff]
Oct 31 10:04:34 dpcl082 kernel: [    0.014676] ACPI: Early table checksum verification disabled
Oct 31 10:04:34 dpcl082 kernel: [    0.016360] ACPI: RSDP 0x00000000000F04A0 000024 (v02 INTEL )
Oct 31 10:04:34 dpcl082 kernel: [    0.016363] ACPI: XSDT 0x00000000DE833078 000074 (v01 INTEL  DH87MC   000000A4 AMI  00010013)
Oct 31 10:04:34 dpcl082 kernel: [    0.016367] ACPI: FACP 0x00000000DE83FC90 00010C (v05 INTEL  DH87MC   000000A4 AMI  00010013)
Oct 31 10:04:34 dpcl082 kernel: [    0.016371] ACPI: DSDT 0x00000000DE833180 00CB0B (v02 INTEL  DH87MC   000000A4 INTL 20120711)
Oct 31 10:04:34 dpcl082 kernel: [    0.016374] ACPI: FACS 0x00000000DE9C4080 000040
Oct 31 10:04:34 dpcl082 kernel: [    0.016375] ACPI: APIC 0x00000000DE83FDA0 000092 (v03 INTEL  DH87MC   000000A4 AMI  00010013)
Oct 31 10:04:34 dpcl082 kernel: [    0.016377] ACPI: FPDT 0x00000000DE83FE38 000044 (v01 INTEL  DH87MC   000000A4 AMI  00010013)
Oct 31 10:04:34 dpcl082 kernel: [    0.016380] ACPI: SSDT 0x00000000DE83FE80 000539 (v01 INTEL  DH87MC   000000A4 INTL 20120711)
Oct 31 10:04:34 dpcl082 kernel: [    0.016382] ACPI: SSDT 0x00000000DE8403C0 000AD8 (v01 INTEL  DH87MC   000000A4 INTL 20120711)
Oct 31 10:04:34 dpcl082 kernel: [    0.016384] ACPI: MCFG 0x00000000DE840E98 00003C (v01 INTEL  DH87MC   000000A4 MSFT 00000097)
Oct 31 10:04:34 dpcl082 kernel: [    0.016386] ACPI: HPET 0x00000000DE840ED8 000038 (v01 INTEL  DH87MC   000000A4 AMI. 00000005)
Oct 31 10:04:34 dpcl082 kernel: [    0.016388] ACPI: SSDT 0x00000000DE840F10 00036D (v01 INTEL  DH87MC   000000A4 INTL 20120711)
Oct 31 10:04:34 dpcl082 kernel: [    0.016390] ACPI: SSDT 0x00000000DE841280 0030DF (v01 INTEL  DH87MC   000000A4 INTL 20091112)
Oct 31 10:04:34 dpcl082 kernel: [    0.016392] ACPI: DMAR 0x00000000DE844360 000080 (v01 INTEL  DH87MC   000000A4 INTL 00000001)
Oct 31 10:04:34 dpcl082 kernel: [    0.016398] ACPI: Local APIC address 0xfee00000
Oct 31 10:04:34 dpcl082 kernel: [    0.016462] No NUMA configuration found
Oct 31 10:04:34 dpcl082 kernel: [    0.016463] Faking a node at [mem 0x0000000000000000-0x000000081effffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.016466] NODE_DATA(0) allocated [mem 0x81effb000-0x81effffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.016494] Zone ranges:
Oct 31 10:04:34 dpcl082 kernel: [    0.016495]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.016497]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.016498]   Normal   [mem 0x0000000100000000-0x000000081effffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.016498]   Device   empty
Oct 31 10:04:34 dpcl082 kernel: [    0.016499] Movable zone start for each node
Oct 31 10:04:34 dpcl082 kernel: [    0.016500] Early memory node ranges
Oct 31 10:04:34 dpcl082 kernel: [    0.016501]   node   0: [mem 0x0000000000001000-0x000000000009afff]
Oct 31 10:04:34 dpcl082 kernel: [    0.016502]   node   0: [mem 0x0000000000100000-0x00000000caa08fff]
Oct 31 10:04:34 dpcl082 kernel: [    0.016502]   node   0: [mem 0x00000000caa10000-0x00000000de7a4fff]
Oct 31 10:04:34 dpcl082 kernel: [    0.016503]   node   0: [mem 0x00000000defff000-0x00000000deffffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.016504]   node   0: [mem 0x0000000100000000-0x000000081effffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.016506] Reserved but unavailable: 102 pages
Oct 31 10:04:34 dpcl082 kernel: [    0.016507] Initmem setup node 0 [mem 0x0000000000001000-0x000000081effffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.016508] On node 0 totalpages: 8378169
Oct 31 10:04:34 dpcl082 kernel: [    0.016509]   DMA zone: 64 pages used for memmap
Oct 31 10:04:34 dpcl082 kernel: [    0.016509]   DMA zone: 21 pages reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.016510]   DMA zone: 3994 pages, LIFO batch:0
Oct 31 10:04:34 dpcl082 kernel: [    0.016577]   DMA32 zone: 14175 pages used for memmap
Oct 31 10:04:34 dpcl082 kernel: [    0.016578]   DMA32 zone: 907167 pages, LIFO batch:63
Oct 31 10:04:34 dpcl082 kernel: [    0.031166]   Normal zone: 116672 pages used for memmap
Oct 31 10:04:34 dpcl082 kernel: [    0.031167]   Normal zone: 7467008 pages, LIFO batch:63
Oct 31 10:04:34 dpcl082 kernel: [    0.146913] ACPI: PM-Timer IO Port: 0x1808
Oct 31 10:04:34 dpcl082 kernel: [    0.146915] ACPI: Local APIC address 0xfee00000
Oct 31 10:04:34 dpcl082 kernel: [    0.146920] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Oct 31 10:04:34 dpcl082 kernel: [    0.146929] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
Oct 31 10:04:34 dpcl082 kernel: [    0.146931] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 31 10:04:34 dpcl082 kernel: [    0.146932] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 31 10:04:34 dpcl082 kernel: [    0.146933] ACPI: IRQ0 used by override.
Oct 31 10:04:34 dpcl082 kernel: [    0.146934] ACPI: IRQ9 used by override.
Oct 31 10:04:34 dpcl082 kernel: [    0.146935] Using ACPI (MADT) for SMP configuration information
Oct 31 10:04:34 dpcl082 kernel: [    0.146936] ACPI: HPET id: 0x8086a701 base: 0xfed00000
Oct 31 10:04:34 dpcl082 kernel: [    0.146940] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Oct 31 10:04:34 dpcl082 kernel: [    0.146952] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146953] PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146954] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146954] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146956] PM: Registered nosave memory: [mem 0xcaa09000-0xcaa0ffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146957] PM: Registered nosave memory: [mem 0xde7a5000-0xde82efff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146957] PM: Registered nosave memory: [mem 0xde82f000-0xde844fff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146958] PM: Registered nosave memory: [mem 0xde845000-0xde9c5fff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146959] PM: Registered nosave memory: [mem 0xde9c6000-0xdeffefff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146960] PM: Registered nosave memory: [mem 0xdf000000-0xf7ffffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146960] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146961] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146962] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146962] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146963] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146963] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146964] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146965] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146965] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146966] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146966] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.146968] [mem 0xdf000000-0xf7ffffff] available for PCI devices
Oct 31 10:04:34 dpcl082 kernel: [    0.146969] Booting paravirtualized kernel on bare hardware
Oct 31 10:04:34 dpcl082 kernel: [    0.146971] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Oct 31 10:04:34 dpcl082 kernel: [    0.220518] random: get_random_bytes called from start_kernel+0x93/0x52c with crng_init=0
Oct 31 10:04:34 dpcl082 kernel: [    0.220523] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
Oct 31 10:04:34 dpcl082 kernel: [    0.220672] percpu: Embedded 45 pages/cpu s144408 r8192 d31720 u262144
Oct 31 10:04:34 dpcl082 kernel: [    0.220676] pcpu-alloc: s144408 r8192 d31720 u262144 alloc=1*2097152
Oct 31 10:04:34 dpcl082 kernel: [    0.220677] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Oct 31 10:04:34 dpcl082 kernel: [    0.220692] Built 1 zonelists, mobility grouping on.  Total pages: 8247237
Oct 31 10:04:34 dpcl082 kernel: [    0.220693] Policy zone: Normal
Oct 31 10:04:34 dpcl082 kernel: [    0.220695] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-6-amd64 root=UUID=5a2b0293-b684-4d26-93b7-edac20cbe535 ro net.ifnames=0 vsyscall=emulate swapaccount=1 cgroup_enable=memory nfs.nfs4_unique_id=e25a4169-41fe-4bc3-a604-1f1e0cd015b2
Oct 31 10:04:34 dpcl082 kernel: [    0.223533] Calgary: detecting Calgary via BIOS EBDA area
Oct 31 10:04:34 dpcl082 kernel: [    0.223534] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Oct 31 10:04:34 dpcl082 kernel: [    0.296567] Memory: 32861952K/33512676K available (10252K kernel code, 1243K rwdata, 3324K rodata, 1584K init, 2280K bss, 650724K reserved, 0K cma-reserved)
Oct 31 10:04:34 dpcl082 kernel: [    0.296638] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Oct 31 10:04:34 dpcl082 kernel: [    0.296643] Kernel/User page tables isolation: enabled
Oct 31 10:04:34 dpcl082 kernel: [    0.301685] ftrace: allocating 31861 entries in 125 pages
Oct 31 10:04:34 dpcl082 kernel: [    0.311016] rcu: Hierarchical RCU implementation.
Oct 31 10:04:34 dpcl082 kernel: [    0.311017] rcu: 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
Oct 31 10:04:34 dpcl082 kernel: [    0.311018] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Oct 31 10:04:34 dpcl082 kernel: [    0.313031] NR_IRQS: 33024, nr_irqs: 488, preallocated irqs: 16
Oct 31 10:04:34 dpcl082 kernel: [    0.313215] Console: colour dummy device 80x25
Oct 31 10:04:34 dpcl082 kernel: [    0.313330] console [tty0] enabled
Oct 31 10:04:34 dpcl082 kernel: [    0.313343] ACPI: Core revision 20180810
Oct 31 10:04:34 dpcl082 kernel: [    0.313482] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Oct 31 10:04:34 dpcl082 kernel: [    0.313491] hpet clockevent registered
Oct 31 10:04:34 dpcl082 kernel: [    0.313494] APIC: Switch to symmetric I/O mode setup
Oct 31 10:04:34 dpcl082 kernel: [    0.313496] DMAR: Host address width 39
Oct 31 10:04:34 dpcl082 kernel: [    0.313498] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
Oct 31 10:04:34 dpcl082 kernel: [    0.313502] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c20660462 ecap f010da
Oct 31 10:04:34 dpcl082 kernel: [    0.313504] DMAR: RMRR base: 0x000000deeb5000 end: 0x000000deec3fff
Oct 31 10:04:34 dpcl082 kernel: [    0.313506] DMAR-IR: IOAPIC id 8 under DRHD base  0xfed90000 IOMMU 0
Oct 31 10:04:34 dpcl082 kernel: [    0.313508] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
Oct 31 10:04:34 dpcl082 kernel: [    0.313509] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Oct 31 10:04:34 dpcl082 kernel: [    0.313721] DMAR-IR: Enabled IRQ remapping in x2apic mode
Oct 31 10:04:34 dpcl082 kernel: [    0.313722] x2apic enabled
Oct 31 10:04:34 dpcl082 kernel: [    0.313728] Switched APIC routing to cluster x2apic.
Oct 31 10:04:34 dpcl082 kernel: [    0.314131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 31 10:04:34 dpcl082 kernel: [    0.333496] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30e51bca746, max_idle_ns: 440795285122 ns
Oct 31 10:04:34 dpcl082 kernel: [    0.333505] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.17 BogoMIPS (lpj=13568348)
Oct 31 10:04:34 dpcl082 kernel: [    0.333508] pid_max: default: 32768 minimum: 301
Oct 31 10:04:34 dpcl082 kernel: [    0.333531] Security Framework initialized
Oct 31 10:04:34 dpcl082 kernel: [    0.333532] Yama: disabled by default; enable with sysctl kernel.yama.*
Oct 31 10:04:34 dpcl082 kernel: [    0.333545] AppArmor: AppArmor initialized
Oct 31 10:04:34 dpcl082 kernel: [    0.337192] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.339017] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.339087] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.339146] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.339312] CPU0: Thermal monitoring enabled (TM1)
Oct 31 10:04:34 dpcl082 kernel: [    0.339324] process: using mwait in idle threads
Oct 31 10:04:34 dpcl082 kernel: [    0.339327] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Oct 31 10:04:34 dpcl082 kernel: [    0.339328] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Oct 31 10:04:34 dpcl082 kernel: [    0.339330] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 31 10:04:34 dpcl082 kernel: [    0.339332] Spectre V2 : Mitigation: Full generic retpoline
Oct 31 10:04:34 dpcl082 kernel: [    0.339333] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 31 10:04:34 dpcl082 kernel: [    0.339335] Spectre V2 : Enabling Restricted Speculation for firmware calls
Oct 31 10:04:34 dpcl082 kernel: [    0.339342] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 31 10:04:34 dpcl082 kernel: [    0.339343] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Oct 31 10:04:34 dpcl082 kernel: [    0.339345] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Oct 31 10:04:34 dpcl082 kernel: [    0.339364] MDS: Mitigation: Clear CPU buffers
Oct 31 10:04:34 dpcl082 kernel: [    0.341962] Freeing SMP alternatives memory: 24K
Oct 31 10:04:34 dpcl082 kernel: [    0.344380] TSC deadline timer enabled
Oct 31 10:04:34 dpcl082 kernel: [    0.344383] smpboot: CPU0: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (family: 0x6, model: 0x3c, stepping: 0x3)
Oct 31 10:04:34 dpcl082 kernel: [    0.344443] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
Oct 31 10:04:34 dpcl082 kernel: [    0.344479] ... version:                3
Oct 31 10:04:34 dpcl082 kernel: [    0.344480] ... bit width:              48
Oct 31 10:04:34 dpcl082 kernel: [    0.344481] ... generic registers:      4
Oct 31 10:04:34 dpcl082 kernel: [    0.344482] ... value mask:             0000ffffffffffff
Oct 31 10:04:34 dpcl082 kernel: [    0.344484] ... max period:             00007fffffffffff
Oct 31 10:04:34 dpcl082 kernel: [    0.344485] ... fixed-purpose events:   3
Oct 31 10:04:34 dpcl082 kernel: [    0.344486] ... event mask:             000000070000000f
Oct 31 10:04:34 dpcl082 kernel: [    0.344511] rcu: Hierarchical SRCU implementation.
Oct 31 10:04:34 dpcl082 kernel: [    0.344781] random: crng done (trusting CPU's manufacturer)
Oct 31 10:04:34 dpcl082 kernel: [    0.345146] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 31 10:04:34 dpcl082 kernel: [    0.345187] smp: Bringing up secondary CPUs ...
Oct 31 10:04:34 dpcl082 kernel: [    0.345232] x86: Booting SMP configuration:
Oct 31 10:04:34 dpcl082 kernel: [    0.345233] .... node  #0, CPUs:      #1 #2 #3 #4
Oct 31 10:04:34 dpcl082 kernel: [    0.347044] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Oct 31 10:04:34 dpcl082 kernel: [    0.347044]  #5 #6 #7
Oct 31 10:04:34 dpcl082 kernel: [    0.347044] smp: Brought up 1 node, 8 CPUs
Oct 31 10:04:34 dpcl082 kernel: [    0.347044] smpboot: Max logical packages: 1
Oct 31 10:04:34 dpcl082 kernel: [    0.347044] smpboot: Total of 8 processors activated (54273.39 BogoMIPS)
Oct 31 10:04:34 dpcl082 kernel: [    0.350083] devtmpfs: initialized
Oct 31 10:04:34 dpcl082 kernel: [    0.350083] x86/mm: Memory block size: 128MB
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] PM: Registering ACPI NVS region [mem 0xcaa09000-0xcaa0ffff] (28672 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] PM: Registering ACPI NVS region [mem 0xde845000-0xde9c5fff] (1576960 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] futex hash table entries: 2048 (order: 5, 131072 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] pinctrl core: initialized pinctrl subsystem
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] NET: Registered protocol family 16
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] audit: initializing netlink subsys (disabled)
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] audit: type=2000 audit(1572512620.036:1): state=initialized audit_enabled=0 res=1
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] cpuidle: using governor ladder
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] cpuidle: using governor menu
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] ACPI: bus type PCI registered
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] PCI: Using configuration type 1 for base access
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Oct 31 10:04:34 dpcl082 kernel: [    0.350988] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Oct 31 10:04:34 dpcl082 kernel: [    0.353515] ACPI: Added _OSI(Module Device)
Oct 31 10:04:34 dpcl082 kernel: [    0.353517] ACPI: Added _OSI(Processor Device)
Oct 31 10:04:34 dpcl082 kernel: [    0.353518] ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 31 10:04:34 dpcl082 kernel: [    0.353519] ACPI: Added _OSI(Processor Aggregator Device)
Oct 31 10:04:34 dpcl082 kernel: [    0.353521] ACPI: Added _OSI(Linux-Dell-Video)
Oct 31 10:04:34 dpcl082 kernel: [    0.353522] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Oct 31 10:04:34 dpcl082 kernel: [    0.359139] ACPI: 5 ACPI AML tables successfully acquired and loaded
Oct 31 10:04:34 dpcl082 kernel: [    0.361015] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Oct 31 10:04:34 dpcl082 kernel: [    0.361490] ACPI: Dynamic OEM Table Load:
Oct 31 10:04:34 dpcl082 kernel: [    0.361496] ACPI: SSDT 0xFFFF9EF27AB53400 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20120711)
Oct 31 10:04:34 dpcl082 kernel: [    0.361758] ACPI: Dynamic OEM Table Load:
Oct 31 10:04:34 dpcl082 kernel: [    0.361762] ACPI: SSDT 0xFFFF9EF27AAE4800 0005AA (v01 PmRef  ApIst    00003000 INTL 20120711)
Oct 31 10:04:34 dpcl082 kernel: [    0.362036] ACPI: Dynamic OEM Table Load:
Oct 31 10:04:34 dpcl082 kernel: [    0.362039] ACPI: SSDT 0xFFFF9EF27AAFC400 000119 (v01 PmRef  ApCst    00003000 INTL 20120711)
Oct 31 10:04:34 dpcl082 kernel: [    0.363035] ACPI: Interpreter enabled
Oct 31 10:04:34 dpcl082 kernel: [    0.363055] ACPI: (supports S0 S3 S4 S5)
Oct 31 10:04:34 dpcl082 kernel: [    0.363056] ACPI: Using IOAPIC for interrupt routing
Oct 31 10:04:34 dpcl082 kernel: [    0.363074] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 31 10:04:34 dpcl082 kernel: [    0.363223] ACPI: Enabled 8 GPEs in block 00 to 3F
Oct 31 10:04:34 dpcl082 kernel: [    0.368432] ACPI: Power Resource [FN00] (off)
Oct 31 10:04:34 dpcl082 kernel: [    0.368478] ACPI: Power Resource [FN01] (off)
Oct 31 10:04:34 dpcl082 kernel: [    0.368521] ACPI: Power Resource [FN02] (off)
Oct 31 10:04:34 dpcl082 kernel: [    0.368564] ACPI: Power Resource [FN03] (off)
Oct 31 10:04:34 dpcl082 kernel: [    0.368606] ACPI: Power Resource [FN04] (off)
Oct 31 10:04:34 dpcl082 kernel: [    0.369062] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Oct 31 10:04:34 dpcl082 kernel: [    0.369067] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Oct 31 10:04:34 dpcl082 kernel: [    0.369215] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Oct 31 10:04:34 dpcl082 kernel: [    0.369294] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
Oct 31 10:04:34 dpcl082 kernel: [    0.369295] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Oct 31 10:04:34 dpcl082 kernel: [    0.369548] PCI host bridge to bus 0000:00
Oct 31 10:04:34 dpcl082 kernel: [    0.369551] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Oct 31 10:04:34 dpcl082 kernel: [    0.369553] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.369554] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.369556] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.369558] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.369560] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.369561] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.369563] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.369565] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.369567] pci_bus 0000:00: root bus resource [bus 00-3e]
Oct 31 10:04:34 dpcl082 kernel: [    0.369573] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
Oct 31 10:04:34 dpcl082 kernel: [    0.369633] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
Oct 31 10:04:34 dpcl082 kernel: [    0.369661] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Oct 31 10:04:34 dpcl082 kernel: [    0.369749] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
Oct 31 10:04:34 dpcl082 kernel: [    0.369767] pci 0000:00:14.0: reg 0x10: [mem 0xf7320000-0xf732ffff 64bit]
Oct 31 10:04:34 dpcl082 kernel: [    0.369818] pci 0000:00:14.0: PME# supported from D3hot D3cold
Oct 31 10:04:34 dpcl082 kernel: [    0.369866] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
Oct 31 10:04:34 dpcl082 kernel: [    0.369884] pci 0000:00:16.0: reg 0x10: [mem 0xf733b000-0xf733b00f 64bit]
Oct 31 10:04:34 dpcl082 kernel: [    0.369938] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Oct 31 10:04:34 dpcl082 kernel: [    0.369989] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
Oct 31 10:04:34 dpcl082 kernel: [    0.370005] pci 0000:00:19.0: reg 0x10: [mem 0xf7300000-0xf731ffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.370012] pci 0000:00:19.0: reg 0x14: [mem 0xf7339000-0xf7339fff]
Oct 31 10:04:34 dpcl082 kernel: [    0.370019] pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
Oct 31 10:04:34 dpcl082 kernel: [    0.370067] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Oct 31 10:04:34 dpcl082 kernel: [    0.370116] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
Oct 31 10:04:34 dpcl082 kernel: [    0.370134] pci 0000:00:1a.0: reg 0x10: [mem 0xf7338000-0xf73383ff]
Oct 31 10:04:34 dpcl082 kernel: [    0.370205] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Oct 31 10:04:34 dpcl082 kernel: [    0.370256] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
Oct 31 10:04:34 dpcl082 kernel: [    0.370273] pci 0000:00:1b.0: reg 0x10: [mem 0xf7330000-0xf7333fff 64bit]
Oct 31 10:04:34 dpcl082 kernel: [    0.370331] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Oct 31 10:04:34 dpcl082 kernel: [    0.370378] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
Oct 31 10:04:34 dpcl082 kernel: [    0.370440] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Oct 31 10:04:34 dpcl082 kernel: [    0.370514] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
Oct 31 10:04:34 dpcl082 kernel: [    0.370575] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Oct 31 10:04:34 dpcl082 kernel: [    0.370648] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
Oct 31 10:04:34 dpcl082 kernel: [    0.370709] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Oct 31 10:04:34 dpcl082 kernel: [    0.370784] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
Oct 31 10:04:34 dpcl082 kernel: [    0.370803] pci 0000:00:1d.0: reg 0x10: [mem 0xf7337000-0xf73373ff]
Oct 31 10:04:34 dpcl082 kernel: [    0.370874] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Oct 31 10:04:34 dpcl082 kernel: [    0.370926] pci 0000:00:1f.0: [8086:8c4a] type 00 class 0x060100
Oct 31 10:04:34 dpcl082 kernel: [    0.371061] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
Oct 31 10:04:34 dpcl082 kernel: [    0.371074] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
Oct 31 10:04:34 dpcl082 kernel: [    0.371080] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
Oct 31 10:04:34 dpcl082 kernel: [    0.371086] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
Oct 31 10:04:34 dpcl082 kernel: [    0.371092] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
Oct 31 10:04:34 dpcl082 kernel: [    0.371098] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
Oct 31 10:04:34 dpcl082 kernel: [    0.371104] pci 0000:00:1f.2: reg 0x24: [mem 0xf7336000-0xf73367ff]
Oct 31 10:04:34 dpcl082 kernel: [    0.371132] pci 0000:00:1f.2: PME# supported from D3hot
Oct 31 10:04:34 dpcl082 kernel: [    0.371176] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
Oct 31 10:04:34 dpcl082 kernel: [    0.371190] pci 0000:00:1f.3: reg 0x10: [mem 0xf7335000-0xf73350ff 64bit]
Oct 31 10:04:34 dpcl082 kernel: [    0.371207] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
Oct 31 10:04:34 dpcl082 kernel: [    0.371287] pci 0000:01:00.0: [10de:104a] type 00 class 0x030000
Oct 31 10:04:34 dpcl082 kernel: [    0.371303] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.371313] pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
Oct 31 10:04:34 dpcl082 kernel: [    0.371323] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
Oct 31 10:04:34 dpcl082 kernel: [    0.371329] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
Oct 31 10:04:34 dpcl082 kernel: [    0.371336] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
Oct 31 10:04:34 dpcl082 kernel: [    0.371416] pci 0000:01:00.1: [10de:0e08] type 00 class 0x040300
Oct 31 10:04:34 dpcl082 kernel: [    0.371429] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
Oct 31 10:04:34 dpcl082 kernel: [    0.371535] pci 0000:00:01.0: PCI bridge to [bus 01]
Oct 31 10:04:34 dpcl082 kernel: [    0.371538] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Oct 31 10:04:34 dpcl082 kernel: [    0.371540] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.371542] pci 0000:00:01.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
Oct 31 10:04:34 dpcl082 kernel: [    0.371636] pci 0000:02:00.0: [1283:8892] type 01 class 0x060401
Oct 31 10:04:34 dpcl082 kernel: [    0.371999] pci 0000:02:00.0: supports D1 D2
Oct 31 10:04:34 dpcl082 kernel: [    0.372000] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 31 10:04:34 dpcl082 kernel: [    0.372087] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
Oct 31 10:04:34 dpcl082 kernel: [    0.372141] pci_bus 0000:03: extended config space not accessible
Oct 31 10:04:34 dpcl082 kernel: [    0.372229] pci 0000:02:00.0: PCI bridge to [bus 03] (subtractive decode)
Oct 31 10:04:34 dpcl082 kernel: [    0.372323] pci 0000:04:00.0: [1095:3132] type 00 class 0x010400
Oct 31 10:04:34 dpcl082 kernel: [    0.372364] pci 0000:04:00.0: reg 0x10: [mem 0xf7284000-0xf728407f 64bit]
Oct 31 10:04:34 dpcl082 kernel: [    0.372384] pci 0000:04:00.0: reg 0x18: [mem 0xf7280000-0xf7283fff 64bit]
Oct 31 10:04:34 dpcl082 kernel: [    0.372398] pci 0000:04:00.0: reg 0x20: [io  0xd000-0xd07f]
Oct 31 10:04:34 dpcl082 kernel: [    0.372424] pci 0000:04:00.0: reg 0x30: [mem 0xf7200000-0xf727ffff pref]
Oct 31 10:04:34 dpcl082 kernel: [    0.372508] pci 0000:04:00.0: supports D1 D2
Oct 31 10:04:34 dpcl082 kernel: [    0.372604] pci 0000:00:1c.2: PCI bridge to [bus 04]
Oct 31 10:04:34 dpcl082 kernel: [    0.372608] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
Oct 31 10:04:34 dpcl082 kernel: [    0.372611] pci 0000:00:1c.2:   bridge window [mem 0xf7200000-0xf72fffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.372667] pci 0000:05:00.0: [1b21:1242] type 00 class 0x0c0330
Oct 31 10:04:34 dpcl082 kernel: [    0.372698] pci 0000:05:00.0: reg 0x10: [mem 0xf7100000-0xf7107fff 64bit]
Oct 31 10:04:34 dpcl082 kernel: [    0.372752] pci 0000:05:00.0: enabling Extended Tags
Oct 31 10:04:34 dpcl082 kernel: [    0.372823] pci 0000:05:00.0: PME# supported from D3hot D3cold
Oct 31 10:04:34 dpcl082 kernel: [    0.372914] pci 0000:00:1c.4: PCI bridge to [bus 05]
Oct 31 10:04:34 dpcl082 kernel: [    0.372919] pci 0000:00:1c.4:   bridge window [mem 0xf7100000-0xf71fffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.373540] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Oct 31 10:04:34 dpcl082 kernel: [    0.373574] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Oct 31 10:04:34 dpcl082 kernel: [    0.373605] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Oct 31 10:04:34 dpcl082 kernel: [    0.373636] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
Oct 31 10:04:34 dpcl082 kernel: [    0.373666] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 10 11 12 14 15)
Oct 31 10:04:34 dpcl082 kernel: [    0.373697] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Oct 31 10:04:34 dpcl082 kernel: [    0.373728] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 10 11 12 14 15)
Oct 31 10:04:34 dpcl082 kernel: [    0.373759] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
Oct 31 10:04:34 dpcl082 kernel: [    0.373999] pci 0000:01:00.0: vgaarb: setting as boot VGA device
Oct 31 10:04:34 dpcl082 kernel: [    0.373999] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Oct 31 10:04:34 dpcl082 kernel: [    0.373999] pci 0000:01:00.0: vgaarb: bridge control possible
Oct 31 10:04:34 dpcl082 kernel: [    0.373999] vgaarb: loaded
Oct 31 10:04:34 dpcl082 kernel: [    0.373999] pps_core: LinuxPPS API ver. 1 registered
Oct 31 10:04:34 dpcl082 kernel: [    0.373999] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 31 10:04:34 dpcl082 kernel: [    0.373999] PTP clock support registered
Oct 31 10:04:34 dpcl082 kernel: [    0.373999] EDAC MC: Ver: 3.0.0
Oct 31 10:04:34 dpcl082 kernel: [    0.373999] PCI: Using ACPI for IRQ routing
Oct 31 10:04:34 dpcl082 kernel: [    0.374678] PCI: pci_cache_line_size set to 64 bytes
Oct 31 10:04:34 dpcl082 kernel: [    0.374723] e820: reserve RAM buffer [mem 0x0009b000-0x0009ffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.374723] e820: reserve RAM buffer [mem 0xcaa09000-0xcbffffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.374724] e820: reserve RAM buffer [mem 0xde7a5000-0xdfffffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.374725] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.374725] e820: reserve RAM buffer [mem 0x81f000000-0x81fffffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.374784] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Oct 31 10:04:34 dpcl082 kernel: [    0.374784] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Oct 31 10:04:34 dpcl082 kernel: [    0.377515] clocksource: Switched to clocksource tsc-early
Oct 31 10:04:34 dpcl082 kernel: [    0.383996] VFS: Disk quotas dquot_6.6.0
Oct 31 10:04:34 dpcl082 kernel: [    0.384008] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.384080] AppArmor: AppArmor Filesystem Enabled
Oct 31 10:04:34 dpcl082 kernel: [    0.384092] pnp: PnP ACPI init
Oct 31 10:04:34 dpcl082 kernel: [    0.384142] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384146] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 31 10:04:34 dpcl082 kernel: [    0.384250] system 00:01: [io  0x0680-0x069f] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384253] system 00:01: [io  0xffff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384255] system 00:01: [io  0xffff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384256] system 00:01: [io  0xffff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384258] system 00:01: [io  0x1c00-0x1cfe] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384260] system 00:01: [io  0x1d00-0x1dfe] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384261] system 00:01: [io  0x1e00-0x1efe] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384263] system 00:01: [io  0x1f00-0x1ffe] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384264] system 00:01: [io  0x1800-0x18fe] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384266] system 00:01: [io  0x164e-0x164f] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384269] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 31 10:04:34 dpcl082 kernel: [    0.384283] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 31 10:04:34 dpcl082 kernel: [    0.384312] system 00:03: [io  0x1854-0x1857] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384315] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Oct 31 10:04:34 dpcl082 kernel: [    0.384375] system 00:04: [io  0x0a00-0x0a1f] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384377] system 00:04: [io  0x0a20-0x0a3f] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384380] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 31 10:04:34 dpcl082 kernel: [    0.384438] system 00:05: [io  0x04d0-0x04d1] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384441] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 31 10:04:34 dpcl082 kernel: [    0.384697] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384700] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384701] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384703] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384705] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384707] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384708] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384710] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384712] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384714] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384715] system 00:06: [mem 0xf7fdf000-0xf7fdffff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384717] system 00:06: [mem 0xf7fe0000-0xf7feffff] has been reserved
Oct 31 10:04:34 dpcl082 kernel: [    0.384720] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 31 10:04:34 dpcl082 kernel: [    0.384850] pnp: PnP ACPI: found 7 devices
Oct 31 10:04:34 dpcl082 kernel: [    0.390098] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 31 10:04:34 dpcl082 kernel: [    0.390137] pci 0000:00:01.0: PCI bridge to [bus 01]
Oct 31 10:04:34 dpcl082 kernel: [    0.390140] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Oct 31 10:04:34 dpcl082 kernel: [    0.390142] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.390145] pci 0000:00:01.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
Oct 31 10:04:34 dpcl082 kernel: [    0.390148] pci 0000:02:00.0: PCI bridge to [bus 03]
Oct 31 10:04:34 dpcl082 kernel: [    0.390171] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
Oct 31 10:04:34 dpcl082 kernel: [    0.390180] pci 0000:00:1c.2: PCI bridge to [bus 04]
Oct 31 10:04:34 dpcl082 kernel: [    0.390183] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
Oct 31 10:04:34 dpcl082 kernel: [    0.390187] pci 0000:00:1c.2:   bridge window [mem 0xf7200000-0xf72fffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.390194] pci 0000:00:1c.4: PCI bridge to [bus 05]
Oct 31 10:04:34 dpcl082 kernel: [    0.390198] pci 0000:00:1c.4:   bridge window [mem 0xf7100000-0xf71fffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.390205] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Oct 31 10:04:34 dpcl082 kernel: [    0.390206] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.390207] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.390208] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.390208] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.390209] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.390210] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000e3fff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.390210] pci_bus 0000:00: resource 11 [mem 0x000e4000-0x000e7fff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.390211] pci_bus 0000:00: resource 12 [mem 0xe0000000-0xfeafffff window]
Oct 31 10:04:34 dpcl082 kernel: [    0.390212] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
Oct 31 10:04:34 dpcl082 kernel: [    0.390212] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.390213] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
Oct 31 10:04:34 dpcl082 kernel: [    0.390214] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
Oct 31 10:04:34 dpcl082 kernel: [    0.390215] pci_bus 0000:04: resource 1 [mem 0xf7200000-0xf72fffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.390215] pci_bus 0000:05: resource 1 [mem 0xf7100000-0xf71fffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.390281] NET: Registered protocol family 2
Oct 31 10:04:34 dpcl082 kernel: [    0.390376] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.390444] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.390660] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.390759] TCP: Hash tables configured (established 262144 bind 65536)
Oct 31 10:04:34 dpcl082 kernel: [    0.390790] UDP hash table entries: 16384 (order: 7, 524288 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.390852] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    0.390936] NET: Registered protocol family 1
Oct 31 10:04:34 dpcl082 kernel: [    0.390941] NET: Registered protocol family 44
Oct 31 10:04:34 dpcl082 kernel: [    0.413569] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x6c1 took 21962 usecs
Oct 31 10:04:34 dpcl082 kernel: [    0.437564] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x6c1 took 23417 usecs
Oct 31 10:04:34 dpcl082 kernel: [    0.437585] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Oct 31 10:04:34 dpcl082 kernel: [    0.437594] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0
Oct 31 10:04:34 dpcl082 kernel: [    0.437726] PCI: CLS 64 bytes, default 64
Oct 31 10:04:34 dpcl082 kernel: [    0.437751] Unpacking initramfs...
Oct 31 10:04:34 dpcl082 kernel: [    0.794164] Freeing initrd memory: 34156K
Oct 31 10:04:34 dpcl082 kernel: [    0.813535] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 31 10:04:34 dpcl082 kernel: [    0.813538] software IO TLB: mapped [mem 0xda7a5000-0xde7a5000] (64MB)
Oct 31 10:04:34 dpcl082 kernel: [    0.814045] Initialise system trusted keyrings
Oct 31 10:04:34 dpcl082 kernel: [    0.814054] Key type blacklist registered
Oct 31 10:04:34 dpcl082 kernel: [    0.814088] workingset: timestamp_bits=40 max_order=23 bucket_order=0
Oct 31 10:04:34 dpcl082 kernel: [    0.814846] zbud: loaded
Oct 31 10:04:34 dpcl082 kernel: [    0.925928] Key type asymmetric registered
Oct 31 10:04:34 dpcl082 kernel: [    0.925930] Asymmetric key parser 'x509' registered
Oct 31 10:04:34 dpcl082 kernel: [    0.925936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Oct 31 10:04:34 dpcl082 kernel: [    0.925963] io scheduler noop registered
Oct 31 10:04:34 dpcl082 kernel: [    0.925964] io scheduler deadline registered
Oct 31 10:04:34 dpcl082 kernel: [    0.925983] io scheduler cfq registered (default)
Oct 31 10:04:34 dpcl082 kernel: [    0.925984] io scheduler mq-deadline registered
Oct 31 10:04:34 dpcl082 kernel: [    0.926356] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 31 10:04:34 dpcl082 kernel: [    0.926366] vesafb: mode is 1920x1200x32, linelength=7680, pages=0
Oct 31 10:04:34 dpcl082 kernel: [    0.926367] vesafb: scrolling: redraw
Oct 31 10:04:34 dpcl082 kernel: [    0.926369] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Oct 31 10:04:34 dpcl082 kernel: [    0.926385] vesafb: framebuffer at 0xf1000000, mapped to 0x00000000042e65ec, using 9024k, total 9024k
Oct 31 10:04:34 dpcl082 kernel: [    1.047864] Console: switching to colour frame buffer device 240x75
Oct 31 10:04:34 dpcl082 kernel: [    1.169790] fb0: VESA VGA frame buffer device
Oct 31 10:04:34 dpcl082 kernel: [    1.169804] intel_idle: MWAIT substates: 0x42120
Oct 31 10:04:34 dpcl082 kernel: [    1.170137] intel_idle: v0.4.1 model 0x3C
Oct 31 10:04:34 dpcl082 kernel: [    1.170334] intel_idle: lapic_timer_reliable_states 0xffffffff
Oct 31 10:04:34 dpcl082 kernel: [    1.170590] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 31 10:04:34 dpcl082 kernel: [    1.171383] Linux agpgart interface v0.103
Oct 31 10:04:34 dpcl082 kernel: [    1.171734] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Oct 31 10:04:34 dpcl082 kernel: [    1.172201] AMD IOMMUv2 functionality not available on this system
Oct 31 10:04:34 dpcl082 kernel: [    1.172994] i8042: PNP: No PS/2 controller found.
Oct 31 10:04:34 dpcl082 kernel: [    1.173390] mousedev: PS/2 mouse device common for all mice
Oct 31 10:04:34 dpcl082 kernel: [    1.173847] rtc_cmos 00:02: RTC can wake from S4
Oct 31 10:04:34 dpcl082 kernel: [    1.174324] rtc_cmos 00:02: registered as rtc0
Oct 31 10:04:34 dpcl082 kernel: [    1.174677] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Oct 31 10:04:34 dpcl082 kernel: [    1.175278] intel_pstate: Intel P-state driver initializing
Oct 31 10:04:34 dpcl082 kernel: [    1.176148] ledtrig-cpu: registered to indicate activity on CPUs
Oct 31 10:04:34 dpcl082 kernel: [    1.179100] NET: Registered protocol family 10
Oct 31 10:04:34 dpcl082 kernel: [    1.192484] Segment Routing with IPv6
Oct 31 10:04:34 dpcl082 kernel: [    1.192789] mip6: Mobile IPv6
Oct 31 10:04:34 dpcl082 kernel: [    1.193027] NET: Registered protocol family 17
Oct 31 10:04:34 dpcl082 kernel: [    1.193403] mpls_gso: MPLS GSO support
Oct 31 10:04:34 dpcl082 kernel: [    1.194205] mce: Using 9 MCE banks
Oct 31 10:04:34 dpcl082 kernel: [    1.194517] microcode: sig=0x306c3, pf=0x2, revision=0x27
Oct 31 10:04:34 dpcl082 kernel: [    1.195079] microcode: Microcode Update Driver: v2.2.
Oct 31 10:04:34 dpcl082 kernel: [    1.195086] sched_clock: Marking stable (1194778744, 297627)->(1208203029, -13126658)
Oct 31 10:04:34 dpcl082 kernel: [    1.196346] registered taskstats version 1
Oct 31 10:04:34 dpcl082 kernel: [    1.196672] Loading compiled-in X.509 certificates
Oct 31 10:04:34 dpcl082 kernel: [    1.224588] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
Oct 31 10:04:34 dpcl082 kernel: [    1.225207] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
Oct 31 10:04:34 dpcl082 kernel: [    1.225694] zswap: loaded using pool lzo/zbud
Oct 31 10:04:34 dpcl082 kernel: [    1.226282] AppArmor: AppArmor sha1 policy hashing enabled
Oct 31 10:04:34 dpcl082 kernel: [    1.227011] rtc_cmos 00:02: setting system clock to 2019-10-31 09:03:41 UTC (1572512621)
Oct 31 10:04:34 dpcl082 kernel: [    1.363003] Freeing unused kernel image memory: 1584K
Oct 31 10:04:34 dpcl082 kernel: [    1.389583] Write protecting the kernel read-only data: 16384k
Oct 31 10:04:34 dpcl082 kernel: [    1.391407] Freeing unused kernel image memory: 2028K
Oct 31 10:04:34 dpcl082 kernel: [    1.392167] Freeing unused kernel image memory: 772K
Oct 31 10:04:34 dpcl082 kernel: [    1.400221] x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 31 10:04:34 dpcl082 kernel: [    1.400945] x86/mm: Checking user space page tables
Oct 31 10:04:34 dpcl082 kernel: [    1.407436] x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 31 10:04:34 dpcl082 kernel: [    1.407886] Run /init as init process
Oct 31 10:04:34 dpcl082 kernel: [    1.510412] thermal LNXTHERM:00: registered as thermal_zone0
Oct 31 10:04:34 dpcl082 kernel: [    1.510836] ACPI: Thermal Zone [TZ00] (28 C)
Oct 31 10:04:34 dpcl082 kernel: [    1.511425] thermal LNXTHERM:01: registered as thermal_zone1
Oct 31 10:04:34 dpcl082 kernel: [    1.511846] ACPI: Thermal Zone [TZ01] (30 C)
Oct 31 10:04:34 dpcl082 kernel: [    1.512341] i801_smbus 0000:00:1f.3: SPD Write Disable is set
Oct 31 10:04:34 dpcl082 kernel: [    1.512810] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Oct 31 10:04:34 dpcl082 kernel: [    1.515581] cryptd: max_cpu_qlen set to 1000
Oct 31 10:04:34 dpcl082 kernel: [    1.516570] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20180810/utaddress-213)
Oct 31 10:04:34 dpcl082 kernel: [    1.517723] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Oct 31 10:04:34 dpcl082 kernel: [    1.518475] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20180810/utaddress-213)
Oct 31 10:04:34 dpcl082 kernel: [    1.519621] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Oct 31 10:04:34 dpcl082 kernel: [    1.520382] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20180810/utaddress-213)
Oct 31 10:04:34 dpcl082 kernel: [    1.548737] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20180810/utaddress-213)
Oct 31 10:04:34 dpcl082 kernel: [    1.576502] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Oct 31 10:04:34 dpcl082 kernel: [    1.603891] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20180810/utaddress-213)
Oct 31 10:04:34 dpcl082 kernel: [    1.632424] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20180810/utaddress-213)
Oct 31 10:04:34 dpcl082 kernel: [    1.661372] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Oct 31 10:04:34 dpcl082 kernel: [    1.690521] lpc_ich: Resource conflict(s) found affecting gpio_ich
Oct 31 10:04:34 dpcl082 kernel: [    1.719674] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Oct 31 10:04:34 dpcl082 kernel: [    1.749040] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Oct 31 10:04:34 dpcl082 kernel: [    1.778806] AVX2 version of gcm_enc/dec engaged.
Oct 31 10:04:34 dpcl082 kernel: [    1.778904] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Oct 31 10:04:34 dpcl082 kernel: [    1.807420] AES CTR mode by8 optimization enabled
Oct 31 10:04:34 dpcl082 kernel: [    1.807491] ACPI: bus type USB registered
Oct 31 10:04:34 dpcl082 kernel: [    1.895899] tsc: Refined TSC clocksource calibration: 3392.144 MHz
Oct 31 10:04:34 dpcl082 kernel: [    1.895920] usbcore: registered new interface driver usbfs
Oct 31 10:04:34 dpcl082 kernel: [    1.924841] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e5517d4e4, max_idle_ns: 440795261668 ns
Oct 31 10:04:34 dpcl082 kernel: [    1.927795] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
Oct 31 10:04:34 dpcl082 kernel: [    1.953746] usbcore: registered new interface driver hub
Oct 31 10:04:34 dpcl082 kernel: [    2.045815] clocksource: Switched to clocksource tsc
Oct 31 10:04:34 dpcl082 kernel: [    2.045835] usbcore: registered new device driver usb
Oct 31 10:04:34 dpcl082 kernel: [    2.046613] SCSI subsystem initialized
Oct 31 10:04:34 dpcl082 kernel: [    2.056938] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 54:be:f7:09:30:bd
Oct 31 10:04:34 dpcl082 kernel: [    2.056939] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
Oct 31 10:04:34 dpcl082 kernel: [    2.056984] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
Oct 31 10:04:34 dpcl082 kernel: [    2.228885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 31 10:04:34 dpcl082 kernel: [    2.260125] libata version 3.00 loaded.
Oct 31 10:04:34 dpcl082 kernel: [    2.260505] ehci-pci: EHCI PCI platform driver
Oct 31 10:04:34 dpcl082 kernel: [    2.291496] ehci-pci 0000:00:1a.0: EHCI Host Controller
Oct 31 10:04:34 dpcl082 kernel: [    2.322330] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Oct 31 10:04:34 dpcl082 kernel: [    2.352791] ehci-pci 0000:00:1a.0: debug port 2
Oct 31 10:04:34 dpcl082 kernel: [    2.382896] sata_sil24 0000:04:00.0: version 1.1
Oct 31 10:04:34 dpcl082 kernel: [    2.383144] scsi host0: sata_sil24
Oct 31 10:04:34 dpcl082 kernel: [    2.386654] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Oct 31 10:04:34 dpcl082 kernel: [    2.413007] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7338000
Oct 31 10:04:34 dpcl082 kernel: [    2.413196] scsi host1: sata_sil24
Oct 31 10:04:34 dpcl082 kernel: [    2.442992] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Oct 31 10:04:34 dpcl082 kernel: [    2.473402] ata1: SATA max UDMA/100 host m128@0xf7284000 port 0xf7280000 irq 18
Oct 31 10:04:34 dpcl082 kernel: [    2.503635] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
Oct 31 10:04:34 dpcl082 kernel: [    2.534546] ata2: SATA max UDMA/100 host m128@0xf7284000 port 0xf7282000 irq 18
Oct 31 10:04:34 dpcl082 kernel: [    2.534585] ahci 0000:00:1f.2: version 3.0
Oct 31 10:04:34 dpcl082 kernel: [    2.534712] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 5 ports 6 Gbps 0x1f impl SATA mode
Oct 31 10:04:34 dpcl082 kernel: [    2.534714] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
Oct 31 10:04:34 dpcl082 kernel: [    2.564859] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 10:04:34 dpcl082 kernel: [    2.564860] usb usb1: Product: EHCI Host Controller
Oct 31 10:04:34 dpcl082 kernel: [    2.581868] scsi host2: ahci
Oct 31 10:04:34 dpcl082 kernel: [    2.582027] scsi host3: ahci
Oct 31 10:04:34 dpcl082 kernel: [    2.582185] scsi host4: ahci
Oct 31 10:04:34 dpcl082 kernel: [    2.582256] scsi host5: ahci
Oct 31 10:04:34 dpcl082 kernel: [    2.582321] scsi host6: ahci
Oct 31 10:04:34 dpcl082 kernel: [    2.582362] ata3: SATA max UDMA/133 abar m2048@0xf7336000 port 0xf7336100 irq 26
Oct 31 10:04:34 dpcl082 kernel: [    2.582364] ata4: SATA max UDMA/133 abar m2048@0xf7336000 port 0xf7336180 irq 26
Oct 31 10:04:34 dpcl082 kernel: [    2.582365] ata5: SATA max UDMA/133 abar m2048@0xf7336000 port 0xf7336200 irq 26
Oct 31 10:04:34 dpcl082 kernel: [    2.582367] ata6: SATA max UDMA/133 abar m2048@0xf7336000 port 0xf7336280 irq 26
Oct 31 10:04:34 dpcl082 kernel: [    2.582368] ata7: SATA max UDMA/133 abar m2048@0xf7336000 port 0xf7336300 irq 26
Oct 31 10:04:34 dpcl082 kernel: [    2.895694] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 31 10:04:34 dpcl082 kernel: [    2.899060] usb usb1: Manufacturer: Linux 4.19.0-6-amd64 ehci_hcd
Oct 31 10:04:34 dpcl082 kernel: [    2.929630] ata4: SATA link down (SStatus 0 SControl 300)
Oct 31 10:04:34 dpcl082 kernel: [    2.959929] usb usb1: SerialNumber: 0000:00:1a.0
Oct 31 10:04:34 dpcl082 kernel: [    2.989934] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 31 10:04:34 dpcl082 kernel: [    3.019546] hub 1-0:1.0: USB hub found
Oct 31 10:04:34 dpcl082 kernel: [    3.048858] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 31 10:04:34 dpcl082 kernel: [    3.078143] hub 1-0:1.0: 2 ports detected
Oct 31 10:04:34 dpcl082 kernel: [    3.106749] ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 31 10:04:34 dpcl082 kernel: [    3.135429] xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 31 10:04:34 dpcl082 kernel: [    3.164123] ata3.00: ATA-9: WDC WD20EFRX-68EUZN0, 80.00A80, max UDMA/133
Oct 31 10:04:34 dpcl082 kernel: [    3.193022] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Oct 31 10:04:34 dpcl082 kernel: [    3.221884] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Oct 31 10:04:34 dpcl082 kernel: [    3.251357] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
Oct 31 10:04:34 dpcl082 kernel: [    3.279296] ata5.00: ATA-10: INTEL SSDSC2BW480H6, RG21, max UDMA/133
Oct 31 10:04:34 dpcl082 kernel: [    3.308780] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Oct 31 10:04:34 dpcl082 kernel: [    3.338331] ata5.00: 937703088 sectors, multi 16: LBA48 NCQ (depth 32), AA
Oct 31 10:04:34 dpcl082 kernel: [    3.368457] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
Oct 31 10:04:34 dpcl082 kernel: [    3.398425] ata7.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Oct 31 10:04:34 dpcl082 kernel: [    3.428996] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 10:04:34 dpcl082 kernel: [    3.428998] usb usb2: Product: xHCI Host Controller
Oct 31 10:04:34 dpcl082 kernel: [    3.459571] ata7.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Oct 31 10:04:34 dpcl082 kernel: [    3.469504] usb 1-1: new high-speed USB device number 2 using ehci-pci
Oct 31 10:04:34 dpcl082 kernel: [    3.490284] usb usb2: Manufacturer: Linux 4.19.0-6-amd64 xhci-hcd
Oct 31 10:04:34 dpcl082 kernel: [    3.490285] usb usb2: SerialNumber: 0000:00:14.0
Oct 31 10:04:34 dpcl082 kernel: [    3.521437] ata7.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 31 10:04:34 dpcl082 kernel: [    3.552524] hub 2-0:1.0: USB hub found
Oct 31 10:04:34 dpcl082 kernel: [    3.583571] ata6.00: ATA-8: WDC WD3001FFSX-68JNUN0, 81.00A81, max UDMA/133
Oct 31 10:04:34 dpcl082 kernel: [    3.614955] hub 2-0:1.0: 14 ports detected
Oct 31 10:04:34 dpcl082 kernel: [    3.625796] usb 1-1: New USB device found, idVendor=8087, idProduct=8008, bcdDevice= 0.04
Oct 31 10:04:34 dpcl082 kernel: [    3.625797] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 31 10:04:34 dpcl082 kernel: [    3.625938] hub 1-1:1.0: USB hub found
Oct 31 10:04:34 dpcl082 kernel: [    3.626044] hub 1-1:1.0: 6 ports detected
Oct 31 10:04:34 dpcl082 kernel: [    3.645440] ata6.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Oct 31 10:04:34 dpcl082 kernel: [    3.675947] ehci-pci 0000:00:1d.0: EHCI Host Controller
Oct 31 10:04:34 dpcl082 kernel: [    3.675953] xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 31 10:04:34 dpcl082 kernel: [    3.675955] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Oct 31 10:04:34 dpcl082 kernel: [    3.675956] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Oct 31 10:04:34 dpcl082 kernel: [    3.675986] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
Oct 31 10:04:34 dpcl082 kernel: [    3.675987] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 10:04:34 dpcl082 kernel: [    3.675988] usb usb3: Product: xHCI Host Controller
Oct 31 10:04:34 dpcl082 kernel: [    3.675988] usb usb3: Manufacturer: Linux 4.19.0-6-amd64 xhci-hcd
Oct 31 10:04:34 dpcl082 kernel: [    3.675989] usb usb3: SerialNumber: 0000:00:14.0
Oct 31 10:04:34 dpcl082 kernel: [    3.676082] hub 3-0:1.0: USB hub found
Oct 31 10:04:34 dpcl082 kernel: [    3.676093] hub 3-0:1.0: 6 ports detected
Oct 31 10:04:34 dpcl082 kernel: [    3.703644] ata7.00: ATA-8: WDC WD3001FFSX-68JNUN0, 81.00A81, max UDMA/133
Oct 31 10:04:34 dpcl082 kernel: [    3.732788] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
Oct 31 10:04:34 dpcl082 kernel: [    3.761132] ata7.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Oct 31 10:04:34 dpcl082 kernel: [    3.761208] ata3.00: configured for UDMA/133
Oct 31 10:04:34 dpcl082 kernel: [    3.789968] ehci-pci 0000:00:1d.0: debug port 2
Oct 31 10:04:34 dpcl082 kernel: [    3.817824] scsi 2:0:0:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A80 PQ: 0 ANSI: 5
Oct 31 10:04:34 dpcl082 kernel: [    3.817945] ata6.00: configured for UDMA/133
Oct 31 10:04:34 dpcl082 kernel: [    3.817948] ata7.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Oct 31 10:04:34 dpcl082 kernel: [    3.817950] ata7.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Oct 31 10:04:34 dpcl082 kernel: [    3.817950] ata7.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 31 10:04:34 dpcl082 kernel: [    3.818486] ata7.00: configured for UDMA/133
Oct 31 10:04:34 dpcl082 kernel: [    3.823524] ata5.00: configured for UDMA/133
Oct 31 10:04:34 dpcl082 kernel: [    3.848147] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Oct 31 10:04:34 dpcl082 kernel: [    3.871177] scsi 4:0:0:0: Direct-Access     ATA      INTEL SSDSC2BW48 RG21 PQ: 0 ANSI: 5
Oct 31 10:04:34 dpcl082 kernel: [    3.896650] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7337000
Oct 31 10:04:34 dpcl082 kernel: [    3.922390] scsi 5:0:0:0: Direct-Access     ATA      WDC WD3001FFSX-6 0A81 PQ: 0 ANSI: 5
Oct 31 10:04:34 dpcl082 kernel: [    4.049527] usb 2-5: new high-speed USB device number 2 using xhci_hcd
Oct 31 10:04:34 dpcl082 kernel: [    4.065527] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Oct 31 10:04:34 dpcl082 kernel: [    4.065568] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
Oct 31 10:04:34 dpcl082 kernel: [    4.065569] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 10:04:34 dpcl082 kernel: [    4.065570] usb usb4: Product: EHCI Host Controller
Oct 31 10:04:34 dpcl082 kernel: [    4.065570] usb usb4: Manufacturer: Linux 4.19.0-6-amd64 ehci_hcd
Oct 31 10:04:34 dpcl082 kernel: [    4.065571] usb usb4: SerialNumber: 0000:00:1d.0
Oct 31 10:04:34 dpcl082 kernel: [    4.065705] hub 4-0:1.0: USB hub found
Oct 31 10:04:34 dpcl082 kernel: [    4.065708] hub 4-0:1.0: 2 ports detected
Oct 31 10:04:34 dpcl082 kernel: [    4.065802] xhci_hcd 0000:05:00.0: xHCI Host Controller
Oct 31 10:04:34 dpcl082 kernel: [    4.065806] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 5
Oct 31 10:04:34 dpcl082 kernel: [    4.072099] scsi 6:0:0:0: Direct-Access     ATA      WDC WD3001FFSX-6 0A81 PQ: 0 ANSI: 5
Oct 31 10:04:34 dpcl082 kernel: [    4.124664] xhci_hcd 0000:05:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x0000000000000010
Oct 31 10:04:34 dpcl082 kernel: [    4.273665] usb 2-5: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
Oct 31 10:04:34 dpcl082 kernel: [    4.294392] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
Oct 31 10:04:34 dpcl082 kernel: [    4.318294] usb 2-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 31 10:04:34 dpcl082 kernel: [    4.401524] usb 4-1: new high-speed USB device number 2 using ehci-pci
Oct 31 10:04:34 dpcl082 kernel: [    4.416280] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 10:04:34 dpcl082 kernel: [    4.416349] hub 2-5:1.0: USB hub found
Oct 31 10:04:34 dpcl082 kernel: [    4.440745] hub 2-5:1.0: 4 ports detected
Oct 31 10:04:34 dpcl082 kernel: [    4.465386] usb usb5: Product: xHCI Host Controller
Oct 31 10:04:34 dpcl082 kernel: [    4.465387] usb usb5: Manufacturer: Linux 4.19.0-6-amd64 xhci-hcd
Oct 31 10:04:34 dpcl082 kernel: [    4.465387] usb usb5: SerialNumber: 0000:05:00.0
Oct 31 10:04:34 dpcl082 kernel: [    4.465531] hub 5-0:1.0: USB hub found
Oct 31 10:04:34 dpcl082 kernel: [    4.593855] usb 4-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.04
Oct 31 10:04:34 dpcl082 kernel: [    4.614618] hub 5-0:1.0: 2 ports detected
Oct 31 10:04:34 dpcl082 kernel: [    4.639373] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 31 10:04:34 dpcl082 kernel: [    4.639771] hub 4-1:1.0: USB hub found
Oct 31 10:04:34 dpcl082 kernel: [    4.664780] xhci_hcd 0000:05:00.0: xHCI Host Controller
Oct 31 10:04:34 dpcl082 kernel: [    4.689216] hub 4-1:1.0: 8 ports detected
Oct 31 10:04:34 dpcl082 kernel: [    4.714002] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 6
Oct 31 10:04:34 dpcl082 kernel: [    4.799663] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 0)
Oct 31 10:04:34 dpcl082 kernel: [    4.811937] xhci_hcd 0000:05:00.0: Host supports USB 3.0 SuperSpeed
Oct 31 10:04:34 dpcl082 kernel: [    4.838651] ata1.00: ATAPI: HL-DT-ST DVDRAM GH24NS95, RN01, max UDMA/133
Oct 31 10:04:34 dpcl082 kernel: [    4.862035] usb 2-6: new high-speed USB device number 3 using xhci_hcd
Oct 31 10:04:34 dpcl082 kernel: [    4.862055] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 31 10:04:34 dpcl082 kernel: [    4.862071] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
Oct 31 10:04:34 dpcl082 kernel: [    4.862072] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 10:04:34 dpcl082 kernel: [    4.862073] usb usb6: Product: xHCI Host Controller
Oct 31 10:04:34 dpcl082 kernel: [    4.862073] usb usb6: Manufacturer: Linux 4.19.0-6-amd64 xhci-hcd
Oct 31 10:04:34 dpcl082 kernel: [    4.862074] usb usb6: SerialNumber: 0000:05:00.0
Oct 31 10:04:34 dpcl082 kernel: [    4.862191] hub 6-0:1.0: USB hub found
Oct 31 10:04:34 dpcl082 kernel: [    4.862197] hub 6-0:1.0: 2 ports detected
Oct 31 10:04:34 dpcl082 kernel: [    4.890482] ata1.00: configured for UDMA/100
Oct 31 10:04:34 dpcl082 kernel: [    5.061774] usb 2-6: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
Oct 31 10:04:34 dpcl082 kernel: [    5.079493] scsi 0:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH24NS95  RN01 PQ: 0 ANSI: 5
Oct 31 10:04:34 dpcl082 kernel: [    5.102696] usb 2-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 31 10:04:34 dpcl082 kernel: [    5.211934] usb 6-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Oct 31 10:04:34 dpcl082 kernel: [    5.237225] hub 2-6:1.0: USB hub found
Oct 31 10:04:34 dpcl082 kernel: [    5.292199] usb 6-2: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
Oct 31 10:04:34 dpcl082 kernel: [    5.317232] hub 2-6:1.0: 4 ports detected
Oct 31 10:04:34 dpcl082 kernel: [    5.343636] usb 6-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
Oct 31 10:04:34 dpcl082 kernel: [    5.497503] usb 2-11: new full-speed USB device number 4 using xhci_hcd
Oct 31 10:04:34 dpcl082 kernel: [    5.501983] usb 6-2: Product: IB-121CL-C31
Oct 31 10:04:34 dpcl082 kernel: [    5.676030] usb 2-11: New USB device found, idVendor=046d, idProduct=c525, bcdDevice= 2.00
Oct 31 10:04:34 dpcl082 kernel: [    5.683609] usb 6-2: Manufacturer: ICY BOX
Oct 31 10:04:34 dpcl082 kernel: [    5.708737] usb 2-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 31 10:04:34 dpcl082 kernel: [    5.734177] usb 6-2: SerialNumber: 123456789115
Oct 31 10:04:34 dpcl082 kernel: [    5.759738] usb 2-11: Product: USB Receiver
Oct 31 10:04:34 dpcl082 kernel: [    5.942671] usbcore: registered new interface driver usb-storage
Oct 31 10:04:34 dpcl082 kernel: [    5.968986] usb 2-11: Manufacturer: Logitech
Oct 31 10:04:34 dpcl082 kernel: [    6.162968] scsi host7: uas
Oct 31 10:04:34 dpcl082 kernel: [    6.189617] usbcore: registered new interface driver uas
Oct 31 10:04:34 dpcl082 kernel: [    6.190827] scsi 7:0:0:0: Direct-Access     IB-      121CL-C31 Disk1  0    PQ: 0 ANSI: 6
Oct 31 10:04:34 dpcl082 kernel: [    6.247079] scsi 7:0:0:1: Direct-Access     IB-      121CL-C31 Disk2  0    PQ: 0 ANSI: 6
Oct 31 10:04:34 dpcl082 kernel: [    6.285576] usb 2-12: new full-speed USB device number 5 using xhci_hcd
Oct 31 10:04:34 dpcl082 kernel: [    6.460725] usb 2-12: New USB device found, idVendor=17f6, idProduct=0862, bcdDevice= 7.47
Oct 31 10:04:34 dpcl082 kernel: [    6.487647] usb 2-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 31 10:04:34 dpcl082 kernel: [    6.514264] usb 2-12: Product: Unicomp R7_2_10x_Kbrd_v7_47
Oct 31 10:04:34 dpcl082 kernel: [    6.540882] usb 2-12: Manufacturer: Unicomp Inc
Oct 31 10:04:34 dpcl082 kernel: [    6.574805] hidraw: raw HID events driver (C) Jiri Kosina
Oct 31 10:04:34 dpcl082 kernel: [    6.606485] usbcore: registered new interface driver usbhid
Oct 31 10:04:34 dpcl082 kernel: [    6.633110] usbhid: USB HID core driver
Oct 31 10:04:34 dpcl082 kernel: [    6.660446] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb2/2-11/2-11:1.0/0003:046D:C525.0001/input/input0
Oct 31 10:04:34 dpcl082 kernel: [    6.698242] hid-generic 0003:046D:C525.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11/input0
Oct 31 10:04:34 dpcl082 kernel: [    6.726303] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb2/2-11/2-11:1.1/0003:046D:C525.0002/input/input1
Oct 31 10:04:34 dpcl082 kernel: [    6.813789] hid-generic 0003:046D:C525.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11/input1
Oct 31 10:04:34 dpcl082 kernel: [    6.857667] input: Unicomp Inc Unicomp R7_2_10x_Kbrd_v7_47 as /devices/pci0000:00/0000:00:14.0/usb2/2-12/2-12:1.0/0003:17F6:0862.0003/input/input4
Oct 31 10:04:34 dpcl082 kernel: [    6.945790] hid-generic 0003:17F6:0862.0003: input,hidraw2: USB HID v1.11 Keyboard [Unicomp Inc Unicomp R7_2_10x_Kbrd_v7_47] on usb-0000:00:14.0-12/input0
Oct 31 10:04:34 dpcl082 kernel: [    7.861604] ata2: SATA link down (SStatus 0 SControl 0)
Oct 31 10:04:34 dpcl082 kernel: [    7.917164] sd 2:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Oct 31 10:04:34 dpcl082 kernel: [    7.917228] sd 5:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Oct 31 10:04:34 dpcl082 kernel: [    7.917236] sd 6:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Oct 31 10:04:34 dpcl082 kernel: [    7.917237] sd 6:0:0:0: [sdd] 4096-byte physical blocks
Oct 31 10:04:34 dpcl082 kernel: [    7.917242] sd 6:0:0:0: [sdd] Write Protect is off
Oct 31 10:04:34 dpcl082 kernel: [    7.917243] sd 6:0:0:0: [sdd] Mode Sense: 00 3a 00 00
Oct 31 10:04:34 dpcl082 kernel: [    7.917249] sd 6:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 31 10:04:34 dpcl082 kernel: [    7.917785] sd 4:0:0:0: [sdb] 937703088 512-byte logical blocks: (480 GB/447 GiB)
Oct 31 10:04:34 dpcl082 kernel: [    7.917788] sd 4:0:0:0: [sdb] Write Protect is off
Oct 31 10:04:34 dpcl082 kernel: [    7.917789] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Oct 31 10:04:34 dpcl082 kernel: [    7.917793] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 31 10:04:34 dpcl082 kernel: [    7.922194] sd 7:0:0:0: [sde] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
Oct 31 10:04:34 dpcl082 kernel: [    7.922195] sd 7:0:0:0: [sde] 4096-byte physical blocks
Oct 31 10:04:34 dpcl082 kernel: [    7.923069] sd 7:0:0:1: [sdf] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
Oct 31 10:04:34 dpcl082 kernel: [    7.923070] sd 7:0:0:1: [sdf] 4096-byte physical blocks
Oct 31 10:04:34 dpcl082 kernel: [    7.923133] sd 7:0:0:0: [sde] Write Protect is off
Oct 31 10:04:34 dpcl082 kernel: [    7.923134] sd 7:0:0:0: [sde] Mode Sense: 43 00 00 00
Oct 31 10:04:34 dpcl082 kernel: [    7.923196] sd 7:0:0:1: [sdf] Write Protect is off
Oct 31 10:04:34 dpcl082 kernel: [    7.923197] sd 7:0:0:1: [sdf] Mode Sense: 43 00 00 00
Oct 31 10:04:34 dpcl082 kernel: [    7.923357] sd 7:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 31 10:04:34 dpcl082 kernel: [    7.923421] sd 7:0:0:1: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 31 10:04:34 dpcl082 kernel: [    7.924018] xhci_hcd 0000:05:00.0: bad transfer trb length 502 in event trb
Oct 31 10:04:34 dpcl082 kernel: [    7.924058] sd 7:0:0:0: [sde] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    7.924921] sd 7:0:0:1: [sdf] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
Oct 31 10:04:34 dpcl082 kernel: [    7.947771] sd 2:0:0:0: [sda] 4096-byte physical blocks
Oct 31 10:04:34 dpcl082 kernel: [    7.954616]  sdd: sdd1 sdd2
Oct 31 10:04:34 dpcl082 kernel: [    7.954820] sd 6:0:0:0: [sdd] Attached SCSI disk
Oct 31 10:04:34 dpcl082 kernel: [    7.978245] sd 5:0:0:0: [sdc] 4096-byte physical blocks
Oct 31 10:04:34 dpcl082 kernel: [    7.998048]  sdf: sdf1
Oct 31 10:04:34 dpcl082 kernel: [    8.001367] sd 7:0:0:1: [sdf] Attached SCSI disk
Oct 31 10:04:34 dpcl082 kernel: [    8.008634] sd 2:0:0:0: [sda] Write Protect is off
Oct 31 10:04:34 dpcl082 kernel: [    8.038658] sd 5:0:0:0: [sdc] Write Protect is off
Oct 31 10:04:34 dpcl082 kernel: [    8.069091] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 31 10:04:34 dpcl082 kernel: [    8.099769] sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Oct 31 10:04:34 dpcl082 kernel: [    8.129645] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 31 10:04:34 dpcl082 kernel: [    8.159791] sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 31 10:04:34 dpcl082 kernel: [    8.200531] sd 2:0:0:0: [sda] Attached SCSI disk
Oct 31 10:04:34 dpcl082 kernel: [    8.249094]  sdb: sdb1 sdb2 sdb3
Oct 31 10:04:34 dpcl082 kernel: [    8.305294]  sdc: sdc1 sdc2
Oct 31 10:04:34 dpcl082 kernel: [    8.308436] sd 4:0:0:0: [sdb] Attached SCSI disk
Oct 31 10:04:34 dpcl082 kernel: [    8.338645] sd 5:0:0:0: [sdc] Attached SCSI disk
Oct 31 10:04:34 dpcl082 kernel: [    8.625106] md/raid1:md0: active with 2 out of 2 mirrors
Oct 31 10:04:34 dpcl082 kernel: [    8.971218] md0: detected capacity change from 0 to 3000457691136
Oct 31 10:04:34 dpcl082 kernel: [    8.971277] sr 0:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
Oct 31 10:04:34 dpcl082 kernel: [    9.004837]  md0: p1 p2 p3 p4
Oct 31 10:04:34 dpcl082 kernel: [    9.026387] cdrom: Uniform CD-ROM driver Revision: 3.20
Oct 31 10:04:34 dpcl082 kernel: [    9.080928] sr 0:0:0:0: Attached scsi CD-ROM sr0
Oct 31 10:04:34 dpcl082 kernel: [   38.177644] sd 7:0:0:0: tag#24 uas_eh_abort_handler 0 uas-tag 1 inflight: IN 
Oct 31 10:04:34 dpcl082 kernel: [   38.285059] sd 7:0:0:0: tag#24 CDB: Read capacity(16) 9e 10 00 00 00 00 00 00 00 00 00 00 00 20 00 00
Oct 31 10:04:34 dpcl082 kernel: [   38.405635] scsi host7: uas_eh_device_reset_handler start
Oct 31 10:04:34 dpcl082 kernel: [   38.580534] usb 6-2: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Oct 31 10:04:34 dpcl082 kernel: [   38.663857] scsi host7: uas_eh_device_reset_handler success
Oct 31 10:04:34 dpcl082 kernel: [   39.126368]  sde: sde1
Oct 31 10:04:34 dpcl082 kernel: [   39.172709] sd 7:0:0:0: [sde] Attached SCSI disk
Oct 31 10:04:34 dpcl082 kernel: [   39.529520] raid6: sse2x1   gen() 13609 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   39.621522] raid6: sse2x1   xor()  9627 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   39.713523] raid6: sse2x2   gen() 15866 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   39.805521] raid6: sse2x2   xor() 10567 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   39.897520] raid6: sse2x4   gen() 19221 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   39.989521] raid6: sse2x4   xor() 11900 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   40.081519] raid6: avx2x1   gen() 26462 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   40.173522] raid6: avx2x1   xor() 18019 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   40.265520] raid6: avx2x2   gen() 30261 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   40.357520] raid6: avx2x2   xor() 19233 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   40.449520] raid6: avx2x4   gen() 34887 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   40.541520] raid6: avx2x4   xor() 21557 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   40.566053] raid6: using algorithm avx2x4 gen() 34887 MB/s
Oct 31 10:04:34 dpcl082 kernel: [   40.590540] raid6: .... xor() 21557 MB/s, rmw enabled
Oct 31 10:04:34 dpcl082 kernel: [   40.614896] raid6: using avx2x2 recovery algorithm
Oct 31 10:04:34 dpcl082 kernel: [   40.639753] xor: automatically using best checksumming function   avx       
Oct 31 10:04:34 dpcl082 kernel: [   40.670514] async_tx: api initialized (async)
Oct 31 10:04:34 dpcl082 kernel: [   40.842935] Btrfs loaded, crc32c=crc32c-intel
Oct 31 10:04:34 dpcl082 kernel: [   41.483889] PM: Image not found (code -22)
Oct 31 10:04:34 dpcl082 kernel: [   42.578012] EXT4-fs (md0p1): mounted filesystem with ordered data mode. Opts: (null)
Oct 31 10:04:34 dpcl082 kernel: [   45.626976] RPC: Registered named UNIX socket transport module.
Oct 31 10:04:34 dpcl082 kernel: [   45.626976] RPC: Registered udp transport module.
Oct 31 10:04:34 dpcl082 kernel: [   45.626976] RPC: Registered tcp transport module.
Oct 31 10:04:34 dpcl082 kernel: [   45.626976] RPC: Registered tcp NFSv4.1 backchannel transport module.
Oct 31 10:04:34 dpcl082 kernel: [   46.065482] 8021q: 802.1Q VLAN Support v1.8
Oct 31 10:04:34 dpcl082 kernel: [   46.075788] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Oct 31 10:04:34 dpcl082 kernel: [   46.160906] fuse init (API version 7.27)
Oct 31 10:04:34 dpcl082 kernel: [   46.203593] Bridge firewalling registered
Oct 31 10:04:34 dpcl082 kernel: [   46.258048] version 39.2
Oct 31 10:04:34 dpcl082 kernel: [   46.266167] ipmi device interface
Oct 31 10:04:34 dpcl082 kernel: [   46.430438] nvidia: loading out-of-tree module taints kernel.
Oct 31 10:04:34 dpcl082 kernel: [   46.430443] nvidia: module license 'NVIDIA' taints kernel.
Oct 31 10:04:34 dpcl082 kernel: [   46.430444] Disabling lock debugging due to kernel taint
Oct 31 10:04:34 dpcl082 kernel: [   46.433242] nvidia: module verification failed: signature and/or required key missing - tainting kernel
Oct 31 10:04:34 dpcl082 kernel: [   46.533189] nvidia-nvlink: Nvlink Core is being initialized, major device number 244
Oct 31 10:04:34 dpcl082 kernel: [   46.533381] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Oct 31 10:04:34 dpcl082 kernel: [   46.533435] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  390.116  Sun Jan 27 07:21:36 PST 2019 (using threaded interrupts)
Oct 31 10:04:34 dpcl082 kernel: [   46.640045] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  390.116  Sun Jan 27 06:30:32 PST 2019
Oct 31 10:04:34 dpcl082 kernel: [   46.668653] device-mapper: uevent: version 1.0.3
Oct 31 10:04:34 dpcl082 kernel: [   46.696781] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
Oct 31 10:04:34 dpcl082 kernel: [   46.730123] EXT4-fs (md0p1): re-mounted. Opts: (null)
Oct 31 10:04:34 dpcl082 kernel: [   46.753329] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Oct 31 10:04:34 dpcl082 kernel: [   46.753330] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Oct 31 10:04:34 dpcl082 kernel: [   47.959692] loop: module loaded
Oct 31 10:04:34 dpcl082 kernel: [   48.083544] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Oct 31 10:04:34 dpcl082 kernel: [   48.749966] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
Oct 31 10:04:34 dpcl082 kernel: [   48.779711] ACPI: Power Button [PWRB]
Oct 31 10:04:34 dpcl082 kernel: [   48.809380] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
Oct 31 10:04:34 dpcl082 kernel: [   48.839892] ACPI: Power Button [PWRF]
Oct 31 10:04:34 dpcl082 kernel: [   48.870001] input: PC Speaker as /devices/platform/pcspkr/input/input7
Oct 31 10:04:34 dpcl082 kernel: [   48.870012] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Oct 31 10:04:34 dpcl082 kernel: [   48.928535] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Oct 31 10:04:34 dpcl082 kernel: [   48.956621] RAPL PMU: hw unit of domain package 2^-14 Joules
Oct 31 10:04:34 dpcl082 kernel: [   48.985078] RAPL PMU: hw unit of domain dram 2^-14 Joules
Oct 31 10:04:34 dpcl082 kernel: [   48.985078] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Oct 31 10:04:34 dpcl082 kernel: [   49.042172] iTCO_vendor_support: vendor-support=0
Oct 31 10:04:34 dpcl082 kernel: [   49.071245] sd 2:0:0:0: Attached scsi generic sg0 type 0
Oct 31 10:04:34 dpcl082 kernel: [   49.098683] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Oct 31 10:04:34 dpcl082 kernel: [   49.105901] sd 4:0:0:0: Attached scsi generic sg1 type 0
Oct 31 10:04:34 dpcl082 kernel: [   49.126828] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
Oct 31 10:04:34 dpcl082 kernel: [   49.154566] sd 5:0:0:0: Attached scsi generic sg2 type 0
Oct 31 10:04:34 dpcl082 kernel: [   49.183130] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Oct 31 10:04:34 dpcl082 kernel: [   49.211917] sd 6:0:0:0: Attached scsi generic sg3 type 0
Oct 31 10:04:34 dpcl082 kernel: [   49.268023] sr 0:0:0:0: Attached scsi generic sg4 type 5
Oct 31 10:04:34 dpcl082 kernel: [   49.268072] sd 7:0:0:0: Attached scsi generic sg5 type 0
Oct 31 10:04:34 dpcl082 kernel: [   49.323431] sd 7:0:0:1: Attached scsi generic sg6 type 0
Oct 31 10:04:34 dpcl082 kernel: [   49.738660] snd_hda_intel 0000:01:00.1: Disabling MSI
Oct 31 10:04:34 dpcl082 kernel: [   49.738664] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Oct 31 10:04:34 dpcl082 kernel: [   49.765426] Adding 33554428k swap on /dev/md0p2.  Priority:-2 extents:1 across:33554428k FS
Oct 31 10:04:34 dpcl082 kernel: [   49.791327] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Oct 31 10:04:34 dpcl082 kernel: [   49.791328] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 31 10:04:34 dpcl082 kernel: [   49.791329] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Oct 31 10:04:34 dpcl082 kernel: [   49.791329] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Oct 31 10:04:34 dpcl082 kernel: [   49.791330] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x1e
Oct 31 10:04:34 dpcl082 kernel: [   49.791330] snd_hda_codec_realtek hdaudioC0D0:    inputs:
Oct 31 10:04:34 dpcl082 kernel: [   49.791331] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
Oct 31 10:04:34 dpcl082 kernel: [   49.791332] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
Oct 31 10:04:34 dpcl082 kernel: [   49.791332] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
Oct 31 10:04:34 dpcl082 kernel: [   49.803208] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
Oct 31 10:04:34 dpcl082 kernel: [   49.803396] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Oct 31 10:04:34 dpcl082 kernel: [   49.803440] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Oct 31 10:04:34 dpcl082 kernel: [   49.803483] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Oct 31 10:04:34 dpcl082 kernel: [   49.803524] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
Oct 31 10:04:34 dpcl082 kernel: [   49.803566] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
Oct 31 10:04:34 dpcl082 kernel: [   49.803605] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
Oct 31 10:04:34 dpcl082 kernel: [   49.803644] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
Oct 31 10:04:34 dpcl082 kernel: [   50.681421] intel_rapl: Found RAPL domain package
Oct 31 10:04:34 dpcl082 kernel: [   50.717902] intel_rapl: Found RAPL domain core
Oct 31 10:04:34 dpcl082 kernel: [   50.717903] intel_rapl: Found RAPL domain dram
Oct 31 10:04:34 dpcl082 kernel: [   50.717906] intel_rapl: RAPL package 0 domain package locked by BIOS
Oct 31 10:04:34 dpcl082 kernel: [   50.717925] intel_rapl: RAPL package 0 domain dram locked by BIOS
Oct 31 10:04:34 dpcl082 kernel: [   50.837997] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
Oct 31 10:04:34 dpcl082 kernel: [   50.838028] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
Oct 31 10:04:34 dpcl082 kernel: [   51.595953] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: discard
Oct 31 10:04:34 dpcl082 kernel: [   51.835070] EXT4-fs (md0p4): mounted filesystem with ordered data mode. Opts: (null)
Oct 31 10:04:34 dpcl082 kernel: [   52.312849] audit: type=1400 audit(1572512672.578:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=984 comm="apparmor_parser"
Oct 31 10:04:34 dpcl082 kernel: [   52.341817] audit: type=1400 audit(1572512672.578:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=983 comm="apparmor_parser"
Oct 31 10:04:34 dpcl082 kernel: [   52.369632] audit: type=1400 audit(1572512672.578:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=983 comm="apparmor_parser"
Oct 31 10:04:34 dpcl082 kernel: [   52.397448] audit: type=1400 audit(1572512672.594:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/ipsec/stroke" pid=986 comm="apparmor_parser"
Oct 31 10:04:34 dpcl082 kernel: [   52.397450] audit: type=1400 audit(1572512672.594:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=987 comm="apparmor_parser"
Oct 31 10:04:34 dpcl082 kernel: [   52.397452] audit: type=1400 audit(1572512672.606:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=985 comm="apparmor_parser"
Oct 31 10:04:34 dpcl082 kernel: [   52.397453] audit: type=1400 audit(1572512672.606:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=985 comm="apparmor_parser"
Oct 31 10:04:34 dpcl082 kernel: [   52.397454] audit: type=1400 audit(1572512672.634:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=988 comm="apparmor_parser"
Oct 31 10:04:34 dpcl082 kernel: [   52.397455] audit: type=1400 audit(1572512672.634:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=988 comm="apparmor_parser"
Oct 31 10:04:34 dpcl082 kernel: [   52.397456] audit: type=1400 audit(1572512672.634:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=988 comm="apparmor_parser"
Oct 31 10:04:35 dpcl082 kernel: [   54.760141] ttyS0: LSR safety check engaged!
Oct 31 10:04:35 dpcl082 kernel: [   54.783789] ttyS0: LSR safety check engaged!
Oct 31 10:04:36 dpcl082 kernel: [   56.491205] device-mapper: thin: Data device (dm-24) discard unsupported: Disabling discard passdown.
Oct 31 10:04:37 dpcl082 kernel: [   57.073675] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Oct 31 10:04:37 dpcl082 kernel: [   57.350324] br0: port 1(eth0) entered blocking state
Oct 31 10:04:37 dpcl082 kernel: [   57.350325] br0: port 1(eth0) entered disabled state
Oct 31 10:04:37 dpcl082 kernel: [   57.350371] device eth0 entered promiscuous mode
Oct 31 10:04:37 dpcl082 kernel: [   57.355655] IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready
Oct 31 10:04:40 dpcl082 kernel: [   60.331589] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Oct 31 10:04:40 dpcl082 kernel: [   60.365390] br0: port 1(eth0) entered blocking state
Oct 31 10:04:40 dpcl082 kernel: [   60.385891] br0: port 1(eth0) entered forwarding state
Oct 31 10:04:40 dpcl082 kernel: [   60.406227] IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
Oct 31 10:04:40 dpcl082 kernel: [   60.426857] kauditd_printk_skb: 47 callbacks suppressed
Oct 31 10:04:40 dpcl082 kernel: [   60.426858] audit: type=1400 audit(1572512680.694:59): apparmor="ALLOWED" operation="open" profile="/usr/sbin/sssd" name="/sys/devices/pci0000:00/0000:00:19.0/net/eth0/type" pid=1053 comm="sssd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Oct 31 10:04:40 dpcl082 kernel: [   60.496269] audit: type=1400 audit(1572512680.694:60): apparmor="ALLOWED" operation="open" profile="/usr/sbin/sssd" name="/sys/devices/pci0000:00/0000:00:19.0/net/eth0/type" pid=1053 comm="sssd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Oct 31 10:04:40 dpcl082 kernel: [   60.547418] audit: type=1400 audit(1572512680.694:61): apparmor="ALLOWED" operation="open" profile="/usr/sbin/sssd" name="/sys/devices/pci0000:00/0000:00:19.0/net/eth0/type" pid=1053 comm="sssd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Oct 31 10:04:40 dpcl082 kernel: [   60.603715] audit: type=1400 audit(1572512680.694:62): apparmor="ALLOWED" operation="open" profile="/usr/sbin/sssd" name="/sys/devices/virtual/net/br0/type" pid=1053 comm="sssd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Oct 31 10:04:43 dpcl082 kernel: [   63.491659] audit: type=1400 audit(1572512683.758:63): apparmor="DENIED" operation="open" profile="/usr/sbin/ntpd" name="/snap/bin/" pid=1696 comm="ntpd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Oct 31 10:04:44 dpcl082 kernel: [   63.874024] FS-Cache: Loaded
Oct 31 10:04:44 dpcl082 kernel: [   63.875747] IPv6: ADDRCONF(NETDEV_UP): lxcbr0: link is not ready
Oct 31 10:04:44 dpcl082 kernel: [   64.123889] FS-Cache: Netfs 'nfs' registered for caching
Oct 31 10:04:44 dpcl082 kernel: [   64.205219] Key type dns_resolver registered
Oct 31 10:04:44 dpcl082 kernel: [   64.249771] NFS: Registering the id_resolver key type
Oct 31 10:04:44 dpcl082 kernel: [   64.282223] Key type id_resolver registered
Oct 31 10:04:44 dpcl082 kernel: [   64.314507] Key type id_legacy registered
Oct 31 10:04:44 dpcl082 kernel: [   64.531509] FS-Cache: Duplicate cookie detected
Oct 31 10:04:44 dpcl082 kernel: [   64.531511] FS-Cache: O-cookie c=000000000aac6255 [p=00000000a4adfa69 fl=222 nc=0 na=1]
Oct 31 10:04:44 dpcl082 kernel: [   64.531512] FS-Cache: O-cookie d=00000000c281f02e n=00000000fde4a041
Oct 31 10:04:44 dpcl082 kernel: [   64.531512] FS-Cache: O-key=[10] '040002000801ac1360cd'
Oct 31 10:04:44 dpcl082 kernel: [   64.531516] FS-Cache: N-cookie c=000000007e2ba0c9 [p=00000000a4adfa69 fl=2 nc=0 na=1]
Oct 31 10:04:44 dpcl082 kernel: [   64.531517] FS-Cache: N-cookie d=00000000c281f02e n=00000000df67fb6b
Oct 31 10:04:44 dpcl082 kernel: [   64.531517] FS-Cache: N-key=[10] '040002000801ac1360cd'
Oct 31 10:04:45 dpcl082 kernel: [   64.917997] Initializing XFRM netlink socket
Oct 31 10:04:45 dpcl082 kernel: [   65.289009] audit: type=1400 audit(1572512685.554:64): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/lxc-start" pid=1986 comm="apparmor_parser"
Oct 31 10:04:45 dpcl082 kernel: [   65.298147] audit: type=1400 audit(1572512685.562:65): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-container-default" pid=1990 comm="apparmor_parser"
Oct 31 10:04:45 dpcl082 kernel: [   65.365430] audit: type=1400 audit(1572512685.562:66): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-container-default-cgns" pid=1990 comm="apparmor_parser"
Oct 31 10:04:45 dpcl082 kernel: [   65.365431] audit: type=1400 audit(1572512685.562:67): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-container-default-with-mounting" pid=1990 comm="apparmor_parser"
Oct 31 10:04:45 dpcl082 kernel: [   65.365433] audit: type=1400 audit(1572512685.562:68): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-container-default-with-nesting" pid=1990 comm="apparmor_parser"
Oct 31 10:04:46 dpcl082 kernel: [   65.861454] IPMI System Interface driver.
Oct 31 10:04:46 dpcl082 kernel: [   65.895213] ipmi_si: Unable to find any System Interface(s)
Oct 31 10:04:46 dpcl082 kernel: [   65.978098] vboxdrv: Found 8 processor cores
Oct 31 10:04:46 dpcl082 kernel: [   66.001752] vboxdrv: TSC mode is Invariant, tentative frequency 3392279840 Hz
Oct 31 10:04:46 dpcl082 kernel: [   66.001752] vboxdrv: Successfully loaded version 6.0.8_Debian (interface 0x00290008)
Oct 31 10:04:46 dpcl082 kernel: [   66.029496] supdrvTscMeasureDeltaOne failed. rc=-3743 CPU[4].idCpu=2 Master[2].idCpu=0
Oct 31 10:04:46 dpcl082 kernel: [   66.054752] supdrvTscMeasureDeltaOne failed. rc=-3743 CPU[4].idCpu=2 Master[2].idCpu=0
Oct 31 10:04:46 dpcl082 kernel: [   66.162084] VBoxNetFlt: Successfully started.
Oct 31 10:04:46 dpcl082 kernel: [   66.232717] VBoxNetAdp: Successfully started.
Oct 31 10:04:46 dpcl082 kernel: [   66.314325] VBoxPciLinuxInit
Oct 31 10:04:46 dpcl082 kernel: [   66.394705] vboxpci: IOMMU not found (not registered)
Oct 31 10:04:48 dpcl082 kernel: [   68.320604] resource sanity check: requesting [mem 0x000e0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000e0000-0x000e3fff window]
Oct 31 10:04:48 dpcl082 kernel: [   68.320731] caller _nv029937rm+0x57/0x90 [nvidia] mapping multiple BARs
Oct 31 10:04:48 dpcl082 kernel: [   68.630054] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d4000-0x000d7fff window]
Oct 31 10:04:48 dpcl082 kernel: [   68.630183] caller _nv001168rm+0xe3/0x1d0 [nvidia] mapping multiple BARs
Oct 31 10:04:49 dpcl082 kernel: [   69.657986] audit: type=1400 audit(1572512689.926:69): apparmor="ALLOWED" operation="open" profile="/usr/sbin/sssd" name="/sys/devices/pci0000:00/0000:00:19.0/net/eth0/type" pid=1053 comm="sssd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Oct 31 10:04:50 dpcl082 kernel: [   70.658132] new mount options do not match the existing superblock, will be ignored
Oct 31 16:24:45 dpcl082 kernel: [22865.828623] usb 2-5: USB disconnect, device number 2
Oct 31 16:24:46 dpcl082 kernel: [22867.051609] usb 2-6: USB disconnect, device number 3
Oct 31 16:25:43 dpcl082 kernel: [22924.704286] usb 2-5: new high-speed USB device number 6 using xhci_hcd
Oct 31 16:25:44 dpcl082 kernel: [22924.852637] usb 2-5: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
Oct 31 16:25:44 dpcl082 kernel: [22924.852645] usb 2-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 31 16:25:44 dpcl082 kernel: [22924.853674] hub 2-5:1.0: USB hub found
Oct 31 16:25:44 dpcl082 kernel: [22924.853731] hub 2-5:1.0: 4 ports detected
Oct 31 16:25:46 dpcl082 kernel: [22927.468391] usb 2-6: new high-speed USB device number 7 using xhci_hcd
Oct 31 16:25:46 dpcl082 kernel: [22927.616690] usb 2-6: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
Oct 31 16:25:46 dpcl082 kernel: [22927.616700] usb 2-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 31 16:25:46 dpcl082 kernel: [22927.617784] hub 2-6:1.0: USB hub found
Oct 31 16:25:46 dpcl082 kernel: [22927.617819] hub 2-6:1.0: 4 ports detected
Oct 31 16:26:44 dpcl082 kernel: [22985.418721] usb 6-2: USB disconnect, device number 2
Oct 31 16:26:44 dpcl082 kernel: [22985.420074] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
Oct 31 16:26:44 dpcl082 kernel: [22985.420084] PGD 0 P4D 0 
Oct 31 16:26:44 dpcl082 kernel: [22985.420096] Oops: 0000 [#1] SMP PTI
Oct 31 16:26:44 dpcl082 kernel: [22985.420106] CPU: 6 PID: 115566 Comm: kworker/6:3 Tainted: P           OE     4.19.0-6-amd64 #1 Debian 4.19.67-2+deb10u1
Oct 31 16:26:44 dpcl082 kernel: [22985.420110] Hardware name:  /DH87MC, BIOS MCH8710H.86A.0164.2018.1023.1532 10/23/2018
Oct 31 16:26:44 dpcl082 kernel: [22985.420140] Workqueue: usb_hub_wq hub_event [usbcore]
Oct 31 16:26:44 dpcl082 kernel: [22985.420150] RIP: 0010:strcmp+0x10/0x20
Oct 31 16:26:44 dpcl082 kernel: [22985.420155] Code: 00 48 c7 c0 f9 ff ff ff eb 92 45 31 c0 eb c1 48 c7 c0 f9 ff ff ff c3 0f 1f 00 31 c0 eb 08 48 83 c0 01 84 d2 74 0f 0f b6 14 07 <3a> 14 06 74 ef 19 c0 83 c8 01 c3 31 c0 c3 66 90 48 85 d2 74 32 0f
Oct 31 16:26:44 dpcl082 kernel: [22985.420159] RSP: 0018:ffffc2ee8a5779b0 EFLAGS: 00010246
Oct 31 16:26:44 dpcl082 kernel: [22985.420164] RAX: 0000000000000000 RBX: ffff9ef26fdd1018 RCX: ffffffff8469668f
Oct 31 16:26:44 dpcl082 kernel: [22985.420167] RDX: 0000000000000069 RSI: 0000000000000000 RDI: ffffffff84696687
Oct 31 16:26:44 dpcl082 kernel: [22985.420171] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffffff83aef500
Oct 31 16:26:44 dpcl082 kernel: [22985.420174] R10: ffff9ef26fdd17f8 R11: 0000000000000001 R12: 0000000074a4fb33
Oct 31 16:26:44 dpcl082 kernel: [22985.420177] R13: ffffffff84696687 R14: ffff9ef26fe3d880 R15: ffff9ef27afe6430
Oct 31 16:26:44 dpcl082 kernel: [22985.420182] FS:  0000000000000000(0000) GS:ffff9ef27eb80000(0000) knlGS:0000000000000000
Oct 31 16:26:44 dpcl082 kernel: [22985.420186] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 31 16:26:44 dpcl082 kernel: [22985.420189] CR2: 0000000000000000 CR3: 000000015ae0a004 CR4: 00000000001606e0
Oct 31 16:26:44 dpcl082 kernel: [22985.420192] Call Trace:
Oct 31 16:26:44 dpcl082 kernel: [22985.420204]  kernfs_find_ns+0x59/0xc0
Oct 31 16:26:44 dpcl082 kernel: [22985.420213]  kernfs_remove_by_name_ns+0x31/0x90
Oct 31 16:26:44 dpcl082 kernel: [22985.420219]  remove_files.isra.1+0x30/0x70
Oct 31 16:26:44 dpcl082 kernel: [22985.420226]  sysfs_remove_group+0x3d/0x80
Oct 31 16:26:44 dpcl082 kernel: [22985.420233]  sysfs_remove_groups+0x29/0x40
Oct 31 16:26:44 dpcl082 kernel: [22985.420244]  device_remove_attrs+0x53/0x80
Oct 31 16:26:44 dpcl082 kernel: [22985.420250]  device_del+0x15c/0x380
Oct 31 16:26:44 dpcl082 kernel: [22985.420257]  del_gendisk+0x23a/0x2e0
Oct 31 16:26:44 dpcl082 kernel: [22985.420268]  sd_remove+0x5d/0xd0 [sd_mod]
Oct 31 16:26:44 dpcl082 kernel: [22985.420277]  device_release_driver_internal+0x183/0x250
Oct 31 16:26:44 dpcl082 kernel: [22985.420283]  bus_remove_device+0xe5/0x150
Oct 31 16:26:44 dpcl082 kernel: [22985.420288]  device_del+0x164/0x380
Oct 31 16:26:44 dpcl082 kernel: [22985.420296]  ? mutex_lock+0xe/0x30
Oct 31 16:26:44 dpcl082 kernel: [22985.420321]  ? ata_tlink_match+0x30/0x30 [libata]
Oct 31 16:26:44 dpcl082 kernel: [22985.420343]  __scsi_remove_device+0x115/0x150 [scsi_mod]
Oct 31 16:26:44 dpcl082 kernel: [22985.420361]  scsi_forget_host+0x57/0x60 [scsi_mod]
Oct 31 16:26:44 dpcl082 kernel: [22985.420376]  scsi_remove_host+0x72/0x100 [scsi_mod]
Oct 31 16:26:44 dpcl082 kernel: [22985.420385]  uas_disconnect+0x80/0xa0 [uas]
Oct 31 16:26:44 dpcl082 kernel: [22985.420406]  usb_unbind_interface+0x78/0x260 [usbcore]
Oct 31 16:26:44 dpcl082 kernel: [22985.420416]  device_release_driver_internal+0x183/0x250
Oct 31 16:26:44 dpcl082 kernel: [22985.420422]  bus_remove_device+0xe5/0x150
Oct 31 16:26:44 dpcl082 kernel: [22985.420426]  device_del+0x164/0x380
Oct 31 16:26:44 dpcl082 kernel: [22985.420448]  usb_disable_device+0x93/0x240 [usbcore]
Oct 31 16:26:44 dpcl082 kernel: [22985.420466]  usb_disconnect+0xbc/0x250 [usbcore]
Oct 31 16:26:44 dpcl082 kernel: [22985.420486]  hub_event+0xc91/0x15b0 [usbcore]
Oct 31 16:26:44 dpcl082 kernel: [22985.420497]  process_one_work+0x1a7/0x3a0
Oct 31 16:26:44 dpcl082 kernel: [22985.420504]  worker_thread+0x30/0x390
Oct 31 16:26:44 dpcl082 kernel: [22985.420511]  ? create_worker+0x1a0/0x1a0
Oct 31 16:26:44 dpcl082 kernel: [22985.420516]  kthread+0x112/0x130
Oct 31 16:26:44 dpcl082 kernel: [22985.420522]  ? kthread_bind+0x30/0x30
Oct 31 16:26:44 dpcl082 kernel: [22985.420529]  ret_from_fork+0x35/0x40
Oct 31 16:26:44 dpcl082 kernel: [22985.420535] Modules linked in: tcp_diag udp_diag inet_diag xt_conntrack devlink pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) cpufreq_powersave cpufreq_userspace cpufreq_conservative xfrm_user xfrm_algo cbc cts nft_chain_route_ipv4 rpcsec_gss_krb5 nfsv4 nft_chain_nat_ipv4 dns_resolver ipt_MASQUERADE nfs nft_counter xt_tcpudp nft_compat lockd grace fscache binfmt_misc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm snd_hda_codec_hdmi irqbypass snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel crct10dif_pclmul crc32_pclmul snd_hda_codec ghash_clmulni_intel snd_hda_core snd_hwdep snd_pcm mei_me snd_timer intel_cstate joydev intel_uncore snd iTCO_wdt soundcore sg mei evdev iTCO_vendor_support pcspkr
Oct 31 16:26:44 dpcl082 kernel: [22985.420621]  pcc_cpufreq intel_rapl_perf video button squashfs loop nvidia_drm(POE) drm_kms_helper drm dm_mod nvidia_modeset(POE) nvidia(POE) ipmi_devintf ipmi_msghandler xt_recent br_netfilter overlay fuse xt_comment xt_CHECKSUM nf_tables nfnetlink bridge 8021q garp stp mrp llc macvlan veth iptable_nat nf_nat_ipv4 iptable_mangle iptable_filter ip6table_nat nf_nat_ipv6 nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6table_mangle ip6table_filter ip6_tables auth_rpcgss sunrpc ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 fscrypto ecb btrfs zstd_decompress zstd_compress xxhash raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c crc32c_generic raid0 multipath linear raid1 sr_mod md_mod cdrom sd_mod hid_generic usbhid hid uas usb_storage ahci xhci_pci
Oct 31 16:26:44 dpcl082 kernel: [22985.420722]  libahci sata_sil24 ehci_pci xhci_hcd libata ehci_hcd crc32c_intel aesni_intel scsi_mod usbcore aes_x86_64 e1000e crypto_simd lpc_ich cryptd glue_helper i2c_i801 usb_common thermal fan
Oct 31 16:26:44 dpcl082 kernel: [22985.420749] CR2: 0000000000000000
Oct 31 16:26:44 dpcl082 kernel: [22985.420755] ---[ end trace d5223c8be8056120 ]---
Oct 31 16:26:44 dpcl082 kernel: [22985.420761] RIP: 0010:strcmp+0x10/0x20
Oct 31 16:26:44 dpcl082 kernel: [22985.420765] Code: 00 48 c7 c0 f9 ff ff ff eb 92 45 31 c0 eb c1 48 c7 c0 f9 ff ff ff c3 0f 1f 00 31 c0 eb 08 48 83 c0 01 84 d2 74 0f 0f b6 14 07 <3a> 14 06 74 ef 19 c0 83 c8 01 c3 31 c0 c3 66 90 48 85 d2 74 32 0f
Oct 31 16:26:44 dpcl082 kernel: [22985.420768] RSP: 0018:ffffc2ee8a5779b0 EFLAGS: 00010246
Oct 31 16:26:44 dpcl082 kernel: [22985.420772] RAX: 0000000000000000 RBX: ffff9ef26fdd1018 RCX: ffffffff8469668f
Oct 31 16:26:44 dpcl082 kernel: [22985.420776] RDX: 0000000000000069 RSI: 0000000000000000 RDI: ffffffff84696687
Oct 31 16:26:44 dpcl082 kernel: [22985.420779] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffffff83aef500
Oct 31 16:26:44 dpcl082 kernel: [22985.420782] R10: ffff9ef26fdd17f8 R11: 0000000000000001 R12: 0000000074a4fb33
Oct 31 16:26:44 dpcl082 kernel: [22985.420785] R13: ffffffff84696687 R14: ffff9ef26fe3d880 R15: ffff9ef27afe6430
Oct 31 16:26:44 dpcl082 kernel: [22985.420789] FS:  0000000000000000(0000) GS:ffff9ef27eb80000(0000) knlGS:0000000000000000
Oct 31 16:26:44 dpcl082 kernel: [22985.420792] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 31 16:26:44 dpcl082 kernel: [22985.420795] CR2: 0000000000000000 CR3: 000000015ae0a004 CR4: 00000000001606e0
Oct 31 16:26:47 dpcl082 kernel: [22988.491496] usb 2-5: USB disconnect, device number 6
Oct 31 16:34:38 dpcl082 kernel: [23459.024960] sd 7:0:0:1: [sdf] tag#12 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 16:34:38 dpcl082 kernel: [23459.024973] sd 7:0:0:1: [sdf] tag#12 CDB: ATA command pass through(16) 85 06 20 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 16:34:38 dpcl082 kernel: [23459.627631] sd 7:0:0:1: [sdf] tag#26 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 16:34:38 dpcl082 kernel: [23459.627640] sd 7:0:0:1: [sdf] tag#26 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 17:04:39 dpcl082 kernel: [25260.222715] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 17:04:39 dpcl082 kernel: [25260.222720] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 17:34:38 dpcl082 kernel: [27059.877149] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 17:34:38 dpcl082 kernel: [27059.877153] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 18:04:39 dpcl082 kernel: [28860.456326] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 18:04:39 dpcl082 kernel: [28860.456330] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 18:34:38 dpcl082 kernel: [30660.011071] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 18:34:38 dpcl082 kernel: [30660.011075] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 19:04:39 dpcl082 kernel: [32460.572064] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 19:04:39 dpcl082 kernel: [32460.572068] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 19:34:38 dpcl082 kernel: [34260.134436] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 19:34:38 dpcl082 kernel: [34260.134441] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 20:04:39 dpcl082 kernel: [36060.721902] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 20:04:39 dpcl082 kernel: [36060.721906] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 20:34:39 dpcl082 kernel: [37860.426206] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 20:34:39 dpcl082 kernel: [37860.426211] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 21:04:38 dpcl082 kernel: [39659.998621] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 21:04:38 dpcl082 kernel: [39659.998625] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 21:34:39 dpcl082 kernel: [41460.576617] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 21:34:39 dpcl082 kernel: [41460.576621] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 22:04:38 dpcl082 kernel: [43260.148221] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 22:04:38 dpcl082 kernel: [43260.148226] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 22:34:39 dpcl082 kernel: [45060.727997] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 22:34:39 dpcl082 kernel: [45060.728001] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 23:04:38 dpcl082 kernel: [46860.307189] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 23:04:38 dpcl082 kernel: [46860.307194] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Oct 31 23:34:39 dpcl082 kernel: [48660.895917] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Oct 31 23:34:39 dpcl082 kernel: [48660.895922] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 00:04:38 dpcl082 kernel: [50460.601634] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 00:04:38 dpcl082 kernel: [50460.601638] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 00:34:39 dpcl082 kernel: [52261.207199] sd 7:0:0:1: [sdf] tag#12 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 00:34:39 dpcl082 kernel: [52261.207205] sd 7:0:0:1: [sdf] tag#12 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 01:04:38 dpcl082 kernel: [54060.793778] sd 7:0:0:1: [sdf] tag#12 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 01:04:38 dpcl082 kernel: [54060.793784] sd 7:0:0:1: [sdf] tag#12 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 01:34:39 dpcl082 kernel: [55861.365436] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 01:34:39 dpcl082 kernel: [55861.365440] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 02:04:38 dpcl082 kernel: [57660.945644] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 02:04:38 dpcl082 kernel: [57660.945648] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 02:34:39 dpcl082 kernel: [59461.526041] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 02:34:39 dpcl082 kernel: [59461.526046] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 03:04:38 dpcl082 kernel: [61261.114797] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 03:04:38 dpcl082 kernel: [61261.114801] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 03:34:39 dpcl082 kernel: [63061.695098] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 03:34:39 dpcl082 kernel: [63061.695102] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 04:04:38 dpcl082 kernel: [64861.274595] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 04:04:38 dpcl082 kernel: [64861.274600] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 04:34:39 dpcl082 kernel: [66661.854907] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 04:34:39 dpcl082 kernel: [66661.854911] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 05:04:38 dpcl082 kernel: [68461.476757] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 05:04:38 dpcl082 kernel: [68461.476761] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 05:34:39 dpcl082 kernel: [70262.057441] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 05:34:39 dpcl082 kernel: [70262.057445] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 06:04:38 dpcl082 kernel: [72061.630819] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 06:04:38 dpcl082 kernel: [72061.630824] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 06:34:39 dpcl082 kernel: [73862.201428] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 06:34:39 dpcl082 kernel: [73862.201432] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 07:04:38 dpcl082 kernel: [75661.781813] sd 7:0:0:1: [sdf] tag#12 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 07:04:38 dpcl082 kernel: [75661.781819] sd 7:0:0:1: [sdf] tag#12 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00
Nov  1 07:34:39 dpcl082 kernel: [77462.362059] sd 7:0:0:1: [sdf] tag#25 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Nov  1 07:34:39 dpcl082 kernel: [77462.362063] sd 7:0:0:1: [sdf] tag#25 CDB: ATA command pass through(16) 85 06 2c 00 00 00 00 00 00 00 00 00 00 00 e5 00

Reply to: