Re: Sabrent USB 3.0 to SSD // "UAS is blacklisted for this device, using usb-storage instead"

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

 



Hi Oliver,

after all these days of usage of the UAS driver, I managed to trigger
again the error messages I was talking about in my first email.

Attached you can find the dmesg log.

Best regards,
Julian Xhokaxhiu
Full Stack Developer, IT Practised (ISCED 4)
https://julianxhokaxhiu.com/

On Tue, Oct 16, 2018 at 7:49 PM Julian Xhokaxhiu
<xhokaxhiujulian@xxxxxxxxx> wrote:
>
> Hi Oliver,
>
> to my surprise I was starting to attempt the patch of the code and the
> rebuilt, 30 mins ago, when I noticed a new version was released in
> Arch ( 4.18.14 ) so I decided to update and reboot, to see if actually
> it changed something and...to my surprise it did!
>
> $ uname -a
> Linux anarchy 4.18.14-arch1-1-ARCH #1 SMP PREEMPT Sat Oct 13 13:42:37
> UTC 2018 x86_64 GNU/Linux
>
> $ lsusb -t
> /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 5000M
>     |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
>
> $ lsusb
> Bus 002 Device 002: ID 152d:1561 JMicron Technology Corp. / JMicron
> USA Technology Corp. JMS561U two ports SATA 6Gb/s bridge
>
> I am honestly not sure what is changed between 4.18.14 and .12 ( I
> will investigate ) but to my surprise I got UAS enabled which is what
> I was requiring to test.
>
> Thank you very much for the support anyway!
>
> Best regards,
> Julian Xhokaxhiu
> Full Stack Developer, IT Practised (ISCED 4)
> https://julianxhokaxhiu.com/
> On Tue, Oct 16, 2018 at 2:40 PM Oliver Neukum <oneukum@xxxxxxxx> wrote:
> >
> > On Di, 2018-10-16 at 10:41 +0200, Julian Xhokaxhiu wrote:
> > > Good morning Oliver,
> > >
> > > thank you very much for the reply. I will try to build a test kernel
> > > hopefully later this evening and I'll get back to you.
> > >
> > > Meanwhile you can see in the attachment in my first email the output
> > > of `$ lsusb -v -d 152d:1561`
> >
> > That is the problem. I just cannot find a quirk for that device.
> > And the generic ASMedia code should not match.
> >
> > > Is there a way to test UAS without recompiling the Kernel? Like a
> > > Kernel argument or modprobe option?
> >
> > Unfortunately the existing option allow setting US_FL_IGNORE_UAS
> > but not clearing it. You need to recompile.
> >
> >         Regards
> >                 Oliver
> >
[    0.027343] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.027544] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.027545] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.027551] mce: CPU supports 8 MCE banks
[    0.027561] CPU0: Thermal monitoring enabled (TM1)
[    0.027577] process: using mwait in idle threads
[    0.027580] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.027580] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.027582] Spectre V2 : Mitigation: Full generic retpoline
[    0.027582] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.027583] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[    0.027583] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.027584] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.032264] Freeing SMP alternatives memory: 32K
[    0.034529] TSC deadline timer enabled
[    0.034537] smpboot: CPU0: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[    0.053374] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.053442] ... version:                4
[    0.053443] ... bit width:              48
[    0.053443] ... generic registers:      4
[    0.053444] ... value mask:             0000ffffffffffff
[    0.053445] ... max period:             00007fffffffffff
[    0.053445] ... fixed-purpose events:   3
[    0.053446] ... event mask:             000000070000000f
[    0.060017] Hierarchical SRCU implementation.
[    0.080204] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.086682] smp: Bringing up secondary CPUs ...
[    0.126744] x86: Booting SMP configuration:
[    0.126745] .... node  #0, CPUs:      #1 #2 #3
[    0.207235] smp: Brought up 1 node, 4 CPUs
[    0.207235] smpboot: Max logical packages: 1
[    0.207235] smpboot: Total of 4 processors activated (23241.00 BogoMIPS)
[    0.210382] devtmpfs: initialized
[    0.210382] x86/mm: Memory block size: 128MB
[    0.211187] PM: Registering ACPI NVS region [mem 0x6ab64000-0x6ab64fff] (4096 bytes)
[    0.211187] PM: Registering ACPI NVS region [mem 0x7a8aa000-0x7af5ffff] (7036928 bytes)
[    0.211187] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.211187] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.211187] pinctrl core: initialized pinctrl subsystem
[    0.211187] RTC time:  9:55:30, date: 10/20/18
[    0.211187] NET: Registered protocol family 16
[    0.211187] audit: initializing netlink subsys (disabled)
[    0.211187] audit: type=2000 audit(1540029330.209:1): state=initialized audit_enabled=0 res=1
[    0.213382] cpuidle: using governor ladder
[    0.213382] cpuidle: using governor menu
[    0.213382] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.213382] ACPI: bus type PCI registered
[    0.213382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.213442] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.213445] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.213454] PCI: Using configuration type 1 for base access
[    0.214443] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.214443] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.214443] ACPI: Added _OSI(Module Device)
[    0.214443] ACPI: Added _OSI(Processor Device)
[    0.214443] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.214443] ACPI: Added _OSI(Processor Aggregator Device)
[    0.214443] ACPI: Added _OSI(Linux-Dell-Video)
[    0.265649] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.275139] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.291649] ACPI: Dynamic OEM Table Load:
[    0.291665] ACPI: SSDT 0xFFFFA389AB489000 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.292393] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.293720] ACPI: Dynamic OEM Table Load:
[    0.293726] ACPI: SSDT 0xFFFFA389AB54B000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.294339] ACPI: Dynamic OEM Table Load:
[    0.294343] ACPI: SSDT 0xFFFFA389AB631600 000115 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.294776] ACPI: Dynamic OEM Table Load:
[    0.294780] ACPI: SSDT 0xFFFFA389AB630800 0001A4 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.295681] ACPI: Dynamic OEM Table Load:
[    0.295688] ACPI: SSDT 0xFFFFA389AB48D800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.296656] ACPI: Dynamic OEM Table Load:
[    0.296661] ACPI: SSDT 0xFFFFA389AB630A00 000197 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.297235] ACPI: Dynamic OEM Table Load:
[    0.297239] ACPI: SSDT 0xFFFFA389AB630000 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.299464] ACPI: EC: EC started
[    0.299464] ACPI: EC: interrupt blocked
[    0.307102] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[    0.307105] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.307106] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions
[    0.307107] ACPI: Interpreter enabled
[    0.307160] ACPI: (supports S0 S3 S4 S5)
[    0.307161] ACPI: Using IOAPIC for interrupt routing
[    0.307207] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.307969] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.312839] ACPI: Power Resource [WRST] (on)
[    0.313321] ACPI: Power Resource [WRST] (on)
[    0.313809] ACPI: Power Resource [WRST] (on)
[    0.314293] ACPI: Power Resource [WRST] (on)
[    0.314773] ACPI: Power Resource [WRST] (on)
[    0.315523] ACPI: Power Resource [WRST] (on)
[    0.316016] ACPI: Power Resource [WRST] (on)
[    0.317080] ACPI: Power Resource [WRST] (on)
[    0.317577] ACPI: Power Resource [WRST] (on)
[    0.318070] ACPI: Power Resource [WRST] (on)
[    0.318834] ACPI: Power Resource [WRST] (on)
[    0.319320] ACPI: Power Resource [WRST] (on)
[    0.319800] ACPI: Power Resource [WRST] (on)
[    0.320286] ACPI: Power Resource [WRST] (on)
[    0.320765] ACPI: Power Resource [WRST] (on)
[    0.321244] ACPI: Power Resource [WRST] (on)
[    0.321724] ACPI: Power Resource [WRST] (on)
[    0.323572] ACPI: Power Resource [WRST] (on)
[    0.324050] ACPI: Power Resource [WRST] (on)
[    0.324532] ACPI: Power Resource [WRST] (on)
[    0.345868] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.345874] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.347650] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.349285] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.349286] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.350430] PCI host bridge to bus 0000:00
[    0.350433] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.350435] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.350436] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.350438] pci_bus 0000:00: root bus resource [mem 0x7f800000-0xefffffff window]
[    0.350439] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.350441] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.350451] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
[    0.350620] pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
[    0.350634] pci 0000:00:02.0: reg 0x10: [mem 0xeb000000-0xebffffff 64bit]
[    0.350641] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.350646] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.350662] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.350835] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.350850] pci 0000:00:04.0: reg 0x10: [mem 0xec240000-0xec247fff 64bit]
[    0.351110] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.351135] pci 0000:00:14.0: reg 0x10: [mem 0xec230000-0xec23ffff 64bit]
[    0.351210] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.351480] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.351501] pci 0000:00:14.2: reg 0x10: [mem 0xec25a000-0xec25afff 64bit]
[    0.351766] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.352005] pci 0000:00:15.0: reg 0x10: [mem 0xec259000-0xec259fff 64bit]
[    0.352914] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[    0.353153] pci 0000:00:15.1: reg 0x10: [mem 0xec258000-0xec258fff 64bit]
[    0.354189] pci 0000:00:15.2: [8086:9d62] type 00 class 0x118000
[    0.354440] pci 0000:00:15.2: reg 0x10: [mem 0xec257000-0xec257fff 64bit]
[    0.355401] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.355425] pci 0000:00:16.0: reg 0x10: [mem 0xec256000-0xec256fff 64bit]
[    0.355492] pci 0000:00:16.0: PME# supported from D3hot
[    0.355677] pci 0000:00:16.3: [8086:9d3d] type 00 class 0x070002
[    0.355697] pci 0000:00:16.3: reg 0x10: [io  0xf0a0-0xf0a7]
[    0.355706] pci 0000:00:16.3: reg 0x14: [mem 0xec255000-0xec255fff]
[    0.355894] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[    0.355916] pci 0000:00:17.0: reg 0x10: [mem 0xec250000-0xec251fff]
[    0.355924] pci 0000:00:17.0: reg 0x14: [mem 0xec254000-0xec2540ff]
[    0.355932] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.355939] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.355946] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.355954] pci 0000:00:17.0: reg 0x24: [mem 0xec253000-0xec2537ff]
[    0.355995] pci 0000:00:17.0: PME# supported from D3hot
[    0.356192] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.356283] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.356522] pci 0000:00:1c.2: [8086:9d12] type 01 class 0x060400
[    0.356602] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.356842] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    0.356931] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.357172] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[    0.357420] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.357438] pci 0000:00:1f.2: reg 0x10: [mem 0xec24c000-0xec24ffff]
[    0.357663] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
[    0.357692] pci 0000:00:1f.3: reg 0x10: [mem 0xec248000-0xec24bfff 64bit]
[    0.357725] pci 0000:00:1f.3: reg 0x20: [mem 0xec220000-0xec22ffff 64bit]
[    0.357775] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.358037] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.358100] pci 0000:00:1f.4: reg 0x10: [mem 0xec252000-0xec2520ff 64bit]
[    0.358172] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.358424] pci 0000:00:1f.6: [8086:15d7] type 00 class 0x020000
[    0.358450] pci 0000:00:1f.6: reg 0x10: [mem 0xec200000-0xec21ffff]
[    0.358557] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.359139] pci 0000:01:00.0: [10ec:525a] type 00 class 0xff0000
[    0.359173] pci 0000:01:00.0: reg 0x14: [mem 0xec100000-0xec100fff]
[    0.359287] pci 0000:01:00.0: supports D1 D2
[    0.359288] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.359738] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.359743] pci 0000:00:1c.0:   bridge window [mem 0xec100000-0xec1fffff]
[    0.360354] pci 0000:02:00.0: [8086:24fd] type 00 class 0x028000
[    0.360454] pci 0000:02:00.0: reg 0x10: [mem 0xec000000-0xec001fff 64bit]
[    0.360725] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.361398] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.361402] pci 0000:00:1c.2:   bridge window [mem 0xec000000-0xec0fffff]
[    0.361525] pci 0000:00:1c.4: PCI bridge to [bus 03-3b]
[    0.361529] pci 0000:00:1c.4:   bridge window [mem 0xd4000000-0xea0fffff]
[    0.361534] pci 0000:00:1c.4:   bridge window [mem 0xb0000000-0xd1ffffff 64bit pref]
[    0.366703] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.366781] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.366857] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.366939] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.367018] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.367088] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.367163] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.367238] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.370233] ACPI: EC: interrupt unblocked
[    0.370263] ACPI: EC: event unblocked
[    0.370280] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.370282] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions and events
[    0.372471] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.372477] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.372602] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.372602] vgaarb: loaded
[    0.373455] ACPI: bus type USB registered
[    0.373470] usbcore: registered new interface driver usbfs
[    0.373476] usbcore: registered new interface driver hub
[    0.373490] usbcore: registered new device driver usb
[    0.373490] pps_core: LinuxPPS API ver. 1 registered
[    0.373490] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    0.373490] PTP clock support registered
[    0.373490] EDAC MC: Ver: 3.0.0
[    0.374125] Registered efivars operations
[    0.380434] PCI: Using ACPI for IRQ routing
[    0.388376] PCI: pci_cache_line_size set to 64 bytes
[    0.389588] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.389590] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.389591] e820: reserve RAM buffer [mem 0x6ab64000-0x6bffffff]
[    0.389592] e820: reserve RAM buffer [mem 0x7a4de000-0x7bffffff]
[    0.389593] e820: reserve RAM buffer [mem 0x7b600000-0x7bffffff]
[    0.389594] e820: reserve RAM buffer [mem 0x47e800000-0x47fffffff]
[    0.389682] NetLabel: Initializing
[    0.389683] NetLabel:  domain hash size = 128
[    0.389684] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.389699] NetLabel:  unlabeled traffic allowed by default
[    0.390074] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.390080] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.394363] clocksource: Switched to clocksource tsc-early
[    0.403951] VFS: Disk quotas dquot_6.6.0
[    0.403965] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.404041] pnp: PnP ACPI init
[    0.404356] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.404358] system 00:00: [io  0xffff] has been reserved
[    0.404360] system 00:00: [io  0xffff] has been reserved
[    0.404361] system 00:00: [io  0xffff] has been reserved
[    0.404363] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.404364] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.404370] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.404496] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.404544] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.404548] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.404674] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.405016] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.405018] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.405019] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.405021] system 00:04: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.405023] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.405024] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.405026] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.405028] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.405029] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.405031] system 00:04: [mem 0xeffe0000-0xefffffff] has been reserved
[    0.405035] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.405089] system 00:05: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.405090] system 00:05: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.405092] system 00:05: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.405094] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.405095] system 00:05: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.405097] system 00:05: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.405098] system 00:05: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.405102] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.405482] system 00:06: [io  0xff00-0xfffe] has been reserved
[    0.405486] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.407086] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.407088] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.407090] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.407091] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.407095] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.411120] pnp: PnP ACPI: found 8 devices
[    0.416795] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.416832] pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 03-3b] add_size 1000
[    0.416842] pci 0000:00:1c.4: BAR 13: assigned [io  0x2000-0x2fff]
[    0.416848] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.416859] pci 0000:00:1c.0:   bridge window [mem 0xec100000-0xec1fffff]
[    0.416869] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.416877] pci 0000:00:1c.2:   bridge window [mem 0xec000000-0xec0fffff]
[    0.416886] pci 0000:00:1c.4: PCI bridge to [bus 03-3b]
[    0.416893] pci 0000:00:1c.4:   bridge window [io  0x2000-0x2fff]
[    0.416900] pci 0000:00:1c.4:   bridge window [mem 0xd4000000-0xea0fffff]
[    0.416907] pci 0000:00:1c.4:   bridge window [mem 0xb0000000-0xd1ffffff 64bit pref]
[    0.416916] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.416919] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.416921] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.416924] pci_bus 0000:00: resource 7 [mem 0x7f800000-0xefffffff window]
[    0.416926] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.416929] pci_bus 0000:01: resource 1 [mem 0xec100000-0xec1fffff]
[    0.416931] pci_bus 0000:02: resource 1 [mem 0xec000000-0xec0fffff]
[    0.416934] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    0.416936] pci_bus 0000:03: resource 1 [mem 0xd4000000-0xea0fffff]
[    0.416939] pci_bus 0000:03: resource 2 [mem 0xb0000000-0xd1ffffff 64bit pref]
[    0.417524] NET: Registered protocol family 2
[    0.417723] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.417776] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.417937] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.418051] TCP: Hash tables configured (established 131072 bind 65536)
[    0.418082] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.418122] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.418197] NET: Registered protocol family 1
[    0.418201] NET: Registered protocol family 44
[    0.418212] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.429710] pci 0000:00:14.0: quirk_usb_early_handoff+0x0/0x6c6 took 11216 usecs
[    0.430329] PCI: CLS 0 bytes, default 64
[    0.430359] Unpacking initramfs...
[    0.873857] Freeing initrd memory: 26944K
[    0.873896] DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.0
[    0.873900] DMAR: ACPI device "device:73" under DMAR at fed91000 as 00:15.1
[    0.873903] DMAR: ACPI device "device:74" under DMAR at fed91000 as 00:15.2
[    0.873925] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.873927] software IO TLB [mem 0x72bae000-0x76bae000] (64MB) mapped at [(____ptrval____)-(____ptrval____)]
[    0.873956] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc05e54fc, max_idle_ns: 440795291716 ns
[    0.873970] clocksource: Switched to clocksource tsc
[    0.874073] Scanning for low memory corruption every 60 seconds
[    0.874616] Initialise system trusted keyrings
[    0.874624] Key type blacklist registered
[    0.874665] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.875770] zbud: loaded
[    0.876065] pstore: using lz4hc compression
[    0.877087] Key type asymmetric registered
[    0.877089] Asymmetric key parser 'x509' registered
[    0.877119] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.877147] io scheduler noop registered
[    0.877148] io scheduler deadline registered
[    0.877170] io scheduler cfq registered (default)
[    0.877171] io scheduler mq-deadline registered
[    0.877172] io scheduler kyber registered
[    0.877191] io scheduler bfq registered
[    0.878121] pcieport 0000:00:1c.0: AER enabled with IRQ 122
[    0.878145] pcieport 0000:00:1c.2: AER enabled with IRQ 123
[    0.878168] pcieport 0000:00:1c.4: AER enabled with IRQ 124
[    0.878191] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.878263] efifb: probing for efifb
[    0.878276] efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
[    0.878278] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.878278] efifb: scrolling: redraw
[    0.878280] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.882219] Console: switching to colour frame buffer device 240x67
[    0.886165] fb0: EFI VGA frame buffer device
[    0.886174] intel_idle: MWAIT substates: 0x11142120
[    0.886175] intel_idle: v0.4.1 model 0x8E
[    0.886438] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.886527] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.886536] ACPI: Lid Switch [LID0]
[    0.886567] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.886575] ACPI: Power Button [PBTN]
[    0.886600] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.886607] ACPI: Sleep Button [SBTN]
[    0.886635] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.886641] ACPI: Power Button [PWRF]
[    0.889710] thermal LNXTHERM:00: registered as thermal_zone0
[    0.889711] ACPI: Thermal Zone [THM] (25 C)
[    0.889973] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.890681] serial 0000:00:16.3: enabling device (0000 -> 0003)
[    0.911495] 0000:00:16.3: ttyS0 at I/O 0xf0a0 (irq = 19, base_baud = 115200) is a 16550A
[    0.912457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.912461] ehci-pci: EHCI PCI platform driver
[    0.912469] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.912471] ohci-pci: OHCI PCI platform driver
[    0.912478] uhci_hcd: USB Universal Host Controller Interface driver
[    0.912643] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.912648] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.913740] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[    0.913747] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.913922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
[    0.913924] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.913925] usb usb1: Product: xHCI Host Controller
[    0.913927] usb usb1: Manufacturer: Linux 4.18.14-arch1-1-ARCH xhci-hcd
[    0.913928] usb usb1: SerialNumber: 0000:00:14.0
[    0.914106] hub 1-0:1.0: USB hub found
[    0.914126] hub 1-0:1.0: 12 ports detected
[    0.915835] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.915838] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.915841] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    0.915879] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18
[    0.915881] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.915882] usb usb2: Product: xHCI Host Controller
[    0.915884] usb usb2: Manufacturer: Linux 4.18.14-arch1-1-ARCH xhci-hcd
[    0.915885] usb usb2: SerialNumber: 0000:00:14.0
[    0.916056] hub 2-0:1.0: USB hub found
[    0.916071] hub 2-0:1.0: 6 ports detected
[    0.917046] usb: port power management may be unreliable
[    0.917350] usbcore: registered new interface driver usbserial_generic
[    0.917354] usbserial: USB Serial support registered for generic
[    0.917377] rtc_cmos 00:01: RTC can wake from S4
[    0.917919] rtc_cmos 00:01: registered as rtc0
[    0.917937] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.917993] intel_pstate: Intel P-state driver initializing
[    0.918290] intel_pstate: HWP enabled
[    0.918317] ledtrig-cpu: registered to indicate activity on CPUs
[    0.918335] hidraw: raw HID events driver (C) Jiri Kosina
[    0.918358] usbcore: registered new interface driver usbhid
[    0.918359] usbhid: USB HID core driver
[    0.918378] intel_pmc_core:  initialized
[    0.918568] NET: Registered protocol family 10
[    0.921061] Segment Routing with IPv6
[    0.921090] NET: Registered protocol family 17
[    0.921337] RAS: Correctable Errors collector initialized.
[    0.921365] microcode: sig=0x806e9, pf=0x80, revision=0x8e
[    0.921457] microcode: Microcode Update Driver: v2.2.
[    0.921470] sched_clock: Marking stable (921451793, 0)->(904398727, 17053066)
[    0.921620] registered taskstats version 1
[    0.921627] Loading compiled-in X.509 certificates
[    0.923113] Loaded X.509 cert 'Build time autogenerated kernel key: 80550d50fd741f96577505b6b7639c25284664dc'
[    0.923127] zswap: loaded using pool lzo/zbud
[    0.925006] Key type big_key registered
[    0.925962]   Magic number: 6:372:930
[    0.926126] rtc_cmos 00:01: setting system clock to 2018-10-20 09:55:31 UTC (1540029331)
[    1.055186] Freeing unused kernel image memory: 1520K
[    1.055235] Write protecting the kernel read-only data: 18432k
[    1.056024] Freeing unused kernel image memory: 2008K
[    1.056155] Freeing unused kernel image memory: 300K
[    1.056309] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.056309] x86/mm: Checking user space page tables
[    1.056320] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.123587] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.123589] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.123952] i8042: Warning: Keylock active
[    1.124217] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.129971] rtsx_pci 0000:01:00.0: enabling device (0000 -> 0002)
[    1.132949] SCSI subsystem initialized
[    1.139559] libata version 3.00 loaded.
[    1.142506] ahci 0000:00:17.0: version 3.0
[    1.142737] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x4 impl SATA mode
[    1.142740] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    1.144163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.146452] scsi host0: ahci
[    1.146575] scsi host1: ahci
[    1.146672] scsi host2: ahci
[    1.146720] ata1: DUMMY
[    1.146721] ata2: DUMMY
[    1.146723] ata3: SATA max UDMA/133 abar m2048@0xec253000 port 0xec253200 irq 127
[    1.243698] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[    1.414974] usb 1-5: New USB device found, idVendor=0bda, idProduct=5650, bcdDevice=60.06
[    1.414980] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.414984] usb 1-5: Product: Integrated Webcam_HD
[    1.414987] usb 1-5: Manufacturer: CN0K49W1LOG0079RA4KVA01
[    1.414991] usb 1-5: SerialNumber: 200901010001
[    1.456819] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.460032] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.460039] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.460045] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.460662] ata3.00: ATA-10: SK hynix SC311 SATA 512GB, 70000P10, max UDMA/133
[    1.460668] ata3.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.463234] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.463241] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.463247] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.464139] ata3.00: configured for UDMA/133
[    1.464687] scsi 2:0:0:0: Direct-Access     ATA      SK hynix SC311 S 0P10 PQ: 0 ANSI: 5
[    1.473871] sd 2:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
[    1.473878] sd 2:0:0:0: [sda] 4096-byte physical blocks
[    1.473910] sd 2:0:0:0: [sda] Write Protect is off
[    1.473915] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.473969] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.475995]  sda: sda1 sda2 sda3 sda4
[    1.476751] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.506777] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    1.525335] usb 2-1: New USB device found, idVendor=152d, idProduct=1561, bcdDevice= 2.04
[    1.525341] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.525345] usb 2-1: Product: SABRENT
[    1.525348] usb 2-1: Manufacturer: SABRENT
[    1.525351] usb 2-1: SerialNumber: DB9876543214E
[    1.535977] usbcore: registered new interface driver usb-storage
[    1.542252] scsi host3: uas
[    1.542386] usbcore: registered new interface driver uas
[    1.542995] scsi 3:0:0:0: Direct-Access     SABRENT                   0204 PQ: 0 ANSI: 6
[    1.544518] sd 3:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    1.544522] sd 3:0:0:0: [sdb] 4096-byte physical blocks
[    1.544696] sd 3:0:0:0: [sdb] Write Protect is off
[    1.544700] sd 3:0:0:0: [sdb] Mode Sense: 53 00 00 08
[    1.545029] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.545632] random: fast init done
[    1.550182]  sdb: sdb1 sdb2
[    1.551985] sd 3:0:0:0: [sdb] Attached SCSI disk
[    1.646939] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    1.788830] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[    1.788836] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.913594] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[    2.056331] usb 1-10: New USB device found, idVendor=0a5c, idProduct=5834, bcdDevice= 1.01
[    2.056337] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.056341] usb 1-10: Product: 5880
[    2.056345] usb 1-10: Manufacturer: Broadcom Corp
[    2.056349] usb 1-10: SerialNumber: 0123456789ABCD
[    2.224206] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[    2.328558] systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    2.343987] systemd[1]: Detected architecture x86-64.
[    2.352186] systemd[1]: Set hostname to <anarchy>.
[    2.515840] random: systemd: uninitialized urandom read (16 bytes read)
[    2.515847] systemd[1]: Reached target Remote File Systems.
[    2.515903] random: systemd: uninitialized urandom read (16 bytes read)
[    2.515941] systemd[1]: Listening on Journal Audit Socket.
[    2.515946] random: systemd: uninitialized urandom read (16 bytes read)
[    2.516509] systemd[1]: Created slice User and Session Slice.
[    2.516560] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.516779] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.516825] systemd[1]: Listening on Journal Socket.
[    2.517738] systemd[1]: Starting Journal Service...
[    2.555056] vfs_monitor: loading out-of-tree module taints kernel.
[    2.555077] vfs_monitor: module verification failed: signature and/or required key missing - tainting kernel
[    2.555484] mp: /, major: 8, minor: 18
[    2.555485] partition count: 1, comm[239]: systemd-modules, path: /usr/lib/systemd/systemd-modules-load, cmdline: /usr/lib/systemd/systemd-modules-load
[    2.564928] audit: type=1130 audit(1540029333.136:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.565485] audit: type=1130 audit(1540029333.136:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.579668] audit: type=1130 audit(1540029333.149:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.584846] partition /tmp [0, 43] added, comm[241]: mount
[    2.584928] EXT4-fs (sdb2): re-mounted. Opts: data=ordered
[    2.586293] audit: type=1130 audit(1540029333.156:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.593289] audit: type=1130 audit(1540029333.163:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.614199] systemd-journald[233]: Received request to flush runtime journal from PID 1
[    2.616941] register_kretprobes 10 ok
[    2.641907] audit: type=1130 audit(1540029333.213:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.643594] audit: type=1130 audit(1540029333.216:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.740865] audit: type=1130 audit(1540029333.313:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.741846] audit: type=1130 audit(1540029333.313:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.865857] random: crng init done
[    2.865859] random: 7 urandom warning(s) missed due to ratelimiting
[    2.938938] ACPI: AC Adapter [AC] (on-line)
[    2.950842] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 4)
[    3.001445] int3403 thermal: probe of INT3403:03 failed with error -22
[    3.015346] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    3.020928] input: Intel HID events as /devices/platform/INT33D5:00/input/input5
[    3.049911] Linux agpgart interface v0.103
[    3.057058] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    3.059709] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
[    3.063965] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    3.077496] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    3.077529] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    3.085246] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    3.097401] ACPI: Battery Slot [BAT0] (battery present)
[    3.113790] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    3.113791] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    3.114012] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    3.124130] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    3.124427] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    3.135302] i2c_hid i2c-DLL07A0:01: i2c-DLL07A0:01 supply vdd not found, using dummy regulator
[    3.138046] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    3.162773] intel-lpss 0000:00:15.2: enabling device (0000 -> 0002)
[    3.163078] idma64 idma64.3: Found Intel integrated DMA 64-bit
[    3.172318] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.181318] media: Linux media interface: v0.10
[    3.181434] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    3.181435] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    3.181436] RAPL PMU: hw unit of domain package 2^-14 Joules
[    3.181436] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    3.181437] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    3.181438] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    3.196206] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.197062] Bluetooth: Core ver 2.22
[    3.197076] NET: Registered protocol family 31
[    3.197077] Bluetooth: HCI device and connection manager initialized
[    3.197080] Bluetooth: HCI socket layer initialized
[    3.197082] Bluetooth: L2CAP socket layer initialized
[    3.197087] Bluetooth: SCO socket layer initialized
[    3.207302] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    3.207305] cfg80211: failed to load regulatory.db
[    3.230047] cryptd: max_cpu_qlen set to 1000
[    3.244445] usbcore: registered new interface driver btusb
[    3.253317] Bluetooth: hci0: Firmware revision 0.1 build 244 week 24 2018
[    3.256471] AVX2 version of gcm_enc/dec engaged.
[    3.256472] AES CTR mode by8 optimization enabled
[    3.279748] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    3.288958] Intel(R) Wireless WiFi driver for Linux
[    3.288959] Copyright(c) 2003- 2015 Intel Corporation
[    3.289296] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[    3.289940] videodev: Linux video capture interface: v2.00
[    3.315084] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    3.340099] iwlwifi 0000:02:00.0: loaded firmware version 36.e91976c0.0 op_mode iwlmvm
[    3.370617] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) a4:4c:c8:71:8b:72
[    3.370626] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    3.370673] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[    3.382290] dell_laptop: Using i8042 filter function for receiving events
[    3.402354] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input7
[    3.410094] iTCO_vendor_support: vendor-support=0
[    3.421782] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    3.421945] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    3.423378] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    3.440963] uvcvideo: Found UVC 1.00 device Integrated Webcam_HD (0bda:5650)
[    3.450749] input: DualPoint Stick as /devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-3/i2c-DLL07A0:01/0018:044E:120B.0001/input/input9
[    3.450814] input: DLL07A0:01 044E:120B as /devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-3/i2c-DLL07A0:01/0018:044E:120B.0001/input/input8
[    3.450865] hid-alps 0018:044E:120B.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL07A0:01 044E:120B] on i2c-DLL07A0:01
[    3.451261] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
[    3.451263] uvcvideo 1-5:1.0: Entity type for entity Extension 7 was not initialized!
[    3.451264] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
[    3.451265] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
[    3.451316] input: Integrated Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input10
[    3.451368] usbcore: registered new interface driver uvcvideo
[    3.451369] USB Video Class driver (1.1.1)
[    3.474898] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    3.482981] mousedev: PS/2 mouse device common for all mice
[    3.490266] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[    3.554214] iwlwifi 0000:02:00.0: base HW address: d4:25:8b:f4:3e:22
[    3.628284] checking generic (a0000000 7f0000) vs hw (a0000000 10000000)
[    3.628285] fb: switching to inteldrmfb from EFI VGA
[    3.628301] Console: switching to colour dummy device 80x25
[    3.628378] [drm] Replacing VGA console driver
[    3.630133] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.630134] [drm] Driver supports precise vblank timestamp query.
[    3.630674] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.639934] [drm] Initialized i915 1.6.0 20180514 for 0000:00:02.0 on minor 0
[    3.641428] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.642097] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[    3.642263] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    3.645983] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    3.651758] fbcon: inteldrmfb (fb0) is primary device
[    3.656084] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    3.656344] thermal thermal_zone6: failed to read out thermal zone (-61)
[    3.659876] partition /boot [8, 17] added, comm[355]: mount
[    3.660649] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[    3.695196] intel_rapl: Found RAPL domain package
[    3.695197] intel_rapl: Found RAPL domain core
[    3.695198] intel_rapl: Found RAPL domain uncore
[    3.695199] intel_rapl: Found RAPL domain dram
[    4.756895] Console: switching to colour frame buffer device 240x67
[    4.778196] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    4.821117] 8021q: 802.1Q VLAN Support v1.8
[    4.877219] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    4.877220] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.877221] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    4.877222] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    4.877223] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    4.877224] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[    4.877225] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[    4.877225] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    4.941833] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    4.943630] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    4.943685] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    4.943733] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    4.943780] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    4.943830] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    4.943880] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    4.965978] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    4.965980] Bluetooth: BNEP filters: protocol multicast
[    4.965983] Bluetooth: BNEP socket layer initialized
[    5.143899] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[    5.375856] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    5.480747] kauditd_printk_skb: 20 callbacks suppressed
[    5.480748] audit: type=1130 audit(1540029336.053:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.514223] audit: type=1130 audit(1540029336.086:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.540590] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[    5.542633] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    5.798326] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    5.877167] audit: type=1130 audit(1540029336.449:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.940104] audit: type=1130 audit(1540029336.509:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.974140] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    6.215924] audit: type=1130 audit(1540029336.786:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.233632] audit: type=1006 audit(1540029336.806:36): pid=484 uid=0 old-auid=4294967295 auid=975 tty=(none) old-ses=4294967295 ses=1 res=1
[    6.320587] audit: type=1130 audit(1540029336.893:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.273708] audit: type=1006 audit(1540029338.846:38): pid=502 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[    8.280721] audit: type=1130 audit(1540029338.853:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.287846] audit: type=1006 audit(1540029338.859:40): pid=504 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[    8.848094] fuse init (API version 7.27)
[    9.391192] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   10.321402] wlp2s0: authenticate with a0:04:60:b1:95:85
[   10.332259] wlp2s0: send auth to a0:04:60:b1:95:85 (try 1/3)
[   10.346405] wlp2s0: authenticated
[   10.346679] wlp2s0: associate with a0:04:60:b1:95:85 (try 1/3)
[   10.355661] wlp2s0: RX AssocResp from a0:04:60:b1:95:85 (capab=0x131 status=0 aid=2)
[   10.357443] wlp2s0: associated
[   10.394456] wlp2s0: Limiting TX power to 30 (30 - 0) dBm as advertised by a0:04:60:b1:95:85
[   10.481141] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   10.514349] kauditd_printk_skb: 6 callbacks suppressed
[   10.514350] audit: type=1130 audit(1540029341.086:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.552048] audit: type=1130 audit(1540029342.123:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.657004] audit: type=1130 audit(1540029342.229:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=teamviewerd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.004340] audit: type=1131 audit(1540029346.576:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.526380] audit: type=1130 audit(1540029351.096:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   35.528461] audit: type=1130 audit(1540029365.641:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   35.528467] audit: type=1131 audit(1540029365.641:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.615078] audit: type=1130 audit(1540029370.728:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.615091] audit: type=1131 audit(1540029370.728:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  944.499776] audit: type=1130 audit(1540030274.613:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  944.499787] audit: type=1131 audit(1540030274.613:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5814.467581] audit: type=1130 audit(1540035144.555:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dde-filemanager-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6018.796443] audit: type=1130 audit(1540035348.884:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6048.855432] audit: type=1131 audit(1540035378.940:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6169.892070] audit: type=1130 audit(1540035499.977:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6199.958762] audit: type=1131 audit(1540035530.043:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6244.426818] audit: type=1130 audit(1540035574.510:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6274.495469] audit: type=1131 audit(1540035604.580:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9004.041298] perf: interrupt took too long (2509 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
[ 9174.714549] sd 3:0:0:0: [sdb] tag#14 uas_eh_abort_handler 0 uas-tag 15 inflight: CMD OUT 
[ 9174.714561] sd 3:0:0:0: [sdb] tag#14 CDB: Write(10) 2a 00 0b 16 42 80 00 00 80 00
[ 9174.714643] sd 3:0:0:0: [sdb] tag#13 uas_eh_abort_handler 0 uas-tag 14 inflight: CMD OUT 
[ 9174.714650] sd 3:0:0:0: [sdb] tag#13 CDB: Write(10) 2a 00 0a df a7 00 00 00 40 00
[ 9174.714701] sd 3:0:0:0: [sdb] tag#12 uas_eh_abort_handler 0 uas-tag 13 inflight: CMD OUT 
[ 9174.714709] sd 3:0:0:0: [sdb] tag#12 CDB: Write(10) 2a 00 0a df 03 c0 00 00 20 00
[ 9174.714754] sd 3:0:0:0: [sdb] tag#11 uas_eh_abort_handler 0 uas-tag 12 inflight: CMD OUT 
[ 9174.714761] sd 3:0:0:0: [sdb] tag#11 CDB: Write(10) 2a 00 0a df 01 b0 00 00 10 00
[ 9174.714805] sd 3:0:0:0: [sdb] tag#10 uas_eh_abort_handler 0 uas-tag 11 inflight: CMD OUT 
[ 9174.714812] sd 3:0:0:0: [sdb] tag#10 CDB: Write(10) 2a 00 00 b7 93 90 00 00 08 00
[ 9174.714857] sd 3:0:0:0: [sdb] tag#9 uas_eh_abort_handler 0 uas-tag 10 inflight: CMD OUT 
[ 9174.714865] sd 3:0:0:0: [sdb] tag#9 CDB: Write(10) 2a 00 00 b7 93 70 00 00 08 00
[ 9174.714903] sd 3:0:0:0: [sdb] tag#8 uas_eh_abort_handler 0 uas-tag 9 inflight: CMD OUT 
[ 9174.714910] sd 3:0:0:0: [sdb] tag#8 CDB: Write(10) 2a 00 00 b7 93 40 00 00 10 00
[ 9174.714956] sd 3:0:0:0: [sdb] tag#7 uas_eh_abort_handler 0 uas-tag 8 inflight: CMD OUT 
[ 9174.714961] sd 3:0:0:0: [sdb] tag#7 CDB: Write(10) 2a 00 00 b7 93 00 00 00 38 00
[ 9174.715007] sd 3:0:0:0: [sdb] tag#6 uas_eh_abort_handler 0 uas-tag 7 inflight: CMD OUT 
[ 9174.715012] sd 3:0:0:0: [sdb] tag#6 CDB: Write(10) 2a 00 00 b7 92 c0 00 00 10 00
[ 9174.715056] sd 3:0:0:0: [sdb] tag#5 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD OUT 
[ 9174.715062] sd 3:0:0:0: [sdb] tag#5 CDB: Write(10) 2a 00 00 b7 92 90 00 00 10 00
[ 9174.715106] sd 3:0:0:0: [sdb] tag#4 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD OUT 
[ 9174.715111] sd 3:0:0:0: [sdb] tag#4 CDB: Write(10) 2a 00 00 b7 92 70 00 00 08 00
[ 9174.715159] sd 3:0:0:0: [sdb] tag#3 uas_eh_abort_handler 0 uas-tag 28 inflight: CMD OUT 
[ 9174.715164] sd 3:0:0:0: [sdb] tag#3 CDB: Write(10) 2a 00 00 b7 92 50 00 00 08 00
[ 9174.715228] sd 3:0:0:0: [sdb] tag#2 uas_eh_abort_handler 0 uas-tag 27 inflight: CMD OUT 
[ 9174.715239] sd 3:0:0:0: [sdb] tag#2 CDB: Write(10) 2a 00 00 b7 92 38 00 00 08 00
[ 9174.715302] sd 3:0:0:0: [sdb] tag#1 uas_eh_abort_handler 0 uas-tag 26 inflight: CMD OUT 
[ 9174.715307] sd 3:0:0:0: [sdb] tag#1 CDB: Write(10) 2a 00 00 b7 92 28 00 00 08 00
[ 9174.715351] sd 3:0:0:0: [sdb] tag#27 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD OUT 
[ 9174.715356] sd 3:0:0:0: [sdb] tag#27 CDB: Write(10) 2a 00 00 b7 91 50 00 00 48 00
[ 9174.715399] sd 3:0:0:0: [sdb] tag#26 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD OUT 
[ 9174.715404] sd 3:0:0:0: [sdb] tag#26 CDB: Write(10) 2a 00 00 b7 91 38 00 00 10 00
[ 9174.715446] sd 3:0:0:0: [sdb] tag#25 uas_eh_abort_handler 0 uas-tag 25 inflight: CMD OUT 
[ 9174.715450] sd 3:0:0:0: [sdb] tag#25 CDB: Write(10) 2a 00 00 b7 91 28 00 00 08 00
[ 9174.715489] sd 3:0:0:0: [sdb] tag#24 uas_eh_abort_handler 0 uas-tag 24 inflight: CMD OUT 
[ 9174.715494] sd 3:0:0:0: [sdb] tag#24 CDB: Write(10) 2a 00 00 b7 90 e8 00 00 20 00
[ 9174.715536] sd 3:0:0:0: [sdb] tag#23 uas_eh_abort_handler 0 uas-tag 23 inflight: CMD OUT 
[ 9174.715541] sd 3:0:0:0: [sdb] tag#23 CDB: Write(10) 2a 00 00 b7 90 d8 00 00 08 00
[ 9174.715580] sd 3:0:0:0: [sdb] tag#22 uas_eh_abort_handler 0 uas-tag 22 inflight: CMD OUT 
[ 9174.715585] sd 3:0:0:0: [sdb] tag#22 CDB: Write(10) 2a 00 00 b7 90 68 00 00 68 00
[ 9174.715627] sd 3:0:0:0: [sdb] tag#21 uas_eh_abort_handler 0 uas-tag 21 inflight: CMD OUT 
[ 9174.715631] sd 3:0:0:0: [sdb] tag#21 CDB: Write(10) 2a 00 00 b7 8f f0 00 00 68 00
[ 9174.715671] sd 3:0:0:0: [sdb] tag#20 uas_eh_abort_handler 0 uas-tag 20 inflight: CMD OUT 
[ 9174.715676] sd 3:0:0:0: [sdb] tag#20 CDB: Write(10) 2a 00 00 b7 8f 38 00 00 10 00
[ 9174.715714] sd 3:0:0:0: [sdb] tag#19 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD OUT 
[ 9174.715719] sd 3:0:0:0: [sdb] tag#19 CDB: Write(10) 2a 00 00 b7 8e d0 00 00 60 00
[ 9174.715758] sd 3:0:0:0: [sdb] tag#18 uas_eh_abort_handler 0 uas-tag 19 inflight: CMD OUT 
[ 9174.715763] sd 3:0:0:0: [sdb] tag#18 CDB: Write(10) 2a 00 00 b7 8e b0 00 00 10 00
[ 9174.715805] sd 3:0:0:0: [sdb] tag#0 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD OUT 
[ 9174.715809] sd 3:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 00 b7 8e 50 00 00 08 00
[ 9177.491251] sd 3:0:0:0: [sdb] tag#16 uas_eh_abort_handler 0 uas-tag 17 inflight: CMD OUT 
[ 9177.491260] sd 3:0:0:0: [sdb] tag#16 CDB: Write(10) 2a 00 00 b9 6e 00 00 01 58 00
[ 9177.491373] sd 3:0:0:0: [sdb] tag#15 uas_eh_abort_handler 0 uas-tag 16 inflight: CMD OUT 
[ 9177.491378] sd 3:0:0:0: [sdb] tag#15 CDB: Write(10) 2a 00 0a ed 1a 28 00 00 60 00
[ 9178.394634] sd 3:0:0:0: [sdb] tag#17 uas_eh_abort_handler 0 uas-tag 18 inflight: CMD OUT 
[ 9178.394643] sd 3:0:0:0: [sdb] tag#17 CDB: Write(10) 2a 00 0a ec 61 d0 00 00 50 00
[ 9179.381241] sd 3:0:0:0: [sdb] tag#28 uas_eh_abort_handler 0 uas-tag 29 inflight: CMD OUT 
[ 9179.381251] sd 3:0:0:0: [sdb] tag#28 CDB: Write(10) 2a 00 00 b9 7e 00 00 01 48 00
[ 9185.381247] sd 3:0:0:0: [sdb] tag#29 uas_eh_abort_handler 0 uas-tag 30 inflight: CMD OUT 
[ 9185.381257] sd 3:0:0:0: [sdb] tag#29 CDB: Write(10) 2a 00 0a ec 6b c8 00 00 50 00
[ 9185.394712] scsi host3: uas_eh_device_reset_handler start
[ 9185.394822] usb 2-1: cmd cmplt err -2
[ 9185.394920] usb 2-1: cmd cmplt err -2
[ 9185.395028] usb 2-1: cmd cmplt err -2
[ 9185.524993] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 9185.545079] scsi host3: uas_eh_device_reset_handler success
[ 9216.531409] scsi host3: uas_eh_device_reset_handler start
[ 9216.627327] sd 3:0:0:0: [sdb] tag#0 uas_zap_pending 0 uas-tag 1 inflight: CMD 
[ 9216.627336] sd 3:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 0a ec 6b c8 00 00 50 00
[ 9216.627346] sd 3:0:0:0: [sdb] tag#1 uas_zap_pending 0 uas-tag 2 inflight: CMD 
[ 9216.627351] sd 3:0:0:0: [sdb] tag#1 CDB: Write(10) 2a 00 00 b9 7e 00 00 01 48 00
[ 9216.627358] sd 3:0:0:0: [sdb] tag#2 uas_zap_pending 0 uas-tag 3 inflight: CMD 
[ 9216.627363] sd 3:0:0:0: [sdb] tag#2 CDB: Write(10) 2a 00 0a ec 61 d0 00 00 50 00
[ 9216.627370] sd 3:0:0:0: [sdb] tag#3 uas_zap_pending 0 uas-tag 4 inflight: CMD 
[ 9216.627374] sd 3:0:0:0: [sdb] tag#3 CDB: Write(10) 2a 00 0a ed 1a 28 00 00 60 00
[ 9216.627381] sd 3:0:0:0: [sdb] tag#4 uas_zap_pending 0 uas-tag 5 inflight: CMD 
[ 9216.627386] sd 3:0:0:0: [sdb] tag#4 CDB: Write(10) 2a 00 00 b9 6e 00 00 01 58 00
[ 9216.627393] sd 3:0:0:0: [sdb] tag#5 uas_zap_pending 0 uas-tag 6 inflight: CMD 
[ 9216.627397] sd 3:0:0:0: [sdb] tag#5 CDB: Write(10) 2a 00 00 b7 8e 50 00 00 08 00
[ 9216.627405] sd 3:0:0:0: [sdb] tag#6 uas_zap_pending 0 uas-tag 7 inflight: CMD 
[ 9216.627409] sd 3:0:0:0: [sdb] tag#6 CDB: Write(10) 2a 00 00 b7 8e b0 00 00 10 00
[ 9216.627416] sd 3:0:0:0: [sdb] tag#7 uas_zap_pending 0 uas-tag 8 inflight: CMD 
[ 9216.627421] sd 3:0:0:0: [sdb] tag#7 CDB: Write(10) 2a 00 00 b7 8e d0 00 00 60 00
[ 9216.627428] sd 3:0:0:0: [sdb] tag#8 uas_zap_pending 0 uas-tag 9 inflight: CMD 
[ 9216.627433] sd 3:0:0:0: [sdb] tag#8 CDB: Write(10) 2a 00 00 b7 8f 38 00 00 10 00
[ 9216.627440] sd 3:0:0:0: [sdb] tag#9 uas_zap_pending 0 uas-tag 10 inflight: CMD 
[ 9216.627445] sd 3:0:0:0: [sdb] tag#9 CDB: Write(10) 2a 00 00 b7 8f f0 00 00 68 00
[ 9216.627452] sd 3:0:0:0: [sdb] tag#10 uas_zap_pending 0 uas-tag 11 inflight: CMD 
[ 9216.627457] sd 3:0:0:0: [sdb] tag#10 CDB: Write(10) 2a 00 00 b7 90 68 00 00 68 00
[ 9216.627464] sd 3:0:0:0: [sdb] tag#11 uas_zap_pending 0 uas-tag 12 inflight: CMD 
[ 9216.627469] sd 3:0:0:0: [sdb] tag#11 CDB: Write(10) 2a 00 00 b7 90 d8 00 00 08 00
[ 9216.627476] sd 3:0:0:0: [sdb] tag#12 uas_zap_pending 0 uas-tag 13 inflight: CMD 
[ 9216.627481] sd 3:0:0:0: [sdb] tag#12 CDB: Write(10) 2a 00 00 b7 90 e8 00 00 20 00
[ 9216.627488] sd 3:0:0:0: [sdb] tag#13 uas_zap_pending 0 uas-tag 14 inflight: CMD 
[ 9216.627493] sd 3:0:0:0: [sdb] tag#13 CDB: Write(10) 2a 00 00 b7 91 28 00 00 08 00
[ 9216.627500] sd 3:0:0:0: [sdb] tag#14 uas_zap_pending 0 uas-tag 15 inflight: CMD 
[ 9216.627505] sd 3:0:0:0: [sdb] tag#14 CDB: Write(10) 2a 00 00 b7 91 38 00 00 10 00
[ 9216.627512] sd 3:0:0:0: [sdb] tag#15 uas_zap_pending 0 uas-tag 16 inflight: CMD 
[ 9216.627516] sd 3:0:0:0: [sdb] tag#15 CDB: Write(10) 2a 00 00 b7 91 50 00 00 48 00
[ 9216.627523] sd 3:0:0:0: [sdb] tag#16 uas_zap_pending 0 uas-tag 17 inflight: CMD 
[ 9216.627528] sd 3:0:0:0: [sdb] tag#16 CDB: Write(10) 2a 00 00 b7 92 28 00 00 08 00
[ 9216.627535] sd 3:0:0:0: [sdb] tag#17 uas_zap_pending 0 uas-tag 18 inflight: CMD 
[ 9216.627540] sd 3:0:0:0: [sdb] tag#17 CDB: Write(10) 2a 00 00 b7 92 38 00 00 08 00
[ 9216.627547] sd 3:0:0:0: [sdb] tag#18 uas_zap_pending 0 uas-tag 19 inflight: CMD 
[ 9216.627551] sd 3:0:0:0: [sdb] tag#18 CDB: Write(10) 2a 00 00 b7 92 50 00 00 08 00
[ 9216.627558] sd 3:0:0:0: [sdb] tag#19 uas_zap_pending 0 uas-tag 20 inflight: CMD 
[ 9216.627563] sd 3:0:0:0: [sdb] tag#19 CDB: Write(10) 2a 00 00 b7 92 70 00 00 08 00
[ 9216.627570] sd 3:0:0:0: [sdb] tag#20 uas_zap_pending 0 uas-tag 21 inflight: CMD 
[ 9216.627575] sd 3:0:0:0: [sdb] tag#20 CDB: Write(10) 2a 00 00 b7 92 90 00 00 10 00
[ 9216.627582] sd 3:0:0:0: [sdb] tag#21 uas_zap_pending 0 uas-tag 22 inflight: CMD 
[ 9216.627587] sd 3:0:0:0: [sdb] tag#21 CDB: Write(10) 2a 00 00 b7 92 c0 00 00 10 00
[ 9216.627593] sd 3:0:0:0: [sdb] tag#22 uas_zap_pending 0 uas-tag 23 inflight: CMD 
[ 9216.627598] sd 3:0:0:0: [sdb] tag#22 CDB: Write(10) 2a 00 00 b7 93 00 00 00 38 00
[ 9216.627605] sd 3:0:0:0: [sdb] tag#23 uas_zap_pending 0 uas-tag 24 inflight: CMD 
[ 9216.627610] sd 3:0:0:0: [sdb] tag#23 CDB: Write(10) 2a 00 00 b7 93 40 00 00 10 00
[ 9216.627617] sd 3:0:0:0: [sdb] tag#24 uas_zap_pending 0 uas-tag 25 inflight: CMD 
[ 9216.627622] sd 3:0:0:0: [sdb] tag#24 CDB: Write(10) 2a 00 00 b7 93 70 00 00 08 00
[ 9216.627629] sd 3:0:0:0: [sdb] tag#25 uas_zap_pending 0 uas-tag 26 inflight: CMD 
[ 9216.627634] sd 3:0:0:0: [sdb] tag#25 CDB: Write(10) 2a 00 00 b7 93 90 00 00 08 00
[ 9216.627641] sd 3:0:0:0: [sdb] tag#26 uas_zap_pending 0 uas-tag 27 inflight: CMD 
[ 9216.627646] sd 3:0:0:0: [sdb] tag#26 CDB: Write(10) 2a 00 0a df 01 b0 00 00 10 00
[ 9216.627653] sd 3:0:0:0: [sdb] tag#27 uas_zap_pending 0 uas-tag 28 inflight: CMD 
[ 9216.627657] sd 3:0:0:0: [sdb] tag#27 CDB: Write(10) 2a 00 0a df 03 c0 00 00 20 00
[ 9216.751696] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 9216.771614] scsi host3: uas_eh_device_reset_handler success
[ 9248.114859] scsi host3: uas_eh_device_reset_handler start
[ 9248.210621] sd 3:0:0:0: [sdb] tag#0 uas_zap_pending 0 uas-tag 1 inflight: CMD 
[ 9248.210631] sd 3:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 0a df 03 c0 00 00 20 00
[ 9248.210639] sd 3:0:0:0: [sdb] tag#1 uas_zap_pending 0 uas-tag 2 inflight: CMD 
[ 9248.210644] sd 3:0:0:0: [sdb] tag#1 CDB: Write(10) 2a 00 0a df 01 b0 00 00 10 00
[ 9248.210652] sd 3:0:0:0: [sdb] tag#2 uas_zap_pending 0 uas-tag 3 inflight: CMD 
[ 9248.210657] sd 3:0:0:0: [sdb] tag#2 CDB: Write(10) 2a 00 00 b7 93 90 00 00 08 00
[ 9248.210664] sd 3:0:0:0: [sdb] tag#3 uas_zap_pending 0 uas-tag 4 inflight: CMD 
[ 9248.210668] sd 3:0:0:0: [sdb] tag#3 CDB: Write(10) 2a 00 00 b7 93 70 00 00 08 00
[ 9248.210676] sd 3:0:0:0: [sdb] tag#4 uas_zap_pending 0 uas-tag 5 inflight: CMD 
[ 9248.210680] sd 3:0:0:0: [sdb] tag#4 CDB: Write(10) 2a 00 00 b7 93 40 00 00 10 00
[ 9248.210688] sd 3:0:0:0: [sdb] tag#5 uas_zap_pending 0 uas-tag 6 inflight: CMD 
[ 9248.210692] sd 3:0:0:0: [sdb] tag#5 CDB: Write(10) 2a 00 00 b7 93 00 00 00 38 00
[ 9248.210699] sd 3:0:0:0: [sdb] tag#6 uas_zap_pending 0 uas-tag 7 inflight: CMD 
[ 9248.210704] sd 3:0:0:0: [sdb] tag#6 CDB: Write(10) 2a 00 00 b7 92 c0 00 00 10 00
[ 9248.210711] sd 3:0:0:0: [sdb] tag#7 uas_zap_pending 0 uas-tag 8 inflight: CMD 
[ 9248.210715] sd 3:0:0:0: [sdb] tag#7 CDB: Write(10) 2a 00 00 b7 92 90 00 00 10 00
[ 9248.210723] sd 3:0:0:0: [sdb] tag#8 uas_zap_pending 0 uas-tag 9 inflight: CMD 
[ 9248.210727] sd 3:0:0:0: [sdb] tag#8 CDB: Write(10) 2a 00 00 b7 92 70 00 00 08 00
[ 9248.210736] sd 3:0:0:0: [sdb] tag#9 uas_zap_pending 0 uas-tag 10 inflight: CMD 
[ 9248.210740] sd 3:0:0:0: [sdb] tag#9 CDB: Write(10) 2a 00 00 b7 92 50 00 00 08 00
[ 9248.210748] sd 3:0:0:0: [sdb] tag#10 uas_zap_pending 0 uas-tag 11 inflight: CMD 
[ 9248.210752] sd 3:0:0:0: [sdb] tag#10 CDB: Write(10) 2a 00 00 b7 92 38 00 00 08 00
[ 9248.210760] sd 3:0:0:0: [sdb] tag#11 uas_zap_pending 0 uas-tag 12 inflight: CMD 
[ 9248.210765] sd 3:0:0:0: [sdb] tag#11 CDB: Write(10) 2a 00 00 b7 92 28 00 00 08 00
[ 9248.210772] sd 3:0:0:0: [sdb] tag#12 uas_zap_pending 0 uas-tag 13 inflight: CMD 
[ 9248.210776] sd 3:0:0:0: [sdb] tag#12 CDB: Write(10) 2a 00 00 b7 91 50 00 00 48 00
[ 9248.210784] sd 3:0:0:0: [sdb] tag#13 uas_zap_pending 0 uas-tag 14 inflight: CMD 
[ 9248.210788] sd 3:0:0:0: [sdb] tag#13 CDB: Write(10) 2a 00 00 b7 91 38 00 00 10 00
[ 9248.210796] sd 3:0:0:0: [sdb] tag#14 uas_zap_pending 0 uas-tag 15 inflight: CMD 
[ 9248.210800] sd 3:0:0:0: [sdb] tag#14 CDB: Write(10) 2a 00 00 b7 91 28 00 00 08 00
[ 9248.210808] sd 3:0:0:0: [sdb] tag#15 uas_zap_pending 0 uas-tag 16 inflight: CMD 
[ 9248.210812] sd 3:0:0:0: [sdb] tag#15 CDB: Write(10) 2a 00 00 b7 90 e8 00 00 20 00
[ 9248.210820] sd 3:0:0:0: [sdb] tag#16 uas_zap_pending 0 uas-tag 17 inflight: CMD 
[ 9248.210825] sd 3:0:0:0: [sdb] tag#16 CDB: Write(10) 2a 00 00 b7 90 d8 00 00 08 00
[ 9248.210832] sd 3:0:0:0: [sdb] tag#17 uas_zap_pending 0 uas-tag 18 inflight: CMD 
[ 9248.210837] sd 3:0:0:0: [sdb] tag#17 CDB: Write(10) 2a 00 00 b7 90 68 00 00 68 00
[ 9248.210844] sd 3:0:0:0: [sdb] tag#18 uas_zap_pending 0 uas-tag 19 inflight: CMD 
[ 9248.210849] sd 3:0:0:0: [sdb] tag#18 CDB: Write(10) 2a 00 00 b7 8f f0 00 00 68 00
[ 9248.210856] sd 3:0:0:0: [sdb] tag#19 uas_zap_pending 0 uas-tag 20 inflight: CMD 
[ 9248.210860] sd 3:0:0:0: [sdb] tag#19 CDB: Write(10) 2a 00 00 b7 8f 38 00 00 10 00
[ 9248.210868] sd 3:0:0:0: [sdb] tag#20 uas_zap_pending 0 uas-tag 21 inflight: CMD 
[ 9248.210872] sd 3:0:0:0: [sdb] tag#20 CDB: Write(10) 2a 00 00 b7 8e d0 00 00 60 00
[ 9248.210880] sd 3:0:0:0: [sdb] tag#21 uas_zap_pending 0 uas-tag 22 inflight: CMD 
[ 9248.210885] sd 3:0:0:0: [sdb] tag#21 CDB: Write(10) 2a 00 00 b7 8e b0 00 00 10 00
[ 9248.210892] sd 3:0:0:0: [sdb] tag#22 uas_zap_pending 0 uas-tag 23 inflight: CMD 
[ 9248.210896] sd 3:0:0:0: [sdb] tag#22 CDB: Write(10) 2a 00 00 b7 8e 50 00 00 08 00
[ 9248.210904] sd 3:0:0:0: [sdb] tag#23 uas_zap_pending 0 uas-tag 24 inflight: CMD 
[ 9248.210909] sd 3:0:0:0: [sdb] tag#23 CDB: Write(10) 2a 00 00 b9 6e 00 00 01 58 00
[ 9248.210916] sd 3:0:0:0: [sdb] tag#24 uas_zap_pending 0 uas-tag 25 inflight: CMD 
[ 9248.210921] sd 3:0:0:0: [sdb] tag#24 CDB: Write(10) 2a 00 0a ed 1a 28 00 00 60 00
[ 9248.210929] sd 3:0:0:0: [sdb] tag#25 uas_zap_pending 0 uas-tag 26 inflight: CMD 
[ 9248.210933] sd 3:0:0:0: [sdb] tag#25 CDB: Write(10) 2a 00 0a ec 61 d0 00 00 50 00
[ 9248.210941] sd 3:0:0:0: [sdb] tag#26 uas_zap_pending 0 uas-tag 27 inflight: CMD 
[ 9248.210946] sd 3:0:0:0: [sdb] tag#26 CDB: Write(10) 2a 00 00 b9 7e 00 00 01 48 00
[ 9248.210953] sd 3:0:0:0: [sdb] tag#27 uas_zap_pending 0 uas-tag 28 inflight: CMD 
[ 9248.210958] sd 3:0:0:0: [sdb] tag#27 CDB: Write(10) 2a 00 0a ec 6b c8 00 00 50 00
[ 9248.338479] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 9248.359045] scsi host3: uas_eh_device_reset_handler success
[ 9280.531676] scsi host3: uas_eh_device_reset_handler start
[ 9280.627331] sd 3:0:0:0: [sdb] tag#0 uas_zap_pending 0 uas-tag 1 inflight: CMD 
[ 9280.627339] sd 3:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 0a ec 6b c8 00 00 50 00
[ 9280.627348] sd 3:0:0:0: [sdb] tag#1 uas_zap_pending 0 uas-tag 2 inflight: CMD 
[ 9280.627353] sd 3:0:0:0: [sdb] tag#1 CDB: Write(10) 2a 00 00 b9 7e 00 00 01 48 00
[ 9280.627361] sd 3:0:0:0: [sdb] tag#2 uas_zap_pending 0 uas-tag 3 inflight: CMD 
[ 9280.627366] sd 3:0:0:0: [sdb] tag#2 CDB: Write(10) 2a 00 0a ec 61 d0 00 00 50 00
[ 9280.627372] sd 3:0:0:0: [sdb] tag#3 uas_zap_pending 0 uas-tag 4 inflight: CMD 
[ 9280.627377] sd 3:0:0:0: [sdb] tag#3 CDB: Write(10) 2a 00 0a ed 1a 28 00 00 60 00
[ 9280.627384] sd 3:0:0:0: [sdb] tag#4 uas_zap_pending 0 uas-tag 5 inflight: CMD 
[ 9280.627389] sd 3:0:0:0: [sdb] tag#4 CDB: Write(10) 2a 00 00 b9 6e 00 00 01 58 00
[ 9280.627396] sd 3:0:0:0: [sdb] tag#5 uas_zap_pending 0 uas-tag 6 inflight: CMD 
[ 9280.627401] sd 3:0:0:0: [sdb] tag#5 CDB: Write(10) 2a 00 00 b7 8e 50 00 00 08 00
[ 9280.627408] sd 3:0:0:0: [sdb] tag#6 uas_zap_pending 0 uas-tag 7 inflight: CMD 
[ 9280.627412] sd 3:0:0:0: [sdb] tag#6 CDB: Write(10) 2a 00 00 b7 8e b0 00 00 10 00
[ 9280.627419] sd 3:0:0:0: [sdb] tag#7 uas_zap_pending 0 uas-tag 8 inflight: CMD 
[ 9280.627424] sd 3:0:0:0: [sdb] tag#7 CDB: Write(10) 2a 00 00 b7 8e d0 00 00 60 00
[ 9280.627431] sd 3:0:0:0: [sdb] tag#8 uas_zap_pending 0 uas-tag 9 inflight: CMD 
[ 9280.627436] sd 3:0:0:0: [sdb] tag#8 CDB: Write(10) 2a 00 00 b7 8f 38 00 00 10 00
[ 9280.627443] sd 3:0:0:0: [sdb] tag#9 uas_zap_pending 0 uas-tag 10 inflight: CMD 
[ 9280.627448] sd 3:0:0:0: [sdb] tag#9 CDB: Write(10) 2a 00 00 b7 8f f0 00 00 68 00
[ 9280.627455] sd 3:0:0:0: [sdb] tag#10 uas_zap_pending 0 uas-tag 11 inflight: CMD 
[ 9280.627460] sd 3:0:0:0: [sdb] tag#10 CDB: Write(10) 2a 00 00 b7 90 68 00 00 68 00
[ 9280.627467] sd 3:0:0:0: [sdb] tag#11 uas_zap_pending 0 uas-tag 12 inflight: CMD 
[ 9280.627472] sd 3:0:0:0: [sdb] tag#11 CDB: Write(10) 2a 00 00 b7 90 d8 00 00 08 00
[ 9280.627479] sd 3:0:0:0: [sdb] tag#12 uas_zap_pending 0 uas-tag 13 inflight: CMD 
[ 9280.627484] sd 3:0:0:0: [sdb] tag#12 CDB: Write(10) 2a 00 00 b7 90 e8 00 00 20 00
[ 9280.627491] sd 3:0:0:0: [sdb] tag#13 uas_zap_pending 0 uas-tag 14 inflight: CMD 
[ 9280.627495] sd 3:0:0:0: [sdb] tag#13 CDB: Write(10) 2a 00 00 b7 91 28 00 00 08 00
[ 9280.627503] sd 3:0:0:0: [sdb] tag#14 uas_zap_pending 0 uas-tag 15 inflight: CMD 
[ 9280.627507] sd 3:0:0:0: [sdb] tag#14 CDB: Write(10) 2a 00 00 b7 91 38 00 00 10 00
[ 9280.627514] sd 3:0:0:0: [sdb] tag#15 uas_zap_pending 0 uas-tag 16 inflight: CMD 
[ 9280.627519] sd 3:0:0:0: [sdb] tag#15 CDB: Write(10) 2a 00 00 b7 91 50 00 00 48 00
[ 9280.627526] sd 3:0:0:0: [sdb] tag#16 uas_zap_pending 0 uas-tag 17 inflight: CMD 
[ 9280.627531] sd 3:0:0:0: [sdb] tag#16 CDB: Write(10) 2a 00 00 b7 92 28 00 00 08 00
[ 9280.627538] sd 3:0:0:0: [sdb] tag#17 uas_zap_pending 0 uas-tag 18 inflight: CMD 
[ 9280.627542] sd 3:0:0:0: [sdb] tag#17 CDB: Write(10) 2a 00 00 b7 92 38 00 00 08 00
[ 9280.627550] sd 3:0:0:0: [sdb] tag#18 uas_zap_pending 0 uas-tag 19 inflight: CMD 
[ 9280.627554] sd 3:0:0:0: [sdb] tag#18 CDB: Write(10) 2a 00 00 b7 92 50 00 00 08 00
[ 9280.627561] sd 3:0:0:0: [sdb] tag#19 uas_zap_pending 0 uas-tag 20 inflight: CMD 
[ 9280.627566] sd 3:0:0:0: [sdb] tag#19 CDB: Write(10) 2a 00 00 b7 92 70 00 00 08 00
[ 9280.627573] sd 3:0:0:0: [sdb] tag#20 uas_zap_pending 0 uas-tag 21 inflight: CMD 
[ 9280.627577] sd 3:0:0:0: [sdb] tag#20 CDB: Write(10) 2a 00 00 b7 92 90 00 00 10 00
[ 9280.627584] sd 3:0:0:0: [sdb] tag#21 uas_zap_pending 0 uas-tag 22 inflight: CMD 
[ 9280.627589] sd 3:0:0:0: [sdb] tag#21 CDB: Write(10) 2a 00 00 b7 92 c0 00 00 10 00
[ 9280.627596] sd 3:0:0:0: [sdb] tag#22 uas_zap_pending 0 uas-tag 23 inflight: CMD 
[ 9280.627600] sd 3:0:0:0: [sdb] tag#22 CDB: Write(10) 2a 00 00 b7 93 00 00 00 38 00
[ 9280.627607] sd 3:0:0:0: [sdb] tag#23 uas_zap_pending 0 uas-tag 24 inflight: CMD 
[ 9280.627612] sd 3:0:0:0: [sdb] tag#23 CDB: Write(10) 2a 00 00 b7 93 40 00 00 10 00
[ 9280.627619] sd 3:0:0:0: [sdb] tag#24 uas_zap_pending 0 uas-tag 25 inflight: CMD 
[ 9280.627624] sd 3:0:0:0: [sdb] tag#24 CDB: Write(10) 2a 00 00 b7 93 70 00 00 08 00
[ 9280.627631] sd 3:0:0:0: [sdb] tag#25 uas_zap_pending 0 uas-tag 26 inflight: CMD 
[ 9280.627635] sd 3:0:0:0: [sdb] tag#25 CDB: Write(10) 2a 00 00 b7 93 90 00 00 08 00
[ 9280.627642] sd 3:0:0:0: [sdb] tag#26 uas_zap_pending 0 uas-tag 27 inflight: CMD 
[ 9280.627647] sd 3:0:0:0: [sdb] tag#26 CDB: Write(10) 2a 00 0a df 01 b0 00 00 10 00
[ 9280.627654] sd 3:0:0:0: [sdb] tag#27 uas_zap_pending 0 uas-tag 28 inflight: CMD 
[ 9280.627659] sd 3:0:0:0: [sdb] tag#27 CDB: Write(10) 2a 00 0a df 03 c0 00 00 20 00
[ 9280.752078] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 9280.772558] scsi host3: uas_eh_device_reset_handler success
[ 9312.958388] scsi host3: uas_eh_device_reset_handler start
[ 9313.054352] sd 3:0:0:0: [sdb] tag#0 uas_zap_pending 0 uas-tag 1 inflight: CMD 
[ 9313.054361] sd 3:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 0a df 03 c0 00 00 20 00
[ 9313.054370] sd 3:0:0:0: [sdb] tag#1 uas_zap_pending 0 uas-tag 2 inflight: CMD 
[ 9313.054375] sd 3:0:0:0: [sdb] tag#1 CDB: Write(10) 2a 00 0a df 01 b0 00 00 10 00
[ 9313.054383] sd 3:0:0:0: [sdb] tag#2 uas_zap_pending 0 uas-tag 3 inflight: CMD 
[ 9313.054387] sd 3:0:0:0: [sdb] tag#2 CDB: Write(10) 2a 00 00 b7 93 90 00 00 08 00
[ 9313.054395] sd 3:0:0:0: [sdb] tag#3 uas_zap_pending 0 uas-tag 4 inflight: CMD 
[ 9313.054399] sd 3:0:0:0: [sdb] tag#3 CDB: Write(10) 2a 00 00 b7 93 70 00 00 08 00
[ 9313.054406] sd 3:0:0:0: [sdb] tag#4 uas_zap_pending 0 uas-tag 5 inflight: CMD 
[ 9313.054411] sd 3:0:0:0: [sdb] tag#4 CDB: Write(10) 2a 00 00 b7 93 40 00 00 10 00
[ 9313.054418] sd 3:0:0:0: [sdb] tag#5 uas_zap_pending 0 uas-tag 6 inflight: CMD 
[ 9313.054423] sd 3:0:0:0: [sdb] tag#5 CDB: Write(10) 2a 00 00 b7 93 00 00 00 38 00
[ 9313.054430] sd 3:0:0:0: [sdb] tag#6 uas_zap_pending 0 uas-tag 7 inflight: CMD 
[ 9313.054434] sd 3:0:0:0: [sdb] tag#6 CDB: Write(10) 2a 00 00 b7 92 c0 00 00 10 00
[ 9313.054441] sd 3:0:0:0: [sdb] tag#7 uas_zap_pending 0 uas-tag 8 inflight: CMD 
[ 9313.054446] sd 3:0:0:0: [sdb] tag#7 CDB: Write(10) 2a 00 00 b7 92 90 00 00 10 00
[ 9313.054453] sd 3:0:0:0: [sdb] tag#8 uas_zap_pending 0 uas-tag 9 inflight: CMD 
[ 9313.054458] sd 3:0:0:0: [sdb] tag#8 CDB: Write(10) 2a 00 00 b7 92 70 00 00 08 00
[ 9313.054465] sd 3:0:0:0: [sdb] tag#9 uas_zap_pending 0 uas-tag 10 inflight: CMD 
[ 9313.054470] sd 3:0:0:0: [sdb] tag#9 CDB: Write(10) 2a 00 00 b7 92 50 00 00 08 00
[ 9313.054477] sd 3:0:0:0: [sdb] tag#10 uas_zap_pending 0 uas-tag 11 inflight: CMD 
[ 9313.054482] sd 3:0:0:0: [sdb] tag#10 CDB: Write(10) 2a 00 00 b7 92 38 00 00 08 00
[ 9313.054489] sd 3:0:0:0: [sdb] tag#11 uas_zap_pending 0 uas-tag 12 inflight: CMD 
[ 9313.054494] sd 3:0:0:0: [sdb] tag#11 CDB: Write(10) 2a 00 00 b7 92 28 00 00 08 00
[ 9313.054501] sd 3:0:0:0: [sdb] tag#12 uas_zap_pending 0 uas-tag 13 inflight: CMD 
[ 9313.054505] sd 3:0:0:0: [sdb] tag#12 CDB: Write(10) 2a 00 00 b7 91 50 00 00 48 00
[ 9313.054512] sd 3:0:0:0: [sdb] tag#13 uas_zap_pending 0 uas-tag 14 inflight: CMD 
[ 9313.054517] sd 3:0:0:0: [sdb] tag#13 CDB: Write(10) 2a 00 00 b7 91 38 00 00 10 00
[ 9313.054524] sd 3:0:0:0: [sdb] tag#14 uas_zap_pending 0 uas-tag 15 inflight: CMD 
[ 9313.054529] sd 3:0:0:0: [sdb] tag#14 CDB: Write(10) 2a 00 00 b7 91 28 00 00 08 00
[ 9313.054536] sd 3:0:0:0: [sdb] tag#15 uas_zap_pending 0 uas-tag 16 inflight: CMD 
[ 9313.054540] sd 3:0:0:0: [sdb] tag#15 CDB: Write(10) 2a 00 00 b7 90 e8 00 00 20 00
[ 9313.054547] sd 3:0:0:0: [sdb] tag#16 uas_zap_pending 0 uas-tag 17 inflight: CMD 
[ 9313.054552] sd 3:0:0:0: [sdb] tag#16 CDB: Write(10) 2a 00 00 b7 90 d8 00 00 08 00
[ 9313.054559] sd 3:0:0:0: [sdb] tag#17 uas_zap_pending 0 uas-tag 18 inflight: CMD 
[ 9313.054564] sd 3:0:0:0: [sdb] tag#17 CDB: Write(10) 2a 00 00 b7 90 68 00 00 68 00
[ 9313.054571] sd 3:0:0:0: [sdb] tag#18 uas_zap_pending 0 uas-tag 19 inflight: CMD 
[ 9313.054576] sd 3:0:0:0: [sdb] tag#18 CDB: Write(10) 2a 00 00 b7 8f f0 00 00 68 00
[ 9313.054583] sd 3:0:0:0: [sdb] tag#19 uas_zap_pending 0 uas-tag 20 inflight: CMD 
[ 9313.054587] sd 3:0:0:0: [sdb] tag#19 CDB: Write(10) 2a 00 00 b7 8f 38 00 00 10 00
[ 9313.054594] sd 3:0:0:0: [sdb] tag#20 uas_zap_pending 0 uas-tag 21 inflight: CMD 
[ 9313.054599] sd 3:0:0:0: [sdb] tag#20 CDB: Write(10) 2a 00 00 b7 8e d0 00 00 60 00
[ 9313.054606] sd 3:0:0:0: [sdb] tag#21 uas_zap_pending 0 uas-tag 22 inflight: CMD 
[ 9313.054611] sd 3:0:0:0: [sdb] tag#21 CDB: Write(10) 2a 00 00 b7 8e b0 00 00 10 00
[ 9313.054618] sd 3:0:0:0: [sdb] tag#22 uas_zap_pending 0 uas-tag 23 inflight: CMD 
[ 9313.054623] sd 3:0:0:0: [sdb] tag#22 CDB: Write(10) 2a 00 00 b7 8e 50 00 00 08 00
[ 9313.054630] sd 3:0:0:0: [sdb] tag#23 uas_zap_pending 0 uas-tag 24 inflight: CMD 
[ 9313.054635] sd 3:0:0:0: [sdb] tag#23 CDB: Write(10) 2a 00 00 b9 6e 00 00 01 58 00
[ 9313.054642] sd 3:0:0:0: [sdb] tag#24 uas_zap_pending 0 uas-tag 25 inflight: CMD 
[ 9313.054646] sd 3:0:0:0: [sdb] tag#24 CDB: Write(10) 2a 00 0a ed 1a 28 00 00 60 00
[ 9313.054654] sd 3:0:0:0: [sdb] tag#25 uas_zap_pending 0 uas-tag 26 inflight: CMD 
[ 9313.054658] sd 3:0:0:0: [sdb] tag#25 CDB: Write(10) 2a 00 0a ec 61 d0 00 00 50 00
[ 9313.054666] sd 3:0:0:0: [sdb] tag#26 uas_zap_pending 0 uas-tag 27 inflight: CMD 
[ 9313.054670] sd 3:0:0:0: [sdb] tag#26 CDB: Write(10) 2a 00 00 b9 7e 00 00 01 48 00
[ 9313.054677] sd 3:0:0:0: [sdb] tag#27 uas_zap_pending 0 uas-tag 28 inflight: CMD 
[ 9313.054682] sd 3:0:0:0: [sdb] tag#27 CDB: Write(10) 2a 00 0a ec 6b c8 00 00 50 00
[ 9313.178686] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 9313.198940] scsi host3: uas_eh_device_reset_handler success
[ 9338.541771] INFO: task jbd2/sdb2-8:210 blocked for more than 120 seconds.
[ 9338.541782]       Tainted: G           OE     4.18.14-arch1-1-ARCH #1
[ 9338.541787] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9338.541793] jbd2/sdb2-8     D    0   210      2 0x80000000
[ 9338.541800] Call Trace:
[ 9338.541819]  ? __schedule+0x29b/0x8b0
[ 9338.541828]  schedule+0x32/0x90
[ 9338.541838]  io_schedule+0x12/0x40
[ 9338.541847]  wait_on_page_bit+0xea/0x130
[ 9338.541856]  ? add_to_page_cache_lru+0xe0/0xe0
[ 9338.541865]  __filemap_fdatawait_range+0xb8/0x100
[ 9338.541877]  ? submit_bio+0x45/0x140
[ 9338.541886]  ? guard_bio_eod+0x48/0x130
[ 9338.541895]  filemap_fdatawait_keep_errors+0x1a/0x40
[ 9338.541911]  jbd2_journal_commit_transaction+0x99f/0x1890 [jbd2]
[ 9338.541919]  ? __switch_to_asm+0x34/0x70
[ 9338.541925]  ? __switch_to_asm+0x40/0x70
[ 9338.541928]  ? __switch_to_asm+0x34/0x70
[ 9338.541936]  ? preempt_count_add+0x68/0xa0
[ 9338.541941]  ? _raw_spin_unlock_irqrestore+0x20/0x40
[ 9338.541954]  kjournald2+0xc0/0x270 [jbd2]
[ 9338.541961]  ? __wake_up_common+0x77/0x140
[ 9338.541965]  ? wait_woken+0x80/0x80
[ 9338.541977]  ? commit_timeout+0x10/0x10 [jbd2]
[ 9338.541984]  kthread+0x112/0x130
[ 9338.541991]  ? kthread_flush_work_fn+0x10/0x10
[ 9338.541996]  ret_from_fork+0x35/0x40
[ 9338.542053] INFO: task Chrome_HistoryT:1460 blocked for more than 120 seconds.
[ 9338.542058]       Tainted: G           OE     4.18.14-arch1-1-ARCH #1
[ 9338.542062] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9338.542066] Chrome_HistoryT D    0  1460    530 0x00000080
[ 9338.542071] Call Trace:
[ 9338.542079]  ? __schedule+0x29b/0x8b0
[ 9338.542114]  ? ext4_mark_inode_dirty+0x74/0x1d0 [ext4]
[ 9338.542122]  schedule+0x32/0x90
[ 9338.542129]  io_schedule+0x12/0x40
[ 9338.542136]  wait_on_page_bit+0xea/0x130
[ 9338.542144]  ? add_to_page_cache_lru+0xe0/0xe0
[ 9338.542152]  __filemap_fdatawait_range+0xb8/0x100
[ 9338.542160]  file_write_and_wait_range+0x76/0xa0
[ 9338.542187]  ext4_sync_file+0x8b/0x400 [ext4]
[ 9338.542195]  do_fsync+0x38/0x70
[ 9338.542202]  __x64_sys_fdatasync+0x13/0x20
[ 9338.542209]  do_syscall_64+0x5b/0x170
[ 9338.542214]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9338.542253] RIP: 0033:0x7fd88470b73f
[ 9338.542255] Code: Bad RIP value.
[ 9338.542269] RSP: 002b:00007fd85d33d130 EFLAGS: 00000293 ORIG_RAX: 000000000000004b
[ 9338.542275] RAX: ffffffffffffffda RBX: 000000000000015c RCX: 00007fd88470b73f
[ 9338.542278] RDX: 0000000000000000 RSI: 0000000000000002 RDI: 000000000000015c
[ 9338.542281] RBP: 00007fd85d33d180 R08: 0000000000000000 R09: 0000562883b418b0
[ 9338.542283] R10: 000000000000a400 R11: 0000000000000293 R12: 0000000000000000
[ 9338.542286] R13: d763a120f905d5d9 R14: 0000000000000000 R15: 0000000000001000
[ 9338.542295] INFO: task Chrome_SyncThre:1765 blocked for more than 120 seconds.
[ 9338.542300]       Tainted: G           OE     4.18.14-arch1-1-ARCH #1
[ 9338.542304] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9338.542307] Chrome_SyncThre D    0  1765    530 0x00000080
[ 9338.542312] Call Trace:
[ 9338.542320]  ? __schedule+0x29b/0x8b0
[ 9338.542327]  schedule+0x32/0x90
[ 9338.542334]  io_schedule+0x12/0x40
[ 9338.542341]  wait_on_page_bit+0xea/0x130
[ 9338.542349]  ? add_to_page_cache_lru+0xe0/0xe0
[ 9338.542356]  __filemap_fdatawait_range+0xb8/0x100
[ 9338.542365]  file_write_and_wait_range+0x76/0xa0
[ 9338.542391]  ext4_sync_file+0x8b/0x400 [ext4]
[ 9338.542397]  do_fsync+0x38/0x70
[ 9338.542403]  __x64_sys_fdatasync+0x13/0x20
[ 9338.542408]  do_syscall_64+0x5b/0x170
[ 9338.542414]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9338.542426] RIP: 0033:0x7fd88470b73f
[ 9338.542427] Code: Bad RIP value.
[ 9338.542436] RSP: 002b:00007fd852138860 EFLAGS: 00000293 ORIG_RAX: 000000000000004b
[ 9338.542440] RAX: ffffffffffffffda RBX: 000000000000012a RCX: 00007fd88470b73f
[ 9338.542443] RDX: 0000000000000000 RSI: 0000000000000002 RDI: 000000000000012a
[ 9338.542445] RBP: 00007fd8521388b0 R08: 0000000000000000 R09: 0000562883b418b0
[ 9338.542448] R10: 0000000000028400 R11: 0000000000000293 R12: 0000000000000000
[ 9338.542451] R13: d763a120f905d5d9 R14: 0000000000000000 R15: 0000000000001000
[ 9338.542461] INFO: task TaskSchedulerFo:22357 blocked for more than 120 seconds.
[ 9338.542465]       Tainted: G           OE     4.18.14-arch1-1-ARCH #1
[ 9338.542469] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9338.542472] TaskSchedulerFo D    0 22357    530 0x00000080
[ 9338.542476] Call Trace:
[ 9338.542484]  ? __schedule+0x29b/0x8b0
[ 9338.542491]  schedule+0x32/0x90
[ 9338.542498]  rwsem_down_write_failed+0x15d/0x240
[ 9338.542504]  ? walk_component+0x48/0x2d0
[ 9338.542513]  call_rwsem_down_write_failed+0x13/0x20
[ 9338.542521]  down_write+0x20/0x30
[ 9338.542526]  path_openat+0x51c/0x14b0
[ 9338.542533]  ? hrtimer_init+0x140/0x140
[ 9338.542538]  ? get_futex_key+0x3d7/0x3f0
[ 9338.542544]  ? _raw_spin_unlock+0x16/0x30
[ 9338.542550]  ? do_wp_page+0x26b/0x5a0
[ 9338.542556]  do_filp_open+0x93/0x100
[ 9338.542564]  ? __check_object_size+0xfb/0x180
[ 9338.542569]  ? _raw_spin_unlock+0x16/0x30
[ 9338.542576]  do_sys_open+0x186/0x210
[ 9338.542584]  do_syscall_64+0x5b/0x170
[ 9338.542588]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9338.542597] RIP: 0033:0x7fd88749a976
[ 9338.542598] Code: Bad RIP value.
[ 9338.542606] RSP: 002b:00007fd851691200 EFLAGS: 00000293 ORIG_RAX: 0000000000000101
[ 9338.542610] RAX: ffffffffffffffda RBX: 00000000000000c2 RCX: 00007fd88749a976
[ 9338.542613] RDX: 00000000000000c2 RSI: 000010c924ea4120 RDI: 00000000ffffff9c
[ 9338.542616] RBP: 00007fd8516912a0 R08: 0000000000000000 R09: 00007fd851691280
[ 9338.542618] R10: 0000000000000180 R11: 0000000000000293 R12: 00007fd8516912f1
[ 9338.542621] R13: 00007fd8516912f0 R14: 0000000000008062 R15: 0000000000008062
[ 9338.542628] INFO: task TaskSchedulerFo:22548 blocked for more than 120 seconds.
[ 9338.542632]       Tainted: G           OE     4.18.14-arch1-1-ARCH #1
[ 9338.542635] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9338.542638] TaskSchedulerFo D    0 22548    530 0x00000080
[ 9338.542642] Call Trace:
[ 9338.542650]  ? __schedule+0x29b/0x8b0
[ 9338.542657]  schedule+0x32/0x90
[ 9338.542663]  io_schedule+0x12/0x40
[ 9338.542670]  wait_on_page_bit+0xea/0x130
[ 9338.542677]  ? add_to_page_cache_lru+0xe0/0xe0
[ 9338.542685]  __filemap_fdatawait_range+0xb8/0x100
[ 9338.542694]  file_write_and_wait_range+0x76/0xa0
[ 9338.542719]  ext4_sync_file+0x8b/0x400 [ext4]
[ 9338.542725]  do_fsync+0x38/0x70
[ 9338.542731]  __x64_sys_fdatasync+0x13/0x20
[ 9338.542737]  do_syscall_64+0x5b/0x170
[ 9338.542741]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9338.542750] RIP: 0033:0x7fd88470b73f
[ 9338.542752] Code: Bad RIP value.
[ 9338.542759] RSP: 002b:00007fd85823ff00 EFLAGS: 00000293 ORIG_RAX: 000000000000004b
[ 9338.542764] RAX: ffffffffffffffda RBX: 00000000000001b8 RCX: 00007fd88470b73f
[ 9338.542766] RDX: 0000000000000000 RSI: 0000000000000002 RDI: 00000000000001b8
[ 9338.542768] RBP: 00007fd85823ff50 R08: 0000000000000000 R09: 0000562883b418b0
[ 9338.542771] R10: 0000000000009400 R11: 0000000000000293 R12: 0000000000000000
[ 9338.542773] R13: d763a120f905d5d9 R14: 0000000000000000 R15: 0000000000001000
[ 9338.542780] INFO: task TaskSchedulerFo:22723 blocked for more than 120 seconds.
[ 9338.542784]       Tainted: G           OE     4.18.14-arch1-1-ARCH #1
[ 9338.542787] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9338.542791] TaskSchedulerFo D    0 22723    530 0x00000080
[ 9338.542795] Call Trace:
[ 9338.542802]  ? __schedule+0x29b/0x8b0
[ 9338.542808]  ? bit_wait+0x50/0x50
[ 9338.542814]  schedule+0x32/0x90
[ 9338.542820]  io_schedule+0x12/0x40
[ 9338.542826]  bit_wait_io+0xd/0x50
[ 9338.542832]  __wait_on_bit_lock+0x5d/0xa0
[ 9338.542839]  out_of_line_wait_on_bit_lock+0x91/0xb0
[ 9338.542845]  ? init_wait_var_entry+0x40/0x40
[ 9338.542856]  do_get_write_access+0x1f6/0x530 [jbd2]
[ 9338.542887]  ? ext4_dirty_inode+0x46/0x60 [ext4]
[ 9338.542896]  jbd2_journal_get_write_access+0x2c/0x50 [jbd2]
[ 9338.542920]  __ext4_journal_get_write_access+0x2c/0x70 [ext4]
[ 9338.542948]  ext4_reserve_inode_write+0x96/0xc0 [ext4]
[ 9338.542955]  ? __remove_hrtimer+0x35/0x70
[ 9338.542980]  ext4_mark_inode_dirty+0x4e/0x1d0 [ext4]
[ 9338.543008]  ext4_dirty_inode+0x46/0x60 [ext4]
[ 9338.543017]  __mark_inode_dirty+0x41/0x3e0
[ 9338.543024]  generic_update_time+0xb6/0xd0
[ 9338.543029]  file_update_time+0xe1/0x130
[ 9338.543035]  __generic_file_write_iter+0x98/0x1c0
[ 9338.543060]  ext4_file_write_iter+0xc6/0x3e0 [ext4]
[ 9338.543070]  __vfs_write+0x13f/0x190
[ 9338.543079]  vfs_write+0xa9/0x190
[ 9338.543085]  ksys_pwrite64+0x61/0xa0
[ 9338.543093]  do_syscall_64+0x5b/0x170
[ 9338.543098]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9338.543108] RIP: 0033:0x7fd88749ab57
[ 9338.543109] Code: Bad RIP value.
[ 9338.543117] RSP: 002b:00007fd874ad4f30 EFLAGS: 00000293 ORIG_RAX: 0000000000000012
[ 9338.543121] RAX: ffffffffffffffda RBX: 00000000000001cd RCX: 00007fd88749ab57
[ 9338.543124] RDX: 0000000000000004 RSI: 00007fd874ad4fcc RDI: 00000000000001cd
[ 9338.543126] RBP: 00007fd874ad4fcc R08: 0000000000000000 R09: 0000562883b3ad40
[ 9338.543128] R10: 0000000000003218 R11: 0000000000000293 R12: 0000000000000004
[ 9338.543131] R13: 0000000000003218 R14: 00000000000001cd R15: 0000000000003218
[ 9338.543138] INFO: task TaskSchedulerFo:23470 blocked for more than 120 seconds.
[ 9338.543142]       Tainted: G           OE     4.18.14-arch1-1-ARCH #1
[ 9338.543145] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9338.543149] TaskSchedulerFo D    0 23470    530 0x00000080
[ 9338.543153] Call Trace:
[ 9338.543161]  ? __schedule+0x29b/0x8b0
[ 9338.543167]  ? bit_wait+0x50/0x50
[ 9338.543172]  schedule+0x32/0x90
[ 9338.543179]  io_schedule+0x12/0x40
[ 9338.543185]  bit_wait_io+0xd/0x50
[ 9338.543191]  __wait_on_bit_lock+0x5d/0xa0
[ 9338.543198]  out_of_line_wait_on_bit_lock+0x91/0xb0
[ 9338.543204]  ? init_wait_var_entry+0x40/0x40
[ 9338.543214]  do_get_write_access+0x1f6/0x530 [jbd2]
[ 9338.543225]  jbd2_journal_get_write_access+0x2c/0x50 [jbd2]
[ 9338.543249]  __ext4_journal_get_write_access+0x2c/0x70 [ext4]
[ 9338.543278]  ext4_dx_add_entry+0xfd/0x770 [ext4]
[ 9338.543305]  ? ext4_mark_iloc_dirty+0x513/0x850 [ext4]
[ 9338.543329]  ? __ext4_new_inode+0x10ce/0x16b0 [ext4]
[ 9338.543360]  ext4_add_entry+0x2a7/0x490 [ext4]
[ 9338.543392]  ext4_add_nondir+0x19/0x60 [ext4]
[ 9338.543420]  ext4_create+0x131/0x1c0 [ext4]
[ 9338.543427]  path_openat+0x9b4/0x14b0
[ 9338.543434]  ? preempt_count_add+0x68/0xa0
[ 9338.543441]  ? _raw_spin_lock+0x13/0x40
[ 9338.543447]  do_filp_open+0x93/0x100
[ 9338.543456]  ? __audit_syscall_exit+0x22a/0x290
[ 9338.543460]  ? __check_object_size+0xfb/0x180
[ 9338.543465]  ? _raw_spin_unlock+0x16/0x30
[ 9338.543472]  do_sys_open+0x186/0x210
[ 9338.543479]  do_syscall_64+0x5b/0x170
[ 9338.543484]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9338.543494] RIP: 0033:0x7fd88749a976
[ 9338.543495] Code: Bad RIP value.
[ 9338.543503] RSP: 002b:00007fd875bc8200 EFLAGS: 00000293 ORIG_RAX: 0000000000000101
[ 9338.543507] RAX: ffffffffffffffda RBX: 00000000000000c2 RCX: 00007fd88749a976
[ 9338.543510] RDX: 00000000000000c2 RSI: 000010c9253e9300 RDI: 00000000ffffff9c
[ 9338.543512] RBP: 00007fd875bc82a0 R08: 0000000000000000 R09: 00007fd875bc8280
[ 9338.543514] R10: 0000000000000180 R11: 0000000000000293 R12: 00007fd875bc82f1
[ 9338.543517] R13: 00007fd875bc82f0 R14: 0000000000008062 R15: 0000000000008062
[ 9338.543524] INFO: task TaskSchedulerFo:23473 blocked for more than 120 seconds.
[ 9338.543528]       Tainted: G           OE     4.18.14-arch1-1-ARCH #1
[ 9338.543531] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9338.543535] TaskSchedulerFo D    0 23473    530 0x00000080
[ 9338.543539] Call Trace:
[ 9338.543546]  ? __schedule+0x29b/0x8b0
[ 9338.543553]  schedule+0x32/0x90
[ 9338.543560]  io_schedule+0x12/0x40
[ 9338.543567]  wait_on_page_bit+0xea/0x130
[ 9338.543574]  ? add_to_page_cache_lru+0xe0/0xe0
[ 9338.543582]  __filemap_fdatawait_range+0xb8/0x100
[ 9338.543604]  ? ext4_read_block_bitmap_nowait+0x17f/0x620 [ext4]
[ 9338.543612]  file_write_and_wait_range+0x76/0xa0
[ 9338.543636]  ext4_sync_file+0x8b/0x400 [ext4]
[ 9338.543643]  do_fsync+0x38/0x70
[ 9338.543648]  __x64_sys_fdatasync+0x13/0x20
[ 9338.543654]  do_syscall_64+0x5b/0x170
[ 9338.543659]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9338.543668] RIP: 0033:0x7fd88470b73f
[ 9338.543670] Code: Bad RIP value.
[ 9338.543677] RSP: 002b:00007fd873ad3330 EFLAGS: 00000293 ORIG_RAX: 000000000000004b
[ 9338.543681] RAX: ffffffffffffffda RBX: 00000000000000cc RCX: 00007fd88470b73f
[ 9338.543684] RDX: 0000000000000000 RSI: 000010c92b17a000 RDI: 00000000000000cc
[ 9338.543686] RBP: 00007fd873ad3370 R08: 0000000000000000 R09: 00007fd873ad32d0
[ 9338.543689] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 9338.543691] R13: 000000000002aaa0 R14: 00007fd873ad3410 R15: 00007fd873ad3410
[ 9338.543698] INFO: task TaskSchedulerFo:23554 blocked for more than 120 seconds.
[ 9338.543702]       Tainted: G           OE     4.18.14-arch1-1-ARCH #1
[ 9338.543706] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9338.543709] TaskSchedulerFo D    0 23554    530 0x00000080
[ 9338.543713] Call Trace:
[ 9338.543720]  ? __schedule+0x29b/0x8b0
[ 9338.543727]  schedule+0x32/0x90
[ 9338.543734]  io_schedule+0x12/0x40
[ 9338.543741]  wait_on_page_bit+0xea/0x130
[ 9338.543750]  ? add_to_page_cache_lru+0xe0/0xe0
[ 9338.543759]  __filemap_fdatawait_range+0xb8/0x100
[ 9338.543783]  ? ext4_read_block_bitmap_nowait+0x17c/0x620 [ext4]
[ 9338.543791]  file_write_and_wait_range+0x76/0xa0
[ 9338.543814]  ext4_sync_file+0x8b/0x400 [ext4]
[ 9338.543821]  do_fsync+0x38/0x70
[ 9338.543826]  __x64_sys_fdatasync+0x13/0x20
[ 9338.543832]  do_syscall_64+0x5b/0x170
[ 9338.543836]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9338.543846] RIP: 0033:0x7fd88470b73f
[ 9338.543847] Code: Bad RIP value.
[ 9338.543855] RSP: 002b:00007fd8439f5330 EFLAGS: 00000293 ORIG_RAX: 000000000000004b
[ 9338.543859] RAX: ffffffffffffffda RBX: 00000000000000be RCX: 00007fd88470b73f
[ 9338.543862] RDX: 0000000000000000 RSI: 000010c92b10e000 RDI: 00000000000000be
[ 9338.543864] RBP: 00007fd8439f5370 R08: 0000000000000000 R09: 00007fd8439f52d0
[ 9338.543866] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 9338.543869] R13: 000000000000be6a R14: 00007fd8439f5410 R15: 00007fd8439f5410
[ 9338.543876] INFO: task TaskSchedulerFo:24160 blocked for more than 120 seconds.
[ 9338.543880]       Tainted: G           OE     4.18.14-arch1-1-ARCH #1
[ 9338.543883] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9338.543887] TaskSchedulerFo D    0 24160    530 0x00000080
[ 9338.543891] Call Trace:
[ 9338.543898]  ? __schedule+0x29b/0x8b0
[ 9338.543905]  schedule+0x32/0x90
[ 9338.543911]  rwsem_down_write_failed+0x15d/0x240
[ 9338.543916]  ? walk_component+0x48/0x2d0
[ 9338.543925]  call_rwsem_down_write_failed+0x13/0x20
[ 9338.543933]  down_write+0x20/0x30
[ 9338.543937]  path_openat+0x51c/0x14b0
[ 9338.543943]  ? hrtimer_init+0x140/0x140
[ 9338.543948]  ? get_futex_key+0x3d7/0x3f0
[ 9338.543953]  ? _raw_spin_unlock+0x16/0x30
[ 9338.543959]  ? do_wp_page+0x26b/0x5a0
[ 9338.543964]  do_filp_open+0x93/0x100
[ 9338.543971]  ? __check_object_size+0xfb/0x180
[ 9338.543976]  ? _raw_spin_unlock+0x16/0x30
[ 9338.543982]  do_sys_open+0x186/0x210
[ 9338.543989]  do_syscall_64+0x5b/0x170
[ 9338.543994]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9338.544001] RIP: 0033:0x7fd88749a976
[ 9338.544002] Code: Bad RIP value.
[ 9338.544009] RSP: 002b:00007fd853fbc200 EFLAGS: 00000293 ORIG_RAX: 0000000000000101
[ 9338.544013] RAX: ffffffffffffffda RBX: 00000000000000c2 RCX: 00007fd88749a976
[ 9338.544016] RDX: 00000000000000c2 RSI: 000010c921243d20 RDI: 00000000ffffff9c
[ 9338.544018] RBP: 00007fd853fbc2a0 R08: 0000000000000000 R09: 00007fd853fbc280
[ 9338.544021] R10: 0000000000000180 R11: 0000000000000293 R12: 00007fd853fbc2f1
[ 9338.544023] R13: 00007fd853fbc2f0 R14: 0000000000008062 R15: 0000000000008062
[ 9343.675164] scsi host3: uas_eh_device_reset_handler start
[ 9343.771079] sd 3:0:0:0: [sdb] tag#0 uas_zap_pending 0 uas-tag 1 inflight: CMD 
[ 9343.771089] sd 3:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 0a ec 6b c8 00 00 50 00
[ 9343.771098] sd 3:0:0:0: [sdb] tag#1 uas_zap_pending 0 uas-tag 2 inflight: CMD 
[ 9343.771103] sd 3:0:0:0: [sdb] tag#1 CDB: Write(10) 2a 00 00 b9 7e 00 00 01 48 00
[ 9343.771110] sd 3:0:0:0: [sdb] tag#2 uas_zap_pending 0 uas-tag 3 inflight: CMD 
[ 9343.771115] sd 3:0:0:0: [sdb] tag#2 CDB: Write(10) 2a 00 0a ec 61 d0 00 00 50 00
[ 9343.771122] sd 3:0:0:0: [sdb] tag#3 uas_zap_pending 0 uas-tag 4 inflight: CMD 
[ 9343.771126] sd 3:0:0:0: [sdb] tag#3 CDB: Write(10) 2a 00 0a ed 1a 28 00 00 60 00
[ 9343.771134] sd 3:0:0:0: [sdb] tag#4 uas_zap_pending 0 uas-tag 5 inflight: CMD 
[ 9343.771139] sd 3:0:0:0: [sdb] tag#4 CDB: Write(10) 2a 00 00 b9 6e 00 00 01 58 00
[ 9343.771146] sd 3:0:0:0: [sdb] tag#5 uas_zap_pending 0 uas-tag 6 inflight: CMD 
[ 9343.771150] sd 3:0:0:0: [sdb] tag#5 CDB: Write(10) 2a 00 00 b7 8e 50 00 00 08 00
[ 9343.771157] sd 3:0:0:0: [sdb] tag#6 uas_zap_pending 0 uas-tag 7 inflight: CMD 
[ 9343.771162] sd 3:0:0:0: [sdb] tag#6 CDB: Write(10) 2a 00 00 b7 8e b0 00 00 10 00
[ 9343.771169] sd 3:0:0:0: [sdb] tag#7 uas_zap_pending 0 uas-tag 8 inflight: CMD 
[ 9343.771173] sd 3:0:0:0: [sdb] tag#7 CDB: Write(10) 2a 00 00 b7 8e d0 00 00 60 00
[ 9343.771180] sd 3:0:0:0: [sdb] tag#8 uas_zap_pending 0 uas-tag 9 inflight: CMD 
[ 9343.771185] sd 3:0:0:0: [sdb] tag#8 CDB: Write(10) 2a 00 00 b7 8f 38 00 00 10 00
[ 9343.771193] sd 3:0:0:0: [sdb] tag#9 uas_zap_pending 0 uas-tag 10 inflight: CMD 
[ 9343.771198] sd 3:0:0:0: [sdb] tag#9 CDB: Write(10) 2a 00 00 b7 8f f0 00 00 68 00
[ 9343.771205] sd 3:0:0:0: [sdb] tag#10 uas_zap_pending 0 uas-tag 11 inflight: CMD 
[ 9343.771210] sd 3:0:0:0: [sdb] tag#10 CDB: Write(10) 2a 00 00 b7 90 68 00 00 68 00
[ 9343.771217] sd 3:0:0:0: [sdb] tag#11 uas_zap_pending 0 uas-tag 12 inflight: CMD 
[ 9343.771222] sd 3:0:0:0: [sdb] tag#11 CDB: Write(10) 2a 00 00 b7 90 d8 00 00 08 00
[ 9343.771229] sd 3:0:0:0: [sdb] tag#12 uas_zap_pending 0 uas-tag 13 inflight: CMD 
[ 9343.771234] sd 3:0:0:0: [sdb] tag#12 CDB: Write(10) 2a 00 00 b7 90 e8 00 00 20 00
[ 9343.771241] sd 3:0:0:0: [sdb] tag#13 uas_zap_pending 0 uas-tag 14 inflight: CMD 
[ 9343.771245] sd 3:0:0:0: [sdb] tag#13 CDB: Write(10) 2a 00 00 b7 91 28 00 00 08 00
[ 9343.771253] sd 3:0:0:0: [sdb] tag#14 uas_zap_pending 0 uas-tag 15 inflight: CMD 
[ 9343.771257] sd 3:0:0:0: [sdb] tag#14 CDB: Write(10) 2a 00 00 b7 91 38 00 00 10 00
[ 9343.771264] sd 3:0:0:0: [sdb] tag#15 uas_zap_pending 0 uas-tag 16 inflight: CMD 
[ 9343.771269] sd 3:0:0:0: [sdb] tag#15 CDB: Write(10) 2a 00 00 b7 91 50 00 00 48 00
[ 9343.771276] sd 3:0:0:0: [sdb] tag#16 uas_zap_pending 0 uas-tag 17 inflight: CMD 
[ 9343.771281] sd 3:0:0:0: [sdb] tag#16 CDB: Write(10) 2a 00 00 b7 92 28 00 00 08 00
[ 9343.771288] sd 3:0:0:0: [sdb] tag#17 uas_zap_pending 0 uas-tag 18 inflight: CMD 
[ 9343.771293] sd 3:0:0:0: [sdb] tag#17 CDB: Write(10) 2a 00 00 b7 92 38 00 00 08 00
[ 9343.771300] sd 3:0:0:0: [sdb] tag#18 uas_zap_pending 0 uas-tag 19 inflight: CMD 
[ 9343.771305] sd 3:0:0:0: [sdb] tag#18 CDB: Write(10) 2a 00 00 b7 92 50 00 00 08 00
[ 9343.771312] sd 3:0:0:0: [sdb] tag#19 uas_zap_pending 0 uas-tag 20 inflight: CMD 
[ 9343.771316] sd 3:0:0:0: [sdb] tag#19 CDB: Write(10) 2a 00 00 b7 92 70 00 00 08 00
[ 9343.771323] sd 3:0:0:0: [sdb] tag#20 uas_zap_pending 0 uas-tag 21 inflight: CMD 
[ 9343.771328] sd 3:0:0:0: [sdb] tag#20 CDB: Write(10) 2a 00 00 b7 92 90 00 00 10 00
[ 9343.771335] sd 3:0:0:0: [sdb] tag#21 uas_zap_pending 0 uas-tag 22 inflight: CMD 
[ 9343.771339] sd 3:0:0:0: [sdb] tag#21 CDB: Write(10) 2a 00 00 b7 92 c0 00 00 10 00
[ 9343.771346] sd 3:0:0:0: [sdb] tag#22 uas_zap_pending 0 uas-tag 23 inflight: CMD 
[ 9343.771351] sd 3:0:0:0: [sdb] tag#22 CDB: Write(10) 2a 00 00 b7 93 00 00 00 38 00
[ 9343.771358] sd 3:0:0:0: [sdb] tag#23 uas_zap_pending 0 uas-tag 24 inflight: CMD 
[ 9343.771362] sd 3:0:0:0: [sdb] tag#23 CDB: Write(10) 2a 00 00 b7 93 40 00 00 10 00
[ 9343.771369] sd 3:0:0:0: [sdb] tag#24 uas_zap_pending 0 uas-tag 25 inflight: CMD 
[ 9343.771374] sd 3:0:0:0: [sdb] tag#24 CDB: Write(10) 2a 00 00 b7 93 70 00 00 08 00
[ 9343.771381] sd 3:0:0:0: [sdb] tag#25 uas_zap_pending 0 uas-tag 26 inflight: CMD 
[ 9343.771386] sd 3:0:0:0: [sdb] tag#25 CDB: Write(10) 2a 00 00 b7 93 90 00 00 08 00
[ 9343.771393] sd 3:0:0:0: [sdb] tag#26 uas_zap_pending 0 uas-tag 27 inflight: CMD 
[ 9343.771398] sd 3:0:0:0: [sdb] tag#26 CDB: Write(10) 2a 00 0a df 01 b0 00 00 10 00
[ 9343.771405] sd 3:0:0:0: [sdb] tag#27 uas_zap_pending 0 uas-tag 28 inflight: CMD 
[ 9343.771409] sd 3:0:0:0: [sdb] tag#27 CDB: Write(10) 2a 00 0a df 03 c0 00 00 20 00
[ 9343.896160] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 9343.916595] scsi host3: uas_eh_device_reset_handler success
[ 9343.916846] sd 3:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_RESET driverbyte=DRIVER_SENSE
[ 9343.916855] sd 3:0:0:0: [sdb] tag#0 Sense Key : Not Ready [current] 
[ 9343.916862] sd 3:0:0:0: [sdb] tag#0 Add. Sense: Logical unit is in process of becoming ready
[ 9343.916869] sd 3:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 0a ec 6b c8 00 00 50 00
[ 9343.916876] print_req_error: I/O error, dev sdb, sector 183266248
[ 9343.916898] EXT4-fs warning (device sdb2): ext4_end_bio:323: I/O error 10 writing to inode 5637660 (offset 0 size 40960 starting block 22908291)
[ 9343.916906] Buffer I/O error on device sdb2, logical block 22776953
[ 9343.916937] Buffer I/O error on device sdb2, logical block 22776954
[ 9343.916945] Buffer I/O error on device sdb2, logical block 22776955
[ 9343.916952] Buffer I/O error on device sdb2, logical block 22776956
[ 9343.916959] Buffer I/O error on device sdb2, logical block 22776957
[ 9343.916965] Buffer I/O error on device sdb2, logical block 22776958
[ 9343.916971] Buffer I/O error on device sdb2, logical block 22776959
[ 9343.916978] Buffer I/O error on device sdb2, logical block 22776960
[ 9343.916984] Buffer I/O error on device sdb2, logical block 22776961
[ 9343.916991] Buffer I/O error on device sdb2, logical block 22776962
[ 9343.917039] sd 3:0:0:0: [sdb] tag#1 FAILED Result: hostbyte=DID_RESET driverbyte=DRIVER_OK
[ 9343.917047] sd 3:0:0:0: [sdb] tag#1 CDB: Write(10) 2a 00 00 b9 7e 00 00 01 48 00
[ 9343.917051] print_req_error: I/O error, dev sdb, sector 12156416
[ 9343.917064] EXT4-fs warning (device sdb2): ext4_end_bio:323: I/O error 10 writing to inode 5638514 (offset 0 size 167936 starting block 1519593)
[ 9343.917169] sd 3:0:0:0: [sdb] tag#2 FAILED Result: hostbyte=DID_RESET driverbyte=DRIVER_OK
[ 9343.917177] sd 3:0:0:0: [sdb] tag#2 CDB: Write(10) 2a 00 0a ec 61 d0 00 00 50 00
[ 9343.917181] print_req_error: I/O error, dev sdb, sector 183263696
[ 9343.917193] EXT4-fs warning (device sdb2): ext4_end_bio:323: I/O error 10 writing to inode 5654447 (offset 0 size 40960 starting block 22907972)
[ 9343.917258] sd 3:0:0:0: [sdb] tag#3 FAILED Result: hostbyte=DID_RESET driverbyte=DRIVER_OK
[ 9343.917265] sd 3:0:0:0: [sdb] tag#3 CDB: Write(10) 2a 00 0a ed 1a 28 00 00 60 00
[ 9343.917269] print_req_error: I/O error, dev sdb, sector 183310888
[ 9343.917279] EXT4-fs warning (device sdb2): ext4_end_bio:323: I/O error 10 writing to inode 5654445 (offset 0 size 49152 starting block 22913873)
[ 9343.917333] sd 3:0:0:0: [sdb] tag#4 FAILED Result: hostbyte=DID_RESET driverbyte=DRIVER_OK
[ 9343.917340] sd 3:0:0:0: [sdb] tag#4 CDB: Write(10) 2a 00 00 b9 6e 00 00 01 58 00
[ 9343.917344] print_req_error: I/O error, dev sdb, sector 12152320
[ 9343.917354] EXT4-fs warning (device sdb2): ext4_end_bio:323: I/O error 10 writing to inode 5654446 (offset 0 size 176128 starting block 1519083)
[ 9343.917484] sd 3:0:0:0: [sdb] tag#5 FAILED Result: hostbyte=DID_RESET driverbyte=DRIVER_OK
[ 9343.917491] sd 3:0:0:0: [sdb] tag#5 CDB: Write(10) 2a 00 00 b7 8e 50 00 00 08 00
[ 9343.917494] print_req_error: I/O error, dev sdb, sector 12029520
[ 9343.917505] EXT4-fs warning (device sdb2): ext4_end_bio:323: I/O error 10 writing to inode 5636259 (offset 0 size 0 starting block 1503691)
[ 9343.917530] sd 3:0:0:0: [sdb] tag#6 FAILED Result: hostbyte=DID_RESET driverbyte=DRIVER_OK
[ 9343.917536] sd 3:0:0:0: [sdb] tag#6 CDB: Write(10) 2a 00 00 b7 8e b0 00 00 10 00
[ 9343.917540] print_req_error: I/O error, dev sdb, sector 12029616
[ 9343.917550] EXT4-fs warning (device sdb2): ext4_end_bio:323: I/O error 10 writing to inode 5636259 (offset 0 size 0 starting block 1503704)
[ 9343.917572] sd 3:0:0:0: [sdb] tag#7 FAILED Result: hostbyte=DID_RESET driverbyte=DRIVER_OK
[ 9343.917577] sd 3:0:0:0: [sdb] tag#7 CDB: Write(10) 2a 00 00 b7 8e d0 00 00 60 00
[ 9343.917581] print_req_error: I/O error, dev sdb, sector 12029648
[ 9343.917590] EXT4-fs warning (device sdb2): ext4_end_bio:323: I/O error 10 writing to inode 5636259 (offset 0 size 0 starting block 1503718)
[ 9343.917629] sd 3:0:0:0: [sdb] tag#8 FAILED Result: hostbyte=DID_RESET driverbyte=DRIVER_OK
[ 9343.917637] sd 3:0:0:0: [sdb] tag#8 CDB: Write(10) 2a 00 00 b7 8f 38 00 00 10 00
[ 9343.917640] print_req_error: I/O error, dev sdb, sector 12029752
[ 9343.917650] EXT4-fs warning (device sdb2): ext4_end_bio:323: I/O error 10 writing to inode 5636259 (offset 0 size 0 starting block 1503721)
[ 9343.917674] sd 3:0:0:0: [sdb] tag#9 FAILED Result: hostbyte=DID_RESET driverbyte=DRIVER_OK
[ 9343.917681] sd 3:0:0:0: [sdb] tag#9 CDB: Write(10) 2a 00 00 b7 8f f0 00 00 68 00
[ 9343.917685] print_req_error: I/O error, dev sdb, sector 12029936
[ 9343.917695] EXT4-fs warning (device sdb2): ext4_end_bio:323: I/O error 10 writing to inode 5636259 (offset 0 size 0 starting block 1503755)
[ 9343.918073] JBD2: Detected IO errors while flushing file data on sdb2-8
[ 9374.395319] sd 3:0:0:0: [sdb] tag#5 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD OUT 
[ 9374.395333] sd 3:0:0:0: [sdb] tag#5 CDB: Write(10) 2a 00 07 19 39 b8 00 00 08 00
[ 9374.395409] sd 3:0:0:0: [sdb] tag#4 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD IN 
[ 9374.395418] sd 3:0:0:0: [sdb] tag#4 CDB: Read(10) 28 00 0a 58 5f 38 00 00 08 00
[ 9374.395475] sd 3:0:0:0: [sdb] tag#2 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD OUT 
[ 9374.395483] sd 3:0:0:0: [sdb] tag#2 CDB: Write(10) 2a 00 00 a5 d0 00 00 00 08 00
[ 9405.115316] sd 3:0:0:0: [sdb] tag#3 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD 
[ 9405.115324] sd 3:0:0:0: [sdb] tag#3 CDB: Synchronize Cache(10) 35 00 00 00 00 00 00 00 00 00
[ 9405.128708] scsi host3: uas_eh_device_reset_handler start
[ 9405.132288] sd 3:0:0:0: [sdb] tag#0 uas_zap_pending 0 uas-tag 1 inflight: CMD 
[ 9405.132294] sd 3:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 0a df a7 00 00 00 40 00
[ 9405.132302] sd 3:0:0:0: [sdb] tag#1 uas_zap_pending 0 uas-tag 2 inflight: CMD 
[ 9405.132306] sd 3:0:0:0: [sdb] tag#1 CDB: Write(10) 2a 00 0b 16 42 80 00 00 80 00
[ 9405.255735] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 9405.275584] scsi host3: uas_eh_device_reset_handler success
[ 9405.680454] JBD2: Detected IO errors while flushing file data on sdb2-8
[ 9405.741754] JBD2: Detected IO errors while flushing file data on sdb2-8
[ 9405.761692] audit: type=1111 audit(1540038735.837:65): pid=384 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="wlp2s0" ifindex=3 pid=598 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 9405.764456] wlp2s0: deauthenticating from a0:04:60:b1:95:85 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 9405.791047] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 9405.891825] audit: type=1130 audit(1540038735.967:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9405.973576] audit: type=1111 audit(1540038736.051:67): pid=384 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=3f445c8b-ca20-436f-8d07-4113bb526b63 name="Casetta" pid=598 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 9406.004785] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 9406.923120] wlp2s0: authenticate with a0:04:60:b1:95:85
[ 9406.931506] wlp2s0: send auth to a0:04:60:b1:95:85 (try 1/3)
[ 9406.941770] wlp2s0: authenticated
[ 9406.941962] wlp2s0: associate with a0:04:60:b1:95:85 (try 1/3)
[ 9406.950927] wlp2s0: RX AssocResp from a0:04:60:b1:95:85 (capab=0x131 status=0 aid=2)
[ 9406.951905] wlp2s0: associated
[ 9407.026933] wlp2s0: Limiting TX power to 30 (30 - 0) dBm as advertised by a0:04:60:b1:95:85
[ 9407.060599] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 9416.046421] audit: type=1131 audit(1540038746.124:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9434.103542] JBD2: Detected IO errors while flushing file data on sdb2-8

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux