After upgrading kernel 6.9.10 to 6.10.7 all Xen PVH VM's became unavailable.
Downgrading the kernel back to 6.9.10 makes the VM's work again.
Snippet stack trace + kernel logs (good and bad) in attachments.
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: xen_netfront: Initialising Xen virtual ethernet driver
Sep 01 08:59:21 web3.xxxxxxxx.com systemd-udevd[248]: vfb-0: Worker [250] terminated by signal 9 (KILL).
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: BUG: kernel NULL pointer dereference, address: 0000000000000060
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: #PF: supervisor read access in kernel mode
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: #PF: error_code(0x0000) - not-present page
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: PGD 0 P4D 0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Oops: Oops: 0000 [#1] PREEMPT SMP PTI
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CPU: 0 PID: 250 Comm: (udev-worker) Not tainted 6.10.7-arch1-1 #1 2b2df360fbb0436393dc89f6589e9eeea2964ecb
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RIP: 0010:video_is_primary_device+0x9/0x40
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Code: 48 89 d8 5b c3 cc cc cc cc 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 <48> 81 7f 60 80 e3 54 90 74 07 31 c0 c3 cc cc cc cc 53 48 89 fb 48
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RSP: 0000:ffffbb06808d7a60 EFLAGS: 00010246
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RAX: 0000000000000000 RBX: ffff90ca41367800 RCX: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RBP: 0000000000000000 R08: 0000000000000060 R09: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R10: ffffbb06808d7a78 R11: 0000000000000006 R12: ffffbb06808d7a90
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R13: ffff90ca41367a88 R14: ffff90ca41367a60 R15: ffff90cb41330788
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: FS: 000072bfd74c0880(0000) GS:ffff90ce33a00000(0000) knlGS:0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CR2: 0000000000000060 CR3: 0000000001326002 CR4: 00000000003706f0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Call Trace:
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: <TASK>
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __die_body.cold+0x19/0x27
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? page_fault_oops+0x15a/0x2d0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __kernfs_new_node+0x17d/0x200
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? exc_page_fault+0x81/0x190
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? asm_exc_page_fault+0x26/0x30
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? video_is_primary_device+0x9/0x40
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_fb_registered+0x100/0x110
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: fbcon_fb_registered+0x4d/0x70
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: register_framebuffer+0x198/0x2a0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: xenfb_probe+0x30d/0x430 [xen_fbfront 61323dae510a72b3d2c332a2b0273cf6365e9002]
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: xenbus_dev_probe+0xe3/0x1d0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: really_probe+0xdb/0x340
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? pm_runtime_barrier+0x54/0x90
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __pfx___driver_attach+0x10/0x10
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __driver_probe_device+0x78/0x110
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: driver_probe_device+0x1f/0xa0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __driver_attach+0xba/0x1c0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: bus_for_each_dev+0x8c/0xe0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: bus_add_driver+0x112/0x1f0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: driver_register+0x72/0xd0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __xenbus_register_frontend+0x2b/0x50
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __pfx_xenfb_init+0x10/0x10 [xen_fbfront 61323dae510a72b3d2c332a2b0273cf6365e9002]
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_one_initcall+0x58/0x310
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_init_module+0x60/0x220
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: init_module_from_file+0x89/0xe0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: idempotent_init_module+0x121/0x320
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __x64_sys_finit_module+0x5e/0xb0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_syscall_64+0x82/0x190
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? do_user_addr_fault+0x36c/0x620
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? clear_bhb_loop+0x25/0x80
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? clear_bhb_loop+0x25/0x80
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? clear_bhb_loop+0x25/0x80
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RIP: 0033:0x72bfd6f261fd
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d e3 fa 0c 00 f7 d8 64 89 01 48
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RSP: 002b:00007ffe27bf3868 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RAX: ffffffffffffffda RBX: 00005aeffdff9b00 RCX: 000072bfd6f261fd
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RDX: 0000000000000004 RSI: 000072bfd74ba05d RDI: 0000000000000011
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RBP: 00007ffe27bf3920 R08: 0000000000000002 R09: 00007ffe27bf38d0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R10: 0000000000000007 R11: 0000000000000246 R12: 000072bfd74ba05d
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R13: 0000000000020000 R14: 00005aeffdff8e90 R15: 00005aeffdfbc4c0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: </TASK>
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Modules linked in: xen_netfront(+) xen_fbfront(+) intel_uncore(-) pcspkr loop dm_mod nfnetlink vsock_loopback vmw_vsock_virtio_transport_common vmw_vsock_vmci_transport vsock vmw_vmci ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 xen_blkfront crc32c_intel
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CR2: 0000000000000060
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ---[ end trace 0000000000000000 ]---
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RIP: 0010:video_is_primary_device+0x9/0x40
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Code: 48 89 d8 5b c3 cc cc cc cc 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 <48> 81 7f 60 80 e3 54 90 74 07 31 c0 c3 cc cc cc cc 53 48 89 fb 48
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RSP: 0000:ffffbb06808d7a60 EFLAGS: 00010246
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RAX: 0000000000000000 RBX: ffff90ca41367800 RCX: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RBP: 0000000000000000 R08: 0000000000000060 R09: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R10: ffffbb06808d7a78 R11: 0000000000000006 R12: ffffbb06808d7a90
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R13: ffff90ca41367a88 R14: ffff90ca41367a60 R15: ffff90cb41330788
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: FS: 000072bfd74c0880(0000) GS:ffff90ce33a00000(0000) knlGS:0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CR2: 0000000000000060 CR3: 0000000001326002 CR4: 00000000003706f0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: note: (udev-worker)[250] exited with irqs disabled
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: xen_netfront: backend supports XDP headroom
Downgrading the kernel back to 6.9.10 makes the VM's work again.
Snippet stack trace + kernel logs (good and bad) in attachments.
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: xen_netfront: Initialising Xen virtual ethernet driver
Sep 01 08:59:21 web3.xxxxxxxx.com systemd-udevd[248]: vfb-0: Worker [250] terminated by signal 9 (KILL).
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: BUG: kernel NULL pointer dereference, address: 0000000000000060
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: #PF: supervisor read access in kernel mode
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: #PF: error_code(0x0000) - not-present page
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: PGD 0 P4D 0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Oops: Oops: 0000 [#1] PREEMPT SMP PTI
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CPU: 0 PID: 250 Comm: (udev-worker) Not tainted 6.10.7-arch1-1 #1 2b2df360fbb0436393dc89f6589e9eeea2964ecb
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RIP: 0010:video_is_primary_device+0x9/0x40
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Code: 48 89 d8 5b c3 cc cc cc cc 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 <48> 81 7f 60 80 e3 54 90 74 07 31 c0 c3 cc cc cc cc 53 48 89 fb 48
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RSP: 0000:ffffbb06808d7a60 EFLAGS: 00010246
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RAX: 0000000000000000 RBX: ffff90ca41367800 RCX: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RBP: 0000000000000000 R08: 0000000000000060 R09: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R10: ffffbb06808d7a78 R11: 0000000000000006 R12: ffffbb06808d7a90
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R13: ffff90ca41367a88 R14: ffff90ca41367a60 R15: ffff90cb41330788
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: FS: 000072bfd74c0880(0000) GS:ffff90ce33a00000(0000) knlGS:0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CR2: 0000000000000060 CR3: 0000000001326002 CR4: 00000000003706f0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Call Trace:
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: <TASK>
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __die_body.cold+0x19/0x27
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? page_fault_oops+0x15a/0x2d0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __kernfs_new_node+0x17d/0x200
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? exc_page_fault+0x81/0x190
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? asm_exc_page_fault+0x26/0x30
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? video_is_primary_device+0x9/0x40
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_fb_registered+0x100/0x110
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: fbcon_fb_registered+0x4d/0x70
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: register_framebuffer+0x198/0x2a0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: xenfb_probe+0x30d/0x430 [xen_fbfront 61323dae510a72b3d2c332a2b0273cf6365e9002]
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: xenbus_dev_probe+0xe3/0x1d0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: really_probe+0xdb/0x340
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? pm_runtime_barrier+0x54/0x90
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __pfx___driver_attach+0x10/0x10
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __driver_probe_device+0x78/0x110
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: driver_probe_device+0x1f/0xa0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __driver_attach+0xba/0x1c0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: bus_for_each_dev+0x8c/0xe0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: bus_add_driver+0x112/0x1f0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: driver_register+0x72/0xd0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __xenbus_register_frontend+0x2b/0x50
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __pfx_xenfb_init+0x10/0x10 [xen_fbfront 61323dae510a72b3d2c332a2b0273cf6365e9002]
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_one_initcall+0x58/0x310
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_init_module+0x60/0x220
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: init_module_from_file+0x89/0xe0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: idempotent_init_module+0x121/0x320
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __x64_sys_finit_module+0x5e/0xb0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_syscall_64+0x82/0x190
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? do_user_addr_fault+0x36c/0x620
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? clear_bhb_loop+0x25/0x80
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? clear_bhb_loop+0x25/0x80
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? clear_bhb_loop+0x25/0x80
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RIP: 0033:0x72bfd6f261fd
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d e3 fa 0c 00 f7 d8 64 89 01 48
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RSP: 002b:00007ffe27bf3868 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RAX: ffffffffffffffda RBX: 00005aeffdff9b00 RCX: 000072bfd6f261fd
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RDX: 0000000000000004 RSI: 000072bfd74ba05d RDI: 0000000000000011
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RBP: 00007ffe27bf3920 R08: 0000000000000002 R09: 00007ffe27bf38d0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R10: 0000000000000007 R11: 0000000000000246 R12: 000072bfd74ba05d
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R13: 0000000000020000 R14: 00005aeffdff8e90 R15: 00005aeffdfbc4c0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: </TASK>
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Modules linked in: xen_netfront(+) xen_fbfront(+) intel_uncore(-) pcspkr loop dm_mod nfnetlink vsock_loopback vmw_vsock_virtio_transport_common vmw_vsock_vmci_transport vsock vmw_vmci ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 xen_blkfront crc32c_intel
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CR2: 0000000000000060
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ---[ end trace 0000000000000000 ]---
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RIP: 0010:video_is_primary_device+0x9/0x40
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Code: 48 89 d8 5b c3 cc cc cc cc 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 <48> 81 7f 60 80 e3 54 90 74 07 31 c0 c3 cc cc cc cc 53 48 89 fb 48
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RSP: 0000:ffffbb06808d7a60 EFLAGS: 00010246
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RAX: 0000000000000000 RBX: ffff90ca41367800 RCX: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RBP: 0000000000000000 R08: 0000000000000060 R09: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R10: ffffbb06808d7a78 R11: 0000000000000006 R12: ffffbb06808d7a90
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R13: ffff90ca41367a88 R14: ffff90ca41367a60 R15: ffff90cb41330788
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: FS: 000072bfd74c0880(0000) GS:ffff90ce33a00000(0000) knlGS:0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CR2: 0000000000000060 CR3: 0000000001326002 CR4: 00000000003706f0
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: note: (udev-worker)[250] exited with irqs disabled
Sep 01 08:59:21 web3.xxxxxxxx.com kernel: xen_netfront: backend supports XDP headroom
[ 0.000000] Linux version 6.9.10-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Thu, 18 Jul 2024 18:06:13 +0000 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d03cdf45-a8e3-4e76-b632-1cfdab74c78c rw loglevel=3 quiet audit=0 page_owner=on debug_pagealloc=on [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000fbffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000fc000000-0x00000000fc008fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000feff8000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000403ffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] DMI not present or invalid. [ 0.000000] Hypervisor detected: Xen HVM [ 0.000000] Xen version 4.18. [ 0.000000] platform_pci_unplug: Xen Platform PCI: unrecognised magic value [ 0.000003] HVMOP_pagetable_dying not supported [ 0.103125] tsc: Fast TSC calibration failed [ 0.103126] tsc: Detected 3407.994 MHz processor [ 0.103272] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.103275] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.103277] last_pfn = 0x404000 max_arch_pfn = 0x400000000 [ 0.103313] MTRR map: 0 entries (0 fixed + 0 variable; max 16), built from 8 variable MTRRs [ 0.103315] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.103352] last_pfn = 0xfc000 max_arch_pfn = 0x400000000 [ 0.114041] Using GB pages for direct mapping [ 0.114171] RAMDISK: [mem 0x36e1f000-0x37706fff] [ 0.114193] ACPI: Early table checksum verification disabled [ 0.114203] ACPI: RSDP 0x00000000FC008000 000024 (v02 Xen ) [ 0.114206] ACPI: XSDT 0x00000000FC007F50 000034 (v01 Xen HVM 00000000 HVML 00000000) [ 0.114211] ACPI: FACP 0x00000000FC007D60 00010C (v05 Xen HVM 00000000 HVML 00000000) [ 0.114216] ACPI: DSDT 0x00000000FC001040 006C9B (v05 Xen HVM 00000000 INTL 20230628) [ 0.114219] ACPI: FACS 0x00000000FC001000 000040 [ 0.114222] ACPI: FACS 0x00000000FC001000 000040 [ 0.114224] ACPI: APIC 0x00000000FC007E70 000034 (v02 Xen HVM 00000000 HVML 00000000) [ 0.114227] ACPI: Reserving FACP table memory at [mem 0xfc007d60-0xfc007e6b] [ 0.114228] ACPI: Reserving DSDT table memory at [mem 0xfc001040-0xfc007cda] [ 0.114228] ACPI: Reserving FACS table memory at [mem 0xfc001000-0xfc00103f] [ 0.114229] ACPI: Reserving FACS table memory at [mem 0xfc001000-0xfc00103f] [ 0.114229] ACPI: Reserving APIC table memory at [mem 0xfc007e70-0xfc007ea3] [ 0.114348] No NUMA configuration found [ 0.114349] Faking a node at [mem 0x0000000000000000-0x0000000403ffffff] [ 0.114351] NODE_DATA(0) allocated [mem 0x403ffa000-0x403ffefff] [ 0.114373] Zone ranges: [ 0.114377] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.114379] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.114380] Normal [mem 0x0000000100000000-0x0000000403ffffff] [ 0.114381] Device empty [ 0.114381] Movable zone start for each node [ 0.114382] Early memory node ranges [ 0.114382] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.114383] node 0: [mem 0x0000000000100000-0x00000000fbffffff] [ 0.114384] node 0: [mem 0x0000000100000000-0x0000000403ffffff] [ 0.114386] Initmem setup node 0 [mem 0x0000000000001000-0x0000000403ffffff] [ 0.114405] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.114423] On node 0, zone DMA: 96 pages in unavailable ranges [ 0.143414] On node 0, zone Normal: 16384 pages in unavailable ranges [ 0.144004] On node 0, zone Normal: 16384 pages in unavailable ranges [ 0.144085] ACPI: No IOAPIC entries present [ 0.144087] ACPI: Using ACPI for processor (LAPIC) configuration information [ 0.144088] TSC deadline timer available [ 0.144092] CPU topo: Max. logical packages: 1 [ 0.144093] CPU topo: Max. logical dies: 1 [ 0.144094] CPU topo: Max. dies per package: 1 [ 0.144096] CPU topo: Max. threads per core: 1 [ 0.144097] CPU topo: Num. cores per package: 1 [ 0.144097] CPU topo: Num. threads per package: 1 [ 0.144098] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs [ 0.144103] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.144106] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.144107] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfc008fff] [ 0.144108] PM: hibernation: Registered nosave memory: [mem 0xfc009000-0xfeff7fff] [ 0.144108] PM: hibernation: Registered nosave memory: [mem 0xfeff8000-0xfeffffff] [ 0.144109] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.144110] [mem 0xfc009000-0xfeff7fff] available for PCI devices [ 0.144114] Booting paravirtualized kernel on Xen PVH [ 0.144115] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns [ 0.148282] setup_percpu: NR_CPUS:320 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.148982] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u2097152 [ 0.148985] pcpu-alloc: s233472 r8192 d28672 u2097152 alloc=1*2097152 [ 0.148987] pcpu-alloc: [0] 0 [ 0.149002] xen: PV spinlocks disabled [ 0.149004] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d03cdf45-a8e3-4e76-b632-1cfdab74c78c rw loglevel=3 quiet audit=0 page_owner=on debug_pagealloc=on [ 0.149051] audit: disabled (until reboot) [ 0.149072] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux page_owner=on debug_pagealloc=on", will be passed to user space. [ 0.149092] random: crng init done [ 0.150185] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.150737] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.150784] Fallback order for Node 0: 0 [ 0.150788] Built 1 zonelists, mobility grouping on. Total pages: 4128256 [ 0.150789] Policy zone: Normal [ 0.154129] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.154135] software IO TLB: area num 1. [ 0.200414] Memory: 16361884K/16776828K available (18432K kernel code, 2165K rwdata, 13264K rodata, 3420K init, 3600K bss, 414684K reserved, 0K cma-reserved) [ 0.200556] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.200573] Kernel/User page tables isolation: enabled [ 0.200601] ftrace: allocating 50029 entries in 196 pages [ 0.206327] ftrace: allocated 196 pages with 3 groups [ 0.206392] Dynamic Preempt: full [ 0.206420] rcu: Preemptible hierarchical RCU implementation. [ 0.206421] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=1. [ 0.206421] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.206422] Trampoline variant of Tasks RCU enabled. [ 0.206422] Rude variant of Tasks RCU enabled. [ 0.206423] Tracing variant of Tasks RCU enabled. [ 0.206423] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies. [ 0.206424] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.206427] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.206428] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.206429] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.209364] NR_IRQS: 20736, nr_irqs: 32, preallocated irqs: 16 [ 0.209391] xen:events: Using FIFO-based ABI [ 0.209406] xen:events: Xen HVM callback vector for event delivery is enabled [ 0.209569] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.210487] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) [ 0.210516] Console: colour dummy device 80x25 [ 0.210517] printk: legacy console [tty0] enabled [ 0.210568] ACPI: Core revision 20230628 [ 0.210604] ACPI: setting ELCR to 0200 (from ffff) [ 0.210634] APIC: Switch to symmetric I/O mode setup [ 0.210648] x2apic enabled [ 0.210683] APIC: Switched APIC routing to: physical x2apic [ 0.210722] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x311fcde90a1, max_idle_ns: 440795222066 ns [ 0.210726] Calibrating delay loop (skipped), value calculated using timer frequency.. 6818.98 BogoMIPS (lpj=11359980) [ 0.210837] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 [ 0.210838] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 [ 0.210843] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.210844] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on vm exit [ 0.210845] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall [ 0.210845] Spectre V2 : Mitigation: IBRS [ 0.210846] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.210846] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.210847] RETBleed: Mitigation: IBRS [ 0.210848] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.210849] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.210853] MDS: Mitigation: Clear CPU buffers [ 0.210853] MMIO Stale Data: Mitigation: Clear CPU buffers [ 0.210857] SRBDS: Unknown: Dependent on hypervisor status [ 0.210868] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.210869] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.210870] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.210871] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.210872] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. [ 0.214057] Freeing SMP alternatives memory: 40K [ 0.214057] pid_max: default: 32768 minimum: 301 [ 0.214057] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf [ 0.214057] landlock: Up and running. [ 0.214057] Yama: becoming mindful. [ 0.214057] LSM support for eBPF active [ 0.214057] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.214057] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.214057] clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.214057] Xen: using vcpuop timer interface [ 0.214057] installing Xen timer for CPU 0 [ 0.214057] smpboot: CPU0: Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz (family: 0x6, model: 0x9e, stepping: 0xa) [ 0.214057] Performance Events: unsupported p6 CPU model 158 no PMU driver, software events only. [ 0.214057] signal: max sigframe size: 1776 [ 0.214057] rcu: Hierarchical SRCU implementation. [ 0.214057] rcu: Max phase no-delay instances is 1000. [ 0.214057] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.214057] smp: Bringing up secondary CPUs ... [ 0.214057] smp: Brought up 1 node, 1 CPU [ 0.214057] smpboot: Total of 1 processors activated (6818.98 BogoMIPS) [ 0.214057] devtmpfs: initialized [ 0.214057] x86/mm: Memory block size: 128MB [ 0.214057] resource: avoiding allocation from e820 entry [mem 0xfeff8000-0xfeffffff] [ 0.214057] resource: remaining [mem 0x00000000fc009000-0x00000000feff7fff] available [ 0.214434] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.214445] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.214499] pinctrl core: initialized pinctrl subsystem [ 0.221136] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.221167] xen:grant_table: Grant tables using version 1 layout [ 0.221182] Grant table initialized [ 0.221355] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.221432] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.221510] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.221635] thermal_sys: Registered thermal governor 'fair_share' [ 0.221636] thermal_sys: Registered thermal governor 'bang_bang' [ 0.221637] thermal_sys: Registered thermal governor 'step_wise' [ 0.221638] thermal_sys: Registered thermal governor 'user_space' [ 0.221638] thermal_sys: Registered thermal governor 'power_allocator' [ 0.221646] cpuidle: using governor ladder [ 0.221649] cpuidle: using governor menu [ 0.221707] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.222048] PCI: Fatal: No config space access function found [ 0.222148] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.243503] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.243504] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 0.243505] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.243506] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.243617] Demotion targets for Node 0: null [ 0.243928] ACPI: Added _OSI(Module Device) [ 0.243929] ACPI: Added _OSI(Processor Device) [ 0.243930] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243930] ACPI: Added _OSI(Processor Aggregator Device) [ 0.248449] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.248632] ACPI: OSL: SCI (ACPI GSI 9) not registered [ 0.248825] ACPI: _OSC evaluation for CPUs failed, trying _PDC [ 0.250490] ACPI: Interpreter enabled [ 0.250493] ACPI: PM: (supports S0) [ 0.250494] ACPI: Using platform specific model for interrupt routing [ 0.250755] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250756] PCI: Using E820 reservations for host bridge windows [ 0.250883] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.250891] ACPI Error: No handler or method for GPE 00, disabling event (20230628/evgpe-839) [ 0.250898] ACPI Error: No handler or method for GPE 01, disabling event (20230628/evgpe-839) [ 0.250911] ACPI Error: No handler or method for GPE 03, disabling event (20230628/evgpe-839) [ 0.250918] ACPI Error: No handler or method for GPE 04, disabling event (20230628/evgpe-839) [ 0.250925] ACPI Error: No handler or method for GPE 05, disabling event (20230628/evgpe-839) [ 0.250931] ACPI Error: No handler or method for GPE 06, disabling event (20230628/evgpe-839) [ 0.250938] ACPI Error: No handler or method for GPE 07, disabling event (20230628/evgpe-839) [ 0.255651] xen:balloon: Initialising balloon driver [ 0.258774] iommu: Default domain type: Translated [ 0.258776] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.258896] SCSI subsystem initialized [ 0.258925] libata version 3.00 loaded. [ 0.258932] ACPI: bus type USB registered [ 0.258943] usbcore: registered new interface driver usbfs [ 0.258947] usbcore: registered new interface driver hub [ 0.258950] usbcore: registered new device driver usb [ 0.258972] EDAC MC: Ver: 3.0.0 [ 0.259249] NetLabel: Initializing [ 0.259250] NetLabel: domain hash size = 128 [ 0.259251] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.259262] NetLabel: unlabeled traffic allowed by default [ 0.259265] mctp: management component transport protocol core [ 0.259266] NET: Registered PF_MCTP protocol family [ 0.259275] PCI: Using ACPI for IRQ routing [ 0.259276] PCI: System does not support PCI [ 0.259305] vgaarb: loaded [ 0.259503] clocksource: Switched to clocksource xen [ 0.259777] VFS: Disk quotas dquot_6.6.0 [ 0.259787] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.259859] pnp: PnP ACPI init [ 0.259875] pnp: PnP ACPI: found 0 devices [ 0.260724] NET: Registered PF_INET protocol family [ 0.260724] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.270596] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.270609] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.270654] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.270833] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.270970] TCP: Hash tables configured (established 131072 bind 65536) [ 0.271025] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) [ 0.271054] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.271078] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.271113] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.271119] NET: Registered PF_XDP protocol family [ 0.271122] PCI: CLS 0 bytes, default 64 [ 0.271130] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.271131] software IO TLB: mapped [mem 0x00000000f8000000-0x00000000fc000000] (64MB) [ 0.271184] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x311fcde90a1, max_idle_ns: 440795222066 ns [ 0.271247] Trying to unpack rootfs image as initramfs... [ 0.304676] Initialise system trusted keyrings [ 0.304685] Key type blacklist registered [ 0.304834] Freeing initrd memory: 9120K [ 0.304941] workingset: timestamp_bits=41 max_order=22 bucket_order=0 [ 0.305187] zbud: loaded [ 0.305285] fuse: init (API version 7.40) [ 0.305352] integrity: Platform Keyring initialized [ 0.305354] integrity: Machine keyring initialized [ 0.313581] Key type asymmetric registered [ 0.313582] Asymmetric key parser 'x509' registered [ 0.313600] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.313624] io scheduler mq-deadline registered [ 0.313625] io scheduler kyber registered [ 0.313630] io scheduler bfq registered [ 0.313690] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.583085] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588207] Non-volatile memory driver v1.3 [ 0.588208] Linux agpgart interface v0.103 [ 0.588228] ACPI: bus type drm_connector registered [ 0.588470] usbcore: registered new interface driver usbserial_generic [ 0.588473] usbserial: USB Serial support registered for generic [ 0.588501] intel_pstate: CPU model not supported [ 0.588511] ledtrig-cpu: registered to indicate activity on CPUs [ 0.588528] hid: raw HID events driver (C) Jiri Kosina [ 0.588588] drop_monitor: Initializing network drop monitor service [ 0.588656] NET: Registered PF_INET6 protocol family [ 0.598880] Segment Routing with IPv6 [ 0.598881] RPL Segment Routing with IPv6 [ 0.598887] In-situ OAM (IOAM) with IPv6 [ 0.598915] NET: Registered PF_PACKET protocol family [ 0.601276] IPI shorthand broadcast: enabled [ 0.603014] sched_clock: Marking stable (600006710, 1153571)->(627477926, -26317645) [ 0.604548] registered taskstats version 1 [ 0.604695] Loading compiled-in X.509 certificates [ 0.606728] Loaded X.509 cert 'Build time autogenerated kernel key: 1f9af57cebf1d9222d2d9ced37a7c4e05f3629f9' [ 0.613371] zswap: loaded using pool zstd/zsmalloc [ 0.618228] Key type .fscrypt registered [ 0.618230] Key type fscrypt-provisioning registered [ 0.618655] xenbus_probe_frontend: Device with no driver: device/vbd/51712 [ 0.618656] xenbus_probe_frontend: Device with no driver: device/vfb/0 [ 0.618657] xenbus_probe_frontend: Device with no driver: device/vkbd/0 [ 0.618657] xenbus_probe_frontend: Device with no driver: device/vif/0 [ 0.624845] RAS: Correctable Errors collector initialized. [ 0.644512] clk: Disabling unused clocks [ 0.644515] PM: genpd: Disabling unused power domains [ 0.644515] xen:balloon: Waiting for initial ballooning down having finished. [ 16.557932] xen:balloon: Initial ballooning down finished. [ 16.558691] Freeing unused decrypted memory: 2028K [ 16.559117] Freeing unused kernel image (initmem) memory: 3420K [ 16.559131] Write protecting the kernel read-only data: 32768k [ 16.559356] Freeing unused kernel image (rodata/data gap) memory: 1072K [ 16.591472] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 16.591475] rodata_test: all tests were successful [ 16.591476] x86/mm: Checking user space page tables [ 16.622556] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 16.622568] Run /init as init process [ 16.622569] with arguments: [ 16.622570] /init [ 16.622571] with environment: [ 16.622571] HOME=/ [ 16.622572] TERM=linux [ 16.622572] BOOT_IMAGE=/boot/vmlinuz-linux [ 16.622573] page_owner=on [ 16.622574] debug_pagealloc=on [ 16.770044] Invalid max_queues (4), will use default max: 1. [ 16.784423] blkfront: xvda: flush diskcache: enabled; persistent grants: disabled; indirect descriptors: disabled; bounce buffer: disabled; [ 16.784977] xvda: xvda1 [ 16.993700] fbcon: Taking over console [ 17.049694] EXT4-fs (xvda1): mounted filesystem d03cdf45-a8e3-4e76-b632-1cfdab74c78c r/w with ordered data mode. Quota mode: none. [ 17.137655] systemd[1]: systemd 256.5-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE) [ 17.137660] systemd[1]: Detected virtualization xen. [ 17.137672] systemd[1]: Detected architecture x86-64. [ 17.138543] systemd[1]: Hostname set to <web3.xxxxxxxx.com>. [ 17.474854] systemd[1]: bpf-restrict-fs: LSM BPF program attached [ 17.594120] Guest personality initialized and is inactive [ 17.594157] VMCI host device registered (name=vmci, major=10, minor=122) [ 17.594159] Initialized host personality [ 17.597730] NET: Registered PF_VSOCK protocol family [ 17.752762] systemd[1]: Queued start job for default target Graphical Interface. [ 17.765512] systemd[1]: Created slice Slice /system/dirmngr. [ 17.765788] systemd[1]: Created slice Slice /system/getty. [ 17.766036] systemd[1]: Created slice Slice /system/gpg-agent. [ 17.766276] systemd[1]: Created slice Slice /system/gpg-agent-browser. [ 17.766516] systemd[1]: Created slice Slice /system/gpg-agent-extra. [ 17.766762] systemd[1]: Created slice Slice /system/gpg-agent-ssh. [ 17.766995] systemd[1]: Created slice Slice /system/keyboxd. [ 17.767238] systemd[1]: Created slice Slice /system/modprobe. [ 17.767480] systemd[1]: Created slice Slice /system/serial-getty. [ 17.767668] systemd[1]: Created slice User and Session Slice. [ 17.767722] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 17.767766] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 17.767944] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 17.767964] systemd[1]: Expecting device /dev/hvc0... [ 17.767975] systemd[1]: Reached target Local Encrypted Volumes. [ 17.767993] systemd[1]: Reached target Local Integrity Protected Volumes. [ 17.768012] systemd[1]: Reached target Path Units. [ 17.768025] systemd[1]: Reached target Remote File Systems. [ 17.768035] systemd[1]: Reached target Slice Units. [ 17.768053] systemd[1]: Reached target Swaps. [ 17.768071] systemd[1]: Reached target Local Verity Protected Volumes. [ 17.768149] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 17.769163] systemd[1]: Listening on Process Core Dump Socket. [ 17.769855] systemd[1]: Listening on Credential Encryption/Decryption. [ 17.769948] systemd[1]: Listening on Journal Socket (/dev/log). [ 17.770019] systemd[1]: Listening on Journal Sockets. [ 17.770124] systemd[1]: Listening on Network Service Netlink Socket. [ 17.770141] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 17.770151] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 17.770222] systemd[1]: Listening on udev Control Socket. [ 17.770269] systemd[1]: Listening on udev Kernel Socket. [ 17.771203] systemd[1]: Mounting Huge Pages File System... [ 17.776184] systemd[1]: Mounting POSIX Message Queue File System... [ 17.776699] systemd[1]: Mounting Kernel Debug File System... [ 17.780069] systemd[1]: Mounting Kernel Trace File System... [ 17.785838] systemd[1]: Mounting Temporary Directory /tmp... [ 17.792107] systemd[1]: Starting Create List of Static Device Nodes... [ 17.796889] systemd[1]: Starting Load Kernel Module configfs... [ 17.800299] systemd[1]: Starting Load Kernel Module dm_mod... [ 17.809333] systemd[1]: Starting Load Kernel Module drm... [ 17.812101] systemd[1]: Starting Load Kernel Module fuse... [ 17.825669] device-mapper: uevent: version 1.0.3 [ 17.825806] systemd[1]: Starting Load Kernel Module loop... [ 17.825862] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 17.825885] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). [ 17.826813] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxxxxxxx [ 17.827898] systemd[1]: Starting Journal Service... [ 17.841421] systemd[1]: Starting Load Kernel Modules... [ 17.841507] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 17.844644] systemd[1]: Starting Remount Root and Kernel File Systems... [ 17.844679] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 17.851624] loop: module loaded [ 17.855351] systemd[1]: Starting Load udev Rules from Credentials... [ 17.865125] systemd[1]: Starting Coldplug All udev Devices... [ 17.866046] systemd-journald[200]: Collecting audit messages is disabled. [ 17.867933] EXT4-fs (xvda1): re-mounted d03cdf45-a8e3-4e76-b632-1cfdab74c78c r/w. Quota mode: none. [ 17.869643] systemd[1]: Mounted Huge Pages File System. [ 17.869719] systemd[1]: Mounted POSIX Message Queue File System. [ 17.869790] systemd[1]: Mounted Kernel Debug File System. [ 17.869867] systemd[1]: Mounted Kernel Trace File System. [ 17.869936] systemd[1]: Mounted Temporary Directory /tmp. [ 17.874784] systemd[1]: Finished Create List of Static Device Nodes. [ 17.876293] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 17.878446] systemd[1]: Finished Load Kernel Module configfs. [ 17.878634] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 17.878743] systemd[1]: Finished Load Kernel Module dm_mod. [ 17.878985] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 17.879092] systemd[1]: Finished Load Kernel Module drm. [ 17.879262] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 17.879366] systemd[1]: Finished Load Kernel Module fuse. [ 17.879537] systemd[1]: modprobe@loop.service: Deactivated successfully. [ 17.879641] systemd[1]: Finished Load Kernel Module loop. [ 17.879807] systemd[1]: Finished Remount Root and Kernel File Systems. [ 17.893801] systemd[1]: Mounting FUSE Control File System... [ 17.894564] systemd[1]: Mounting Kernel Configuration File System... [ 17.904959] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met. [ 17.921246] systemd[1]: Starting Load/Save OS Random Seed... [ 17.921287] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. [ 17.927902] systemd[1]: Starting Create Static Device Nodes in /dev gracefully... [ 17.927917] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 17.928406] systemd[1]: Started Journal Service. [ 17.985606] systemd-journald[200]: Received client request to flush runtime journal. [ 18.240669] input: PC Speaker as /devices/platform/pcspkr/input/input0 [ 18.306571] xen_netfront: Initialising Xen virtual ethernet driver [ 18.309229] xen_netfront: backend supports XDP headroom [ 18.311560] input: Xen Virtual Keyboard as /devices/virtual/input/input1 [ 18.311632] Console: switching to colour frame buffer device 100x37 [ 18.314035] input: Xen Virtual Pointer as /devices/virtual/input/input2 [ 18.346870] mousedev: PS/2 mouse device common for all mice [ 18.348467] vif vif-0 enX0: renamed from eth0 [ 18.396644] cryptd: max_cpu_qlen set to 1000 [ 18.418218] AVX2 version of gcm_enc/dec engaged. [ 18.418237] AES CTR mode by8 optimization enabled [ 19.321631] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 19.324696] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 19.324801] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 19.324837] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 19.324849] cfg80211: failed to load regulatory.db
Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Linux version 6.10.7-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240805, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Thu, 29 Aug 2024 16:48:57 +0000 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d03cdf45-a8e3-4e76-b632-1cfdab74c78c rw loglevel=3 quiet audit=0 page_owner=on debug_pagealloc=on Sep 01 08:59:20 web3.xxxxxxxx.com kernel: BIOS-provided physical RAM map: Sep 01 08:59:20 web3.xxxxxxxx.com kernel: BIOS-e820: [mem 0x0000000000000000-0x00000000fbffffff] usable Sep 01 08:59:20 web3.xxxxxxxx.com kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000fc008fff] ACPI data Sep 01 08:59:20 web3.xxxxxxxx.com kernel: BIOS-e820: [mem 0x00000000feff8000-0x00000000feffffff] reserved Sep 01 08:59:20 web3.xxxxxxxx.com kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000403ffffff] usable Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NX (Execute Disable) protection: active Sep 01 08:59:20 web3.xxxxxxxx.com kernel: APIC: Static calls initialized Sep 01 08:59:20 web3.xxxxxxxx.com kernel: DMI not present or invalid. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Hypervisor detected: Xen HVM Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Xen version 4.18. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: platform_pci_unplug: Xen Platform PCI: unrecognised magic value Sep 01 08:59:20 web3.xxxxxxxx.com kernel: HVMOP_pagetable_dying not supported Sep 01 08:59:20 web3.xxxxxxxx.com kernel: tsc: Fast TSC calibration failed Sep 01 08:59:20 web3.xxxxxxxx.com kernel: tsc: Detected 3407.994 MHz processor Sep 01 08:59:20 web3.xxxxxxxx.com kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Sep 01 08:59:20 web3.xxxxxxxx.com kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Sep 01 08:59:20 web3.xxxxxxxx.com kernel: last_pfn = 0x404000 max_arch_pfn = 0x400000000 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: MTRR map: 0 entries (0 fixed + 0 variable; max 16), built from 8 variable MTRRs Sep 01 08:59:20 web3.xxxxxxxx.com kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Sep 01 08:59:20 web3.xxxxxxxx.com kernel: last_pfn = 0xfc000 max_arch_pfn = 0x400000000 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Using GB pages for direct mapping Sep 01 08:59:20 web3.xxxxxxxx.com kernel: RAMDISK: [mem 0x36e8d000-0x3773dfff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Early table checksum verification disabled Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: RSDP 0x00000000FC008000 000024 (v02 Xen ) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: XSDT 0x00000000FC007F50 000034 (v01 Xen HVM 00000000 HVML 00000000) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: FACP 0x00000000FC007D60 00010C (v05 Xen HVM 00000000 HVML 00000000) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: DSDT 0x00000000FC001040 006C9B (v05 Xen HVM 00000000 INTL 20230628) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: FACS 0x00000000FC001000 000040 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: FACS 0x00000000FC001000 000040 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: APIC 0x00000000FC007E70 000034 (v02 Xen HVM 00000000 HVML 00000000) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Reserving FACP table memory at [mem 0xfc007d60-0xfc007e6b] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Reserving DSDT table memory at [mem 0xfc001040-0xfc007cda] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Reserving FACS table memory at [mem 0xfc001000-0xfc00103f] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Reserving FACS table memory at [mem 0xfc001000-0xfc00103f] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Reserving APIC table memory at [mem 0xfc007e70-0xfc007ea3] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: No NUMA configuration found Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Faking a node at [mem 0x0000000000000000-0x0000000403ffffff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NODE_DATA(0) allocated [mem 0x403ffa000-0x403ffefff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Zone ranges: Sep 01 08:59:20 web3.xxxxxxxx.com kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Normal [mem 0x0000000100000000-0x0000000403ffffff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Device empty Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Movable zone start for each node Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Early memory node ranges Sep 01 08:59:20 web3.xxxxxxxx.com kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: node 0: [mem 0x0000000000100000-0x00000000fbffffff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: node 0: [mem 0x0000000100000000-0x0000000403ffffff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000403ffffff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: On node 0, zone DMA: 1 pages in unavailable ranges Sep 01 08:59:20 web3.xxxxxxxx.com kernel: On node 0, zone DMA: 96 pages in unavailable ranges Sep 01 08:59:20 web3.xxxxxxxx.com kernel: On node 0, zone Normal: 16384 pages in unavailable ranges Sep 01 08:59:20 web3.xxxxxxxx.com kernel: On node 0, zone Normal: 16384 pages in unavailable ranges Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: No IOAPIC entries present Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Using ACPI for processor (LAPIC) configuration information Sep 01 08:59:20 web3.xxxxxxxx.com kernel: TSC deadline timer available Sep 01 08:59:20 web3.xxxxxxxx.com kernel: CPU topo: Max. logical packages: 1 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: CPU topo: Max. logical dies: 1 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: CPU topo: Max. dies per package: 1 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: CPU topo: Max. threads per core: 1 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: CPU topo: Num. cores per package: 1 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: CPU topo: Num. threads per package: 1 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfc008fff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PM: hibernation: Registered nosave memory: [mem 0xfc009000-0xfeff7fff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PM: hibernation: Registered nosave memory: [mem 0xfeff8000-0xfeffffff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: [mem 0xfc009000-0xfeff7fff] available for PCI devices Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Booting paravirtualized kernel on Xen PVH Sep 01 08:59:20 web3.xxxxxxxx.com kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns Sep 01 08:59:20 web3.xxxxxxxx.com kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u2097152 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: pcpu-alloc: s233472 r8192 d28672 u2097152 alloc=1*2097152 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: pcpu-alloc: [0] 0 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: xen: PV spinlocks disabled Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d03cdf45-a8e3-4e76-b632-1cfdab74c78c rw loglevel=3 quiet audit=0 page_owner=on debug_pagealloc=on Sep 01 08:59:20 web3.xxxxxxxx.com kernel: audit: disabled (until reboot) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux page_owner=on debug_pagealloc=on", will be passed to user space. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: random: crng init done Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Fallback order for Node 0: 0 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Built 1 zonelists, mobility grouping on. Total pages: 4194207 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Policy zone: Normal Sep 01 08:59:20 web3.xxxxxxxx.com kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off Sep 01 08:59:20 web3.xxxxxxxx.com kernel: software IO TLB: area num 1. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Memory: 16362104K/16776828K available (18432K kernel code, 2177K rwdata, 13440K rodata, 3432K init, 3492K bss, 414464K reserved, 0K cma-reserved) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Kernel/User page tables isolation: enabled Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ftrace: allocating 50279 entries in 197 pages Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ftrace: allocated 197 pages with 4 groups Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Dynamic Preempt: full Sep 01 08:59:20 web3.xxxxxxxx.com kernel: rcu: Preemptible hierarchical RCU implementation. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=1. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: rcu: RCU priority boosting: priority 1 delay 500 ms. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Trampoline variant of Tasks RCU enabled. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Rude variant of Tasks RCU enabled. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Tracing variant of Tasks RCU enabled. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NR_IRQS: 20736, nr_irqs: 32, preallocated irqs: 16 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: xen:events: Using FIFO-based ABI Sep 01 08:59:20 web3.xxxxxxxx.com kernel: xen:events: Xen HVM callback vector for event delivery is enabled Sep 01 08:59:20 web3.xxxxxxxx.com kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Console: colour dummy device 80x25 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: printk: legacy console [tty0] enabled Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Core revision 20240322 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: setting ELCR to 0200 (from ffff) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: APIC: Switch to symmetric I/O mode setup Sep 01 08:59:20 web3.xxxxxxxx.com kernel: x2apic enabled Sep 01 08:59:20 web3.xxxxxxxx.com kernel: APIC: Switched APIC routing to: physical x2apic Sep 01 08:59:20 web3.xxxxxxxx.com kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x311fcde90a1, max_idle_ns: 440795222066 ns Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6818.98 BogoMIPS (lpj=11359980) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Spectre V2 : Spectre BHI mitigation: SW BHB clearing on vm exit Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Spectre V2 : Mitigation: IBRS Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Sep 01 08:59:20 web3.xxxxxxxx.com kernel: RETBleed: Mitigation: IBRS Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl Sep 01 08:59:20 web3.xxxxxxxx.com kernel: MDS: Mitigation: Clear CPU buffers Sep 01 08:59:20 web3.xxxxxxxx.com kernel: MMIO Stale Data: Mitigation: Clear CPU buffers Sep 01 08:59:20 web3.xxxxxxxx.com kernel: SRBDS: Unknown: Dependent on hypervisor status Sep 01 08:59:20 web3.xxxxxxxx.com kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Sep 01 08:59:20 web3.xxxxxxxx.com kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Sep 01 08:59:20 web3.xxxxxxxx.com kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Sep 01 08:59:20 web3.xxxxxxxx.com kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Freeing SMP alternatives memory: 40K Sep 01 08:59:20 web3.xxxxxxxx.com kernel: pid_max: default: 32768 minimum: 301 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf Sep 01 08:59:20 web3.xxxxxxxx.com kernel: landlock: Up and running. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Yama: becoming mindful. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: LSM support for eBPF active Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Xen: using vcpuop timer interface Sep 01 08:59:20 web3.xxxxxxxx.com kernel: installing Xen timer for CPU 0 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: smpboot: CPU0: Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz (family: 0x6, model: 0x9e, stepping: 0xa) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Performance Events: unsupported p6 CPU model 158 no PMU driver, software events only. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: signal: max sigframe size: 1776 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: rcu: Hierarchical SRCU implementation. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: rcu: Max phase no-delay instances is 1000. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NMI watchdog: Perf NMI watchdog permanently disabled Sep 01 08:59:20 web3.xxxxxxxx.com kernel: smp: Bringing up secondary CPUs ... Sep 01 08:59:20 web3.xxxxxxxx.com kernel: smp: Brought up 1 node, 1 CPU Sep 01 08:59:20 web3.xxxxxxxx.com kernel: smpboot: Total of 1 processors activated (6818.98 BogoMIPS) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: devtmpfs: initialized Sep 01 08:59:20 web3.xxxxxxxx.com kernel: x86/mm: Memory block size: 128MB Sep 01 08:59:20 web3.xxxxxxxx.com kernel: resource: avoiding allocation from e820 entry [mem 0xfeff8000-0xfeffffff] Sep 01 08:59:20 web3.xxxxxxxx.com kernel: resource: remaining [mem 0x00000000fc009000-0x00000000feff7fff] available Sep 01 08:59:20 web3.xxxxxxxx.com kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns Sep 01 08:59:20 web3.xxxxxxxx.com kernel: futex hash table entries: 256 (order: 2, 16384 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: pinctrl core: initialized pinctrl subsystem Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Sep 01 08:59:20 web3.xxxxxxxx.com kernel: xen:grant_table: Grant tables using version 1 layout Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Grant table initialized Sep 01 08:59:20 web3.xxxxxxxx.com kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations Sep 01 08:59:20 web3.xxxxxxxx.com kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Sep 01 08:59:20 web3.xxxxxxxx.com kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Sep 01 08:59:20 web3.xxxxxxxx.com kernel: thermal_sys: Registered thermal governor 'fair_share' Sep 01 08:59:20 web3.xxxxxxxx.com kernel: thermal_sys: Registered thermal governor 'bang_bang' Sep 01 08:59:20 web3.xxxxxxxx.com kernel: thermal_sys: Registered thermal governor 'step_wise' Sep 01 08:59:20 web3.xxxxxxxx.com kernel: thermal_sys: Registered thermal governor 'user_space' Sep 01 08:59:20 web3.xxxxxxxx.com kernel: thermal_sys: Registered thermal governor 'power_allocator' Sep 01 08:59:20 web3.xxxxxxxx.com kernel: cpuidle: using governor ladder Sep 01 08:59:20 web3.xxxxxxxx.com kernel: cpuidle: using governor menu Sep 01 08:59:20 web3.xxxxxxxx.com kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PCI: Fatal: No config space access function found Sep 01 08:59:20 web3.xxxxxxxx.com kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages Sep 01 08:59:20 web3.xxxxxxxx.com kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page Sep 01 08:59:20 web3.xxxxxxxx.com kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages Sep 01 08:59:20 web3.xxxxxxxx.com kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Demotion targets for Node 0: null Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Added _OSI(Module Device) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Added _OSI(Processor Device) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Added _OSI(Processor Aggregator Device) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: 1 ACPI AML tables successfully acquired and loaded Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: OSL: SCI (ACPI GSI 9) not registered Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Interpreter enabled Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: PM: (supports S0) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Using platform specific model for interrupt routing Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PCI: Using E820 reservations for host bridge windows Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: Enabled 1 GPEs in block 00 to 0F Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI Error: No handler or method for GPE 00, disabling event (20240322/evgpe-839) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI Error: No handler or method for GPE 01, disabling event (20240322/evgpe-839) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI Error: No handler or method for GPE 03, disabling event (20240322/evgpe-839) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI Error: No handler or method for GPE 04, disabling event (20240322/evgpe-839) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI Error: No handler or method for GPE 05, disabling event (20240322/evgpe-839) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI Error: No handler or method for GPE 06, disabling event (20240322/evgpe-839) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI Error: No handler or method for GPE 07, disabling event (20240322/evgpe-839) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: xen:balloon: Initialising balloon driver Sep 01 08:59:20 web3.xxxxxxxx.com kernel: iommu: Default domain type: Translated Sep 01 08:59:20 web3.xxxxxxxx.com kernel: iommu: DMA domain TLB invalidation policy: lazy mode Sep 01 08:59:20 web3.xxxxxxxx.com kernel: SCSI subsystem initialized Sep 01 08:59:20 web3.xxxxxxxx.com kernel: libata version 3.00 loaded. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: bus type USB registered Sep 01 08:59:20 web3.xxxxxxxx.com kernel: usbcore: registered new interface driver usbfs Sep 01 08:59:20 web3.xxxxxxxx.com kernel: usbcore: registered new interface driver hub Sep 01 08:59:20 web3.xxxxxxxx.com kernel: usbcore: registered new device driver usb Sep 01 08:59:20 web3.xxxxxxxx.com kernel: EDAC MC: Ver: 3.0.0 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NetLabel: Initializing Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NetLabel: domain hash size = 128 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NetLabel: unlabeled traffic allowed by default Sep 01 08:59:20 web3.xxxxxxxx.com kernel: mctp: management component transport protocol core Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NET: Registered PF_MCTP protocol family Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PCI: Using ACPI for IRQ routing Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PCI: System does not support PCI Sep 01 08:59:20 web3.xxxxxxxx.com kernel: vgaarb: loaded Sep 01 08:59:20 web3.xxxxxxxx.com kernel: clocksource: Switched to clocksource xen Sep 01 08:59:20 web3.xxxxxxxx.com kernel: VFS: Disk quotas dquot_6.6.0 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: pnp: PnP ACPI init Sep 01 08:59:20 web3.xxxxxxxx.com kernel: pnp: PnP ACPI: found 0 devices Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NET: Registered PF_INET protocol family Sep 01 08:59:20 web3.xxxxxxxx.com kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: TCP: Hash tables configured (established 131072 bind 65536) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NET: Registered PF_XDP protocol family Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PCI: CLS 0 bytes, default 64 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: software IO TLB: mapped [mem 0x00000000f8000000-0x00000000fc000000] (64MB) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x311fcde90a1, max_idle_ns: 440795222066 ns Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Trying to unpack rootfs image as initramfs... Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Freeing initrd memory: 8900K Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Initialise system trusted keyrings Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Key type blacklist registered Sep 01 08:59:20 web3.xxxxxxxx.com kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: zbud: loaded Sep 01 08:59:20 web3.xxxxxxxx.com kernel: fuse: init (API version 7.40) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: integrity: Platform Keyring initialized Sep 01 08:59:20 web3.xxxxxxxx.com kernel: integrity: Machine keyring initialized Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Key type asymmetric registered Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Asymmetric key parser 'x509' registered Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: io scheduler mq-deadline registered Sep 01 08:59:20 web3.xxxxxxxx.com kernel: io scheduler kyber registered Sep 01 08:59:20 web3.xxxxxxxx.com kernel: io scheduler bfq registered Sep 01 08:59:20 web3.xxxxxxxx.com kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Non-volatile memory driver v1.3 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Linux agpgart interface v0.103 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ACPI: bus type drm_connector registered Sep 01 08:59:20 web3.xxxxxxxx.com kernel: usbcore: registered new interface driver usbserial_generic Sep 01 08:59:20 web3.xxxxxxxx.com kernel: usbserial: USB Serial support registered for generic Sep 01 08:59:20 web3.xxxxxxxx.com kernel: intel_pstate: CPU model not supported Sep 01 08:59:20 web3.xxxxxxxx.com kernel: ledtrig-cpu: registered to indicate activity on CPUs Sep 01 08:59:20 web3.xxxxxxxx.com kernel: hid: raw HID events driver (C) Jiri Kosina Sep 01 08:59:20 web3.xxxxxxxx.com kernel: drop_monitor: Initializing network drop monitor service Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NET: Registered PF_INET6 protocol family Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Segment Routing with IPv6 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: RPL Segment Routing with IPv6 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: In-situ OAM (IOAM) with IPv6 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NET: Registered PF_PACKET protocol family Sep 01 08:59:20 web3.xxxxxxxx.com kernel: IPI shorthand broadcast: enabled Sep 01 08:59:20 web3.xxxxxxxx.com kernel: sched_clock: Marking stable (643340007, 1081723)->(672717912, -28296182) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: registered taskstats version 1 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Loading compiled-in X.509 certificates Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Loaded X.509 cert 'Build time autogenerated kernel key: c03c4af6d7171c30c37096597ccaf934558a29d0' Sep 01 08:59:20 web3.xxxxxxxx.com kernel: zswap: loaded using pool zstd/zsmalloc Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Demotion targets for Node 0: null Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Key type .fscrypt registered Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Key type fscrypt-provisioning registered Sep 01 08:59:20 web3.xxxxxxxx.com kernel: xenbus_probe_frontend: Device with no driver: device/vbd/51712 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: xenbus_probe_frontend: Device with no driver: device/vfb/0 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: xenbus_probe_frontend: Device with no driver: device/vkbd/0 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: RAS: Correctable Errors collector initialized. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: clk: Disabling unused clocks Sep 01 08:59:20 web3.xxxxxxxx.com kernel: PM: genpd: Disabling unused power domains Sep 01 08:59:20 web3.xxxxxxxx.com kernel: xen:balloon: Waiting for initial ballooning down having finished. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: xen:balloon: Initial ballooning down finished. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Freeing unused decrypted memory: 2028K Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Freeing unused kernel image (initmem) memory: 3432K Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Write protecting the kernel read-only data: 32768k Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Freeing unused kernel image (rodata/data gap) memory: 896K Sep 01 08:59:20 web3.xxxxxxxx.com kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: rodata_test: all tests were successful Sep 01 08:59:20 web3.xxxxxxxx.com kernel: x86/mm: Checking user space page tables Sep 01 08:59:20 web3.xxxxxxxx.com kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Run /init as init process Sep 01 08:59:20 web3.xxxxxxxx.com kernel: with arguments: Sep 01 08:59:20 web3.xxxxxxxx.com kernel: /init Sep 01 08:59:20 web3.xxxxxxxx.com kernel: with environment: Sep 01 08:59:20 web3.xxxxxxxx.com kernel: HOME=/ Sep 01 08:59:20 web3.xxxxxxxx.com kernel: TERM=linux Sep 01 08:59:20 web3.xxxxxxxx.com kernel: BOOT_IMAGE=/boot/vmlinuz-linux Sep 01 08:59:20 web3.xxxxxxxx.com kernel: page_owner=on Sep 01 08:59:20 web3.xxxxxxxx.com kernel: debug_pagealloc=on Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Invalid max_queues (4), will use default max: 1. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: blkfront: xvda: flush diskcache: enabled; persistent grants: disabled; indirect descriptors: disabled; bounce buffer: disabled; Sep 01 08:59:20 web3.xxxxxxxx.com kernel: xvda: xvda1 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: fbcon: Taking over console Sep 01 08:59:20 web3.xxxxxxxx.com kernel: EXT4-fs (xvda1): mounted filesystem d03cdf45-a8e3-4e76-b632-1cfdab74c78c r/w with ordered data mode. Quota mode: none. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: systemd 256.5-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE) Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Detected virtualization xen. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Detected architecture x86-64. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Hostname set to <web3.xxxxxxxx.com>. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: bpf-restrict-fs: LSM BPF program attached Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Guest personality initialized and is inactive Sep 01 08:59:20 web3.xxxxxxxx.com kernel: VMCI host device registered (name=vmci, major=10, minor=122) Sep 01 08:59:20 web3.xxxxxxxx.com kernel: Initialized host personality Sep 01 08:59:20 web3.xxxxxxxx.com kernel: NET: Registered PF_VSOCK protocol family Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Queued start job for default target Graphical Interface. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Created slice Slice /system/dirmngr. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Created slice Slice /system/getty. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Created slice Slice /system/gpg-agent. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Created slice Slice /system/gpg-agent-browser. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Created slice Slice /system/gpg-agent-extra. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Created slice Slice /system/gpg-agent-ssh. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Created slice Slice /system/keyboxd. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Created slice Slice /system/modprobe. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Created slice Slice /system/serial-getty. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Created slice User and Session Slice. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Started Forward Password Requests to Wall Directory Watch. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Expecting device /dev/hvc0... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Reached target Local Encrypted Volumes. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Reached target Local Integrity Protected Volumes. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Reached target Path Units. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Reached target Remote File Systems. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Reached target Slice Units. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Reached target Swaps. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Reached target Local Verity Protected Volumes. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Listening on Device-mapper event daemon FIFOs. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Listening on Process Core Dump Socket. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Listening on Credential Encryption/Decryption. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Listening on Journal Socket (/dev/log). Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Listening on Journal Sockets. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Listening on Network Service Netlink Socket. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Listening on udev Control Socket. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Listening on udev Kernel Socket. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Mounting Huge Pages File System... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Mounting POSIX Message Queue File System... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Mounting Kernel Debug File System... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Mounting Kernel Trace File System... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Mounting Temporary Directory /tmp... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Starting Create List of Static Device Nodes... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Starting Load Kernel Module configfs... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Starting Load Kernel Module dm_mod... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Starting Load Kernel Module drm... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Starting Load Kernel Module fuse... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Starting Load Kernel Module loop... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). Sep 01 08:59:20 web3.xxxxxxxx.com kernel: device-mapper: uevent: version 1.0.3 Sep 01 08:59:20 web3.xxxxxxxx.com kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxxxxxxx Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Starting Journal Service... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Starting Load Kernel Modules... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Starting Remount Root and Kernel File Systems... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Sep 01 08:59:20 web3.xxxxxxxx.com kernel: loop: module loaded Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Starting Load udev Rules from Credentials... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Starting Coldplug All udev Devices... Sep 01 08:59:20 web3.xxxxxxxx.com systemd-journald[201]: Collecting audit messages is disabled. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Mounted Huge Pages File System. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Mounted POSIX Message Queue File System. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Mounted Kernel Debug File System. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Mounted Kernel Trace File System. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Mounted Temporary Directory /tmp. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Finished Create List of Static Device Nodes. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: modprobe@configfs.service: Deactivated successfully. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Finished Load Kernel Module configfs. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: modprobe@dm_mod.service: Deactivated successfully. Sep 01 08:59:20 web3.xxxxxxxx.com systemd-journald[201]: Journal started Sep 01 08:59:20 web3.xxxxxxxx.com systemd-journald[201]: Runtime Journal (/run/log/journal/9adb21d8eb5e4849b3825fc8982d25e6) is 8M, max 82.8M, 74.8M free. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Finished Load Kernel Module dm_mod. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Started Journal Service. Sep 01 08:59:20 web3.xxxxxxxx.com kernel: EXT4-fs (xvda1): re-mounted d03cdf45-a8e3-4e76-b632-1cfdab74c78c r/w. Quota mode: none. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: modprobe@drm.service: Deactivated successfully. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Finished Load Kernel Module drm. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: modprobe@fuse.service: Deactivated successfully. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Finished Load Kernel Module fuse. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: modprobe@loop.service: Deactivated successfully. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Finished Load Kernel Module loop. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Finished Load Kernel Modules. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Finished Remount Root and Kernel File Systems. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Finished Load udev Rules from Credentials. Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Mounting FUSE Control File System... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Mounting Kernel Configuration File System... Sep 01 08:59:20 web3.xxxxxxxx.com systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Starting Flush Journal to Persistent Storage... Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Starting Load/Save OS Random Seed... Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Starting Apply Kernel Variables... Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Starting Create Static Device Nodes in /dev gracefully... Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Mounted Kernel Configuration File System. Sep 01 08:59:21 web3.xxxxxxxx.com systemd-journald[201]: Time spent on flushing to /var/log/journal/9adb21d8eb5e4849b3825fc8982d25e6 is 7.717ms for 417 entries. Sep 01 08:59:21 web3.xxxxxxxx.com systemd-journald[201]: System Journal (/var/log/journal/9adb21d8eb5e4849b3825fc8982d25e6) is 48M, max 50M, 1.9M free. Sep 01 08:59:21 web3.xxxxxxxx.com systemd-journald[201]: Received client request to flush runtime journal. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Mounted FUSE Control File System. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Finished Load/Save OS Random Seed. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Finished Apply Kernel Variables. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Finished Flush Journal to Persistent Storage. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Finished Create Static Device Nodes in /dev gracefully. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Starting Create System Users... Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Finished Coldplug All udev Devices. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Finished Create System Users. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Starting Create Static Device Nodes in /dev... Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Finished Create Static Device Nodes in /dev. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Reached target Preparation for Local File Systems. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Starting Rule-based Manager for Device Events and Files... Sep 01 08:59:21 web3.xxxxxxxx.com systemd-udevd[248]: Using default interface naming scheme 'v255'. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Started Rule-based Manager for Device Events and Files. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Found device /dev/hvc0. Sep 01 08:59:21 web3.xxxxxxxx.com kernel: input: PC Speaker as /devices/platform/pcspkr/input/input0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: xen_netfront: Initialising Xen virtual ethernet driver Sep 01 08:59:21 web3.xxxxxxxx.com systemd-udevd[248]: vfb-0: Worker [250] terminated by signal 9 (KILL). Sep 01 08:59:21 web3.xxxxxxxx.com kernel: BUG: kernel NULL pointer dereference, address: 0000000000000060 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: #PF: supervisor read access in kernel mode Sep 01 08:59:21 web3.xxxxxxxx.com kernel: #PF: error_code(0x0000) - not-present page Sep 01 08:59:21 web3.xxxxxxxx.com kernel: PGD 0 P4D 0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Oops: Oops: 0000 [#1] PREEMPT SMP PTI Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CPU: 0 PID: 250 Comm: (udev-worker) Not tainted 6.10.7-arch1-1 #1 2b2df360fbb0436393dc89f6589e9eeea2964ecb Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RIP: 0010:video_is_primary_device+0x9/0x40 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Code: 48 89 d8 5b c3 cc cc cc cc 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 <48> 81 7f 60 80 e3 54 90 74 07 31 c0 c3 cc cc cc cc 53 48 89 fb 48 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RSP: 0000:ffffbb06808d7a60 EFLAGS: 00010246 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RAX: 0000000000000000 RBX: ffff90ca41367800 RCX: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RBP: 0000000000000000 R08: 0000000000000060 R09: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R10: ffffbb06808d7a78 R11: 0000000000000006 R12: ffffbb06808d7a90 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R13: ffff90ca41367a88 R14: ffff90ca41367a60 R15: ffff90cb41330788 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: FS: 000072bfd74c0880(0000) GS:ffff90ce33a00000(0000) knlGS:0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CR2: 0000000000000060 CR3: 0000000001326002 CR4: 00000000003706f0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Call Trace: Sep 01 08:59:21 web3.xxxxxxxx.com kernel: <TASK> Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __die_body.cold+0x19/0x27 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? page_fault_oops+0x15a/0x2d0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __kernfs_new_node+0x17d/0x200 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? exc_page_fault+0x81/0x190 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? asm_exc_page_fault+0x26/0x30 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? video_is_primary_device+0x9/0x40 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_fb_registered+0x100/0x110 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: fbcon_fb_registered+0x4d/0x70 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: register_framebuffer+0x198/0x2a0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: xenfb_probe+0x30d/0x430 [xen_fbfront 61323dae510a72b3d2c332a2b0273cf6365e9002] Sep 01 08:59:21 web3.xxxxxxxx.com kernel: xenbus_dev_probe+0xe3/0x1d0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: really_probe+0xdb/0x340 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? pm_runtime_barrier+0x54/0x90 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __pfx___driver_attach+0x10/0x10 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __driver_probe_device+0x78/0x110 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: driver_probe_device+0x1f/0xa0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __driver_attach+0xba/0x1c0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: bus_for_each_dev+0x8c/0xe0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: bus_add_driver+0x112/0x1f0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: driver_register+0x72/0xd0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __xenbus_register_frontend+0x2b/0x50 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __pfx_xenfb_init+0x10/0x10 [xen_fbfront 61323dae510a72b3d2c332a2b0273cf6365e9002] Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_one_initcall+0x58/0x310 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_init_module+0x60/0x220 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: init_module_from_file+0x89/0xe0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: idempotent_init_module+0x121/0x320 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __x64_sys_finit_module+0x5e/0xb0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_syscall_64+0x82/0x190 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? do_user_addr_fault+0x36c/0x620 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? clear_bhb_loop+0x25/0x80 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? clear_bhb_loop+0x25/0x80 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? clear_bhb_loop+0x25/0x80 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RIP: 0033:0x72bfd6f261fd Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d e3 fa 0c 00 f7 d8 64 89 01 48 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RSP: 002b:00007ffe27bf3868 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RAX: ffffffffffffffda RBX: 00005aeffdff9b00 RCX: 000072bfd6f261fd Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RDX: 0000000000000004 RSI: 000072bfd74ba05d RDI: 0000000000000011 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RBP: 00007ffe27bf3920 R08: 0000000000000002 R09: 00007ffe27bf38d0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R10: 0000000000000007 R11: 0000000000000246 R12: 000072bfd74ba05d Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R13: 0000000000020000 R14: 00005aeffdff8e90 R15: 00005aeffdfbc4c0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: </TASK> Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Modules linked in: xen_netfront(+) xen_fbfront(+) intel_uncore(-) pcspkr loop dm_mod nfnetlink vsock_loopback vmw_vsock_virtio_transport_common vmw_vsock_vmci_transport vsock vmw_vmci ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 xen_blkfront crc32c_intel Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CR2: 0000000000000060 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ---[ end trace 0000000000000000 ]--- Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RIP: 0010:video_is_primary_device+0x9/0x40 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Code: 48 89 d8 5b c3 cc cc cc cc 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 <48> 81 7f 60 80 e3 54 90 74 07 31 c0 c3 cc cc cc cc 53 48 89 fb 48 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RSP: 0000:ffffbb06808d7a60 EFLAGS: 00010246 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RAX: 0000000000000000 RBX: ffff90ca41367800 RCX: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RBP: 0000000000000000 R08: 0000000000000060 R09: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R10: ffffbb06808d7a78 R11: 0000000000000006 R12: ffffbb06808d7a90 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R13: ffff90ca41367a88 R14: ffff90ca41367a60 R15: ffff90cb41330788 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: FS: 000072bfd74c0880(0000) GS:ffff90ce33a00000(0000) knlGS:0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CR2: 0000000000000060 CR3: 0000000001326002 CR4: 00000000003706f0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: note: (udev-worker)[250] exited with irqs disabled Sep 01 08:59:21 web3.xxxxxxxx.com kernel: xen_netfront: backend supports XDP headroom Sep 01 08:59:21 web3.xxxxxxxx.com kernel: input: Xen Virtual Keyboard as /devices/virtual/input/input1 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: input: Xen Virtual Pointer as /devices/virtual/input/input2 Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Starting Virtual Console Setup... Sep 01 08:59:21 web3.xxxxxxxx.com kernel: mousedev: PS/2 mouse device common for all mice Sep 01 08:59:21 web3.xxxxxxxx.com kernel: cryptd: max_cpu_qlen set to 1000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: vif vif-0 enX0: renamed from eth0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: AVX2 version of gcm_enc/dec engaged. Sep 01 08:59:21 web3.xxxxxxxx.com kernel: AES CTR mode by8 optimization enabled Sep 01 08:59:21 web3.xxxxxxxx.com kernel: BUG: unable to handle page fault for address: 000000009991305f Sep 01 08:59:21 web3.xxxxxxxx.com kernel: #PF: supervisor read access in kernel mode Sep 01 08:59:21 web3.xxxxxxxx.com kernel: #PF: error_code(0x0000) - not-present page Sep 01 08:59:21 web3.xxxxxxxx.com kernel: PGD 0 P4D 0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Oops: Oops: 0000 [#2] PREEMPT SMP PTI Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CPU: 0 PID: 251 Comm: (udev-worker) Tainted: G D 6.10.7-arch1-1 #1 2b2df360fbb0436393dc89f6589e9eeea2964ecb Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RIP: 0010:idempotent_init_module+0xc8/0x320 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Code: da cd 00 49 c1 ed 38 48 89 d8 4a 8b 0c ed a0 b6 ed 90 4e 8d 24 ed a0 b6 ed 90 48 8d 51 f8 48 85 c9 48 0f 45 c2 48 85 c0 74 1b <4c> 3b 38 0f 84 e1 00 00 00 48 8b 40 08 48 85 c0 74 09 48 83 e8 08 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RSP: 0018:ffffbb06808dfab0 EFLAGS: 00010206 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RAX: 000000009991305f RBX: 0000000000000000 RCX: ffffbb06808d7e18 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RDX: ffffbb06808d7e10 RSI: ffffffff8fbfce02 RDI: ffffffff90edb68c Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RBP: 0000000000000004 R08: ffffffff90449fe0 R09: 000072bfd74ba05d Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R10: 0000000000000029 R11: 0000000000000029 R12: ffffffff90edb790 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R13: 000000000000001e R14: ffff90cad858be00 R15: ffff90cad88cab10 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: FS: 000072bfd74c0880(0000) GS:ffff90ce33a00000(0000) knlGS:0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CR2: 000000009991305f CR3: 0000000001328006 CR4: 00000000003706f0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Call Trace: Sep 01 08:59:21 web3.xxxxxxxx.com kernel: <TASK> Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __die_body.cold+0x19/0x27 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? page_fault_oops+0x15a/0x2d0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? exc_page_fault+0x81/0x190 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? asm_exc_page_fault+0x26/0x30 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? idempotent_init_module+0xc8/0x320 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: __x64_sys_finit_module+0x5e/0xb0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: do_syscall_64+0x82/0x190 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? vfs_read+0x159/0x370 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __rseq_handle_notify_resume+0xa6/0x490 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? syscall_exit_to_user_mode+0x72/0x200 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? do_syscall_64+0x8e/0x190 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? __seccomp_filter+0x303/0x520 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? syscall_exit_to_user_mode+0x72/0x200 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? do_syscall_64+0x8e/0x190 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? do_sys_openat2+0x9c/0xe0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? syscall_exit_to_user_mode+0x72/0x200 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? do_syscall_64+0x8e/0x190 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? syscall_exit_to_user_mode+0x72/0x200 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? do_syscall_64+0x8e/0x190 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? clear_bhb_loop+0x25/0x80 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? clear_bhb_loop+0x25/0x80 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ? clear_bhb_loop+0x25/0x80 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RIP: 0033:0x72bfd6f261fd Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d e3 fa 0c 00 f7 d8 64 89 01 48 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RSP: 002b:00007ffe27bf3868 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RAX: ffffffffffffffda RBX: 00005aeffe000610 RCX: 000072bfd6f261fd Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RDX: 0000000000000004 RSI: 000072bfd74ba05d RDI: 0000000000000029 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RBP: 00007ffe27bf3920 R08: 0000000000000001 R09: 00007ffe27bf38b0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R10: 0000000000000040 R11: 0000000000000246 R12: 000072bfd74ba05d Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R13: 0000000000020000 R14: 00005aeffe0021d0 R15: 00005aeffe0024f0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: </TASK> Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Modules linked in: intel_uncore_frequency_common intel_pmc_core intel_vsec pmt_telemetry pmt_class crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul ghash_clmulni_intel sha512_ssse3 sha256_ssse3 sha1_ssse3 aesni_intel crypto_simd cryptd joydev mousedev mac_hid xen_kbdfront xen_netfront xen_fbfront(+) pcspkr loop dm_mod nfnetlink vsock_loopback vmw_vsock_virtio_transport_common vmw_vsock_vmci_transport vsock vmw_vmci ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 xen_blkfront crc32c_intel Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CR2: 000000009991305f Sep 01 08:59:21 web3.xxxxxxxx.com kernel: ---[ end trace 0000000000000000 ]--- Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RIP: 0010:video_is_primary_device+0x9/0x40 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: Code: 48 89 d8 5b c3 cc cc cc cc 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 <48> 81 7f 60 80 e3 54 90 74 07 31 c0 c3 cc cc cc cc 53 48 89 fb 48 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RSP: 0000:ffffbb06808d7a60 EFLAGS: 00010246 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RAX: 0000000000000000 RBX: ffff90ca41367800 RCX: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: RBP: 0000000000000000 R08: 0000000000000060 R09: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R10: ffffbb06808d7a78 R11: 0000000000000006 R12: ffffbb06808d7a90 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: R13: ffff90ca41367a88 R14: ffff90ca41367a60 R15: ffff90cb41330788 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: FS: 000072bfd74c0880(0000) GS:ffff90ce33a00000(0000) knlGS:0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: CR2: 000000009991305f CR3: 0000000001328006 CR4: 00000000003706f0 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Sep 01 08:59:21 web3.xxxxxxxx.com kernel: note: (udev-worker)[251] exited with irqs disabled Sep 01 08:59:21 web3.xxxxxxxx.com kernel: note: (udev-worker)[251] exited with preempt_count 1 Sep 01 08:59:21 web3.xxxxxxxx.com systemd-udevd[248]: cpu0: Worker [251] terminated by signal 9 (KILL). Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw). Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Reached target Local File Systems. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Listening on Boot Entries Service Socket. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Listening on System Extension Image Management. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Starting Rebuild Dynamic Linker Cache... Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met. Sep 01 08:59:21 web3.xxxxxxxx.com systemd[1]: Starting Create System Files and Directories...