[Enter `^Ec?' for help] U-Boot 2016.03-rc1-00131-g39af3d8-dirty (Feb 09 2016 - 16:39:49 +0000) DRAM: 944 MiB WARNING: Caches not enabled RPI Model B+ (0x10) MMC: bcm2835_sdhci: 0 reading uboot.env In: serial Out: lcd Err: lcd Net: Net Initialization Skipped No ethernet found. starting USB... USB0: Core Release: 2.80a scanning bus 0 for devices... 4 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> usb start usb start U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.101.215 (622 ms) U-Boot> setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 U-Boot> tftp 0x01000000 8454754/tftp-deploy-zqg7cwfi/kernel/zImage tftp 0x01000000 8454754/tftp-deploy-zqg7cwfi/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.101.1; our IP address is 192.168.101.215 Filename '8454754/tftp-deploy-zqg7cwfi/kernel/zImage'. Load address: 0x1000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################## 442.4 KiB/s done Bytes transferred = 5033984 (4cd000 hex) U-Boot> tftp 0x02200000 8454754/tftp-deploy-zqg7cwfi/ramdisk/ramdisk.cpio.gz.uboot tftp 0x02200000 8454754/tftp-deploy-zqg7cwfi/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.101.1; our IP address is 192.168.101.215 Filename '8454754/tftp-deploy-zqg7cwfi/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x2200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################### 811.5 KiB/s done Bytes transferred = 69065473 (41ddb01 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x00000100 8454754/tftp-deploy-zqg7cwfi/dtb/bcm2836-rpi-2-b.dtb tftp 0x00000100 8454754/tftp-deploy-zqg7cwfi/dtb/bcm2836-rpi-2-b.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.101.1; our IP address is 192.168.101.215 Filename '8454754/tftp-deploy-zqg7cwfi/dtb/bcm2836-rpi-2-b.dtb'. Load address: 0x100 Loading: *# 789.1 KiB/s done Bytes transferred = 12938 (328a hex) U-Boot> setenv bootargs 'console=ttyAMA0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyAMA0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' U-Boot> bootz 0x01000000 0x02200000 0x00000100 bootz 0x01000000 0x02200000 0x00000100 Kernel image @ 0x1000000 [ 0x000000 - 0x4cd000 ] ## Loading init Ramdisk from Legacy Image at 02200000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 69065409 Bytes = 65.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 00000100 Booting using the fdt blob at 0x000100 reserving fdt memory region: addr=0 size=1000 Using Device Tree in place at 00000100, end 00006389 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.269-cip88 (KernelCI@build-j740629-arm-gcc-10-bcm2835-defconfig-swrlf) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 Fri Dec 23 22:57:07 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi 2 Model B [ 0.000000] earlycon: pl11 at MMIO 0x3f201000 (options '115200n8') [ 0.000000] bootconsole [pl11] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Ignoring RAM at 0x30000000-0x3b000000 [ 0.000000] Consider using a HIGHMEM enabled kernel. [ 0.000000] cma: Reserved 32 MiB at 0x2e000000 [ 0.000000] ------------[ cut here ]------------ [ 0.000000] WARNING: CPU: 0 PID: 0 at arch/arm/kernel/devtree.c:155 arm_dt_init_cpu_maps+0x18c/0x210 [ 0.000000] DT /cpu 2 nodes greater than max cores 1, capping them [ 0.000000] Modules linked in: [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.19.269-cip88 #1 [ 0.000000] Hardware name: BCM2835 [ 0.000000] Backtrace: [ 0.000000] [] (dump_backtrace) from [] (show_stack+0x20/0x24) [ 0.000000] r7:00000009 r6:c0c04c7c r5:c0d01ef4 r4:c0a8f71a [ 0.000000] [] (show_stack) from [] (dump_stack+0x20/0x28) [ 0.000000] [] (dump_stack) from [] (__warn+0xec/0x104) [ 0.000000] [] (__warn) from [] (warn_slowpath_fmt+0x58/0x80) [ 0.000000] r9:c0a9ab12 r8:00000000 r7:ed9e95c0 r6:ff000000 r5:00000f00 r4:ed9e96d8 [ 0.000000] [] (warn_slowpath_fmt) from [] (arm_dt_init_cpu_maps+0x18c/0x210) [ 0.000000] r3:00000002 r2:c0a8f793 [ 0.000000] [] (arm_dt_init_cpu_maps) from [] (setup_arch+0x6f0/0xb14) [ 0.000000] r10:c0d25c90 r9:c0b0a0d0 r8:edffff00 r7:c0e2c5e0 r6:2fffffff r5:c0d082c0 [ 0.000000] r4:c0c5548c [ 0.000000] [] (setup_arch) from [] (start_kernel+0x64/0x468) [ 0.000000] r10:10c53c7d r9:410fc075 r8:00000100 r7:c0d04040 r6:10c03c7d r5:00000051 [ 0.000000] r4:00000000 [ 0.000000] [] (start_kernel) from [<00000000>] ( (null)) [ 0.000000] r9:410fc075 r8:00000100 r7:00000000 r6:10c03c7d r5:00000051 r4:c0c004b0 [ 0.000000] ---[ end trace 58996bc4bee07162 ]--- [ 0.000000] DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical_map [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 195072 [ 0.000000] Kernel command line: console=ttyAMA0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Memory: 665540K/786432K available (8192K kernel code, 606K rwdata, 2344K rodata, 1024K init, 675K bss, 88124K reserved, 32768K cma-reserved) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (9184 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 607 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 676 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 27707 entries in 109 pages <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000025] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008823] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018632] bcm2835: system timer (irq = 27) <6>[ 0.023686] arch_timer: cp15 timer(s) running at 19.20MHz (virt). <6>[ 0.030171] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns <6>[ 0.041431] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns <6>[ 0.049864] Switching to timer-based delay loop, resolution 52ns <6>[ 0.056638] Console: colour dummy device 80x30 <6>[ 0.061497] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) <6>[ 0.072335] pid_max: default: 32768 minimum: 301 <6>[ 0.077657] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.084693] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.093013] CPU: Testing write buffer coherency: ok <6>[ 0.099271] Setting up static identity map for 0x100000 - 0x100054 <6>[ 0.110186] devtmpfs: initialized <6>[ 0.119252] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.127553] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.137906] futex hash table entries: 256 (order: -1, 3072 bytes) <6>[ 0.146219] pinctrl core: initialized pinctrl subsystem <6>[ 0.152958] NET: Registered protocol family 16 <6>[ 0.159448] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.169904] No ATAGs? <6>[ 0.169932] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.180975] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.187408] Serial: AMBA PL011 UART driver <5>[ 0.205619] SCSI subsystem initialized <6>[ 0.209980] usbcore: registered new interface driver usbfs <6>[ 0.215980] usbcore: registered new interface driver hub <6>[ 0.221712] usbcore: registered new device driver usb <6>[ 0.227757] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.234818] Bluetooth: Core ver 2.22 <6>[ 0.238814] NET: Registered protocol family 31 <6>[ 0.243608] Bluetooth: HCI device and connection manager initialized <6>[ 0.250375] Bluetooth: HCI socket layer initialized <6>[ 0.255615] Bluetooth: L2CAP socket layer initialized <6>[ 0.261071] Bluetooth: SCO socket layer initialized <6>[ 0.266780] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.333343] simple-framebuffer 3b006000.framebuffer: framebuffer at 0x3b006000, 0x85400 bytes, mapped to 0x(ptrval) <6>[ 0.344313] simple-framebuffer 3b006000.framebuffer: format=r5g6b5, mode=656x416x16, linelength=1312 <6>[ 0.357676] Console: switching to colour frame buffer device 82x26 <6>[ 0.367255] simple-framebuffer 3b006000.framebuffer: fb0: simplefb registered! <6>[ 0.384036] NET: Registered protocol family 2 <6>[ 0.389301] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.397651] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes) <6>[ 0.405752] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.413321] TCP bind hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.420248] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.427210] UDP hash table entries: 512 (order: 1, 8192 bytes) <6>[ 0.433443] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes) <6>[ 0.440292] NET: Registered protocol family 1 <6>[ 0.445660] RPC: Registered named UNIX socket transport module. <6>[ 0.451997] RPC: Registered udp transport module. <6>[ 0.457063] RPC: Registered tcp transport module. <6>[ 0.462120] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.469830] Unpacking initramfs... <6>[ 5.640261] Freeing initrd memory: 67448K <6>[ 5.645686] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 5.655736] Initialise system trusted keyrings <6>[ 5.660934] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 5.677078] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). <5>[ 5.689030] Key type asymmetric registered <5>[ 5.693474] Asymmetric key parser 'x509' registered <6>[ 5.698833] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) <6>[ 5.706643] io scheduler noop registered <6>[ 5.710921] io scheduler deadline registered <6>[ 5.715723] io scheduler cfq registered (default) <6>[ 5.720800] io scheduler mq-deadline registered <6>[ 5.725678] io scheduler kyber registered <6>[ 5.736627] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 5.747865] usbcore: registered new interface driver zd1211rw <6>[ 5.754049] usbcore: registered new interface driver lan78xx <6>[ 5.760196] usbcore: registered new interface driver asix <6>[ 5.766012] usbcore: registered new interface driver ax88179_178a <6>[ 5.772547] usbcore: registered new interface driver cdc_ether <6>[ 5.778848] usbcore: registered new interface driver smsc95xx <6>[ 5.785005] usbcore: registered new interface driver net1080 <6>[ 5.791094] usbcore: registered new interface driver cdc_subset <6>[ 5.797443] usbcore: registered new interface driver zaurus <6>[ 5.803481] usbcore: registered new interface driver cdc_ncm <6>[ 5.810102] usbcore: registered new interface driver usb-storage <6>[ 5.816653] i2c /dev entries driver <4>[ 5.821643] i2c-bcm2835 3f805000.i2c: Could not read clock-frequency property <6>[ 5.830390] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer <6>[ 5.838035] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.844594] sdhci: Copyright(c) Pierre Ossman <6>[ 5.952287] sdhost-bcm2835 3f202000.mmc: loaded - DMA enabled (>1) <6>[ 5.959034] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.965717] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.972511] usbcore: registered new interface driver usbhid <6>[ 5.978475] usbhid: USB HID core driver <6>[ 5.982797] bcm2835-mbox 3f00b880.mailbox: mailbox enabled <6>[ 5.989875] oprofile: using timer interrupt. <6>[ 5.995582] NET: Registered protocol family 10 <6>[ 6.001795] Segment Routing with IPv6 <6>[ 6.005906] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 6.013152] NET: Registered protocol family 17 <5>[ 6.018894] Loading compiled-in X.509 certificates <6>[ 6.028448] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2 <6>[ 6.038041] console [ttyAMA0] enabled <6>[ 6.038041] console [ttyAMA0] enabled <6>[ 6.045944] bootconsole [pl11] disabled <6>[ 6.045944] bootconsole [pl11] disabled <6>[ 6.057296] raspberrypi-firmware soc:firmware: Attached to firmware from 2014-12-19 18:44 <4>[ 6.094321] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 6.104911] mmc0: new high speed SDHC card at address 0002 <6>[ 6.112169] mmcblk0: mmc0:0002 NCard 14.9 GiB <4>[ 6.118683] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter lpm=1 <4>[ 6.125773] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter lpm_clock_gating=1 <4>[ 6.133980] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter besl=1 <4>[ 6.141118] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter hird_threshold_en=1 <6>[ 6.149691] mmcblk0: p1 <6>[ 6.153864] dwc2 3f980000.usb: DWC OTG Controller <6>[ 6.158902] dwc2 3f980000.usb: new USB bus registered, assigned bus number 1 <6>[ 6.166249] dwc2 3f980000.usb: irq 33, io mem 0x3f980000 <6>[ 6.172745] hub 1-0:1.0: USB hub found <6>[ 6.176817] hub 1-0:1.0: 1 port detected <4>[ 6.182192] vc4_hdmi 3f902000.hdmi: ignoring dependency for device, assuming no driver <4>[ 6.190524] vc4_vec 3f806000.vec: ignoring dependency for device, assuming no driver <4>[ 6.198672] vc4_v3d 3fc00000.v3d: ignoring dependency for device, assuming no driver <4>[ 6.207018] OF: fdt: not creating '/sys/firmware/fdt': CRC check failed <6>[ 6.536810] usb 1-1: new high-speed USB device number 2 using dwc2 <6>[ 6.787690] hub 1-1:1.0: USB hub found <6>[ 6.791793] hub 1-1:1.0: 5 ports detected <6>[ 7.116809] usb 1-1.1: new high-speed USB device number 3 using dwc2 <6>[ 7.249956] smsc95xx v1.0.6 <6>[ 7.342533] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:d2:0e:1f <6>[ 7.446809] usb 1-1.3: new high-speed USB device number 4 using dwc2 <6>[ 7.582853] usb-storage 1-1.3:1.0: USB Mass Storage device detected <6>[ 7.590110] scsi host0: usb-storage 1-1.3:1.0 <6>[ 8.430526] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup <6>[ 8.438254] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <5>[ 8.736446] scsi 0:0:0:0: Direct-Access Kingston DT 101 G2 PMAP PQ: 0 ANSI: 0 CCS <5>[ 9.106832] random: crng init done <5>[ 9.676995] sd 0:0:0:0: [sda] 7669824 512-byte logical blocks: (3.93 GB/3.66 GiB) <5>[ 9.685224] sd 0:0:0:0: [sda] Write Protect is off <3>[ 9.690720] sd 0:0:0:0: [sda] No Caching mode page found <3>[ 9.696319] sd 0:0:0:0: [sda] Assuming drive cache: write through <6>[ 9.735500] sda: sda1 sda2 <5>[ 9.741987] sd 0:0:0:0: [sda] Attached SCSI removable disk <6>[ 10.001867] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1 <6>[ 10.026841] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 10.056983] Sending DHCP requests .., OK <6>[ 13.101003] IP-Config: Got DHCP answer from 192.168.101.1, my address is 192.168.101.215 <6>[ 13.109373] IP-Config: Complete: <6>[ 13.112877] device=eth0, hwaddr=b8:27:eb:d2:0e:1f, ipaddr=192.168.101.215, mask=255.255.255.0, gw=192.168.101.1 <6>[ 13.123670] host=192.168.101.215, domain=lava.cbg.collabora.co.uk, nis-domain=(none) <6>[ 13.132129] bootserver=192.168.101.1, rootserver=192.168.101.1, rootpath= <6>[ 13.132135] nameserver0=192.168.101.1 <5>[ 13.144297] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 13.183245] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <6>[ 13.190384] ALSA device list: <6>[ 13.193618] No soundcards found. <4>[ 13.197517] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 13.206416] cfg80211: failed to load regulatory.db <6>[ 13.211803] uart-pl011 3f201000.serial: no DMA platform data <6>[ 13.223416] Freeing unused kernel memory: 1024K <6>[ 13.228547] Run /init as init process <30>[ 13.280807] systemd[1]: System time before build time, advancing clock. <27>[ 13.289945] systemd[1]: Failed to find module 'autofs4' <3>[ 13.300310] cgroup: cgroup2: unknown option "memory_recursiveprot" <30>[ 13.311834] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) <30>[ 13.336054] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 11 (bullseye)! <30>[ 13.367255] systemd[1]: Set hostname to . <30>[ 14.014284] systemd[1]: Queued start job for default target Graphical Interface. <28>[ 14.024425] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 14.037217] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 14.047870] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. <30>[ 14.088175] systemd[1]: Created slice system-modprobe.slice. [ OK ] Created slice system-modprobe.slice. <30>[ 14.127931] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. <30>[ 14.167687] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. <30>[ 14.207483] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. <30>[ 14.247323] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. <30>[ 14.287175] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>[ 14.299501] systemd[1]: Reached target Local Encrypted Volumes. [ OK ] Reached target Local Encrypted Volumes. <30>[ 14.337459] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. <30>[ 14.367127] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. <30>[ 14.406981] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. <30>[ 14.437077] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. <30>[ 14.467729] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. <30>[ 14.521704] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. <30>[ 14.531637] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). <30>[ 14.568109] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. <30>[ 14.607995] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. <30>[ 14.647744] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. <30>[ 14.687949] systemd[1]: Condition check resulted in Huge Pages File System being skipped. <30>[ 14.697322] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. <30>[ 14.711193] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... <30>[ 14.761749] systemd[1]: Mounting Kernel Trace File System... Mounting Kernel Trace File System... <30>[ 14.807693] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. <30>[ 14.824817] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... <30>[ 14.852978] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... <30>[ 14.907761] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. <30>[ 14.922434] systemd[1]: Starting Journal Service... Starting Journal Service... <30>[ 14.973488] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... <30>[ 15.042211] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... <30>[ 15.122379] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... <30>[ 15.222486] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. <30>[ 15.288599] systemd[1]: Mounted Kernel Trace File System. [ OK ] Mounted Kernel Trace File System. <30>[ 15.319580] systemd[1]: modprobe@configfs.service: Succeeded. <30>[ 15.368219] systemd[1]: Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module configfs. <30>[ 15.449374] systemd[1]: modprobe@drm.service: Succeeded. <30>[ 15.467645] systemd[1]: Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module drm. <30>[ 15.520353] systemd[1]: Finished Load Kernel Modules. [ OK ] Finished Load Kernel Modules. <30>[ 15.568521] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. Mounting Kernel Configuration File System... Starting Apply Kernel Variables... [FAILED] Failed to start Remount Root and Kernel File Systems. See 'systemctl status systemd-remount-fs.service' for details. [ OK ] Mounted Kernel Configuration File System. [ OK ] Finished Apply Kernel Variables. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Create System Users... <46>[ 16.047977] systemd-journald[73]: Received client request to flush runtime journal. [ OK ] Finished Coldplug All udev Devices. [ OK ] Finished Load/Save Random Seed. [ OK ] Finished Create System Users. [ OK ] Finished Flush Journal to Persistent Storage. Starting Create Static Device Nodes in /dev... [ OK ] Finished Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Rule-based Manage…for Device Events and Files... [ OK ] Finished Create Volatile Files and Directories. [ OK ] Started Rule-based Manager for Device Events and Files. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Finished Update UTMP about System Boot/Shutdown. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. [ OK ] Started Discard unused blocks once a week. [ OK ] Reached target Timers. [ OK ] Listening on D-Bus System Me<4>[ 17.555373] vchiq: module is from the staging directory, the quality is unknown, you have been warned. ssage Bus Socket. [ OK ] Reached target Sockets. <6>[ 17.595236] bcm2835-rng 3f104000.rng: hwrng registered [ OK ] Reached target Basic System. [ OK ] Started D-Bus System Message Bus. Starting User Login Management... <6>[ 17.815788] vchiq: vchiq_init_state: slot_zero = c0ca5890, is_master = 0 Starting Permit User Sessions... [ OK ] Finished [0;<3>[ 18.045959] bcm2835_vchiq 3f00b840.mailbox: failed to set channelbase 1;39mPermit User<6>[ 18.053681] vchiq: could not load vchiq Sessions. [ OK ] Found device /dev/ttyAMA0. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyAMA0. [ OK ] Reached target Login Prompts. [ OK ] Started User Login Management. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Finished Update UTMP about System Runlevel Changes. Debian GNU/Linux 11 debian-bullseye-armhf ttyAMA0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.19.269-cip88 #1 Fri Dec 23 22:57:07 UTC 2022 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-8454754/environment . /lava-8454754/environment / # /lava-8454754/bin/lava-test-runner /lava-8454754/0 /lava-8454754/bin/lava-test-runner /lava-8454754/0 + export TESTRUN_ID=0_usb + cd /lava-8454754/0/tests/0_usb + cat uuid + UUID=8454754_1.5<8>[ 19.928115] .2.4.1 + set +x + lsusb + lava-test-case usb-presence --shell test -n "Bus 001 Device 004: ID <8>[ 19.996456] 0930:6545 Kingston DT 101 G2 Bus 001 Device 003: ID 0424:ec00 Bus 001 Device 002: ID 0424:9514 Bus 001 D<8>[ 20.009977] evice 001: ID 1d6b:0002 Linux 4.19.269-cip88 dwc2_hsotg DWC OTG Controller" <8>[ 20.023944] + sort + awk {print $6} + lsusb + seq 1 3 + /usr/sbin/rtcwake -d rtc0 -m freeze -s 1 rtcwake: unrecognized suspend state 'freeze' / #