Skip to content

Instantly share code, notes, and snippets.

@gokrazy-bot
Created October 19, 2022 05:08
Show Gist options
  • Save gokrazy-bot/066815865aed996f2e47698e42fa2dd2 to your computer and use it in GitHub Desktop.
Save gokrazy-bot/066815865aed996f2e47698e42fa2dd2 to your computer and use it in GitHub Desktop.
gokrazy boot log
(drain) [Raspberry Pi 3 B+] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
(drain) [Raspberry Pi 3 B+] [ 0.000000] Linux version 6.0.0 (gokrazy@docker) (aarch64-linux-gnu-gcc (Debian 6.3.0-18) 6.3.0 20170516, GNU ld (GNU Binutils for Debian) 2.28) #1 SMP PREEMPT Wed Mar 1 20:57:29 UTC 2017
(drain) [Raspberry Pi 3 B+] [ 0.000000] random: crng init done
(drain) [Raspberry Pi 3 B+] [ 0.000000] Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
(drain) [Raspberry Pi 3 B+] [ 0.000000] efi: UEFI not found.
(drain) [Raspberry Pi 3 B+] [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000037400000, size 64 MiB
(drain) [Raspberry Pi 3 B+] [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
(drain) [Raspberry Pi 3 B+] [ 0.000000] NUMA: No NUMA configuration found
(drain) [Raspberry Pi 3 B+] [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B+] [ 0.000000] NUMA: NODE_DATA [mem 0x37209b40-0x3720bfff]
(drain) [Raspberry Pi 3 B+] [ 0.000000] Zone ranges:
(drain) [Raspberry Pi 3 B+] [ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B+] [ 0.000000] DMA32 empty
(drain) [Raspberry Pi 3 B+] [ 0.000000] Normal empty
(drain) [Raspberry Pi 3 B+] [ 0.000000] Movable zone start for each node
(drain) [Raspberry Pi 3 B+] [ 0.000000] Early memory node ranges
(drain) [Raspberry Pi 3 B+] [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B+] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B+] [ 0.000000] On node 0, zone DMA: 19456 pages in unavailable ranges
(drain) [Raspberry Pi 3 B+] [ 0.000000] percpu: Embedded 21 pages/cpu s45160 r8192 d32664 u86016
(drain) [Raspberry Pi 3 B+] [ 0.000000] Detected VIPT I-cache on CPU0
(drain) [Raspberry Pi 3 B+] [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
(drain) [Raspberry Pi 3 B+] [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
(drain) [Raspberry Pi 3 B+] [ 0.000000] CPU features: detected: ARM erratum 843419
(drain) [Raspberry Pi 3 B+] [ 0.000000] CPU features: detected: ARM erratum 845719
(drain) [Raspberry Pi 3 B+] [ 0.000000] Fallback order for Node 0: 0
(drain) [Raspberry Pi 3 B+] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
(drain) [Raspberry Pi 3 B+] [ 0.000000] Policy zone: DMA
(drain) [Raspberry Pi 3 B+] [ 0.000000] Kernel command line: video=Composite-1:720x480@60i,margin_left=32,margin_right=32,margin_top=32,margin_bottom=32 dma.dmachans=0x7ff5 bcm2709.boardrev=0xa020d3 bcm2709.serial=0x46461240 bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=29 bcm2709.disk_led_active_low=0 smsc95xx.macaddr=B8:27:EB:46:12:40 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyS0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-557c925d0001/PARTNROFF=2 init=/gokrazy/init rootwait panic=10 oops=panic
(drain) [Raspberry Pi 3 B+] [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
(drain) [Raspberry Pi 3 B+] [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
(drain) [Raspberry Pi 3 B+] [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
(drain) [Raspberry Pi 3 B+] [ 0.000000] Memory: 839428K/970752K available (19712K kernel code, 4156K rwdata, 12136K rodata, 8640K init, 637K bss, 65788K reserved, 65536K cma-reserved)
(drain) [Raspberry Pi 3 B+] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
(drain) [Raspberry Pi 3 B+] [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
(drain) [Raspberry Pi 3 B+] [ 0.000000] rcu: RCU event tracing is enabled.
(drain) [Raspberry Pi 3 B+] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
(drain) [Raspberry Pi 3 B+] [ 0.000000] Trampoline variant of Tasks RCU enabled.
(drain) [Raspberry Pi 3 B+] [ 0.000000] Tracing variant of Tasks RCU enabled.
(drain) [Raspberry Pi 3 B+] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
(drain) [Raspberry Pi 3 B+] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
(drain) [Raspberry Pi 3 B+] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
(drain) [Raspberry Pi 3 B+] [ 0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
(drain) [Raspberry Pi 3 B+] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
(drain) [Raspberry Pi 3 B+] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
(drain) [Raspberry Pi 3 B+] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
(drain) [Raspberry Pi 3 B+] [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
(drain) [Raspberry Pi 3 B+] [ 0.000376] Console: colour dummy device 80x25
(drain) [Raspberry Pi 3 B+] [ 0.001102] printk: console [tty1] enabled
(drain) [Raspberry Pi 3 B+] [ 0.001228] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
(drain) [Raspberry Pi 3 B+] [ 0.001272] pid_max: default: 32768 minimum: 301
(drain) [Raspberry Pi 3 B+] [ 0.001401] LSM: Security Framework initializing
(drain) [Raspberry Pi 3 B+] [ 0.001462] landlock: Up and running.
(drain) [Raspberry Pi 3 B+] [ 0.001601] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
(drain) [Raspberry Pi 3 B+] [ 0.001649] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
(drain) [Raspberry Pi 3 B+] [ 0.004077] cblist_init_generic: Setting adjustable number of callback queues.
(drain) [Raspberry Pi 3 B+] [ 0.004128] cblist_init_generic: Setting shift to 2 and lim to 1.
(drain) [Raspberry Pi 3 B+] [ 0.004262] cblist_init_generic: Setting shift to 2 and lim to 1.
(drain) [Raspberry Pi 3 B+] [ 0.004550] rcu: Hierarchical SRCU implementation.
(drain) [Raspberry Pi 3 B+] [ 0.004573] rcu: Max phase no-delay instances is 1000.
(drain) [Raspberry Pi 3 B+] [ 0.007937] EFI services will not be available.
(drain) [Raspberry Pi 3 B+] [ 0.008435] smp: Bringing up secondary CPUs ...
(drain) [Raspberry Pi 3 B+] [ 0.009135] Detected VIPT I-cache on CPU1
(drain) [Raspberry Pi 3 B+] [ 0.009304] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
(drain) [Raspberry Pi 3 B+] [ 0.010122] Detected VIPT I-cache on CPU2
(drain) [Raspberry Pi 3 B+] [ 0.010256] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
(drain) [Raspberry Pi 3 B+] [ 0.010982] Detected VIPT I-cache on CPU3
(drain) [Raspberry Pi 3 B+] [ 0.011107] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
(drain) [Raspberry Pi 3 B+] [ 0.011248] smp: Brought up 1 node, 4 CPUs
(drain) [Raspberry Pi 3 B+] [ 0.011358] SMP: Total of 4 processors activated.
(drain) [Raspberry Pi 3 B+] [ 0.011378] CPU features: detected: 32-bit EL0 Support
(drain) [Raspberry Pi 3 B+] [ 0.011397] CPU features: detected: 32-bit EL1 Support
(drain) [Raspberry Pi 3 B+] [ 0.011419] CPU features: detected: CRC32 instructions
(drain) [Raspberry Pi 3 B+] [ 0.012197] CPU: All CPU(s) started at EL2
(drain) [Raspberry Pi 3 B+] [ 0.012256] alternatives: patching kernel code
(drain) [Raspberry Pi 3 B+] [ 0.014364] devtmpfs: initialized
(drain) [Raspberry Pi 3 B+] [ 0.023756] clocksource: jiff
[Raspberry Pi 3 B+] 2022/10/19 07:07:09 randomd.go:92: persisting random seed failed: open /perm/random.seed: read-only file system
[Raspberry Pi 3 B+] 2022/10/19 07:07:09 update.go:323: All processes shut down
[Raspberry Pi 3 B+] 2022/10/[ 181.779505] kvm: exiting hardware virtualization
[Raspberry Pi 3 B+] 19 07:07:10 update.go:331: Unmounting /perm
[Raspberry Pi 3 B+] 2022/10/19 07:07:10 update.go:333: unmounting /perm failed: invalid argument
[Raspberry Pi 3 B+] 2022/10/19 07:07:10 update.go:336: Rebooting
[Raspberry Pi 3 B+] [ 181.822920] reboot: Restarting system
[Raspberry Pi 3 B+] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[Raspberry Pi 3 B+] [ 0.000000] Linux version 6.0.2 (gokrazy@docker) (aarch64-linux-gnu-gcc (Debian 6.3.0-18) 6.3.0 20170516, GNU ld (GNU Binutils for Debian) 2.28) #1 SMP PREEMPT Wed Mar 1 20:57:29 UTC 2017
[Raspberry Pi 3 B+] [ 0.000000] random: crng init done
[Raspberry Pi 3 B+] [ 0.000000] Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
[Raspberry Pi 3 B+] [ 0.000000] efi: UEFI not found.
[Raspberry Pi 3 B+] [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000037400000, size 64 MiB
[Raspberry Pi 3 B+] [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[Raspberry Pi 3 B+] [ 0.000000] NUMA: No NUMA configuration found
[Raspberry Pi 3 B+] [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B+] [ 0.000000] NUMA: NODE_DATA [mem 0x37209b40-0x3720bfff]
[Raspberry Pi 3 B+] [ 0.000000] Zone ranges:
[Raspberry Pi 3 B+] [ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B+] [ 0.000000] DMA32 empty
[Raspberry Pi 3 B+] [ 0.000000] Normal empty
[Raspberry Pi 3 B+] [ 0.000000] Movable zone start for each node
[Raspberry Pi 3 B+] [ 0.000000] Early memory node ranges
[Raspberry Pi 3 B+] [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B+] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B+] [ 0.000000] On node 0, zone DMA: 19456 pages in unavailable ranges
[Raspberry Pi 3 B+] [ 0.000000] percpu: Embedded 21 pages/cpu s45160 r8192 d32664 u86016
[Raspberry Pi 3 B+] [ 0.000000] Detected VIPT I-cache on CPU0
[Raspberry Pi 3 B+] [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[Raspberry Pi 3 B+] [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[Raspberry Pi 3 B+] [ 0.000000] CPU features: detected: ARM erratum 843419
[Raspberry Pi 3 B+] [ 0.000000] CPU features: detected: ARM erratum 845719
[Raspberry Pi 3 B+] [ 0.000000] Fallback order for Node 0: 0
[Raspberry Pi 3 B+] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
[Raspberry Pi 3 B+] [ 0.000000] Policy zone: DMA
[Raspberry Pi 3 B+] [ 0.000000] Kernel command line: video=Composite-1:720x480@60i,margin_left=32,margin_right=32,margin_top=32,margin_bottom=32 dma.dmachans=0x7ff5 bcm2709.boardrev=0xa020d3 bcm2709.serial=0x46461240 bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=29 bcm2709.disk_led_active_low=0 smsc95xx.macaddr=B8:27:EB:46:12:40 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyS0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-557c925d0001/PARTNROFF=1 init=/gokrazy/init rootwait panic=10 oops=panic
[Raspberry Pi 3 B+] [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[Raspberry Pi 3 B+] [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[Raspberry Pi 3 B+] [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[Raspberry Pi 3 B+] [ 0.000000] Memory: 839428K/970752K available (19712K kernel code, 4156K rwdata, 12136K rodata, 8640K init, 637K bss, 65788K reserved, 65536K cma-reserved)
[Raspberry Pi 3 B+] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[Raspberry Pi 3 B+] [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[Raspberry Pi 3 B+] [ 0.000000] rcu: RCU event tracing is enabled.
[Raspberry Pi 3 B+] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[Raspberry Pi 3 B+] [ 0.000000] Trampoline variant of Tasks RCU enabled.
[Raspberry Pi 3 B+] [ 0.000000] Tracing variant of Tasks RCU enabled.
[Raspberry Pi 3 B+] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[Raspberry Pi 3 B+] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[Raspberry Pi 3 B+] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[Raspberry Pi 3 B+] [ 0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
[Raspberry Pi 3 B+] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[Raspberry Pi 3 B+] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[Raspberry Pi 3 B+] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[Raspberry Pi 3 B+] [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[Raspberry Pi 3 B+] [ 0.000383] Console: colour dummy device 80x25
[Raspberry Pi 3 B+] [ 0.001132] printk: console [tty1] enabled
[Raspberry Pi 3 B+] [ 0.001255] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[Raspberry Pi 3 B+] [ 0.001298] pid_max: default: 32768 minimum: 301
[Raspberry Pi 3 B+] [ 0.001426] LSM: Security Framework initializing
[Raspberry Pi 3 B+] [ 0.001487] landlock: Up and running.
[Raspberry Pi 3 B+] [ 0.001627] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B+] [ 0.001675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B+] [ 0.004068] cblist_init_generic: Setting adjustable number of callback queues.
[Raspberry Pi 3 B+] [ 0.004119] cblist_init_generic: Setting shift to 2 and lim to 1.
[Raspberry Pi 3 B+] [ 0.004253] cblist_init_generic: Setting shift to 2 and lim to 1.
[Raspberry Pi 3 B+] [ 0.004539] rcu: Hierarchical SRCU implementation.
[Raspberry Pi 3 B+] [ 0.004562] rcu: Max phase no-delay instances is 1000.
[Raspberry Pi 3 B+] [ 0.008163] EFI services will not be available.
[Raspberry Pi 3 B+] [ 0.008585] smp: Bringing up secondary CPUs ...
[Raspberry Pi 3 B+] [ 0.009288] Detected VIPT I-cache on CPU1
[Raspberry Pi 3 B+] [ 0.009454] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[Raspberry Pi 3 B+] [ 0.010262] Detected VIPT I-cache on CPU2
[Raspberry Pi 3 B+] [ 0.010396] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[Raspberry Pi 3 B+] [ 0.011116] Detected VIPT I-cache on CPU3
[Raspberry Pi 3 B+] [ 0.011242] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[Raspberry Pi 3 B+] [ 0.011381] smp: Brought up 1 node, 4 CPUs
[Raspberry Pi 3 B+] [ 0.011495] SMP: Total of 4 processors activated.
[Raspberry Pi 3 B+] [ 0.011517] CPU features: detected: 32-bit EL0 Support
[Raspberry Pi 3 B+] [ 0.011536] CPU features: detected: 32-bit EL1 Support
[Raspberry Pi 3 B+] [ 0.011558] CPU features: detected: CRC32 instructions
[Raspberry Pi 3 B+] [ 0.012342] CPU: All CPU(s) started at EL2
[Raspberry Pi 3 B+] [ 0.012400] alternatives: patching kernel code
[Raspberry Pi 3 B+] [ 0.014525] devtmpfs: initialized
[Raspberry Pi 3 B+] [ 0.023900] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[Raspberry Pi 3 B+] [ 0.023971] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[Raspberry Pi 3 B+] [ 0.026979] pinctrl core: initialized pinctrl subsystem
[Raspberry Pi 3 B+] [ 0.029697] DMI not present or invalid.
[Raspberry Pi 3 B+] [ 0.030647] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[Raspberry Pi 3 B+] [ 0.035525] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[Raspberry Pi 3 B+] [ 0.035864] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[Raspberry Pi 3 B+] [ 0.036062] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[Raspberry Pi 3 B+] [ 0.036163] audit: initializing netlink subsys (disabled)
[Raspberry Pi 3 B+] [ 0.036392] audit: type=2000 audit(0.032:1): state=initialized audit_enabled=0 res=1
[Raspberry Pi 3 B+] [ 0.038024] thermal_sys: Registered thermal governor 'step_wise'
[Raspberry Pi 3 B+] [ 0.038036] thermal_sys: Registered thermal governor 'power_allocator'
[Raspberry Pi 3 B+] [ 0.038310] cpuidle: using governor menu
[Raspberry Pi 3 B+] [ 0.039575] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[Raspberry Pi 3 B+] [ 0.039740] ASID allocator initialised with 32768 entries
[Raspberry Pi 3 B+] [ 0.042400] Serial: AMBA PL011 UART driver
[Raspberry Pi 3 B+] [ 0.067271] KASLR enabled
[Raspberry Pi 3 B+] [ 0.086805] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B+] [ 0.086851] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[Raspberry Pi 3 B+] [ 0.086879] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B+] [ 0.086902] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
[Raspberry Pi 3 B+] [ 0.086927] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B+] [ 0.086949] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[Raspberry Pi 3 B+] [ 0.086975] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B+] [ 0.086998] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[Raspberry Pi 3 B+] [ 0.089095] ACPI: Interpreter disabled.
[Raspberry Pi 3 B+] [ 0.092293] iommu: Default domain type: Translated
[Raspberry Pi 3 B+] [ 0.092324] iommu: DMA domain TLB invalidation policy: strict mode
[Raspberry Pi 3 B+] [ 0.092792] SCSI subsystem initialized
[Raspberry Pi 3 B+] [ 0.093454] usbcore: registered new interface driver usbfs
[Raspberry Pi 3 B+] [ 0.093536] usbcore: registered new interface driver hub
[Raspberry Pi 3 B+] [ 0.093600] usbcore: registered new device driver usb
[Raspberry Pi 3 B+] [ 0.093854] usb_phy_generic phy: supply vcc not found, using dummy regulator
[Raspberry Pi 3 B+] [ 0.094081] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[Raspberry Pi 3 B+] [ 0.095456] pps_core: LinuxPPS API ver. 1 registered
[Raspberry Pi 3 B+] [ 0.095480] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Raspberry Pi 3 B+] [ 0.095535] PTP clock support registered
[Raspberry Pi 3 B+] [ 0.095734] EDAC MC: Ver: 3.0.0
[Raspberry Pi 3 B+] [ 0.097850] FPGA manager framework
[Raspberry Pi 3 B+] [ 0.098002] Advanced Linux Sound Architecture Driver Initialized.
[Raspberry Pi 3 B+] [ 0.099398] vgaarb: loaded
[Raspberry Pi 3 B+] [ 0.100825] clocksource: Switched to clocksource arch_sys_counter
[Raspberry Pi 3 B+] [ 0.101175] VFS: Disk quotas dquot_6.6.0
[Raspberry Pi 3 B+] [ 0.101398] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Raspberry Pi 3 B+] [ 0.101732] pnp: PnP ACPI: disabled
[Raspberry Pi 3 B+] [ 0.111688] NET: Registered PF_INET protocol family
[Raspberry Pi 3 B+] [ 0.112014] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[Raspberry Pi 3 B+] [ 0.113851] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[Raspberry Pi 3 B+] [ 0.113963] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[Raspberry Pi 3 B+] [ 0.114006] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[Raspberry Pi 3 B+] [ 0.114144] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[Raspberry Pi 3 B+] [ 0.114361] TCP: Hash tables configured (established 8192 bind 8192)
[Raspberry Pi 3 B+] [ 0.114567] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B+] [ 0.114645] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B+] [ 0.114855] NET: Registered PF_UNIX/PF_LOCAL protocol family
[Raspberry Pi 3 B+] [ 0.115380] RPC: Registered named UNIX socket transport module.
[Raspberry Pi 3 B+] [ 0.115408] RPC: Registered udp transport module.
[Raspberry Pi 3 B+] [ 0.115428] RPC: Registered tcp transport module.
[Raspberry Pi 3 B+] [ 0.115447] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Raspberry Pi 3 B+] [ 0.117003] PCI: CLS 0 bytes, default 64
[Raspberry Pi 3 B+] [ 0.119302] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[Raspberry Pi 3 B+] [ 0.119546] kvm [1]: IPA Size Limit: 40 bits
[Raspberry Pi 3 B+] [ 0.123206] kvm [1]: Hyp mode initialized successfully
[Raspberry Pi 3 B+] [ 0.125100] Initialise system trusted keyrings
[Raspberry Pi 3 B+] [ 0.125384] workingset: timestamp_bits=42 max_order=18 bucket_order=0
[Raspberry Pi 3 B+] [ 0.136286] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[Raspberry Pi 3 B+] [ 0.137380] NFS: Registering the id_resolver key type
[Raspberry Pi 3 B+] [ 0.137433] Key type id_resolver registered
[Raspberry Pi 3 B+] [ 0.137455] Key type id_legacy registered
[Raspberry Pi 3 B+] [ 0.137587] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[Raspberry Pi 3 B+] [ 0.137615] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[Raspberry Pi 3 B+] [ 0.137908] fuse: init (API version 7.36)
[Raspberry Pi 3 B+] [ 0.138398] 9p: Installing v9fs 9p2000 file system support
[Raspberry Pi 3 B+] [ 0.211699] Key type asymmetric registered
[Raspberry Pi 3 B+] [ 0.211726] Asymmetric key parser 'x509' registered
[Raspberry Pi 3 B+] [ 0.211807] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[Raspberry Pi 3 B+] [ 0.211839] io scheduler mq-deadline registered
[Raspberry Pi 3 B+] [ 0.211860] io scheduler kyber registered
[Raspberry Pi 3 B+] [ 0.232965] simple-framebuffer 3eaf0000.framebuffer: framebuffer at 0x3eaf0000, 0x10a800 bytes
[Raspberry Pi 3 B+] [ 0.233025] simple-framebuffer 3eaf0000.framebuffer: format=a8r8g8b8, mode=656x416x32, linelength=2624
[Raspberry Pi 3 B+] [ 0.235986] Console: switching to colour frame buffer device 82x26
[Raspberry Pi 3 B+] [ 0.238772] simple-framebuffer 3eaf0000.framebuffer: fb0: simplefb registered!
[Raspberry Pi 3 B+] [ 0.240506] IPMI message handler: version 39.2
[Raspberry Pi 3 B+] [ 0.242173] ipmi device interface
[Raspberry Pi 3 B+] [ 0.243965] ipmi_ssif: IPMI SSIF Interface driver
[Raspberry Pi 3 B+] [ 0.246030] EINJ: ACPI disabled.
[Raspberry Pi 3 B+] [ 0.282594] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[Raspberry Pi 3 B+] [ 0.286212] printk: console [ttyS0] disabled
[Raspberry Pi 3 B+] [ 0.287858] 3f215040.serial: ttyS0 at MMIO 0x3f215040 (irq = 71, base_baud = 50000000) is a 16550
[Raspberry Pi 3 B+] [ 1.303450] printk: console [ttyS0] enabled
[Raspberry Pi 3 B+] [ 1.311397] Serial: AMBA driver
[Raspberry Pi 3 B+] [ 1.316495] SuperH (H)SCI(F) driver initialized
[Raspberry Pi 3 B+] [ 1.323448] msm_serial: driver initialized
[Raspberry Pi 3 B+] [ 1.350415] loop: module loaded
[Raspberry Pi 3 B+] [ 1.357312] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[Raspberry Pi 3 B+] [ 1.367743] megasas: 07.719.03.00-rc1
[Raspberry Pi 3 B+] [ 1.376520] SPI driver spidev has no spi_device_id for brcm,bcm2835-spi
[Raspberry Pi 3 B+] [ 1.391402] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[Raspberry Pi 3 B+] [ 1.402406] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[Raspberry Pi 3 B+] [ 1.422219] tun: Universal TUN/TAP device driver, 1.6
[Raspberry Pi 3 B+] [ 1.430811] thunder_xcv, ver 1.0
[Raspberry Pi 3 B+] [ 1.435689] thunder_bgx, ver 1.0
[Raspberry Pi 3 B+] [ 1.440510] nicpf, ver 1.0
[Raspberry Pi 3 B+] [ 1.444772] nicvf, ver 1.0
[Raspberry Pi 3 B+] [ 1.449132] tulip: tulip: unknown CPU architecture, using default csr0
[Raspberry Pi 3 B+] [ 1.459488] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[Raspberry Pi 3 B+] [ 1.468302] hns3: Copyright (c) 2017 Huawei Corporation.
[Raspberry Pi 3 B+] [ 1.475206] hclge is initializing
[Raspberry Pi 3 B+] [ 1.480194] e100: Intel(R) PRO/100 Network Driver
[Raspberry Pi 3 B+] [ 1.486387] e100: Copyright(c) 1999-2006 Intel Corporation
[Raspberry Pi 3 B+] [ 1.493455] e1000: Intel(R) PRO/1000 Network Driver
[Raspberry Pi 3 B+] [ 1.499841] e1000: Copyright (c) 1999-2006 Intel Corporation.
[Raspberry Pi 3 B+] [ 1.507195] e1000e: Intel(R) PRO/1000 Network Driver
[Raspberry Pi 3 B+] [ 1.513687] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[Raspberry Pi 3 B+] [ 1.521178] igb: Intel(R) Gigabit Ethernet Network Driver
[Raspberry Pi 3 B+] [ 1.528055] igb: Copyright (c) 2007-2014 Intel Corporation.
[Raspberry Pi 3 B+] [ 1.535128] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[Raspberry Pi 3 B+] [ 1.542844] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[Raspberry Pi 3 B+] [ 1.550762] sky2: driver version 1.30
[Raspberry Pi 3 B+] [ 1.559590] usbcore: registered new interface driver r8152
[Raspberry Pi 3 B+] [ 1.566518] usbcore: registered new interface driver lan78xx
[Raspberry Pi 3 B+] [ 1.573601] usbcore: registered new interface driver asix
[Raspberry Pi 3 B+] [ 1.580387] usbcore: registered new interface driver ax88179_178a
[Raspberry Pi 3 B+] [ 1.587874] usbcore: registered new interface driver cdc_ether
[Raspberry Pi 3 B+] [ 1.595120] usbcore: registered new interface driver smsc95xx
[Raspberry Pi 3 B+] [ 1.602200] usbcore: registered new interface driver net1080
[Raspberry Pi 3 B+] [ 1.609143] usbcore: registered new interface driver cdc_subset
[Raspberry Pi 3 B+] [ 1.616277] usbcore: registered new interface driver zaurus
[Raspberry Pi 3 B+] [ 1.623048] usbcore: registered new interface driver cdc_ncm
[Raspberry Pi 3 B+] [ 1.629861] usbcore: registered new interface driver lg-vl600
[Raspberry Pi 3 B+] [ 1.636710] usbcore: registered new interface driver r8153_ecm
[Raspberry Pi 3 B+] [ 1.643821] VFIO - User Level meta-driver version: 0.3
[Raspberry Pi 3 B+] [ 1.653587] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Raspberry Pi 3 B+] [ 1.661264] ehci-pci: EHCI PCI platform driver
[Raspberry Pi 3 B+] [ 1.666801] ehci-platform: EHCI generic platform driver
[Raspberry Pi 3 B+] [ 1.673276] ehci-orion: EHCI orion driver
[Raspberry Pi 3 B+] [ 1.678440] ehci-exynos: EHCI Exynos driver
[Raspberry Pi 3 B+] [ 1.683744] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[Raspberry Pi 3 B+] [ 1.690987] ohci-pci: OHCI PCI platform driver
[Raspberry Pi 3 B+] [ 1.696478] ohci-platform: OHCI generic platform driver
[Raspberry Pi 3 B+] [ 1.702885] ohci-exynos: OHCI Exynos driver
[Raspberry Pi 3 B+] [ 1.709048] usbcore: registered new interface driver cdc_acm
[Raspberry Pi 3 B+] [ 1.715817] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[Raspberry Pi 3 B+] [ 1.726130] usbcore: registered new interface driver usblp
[Raspberry Pi 3 B+] [ 1.732951] usbcore: registered new interface driver usb-storage
[Raspberry Pi 3 B+] [ 1.740346] usbcore: registered new interface driver cp210x
[Raspberry Pi 3 B+] [ 1.747217] usbserial: USB Serial support registered for cp210x
[Raspberry Pi 3 B+] [ 1.754488] usbcore: registered new interface driver ftdi_sio
[Raspberry Pi 3 B+] [ 1.761633] usbserial: USB Serial support registered for FTDI USB Serial Device
[Raspberry Pi 3 B+] [ 1.775569] i2c_dev: i2c /dev entries driver
[Raspberry Pi 3 B+] [ 1.783176] i2c-bcm2835 3f805000.i2c: Could not read clock-frequency property
[Raspberry Pi 3 B+] [ 1.802588] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[Raspberry Pi 3 B+] [ 1.815036] sdhci: Secure Digital Host Controller Interface driver
[Raspberry Pi 3 B+] [ 1.822789] sdhci: Copyright(c) Pierre Ossman
[Raspberry Pi 3 B+] [ 1.829984] Synopsys Designware Multimedia Card Interface Driver
[Raspberry Pi 3 B+] [ 1.839252] sdhci-pltfm: SDHCI platform and OF driver helper
[Raspberry Pi 3 B+] [ 1.850162] ledtrig-cpu: registered to indicate activity on CPUs
[Raspberry Pi 3 B+] [ 1.862156] usbcore: registered new interface driver usbhid
[Raspberry Pi 3 B+] [ 1.869346] usbhid: USB HID core driver
[Raspberry Pi 3 B+] [ 1.876458] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[Raspberry Pi 3 B+] [ 1.894948] Initializing XFRM netlink socket
[Raspberry Pi 3 B+] [ 1.901425] NET: Registered PF_INET6 protocol family
[Raspberry Pi 3 B+] [ 1.909190] Segment Routing with IPv6
[Raspberry Pi 3 B+] [ 1.914352] In-situ OAM (IOAM) with IPv6
[Raspberry Pi 3 B+] [ 1.918502] sdhost-bcm2835 3f202000.mmc: loaded - DMA enabled (>1)
[Raspberry Pi 3 B+] [ 1.919883] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[Raspberry Pi 3 B+] [ 1.935647] NET: Registered PF_PACKET protocol family
[Raspberry Pi 3 B+] [ 1.942550] 9pnet: Installing 9P2000 support
[Raspberry Pi 3 B+] [ 1.948433] Key type dns_resolver registered
[Raspberry Pi 3 B+] [ 1.955687] registered taskstats version 1
[Raspberry Pi 3 B+] [ 1.961311] Loading compiled-in X.509 certificates
[Raspberry Pi 3 B+] [ 1.979601] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 99, base_baud = 0) is a PL011 rev2
[Raspberry Pi 3 B+] [ 1.992864] serial serial0: tty port ttyAMA0 registered
[Raspberry Pi 3 B+] [ 2.004229] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-10-14T15:43:08
[Raspberry Pi 3 B+] [ 2.032616] fb0: switching to vc4 from simple
[Raspberry Pi 3 B+] [ 2.037901] Console: switching to colour dummy device 80x25
[Raspberry Pi 3 B+] [ 2.053074] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops)
[Raspberry Pi 3 B+] [ 2.061865] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops)
[Raspberry Pi 3 B+] [ 2.068347] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops)
[Raspberry Pi 3 B+] [ 2.074657] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops)
[Raspberry Pi 3 B+] [ 2.080863] mmc0: host does not support reading read-only switch, assuming write-enable
[Raspberry Pi 3 B+] [ 2.080938] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops)
[Raspberry Pi 3 B+] [ 2.095912] mmc0: new high speed SDHC card at address aaaa
[Raspberry Pi 3 B+] [ 2.095944] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops)
[Raspberry Pi 3 B+] [ 2.102111] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[Raspberry Pi 3 B+] [ 2.108435] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops)
[Raspberry Pi 3 B+] [ 2.119941] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops)
[Raspberry Pi 3 B+] [ 2.127692] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[Raspberry Pi 3 B+] [ 2.136272] Console: switching to colour frame buffer device 90x30
[Raspberry Pi 3 B+] [ 2.143425] vc4-drm soc:gpu: [drm] fb0: vc4drmfb frame buffer device
[Raspberry Pi 3 B+] [ 2.154031] mmcblk0: p1 p2 p3 p4
[Raspberry Pi 3 B+] [ 2.681223] dwc2 3f980000.usb: supply vusb_d not found, using dummy regulator
[Raspberry Pi 3 B+] [ 2.688626] dwc2 3f980000.usb: supply vusb_a not found, using dummy regulator
[Raspberry Pi 3 B+] [ 2.747753] dwc2 3f980000.usb: DWC OTG Controller
[Raspberry Pi 3 B+] [ 2.753206] dwc2 3f980000.usb: new USB bus registered, assigned bus number 1
[Raspberry Pi 3 B+] [ 2.761047] dwc2 3f980000.usb: irq 51, io mem 0x3f980000
[Raspberry Pi 3 B+] [ 2.768061] hub 1-0:1.0: USB hub found
[Raspberry Pi 3 B+] [ 2.772666] hub 1-0:1.0: 1 port detected
[Raspberry Pi 3 B+] [ 2.788253] sdhci-iproc 3f300000.mmc: allocated mmc-pwrseq
[Raspberry Pi 3 B+] [ 2.791495] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Raspberry Pi 3 B+] [ 2.804895] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Raspberry Pi 3 B+] [ 2.812038] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[Raspberry Pi 3 B+] [ 2.812107] ALSA device list:
[Raspberry Pi 3 B+] [ 2.820845] cfg80211: failed to load regulatory.db
[Raspberry Pi 3 B+] [ 2.823813] #0: vc4-hdmi
[Raspberry Pi 3 B+] [ 2.833458] mmc1: SDHCI controller on 3f300000.mmc [3f300000.mmc] using PIO
[Raspberry Pi 3 B+] [ 2.847840] VFS: Mounted root (squashfs filesystem) readonly on device 179:2.
[Raspberry Pi 3 B+] [ 2.856284] devtmpfs: mounted
[Raspberry Pi 3 B+] [ 2.865348] Freeing unused kernel memory: 8640K
[Raspberry Pi 3 B+] [ 2.892881] Run /gokrazy/init as init process
[Raspberry Pi 3 B+] [ 2.930423] mmc1: new high speed SDIO card at address 0001
[Raspberry Pi 3 B+] [ 3.076861] usb 1-1: new high-speed USB device number 2 using dwc2
[Raspberry Pi 3 B+] gokrazy build timestamp 2022-10-19T05:06:40Z
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 gokrazy.go:76: found hardwar[ 3.219743] EXT4-fs (mmcblk0p4): bad geometry: block count 3606912 exceeds size of device (3606907 blocks)
[Raspberry Pi 3 B+] e watchdog "Broadcom BCM2835 Watchdog timer" with timeou[ 3.234441] FAT-fs (mmcblk0p4): bogus number of reserved sectors
[Raspberry Pi 3 B+] t 15s, p[ 3.241627] FAT-fs (mmcblk0p4): Can't find a valid FAT filesystem
[Raspberry Pi 3 B+] inging...
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 mount.go:112: Could not mount permanent storage partition /dev/mmcblk0p4 as ext4: invalid argument
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 mount.go:112: Could not mount permanent storage partition /dev/mmcblk0p4 as vfat: invalid argument
[Raspberry Pi 3 B+] hostname "bakeryplus"
[Raspberry Pi 3 B+] gokrazy device model Raspberry Pi 3 Model B Plus Rev 1.3
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 status.go:227: getting EEPROM version: RECOVERY.000 not found, assuming update unsuccessful
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 listeners.go:136: now l[ 3.290250] hub 1-1:1.0: USB hub found
[Raspberry Pi 3 B+] istening on 127.[ 3.295448] hub 1-1:1.0: 4 ports detected
[Raspberry Pi 3 B+] 0.0.1:80
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 listeners.go:136: now listening on [::1]:80
[Raspberry Pi 3 B+] [ 3.592889] usb 1-1.1: new high-speed USB device number 3 using dwc2
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 randomd.go:83: seeding random pool failed: o[ 3.697608] hub 1-1.1:1.0: USB hub found
[Raspberry Pi 3 B+] pen /per[ 3.702784] hub 1-1.1:1.0: 3 ports detected
[Raspberry Pi 3 B+] m/random.seed: read-only file system
[Raspberry Pi 3 B+] timestamps: boot: 2022-10-19 05:06:44 +0000 UTC, root: 2022-10-19 05:06:45 +0000 UTC (boot=1666156004 root=1666156005)
[Raspberry Pi 3 B+] [ 4.416847] usb 1-1.1.1: new high-speed USB device number 4 using dwc2
[Raspberry Pi 3 B+] [ 4.787991] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
[Raspberry Pi 3 B+] [ 7.474771] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[Raspberry Pi 3 B+] 1970/01/01 00:00:08 listeners.go:136: now listening on 10.0.0.107:80
[Raspberry Pi 3 B+] 1970/01/01 00:00:08 listeners.go:133: listen: listen tcp [fe80::ba27:ebff:fe46:1240%eth0]:80: bind: cannot assign requested address
[Raspberry Pi 3 B+] 1970/01/01 00:00:08 listeners.go:133: listen: listen tcp [fe80::ba27:ebff:fe46:1240%eth0]:80: bind: cannot assign requested address
[Raspberry Pi 3 B+] 1970/01/01 00:00:09 listeners.go:136: now listening on [fe80::ba27:ebff:fe46:1240%eth0]:80
[Raspberry Pi 3 B+] [ 26.232082] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[Raspberry Pi 3 B+] [ 26.241812] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.bin failed with error -2
[Raspberry Pi 3 B+] [ 26.435717] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[Raspberry Pi 3 B+] [ 26.459466] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 2 2020 23:30:41 version 7.45.202 (r724630 CY) FWID 01-72f6ece2
[Raspberry Pi 3 B+] [ 30.070165] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[Raspberry Pi 3 B+] 2022/10/19 05:07:48 listeners.go:136: now listening on [fe80::ba27:ebff:fe13:4715%wlan0]:80
[Raspberry Pi 3 B+] 2022/10/19 05:07:49 listeners.go:136: now listening on [fd7c:ae21:eb36:0:ba27:ebff:fe13:4715]:80
[Raspberry Pi 3 B+] 2022/10/19 05:07:58 listeners.go:136: now listening on 192.168.1.211:80
[Raspberry Pi 3 B+] 2022/10/19 05:07:59 listeners.go:172: no longer listening on 192.168.1.211:80
[Raspberry Pi 3 B+] 2022/10/19 05:07:59 listeners.go:164: serving on 192.168.1.211:80: http: Server closed
[Raspberry Pi 3 B+] 2022/10/19 05:08:16 listeners.go:136: now listening on 192.168.1.211:80
[Raspberry Pi 3 B+] 2022/10/19 05:08:17 listeners.go:172: no longer listening on 192.168.1.211:80
[Raspberry Pi 3 B+] 2022/10/19 05:08:17 listeners.go:164: serving on 192.168.1.211:80: http: Server closed
[Raspberry Pi 3 B+] SUCCESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment