./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor2557260316 <...> Warning: Permanently added '10.128.10.24' (ED25519) to the list of known hosts. execve("./syz-executor2557260316", ["./syz-executor2557260316"], 0x7ffeffce88d0 /* 10 vars */) = 0 brk(NULL) = 0x55555741f000 brk(0x55555741fd00) = 0x55555741fd00 arch_prctl(ARCH_SET_FS, 0x55555741f380) = 0 set_tid_address(0x55555741f650) = 5056 set_robust_list(0x55555741f660, 24) = 0 rseq(0x55555741fca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor2557260316", 4096) = 28 getrandom("\x49\xb5\x2d\x95\xcd\xd5\xb5\x53", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x55555741fd00 brk(0x555557440d00) = 0x555557440d00 brk(0x555557441000) = 0x555557441000 mprotect(0x7ff688fc0000, 16384, PROT_READ) = 0 mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000 mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000 mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000 openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) close(3) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5058 attached , child_tidptr=0x55555741f650) = 5058 [pid 5058] set_robust_list(0x55555741f660, 24) = 0 [pid 5058] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5058] setpgid(0, 0) = 0 [pid 5058] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5058] write(3, "1000", 4) = 4 [pid 5058] close(3) = 0 [pid 5058] memfd_create("syzkaller", 0) = 3 [pid 5058] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff680aee000 [pid 5058] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216 [pid 5058] munmap(0x7ff680aee000, 138412032) = 0 [pid 5058] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5058] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 5058] close(3) = 0 [pid 5058] mkdir("./file0", 0777) = 0 [ 62.367668][ T5058] loop0: detected capacity change from 0 to 32768 [ 62.391337][ T5058] gfs2: fsid=gfs2: Trying to join cluster "lock_nolock", "gfs2" [ 62.399924][ T5058] gfs2: fsid=gfs2: Now mounting FS (format 1801)... [ 62.415853][ T5058] gfs2: fsid=gfs2.s: journal 0 mapped with 3 extents in 0ms [pid 5058] mount("/dev/loop0", "./file0", "gfs2", MS_NOATIME|0x200, "\x6c\x6f\x63\x6b\x74\x61\x62\x6c\x65\x3d\xe2\x2c\x6c\x6f\x63\x6b\x74\x61\x62\x6c\x65\x3d\x26\x28\x2c\x6e\x6f\x72\x65\x63\x6f\x76\x65\x72\x79\x2c\x6e\x6f\x72\x67\x72\x70\x6c\x76\x62\x2c\x73\x74\x61\x74\x66\x73\x5f\x71\x75\x61\x6e\x74\x75\x6d\x3d\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x39\x2c\x6e\x6f\x61\x63\x6c\x2c\x64\x61\x74\x61\x3d\x6f\x72\x64\x65\x72\x65\x64\x2c\x6c"... [pid 5056] kill(-5058, SIGKILL) = 0 [pid 5056] kill(5058, SIGKILL) = 0 [pid 5056] openat(AT_FDCWD, "/sys/fs/fuse/connections", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5056] newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=0, ...}, AT_EMPTY_PATH) = 0 [pid 5056] getdents64(3, 0x5555574206f0 /* 2 entries */, 32768) = 48 [pid 5056] getdents64(3, 0x5555574206f0 /* 0 entries */, 32768) = 0 [pid 5056] close(3) = 0 [ 82.348666][ T1136] cfg80211: failed to load regulatory.db [ 287.146810][ T29] INFO: task syz-executor255:5058 blocked for more than 143 seconds. [ 287.155018][ T29] Not tainted 6.6.0-syzkaller-14263-gaea6bf908d73 #0 [ 287.162293][ T29] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 287.171087][ T29] task:syz-executor255 state:D stack:23344 pid:5058 tgid:5058 ppid:5056 flags:0x00004006 [ 287.181383][ T29] Call Trace: [ 287.184685][ T29] [ 287.187731][ T29] __schedule+0x1960/0x4a80 [ 287.192432][ T29] ? release_firmware_map_entry+0x190/0x190 [ 287.198410][ T29] ? __lock_acquire+0x7f70/0x7f70 [ 287.203545][ T29] ? print_irqtrace_events+0x220/0x220 [ 287.209154][ T29] ? schedule+0x8e/0x260 [ 287.213412][ T29] schedule+0x149/0x260 [ 287.217623][ T29] io_schedule+0x8c/0x100 [ 287.221975][ T29] folio_wait_bit_common+0x881/0x12a0 [ 287.227471][ T29] ? folio_wait_bit+0x30/0x30 [ 287.232183][ T29] ? _compound_head+0x120/0x120 [ 287.237129][ T29] ? folio_batch_add_and_move+0x165/0x2b0 [ 287.242881][ T29] ? __filemap_get_folio+0x72b/0xbb0 [ 287.248274][ T29] gfs2_jhead_process_page+0x194/0x750 [ 287.253802][ T29] ? gfs2_end_log_read+0x7f0/0x7f0 [ 287.258997][ T29] gfs2_find_jhead+0x9c9/0xf10 [ 287.263801][ T29] ? gfs2_end_log_write+0x8a0/0x8a0 [ 287.269109][ T29] ? gfs2_jdesc_check+0x1f6/0x290 [ 287.274150][ T29] check_journal_clean+0x195/0x360 [ 287.279329][ T29] ? gfs2_assert_i+0x30/0x30 [ 287.283934][ T29] ? do_raw_spin_lock+0x14d/0x3a0 [ 287.289036][ T29] ? init_journal+0x186d/0x23e0 [ 287.293913][ T29] ? gfs2_lookup_by_inum+0xf0/0xf0 [ 287.299128][ T29] ? _raw_spin_unlock+0x28/0x40 [ 287.304010][ T29] ? gfs2_jdesc_find+0xab/0xc0 [ 287.308878][ T29] init_journal+0x186d/0x23e0 [ 287.313666][ T29] ? init_inodes+0xdc/0x310 [ 287.318225][ T29] ? _compound_head+0x120/0x120 [ 287.323094][ T29] ? init_sb+0xc37/0x1330 [ 287.327529][ T29] ? snprintf+0xda/0x120 [ 287.331846][ T29] ? init_inodes+0xdc/0x310 [ 287.336342][ T29] ? vscnprintf+0x80/0x80 [ 287.340754][ T29] init_inodes+0xdc/0x310 [ 287.345101][ T29] gfs2_fill_super+0x1c6f/0x26c0 [ 287.350145][ T29] ? gfs2_reconfigure+0xbb0/0xbb0 [ 287.355186][ T29] ? read_lock_is_recursive+0x20/0x20 [ 287.360632][ T29] ? __down_write_common+0x161/0x200 [ 287.365938][ T29] ? init_locking+0xbd/0x210 [ 287.370628][ T29] get_tree_bdev+0x416/0x5b0 [ 287.375273][ T29] ? gfs2_reconfigure+0xbb0/0xbb0 [ 287.380371][ T29] ? setup_bdev_super+0x630/0x630 [ 287.385413][ T29] gfs2_get_tree+0x54/0x210 [ 287.390003][ T29] ? bpf_lsm_capable+0x9/0x10 [ 287.394734][ T29] vfs_get_tree+0x8c/0x280 [ 287.399208][ T29] do_new_mount+0x28f/0xae0 [ 287.403729][ T29] ? do_move_mount_old+0x170/0x170 [ 287.408924][ T29] __se_sys_mount+0x2d9/0x3c0 [ 287.413624][ T29] ? __x64_sys_mount+0xc0/0xc0 [ 287.418459][ T29] ? syscall_enter_from_user_mode+0x32/0x230 [ 287.424528][ T29] ? __x64_sys_mount+0x20/0xc0 [ 287.429396][ T29] do_syscall_64+0x44/0x110 [ 287.433929][ T29] entry_SYSCALL_64_after_hwframe+0x63/0x6b [ 287.439962][ T29] RIP: 0033:0x7ff688f2e16a [ 287.444379][ T29] RSP: 002b:00007ffe6a1a0718 EFLAGS: 00000282 ORIG_RAX: 00000000000000a5 [ 287.452887][ T29] RAX: ffffffffffffffda RBX: 00007ffe6a1a0730 RCX: 00007ff688f2e16a [ 287.460928][ T29] RDX: 000000002001f680 RSI: 000000002001f6c0 RDI: 00007ffe6a1a0730 [ 287.468967][ T29] RBP: 0000000000000004 R08: 00007ffe6a1a0770 R09: 000000000001f672 [ 287.476988][ T29] R10: 0000000000000600 R11: 0000000000000282 R12: 0000000000000600 [ 287.485302][ T29] R13: 00007ffe6a1a0770 R14: 0000000000000003 R15: 0000000001000000 [ 287.493363][ T29] [ 287.496396][ T29] [ 287.496396][ T29] Showing all locks held in the system: [ 287.504172][ T29] 1 lock held by khungtaskd/29: [ 287.509101][ T29] #0: ffffffff8d92d0a0 (rcu_read_lock){....}-{1:2}, at: debug_show_all_locks+0x55/0x2a0 [ 287.519033][ T29] 2 locks held by getty/4810: [ 287.523735][ T29] #0: ffff88802ae3a0a0 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x25/0x70 [ 287.533640][ T29] #1: ffffc900015b72f0 (&ldata->atomic_read_lock){+.+.}-{3:3}, at: n_tty_read+0x6b4/0x1e10 [ 287.543829][ T29] 1 lock held by syz-executor255/5058: [ 287.549397][ T29] #0: ffff88801c6d80e0 (&type->s_umount_key#46){+.+.}-{3:3}, at: get_tree_bdev+0x36e/0x5b0 [ 287.559639][ T29] [ 287.561983][ T29] ============================================= [ 287.561983][ T29] [ 287.570500][ T29] NMI backtrace for cpu 1 [ 287.574841][ T29] CPU: 1 PID: 29 Comm: khungtaskd Not tainted 6.6.0-syzkaller-14263-gaea6bf908d73 #0 [ 287.584286][ T29] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/09/2023 [ 287.594341][ T29] Call Trace: [ 287.597629][ T29] [ 287.600631][ T29] dump_stack_lvl+0x1e7/0x2d0 [ 287.605360][ T29] ? nf_tcp_handle_invalid+0x650/0x650 [ 287.610819][ T29] ? panic+0x850/0x850 [ 287.614902][ T29] ? vprintk_emit+0x607/0x720 [ 287.619613][ T29] ? printk_sprint+0x480/0x480 [ 287.624384][ T29] nmi_cpu_backtrace+0x498/0x4d0 [ 287.629326][ T29] ? nmi_trigger_cpumask_backtrace+0x310/0x310 [ 287.635470][ T29] ? _printk+0xd5/0x120 [ 287.639611][ T29] ? panic+0x850/0x850 [ 287.643663][ T29] ? __wake_up_klogd+0xcc/0x100 [ 287.648503][ T29] ? panic+0x850/0x850 [ 287.652555][ T29] ? __rcu_read_unlock+0x96/0x100 [ 287.657561][ T29] ? arch_trigger_cpumask_backtrace+0x10/0x10 [ 287.663645][ T29] nmi_trigger_cpumask_backtrace+0x198/0x310 [ 287.669652][ T29] watchdog+0xfa9/0xff0 [ 287.673891][ T29] ? watchdog+0x1e9/0xff0 [ 287.678270][ T29] kthread+0x2d3/0x370 [ 287.682396][ T29] ? hungtask_pm_notify+0x90/0x90 [ 287.687436][ T29] ? kthread_blkcg+0xd0/0xd0 [ 287.692021][ T29] ret_from_fork+0x48/0x80 [ 287.696432][ T29] ? kthread_blkcg+0xd0/0xd0 [ 287.701016][ T29] ret_from_fork_asm+0x11/0x20 [ 287.705811][ T29] [ 287.708973][ T29] Sending NMI from CPU 1 to CPUs 0: [ 287.714215][ C0] NMI backtrace for cpu 0 [ 287.714229][ C0] CPU: 0 PID: 12 Comm: kworker/u4:1 Not tainted 6.6.0-syzkaller-14263-gaea6bf908d73 #0 [ 287.714246][ C0] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/09/2023 [ 287.714255][ C0] Workqueue: events_unbound toggle_allocation_gate [ 287.714314][ C0] RIP: 0010:__lock_acquire+0xf00/0x7f70 [ 287.714335][ C0] Code: 08 00 00 00 00 eb 06 b0 01 89 44 24 08 48 8b 44 24 18 42 0f b6 04 00 84 c0 4c 8b 6d 10 0f 85 27 0d 00 00 48 8b 04 24 44 8b 20 <4d> 85 ed 0f 84 9a 00 00 00 48 8b 44 24 68 42 0f b6 04 00 84 c0 0f [ 287.714347][ C0] RSP: 0018:ffffc90000117160 EFLAGS: 00000046 [ 287.714360][ C0] RAX: ffff8880162764e8 RBX: 000000000006002a RCX: ffff888016276400 [ 287.714371][ C0] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff90dca360 [ 287.714380][ C0] RBP: ffffc90000117428 R08: dffffc0000000000 R09: 1ffffffff21b946c [ 287.714391][ C0] R10: dffffc0000000000 R11: fffffbfff21b946d R12: 0000000000020020 [ 287.714401][ C0] R13: 0000000000000000 R14: ffff8880162764c8 R15: 3743cc9e0976a91e [ 287.714411][ C0] FS: 0000000000000000(0000) GS:ffff8880b9800000(0000) knlGS:0000000000000000 [ 287.714429][ C0] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 287.714439][ C0] CR2: 0000562c0b566680 CR3: 000000000d730000 CR4: 00000000003506f0 [ 287.714452][ C0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 287.714461][ C0] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 287.714470][ C0] Call Trace: [ 287.714476][ C0] [ 287.714481][ C0] ? nmi_cpu_backtrace+0x3be/0x4d0 [ 287.714499][ C0] ? read_lock_is_recursive+0x20/0x20 [ 287.714517][ C0] ? nmi_trigger_cpumask_backtrace+0x310/0x310 [ 287.714543][ C0] ? nmi_cpu_backtrace_handler+0xc/0x10 [ 287.714564][ C0] ? nmi_handle+0x14c/0x570 [ 287.714583][ C0] ? nmi_handle+0x2a/0x570 [ 287.714600][ C0] ? __lock_acquire+0xf00/0x7f70 [ 287.714616][ C0] ? default_do_nmi+0x62/0x150 [ 287.714633][ C0] ? exc_nmi+0x121/0x200 [ 287.714649][ C0] ? end_repeat_nmi+0xf/0x2a [ 287.714720][ C0] ? __lock_acquire+0xf00/0x7f70 [ 287.714736][ C0] ? __lock_acquire+0xf00/0x7f70 [ 287.714753][ C0] ? __lock_acquire+0xf00/0x7f70 [ 287.714769][ C0] [ 287.714773][ C0] [ 287.714783][ C0] ? __lock_acquire+0x1345/0x7f70 [ 287.714804][ C0] ? verify_lock_unused+0x140/0x140 [ 287.714819][ C0] ? load_balance+0x3427/0x8b70 [ 287.714841][ C0] ? __lock_acquire+0x1345/0x7f70 [ 287.714856][ C0] ? verify_lock_unused+0x140/0x140 [ 287.714877][ C0] ? mark_lock+0x9a/0x340 [ 287.714894][ C0] ? __lock_acquire+0x1345/0x7f70 [ 287.714911][ C0] lock_acquire+0x1e3/0x520 [ 287.714927][ C0] ? __pte_offset_map+0x82/0x380 [ 287.714945][ C0] ? read_lock_is_recursive+0x20/0x20 [ 287.714964][ C0] ? native_set_ldt+0x360/0x360 [ 287.714982][ C0] ? read_lock_is_recursive+0x20/0x20 [ 287.715001][ C0] __pte_offset_map+0x9e/0x380 [ 287.715015][ C0] ? __pte_offset_map+0x82/0x380 [ 287.715030][ C0] ? pte_free_now+0x540/0x540 [ 287.715048][ C0] __pte_offset_map_lock+0xc7/0x300 [ 287.715062][ C0] ? __text_poke+0xafd/0xcd0 [ 287.715077][ C0] ? __lock_acquire+0x7f70/0x7f70 [ 287.715093][ C0] ? pte_offset_map_nolock+0x1e0/0x1e0 [ 287.715109][ C0] ? do_raw_spin_unlock+0x13b/0x8b0 [ 287.715127][ C0] ? walk_to_pmd+0x19b/0x240 [ 287.715151][ C0] ? kmem_cache_alloc_node+0xd8/0x3a0 [ 287.715170][ C0] __text_poke+0x2c5/0xcd0 [ 287.715183][ C0] ? text_poke_sync+0x30/0x30 [ 287.715198][ C0] ? __kmem_cache_alloc_node+0x107/0x300 [ 287.715216][ C0] ? __text_poke+0xcd0/0xcd0 [ 287.715230][ C0] ? text_poke+0xc0/0xc0 [ 287.715243][ C0] ? kmem_cache_alloc_bulk+0x1a3/0x6c0 [ 287.715263][ C0] ? smp_call_function_many+0x40/0x40 [ 287.715284][ C0] ? perf_event_bpf_output+0x2f0/0x2f0 [ 287.715303][ C0] ? __mutex_trylock_common+0x182/0x2e0 [ 287.715318][ C0] ? __might_sleep+0xc0/0xc0 [ 287.715341][ C0] text_poke_bp_batch+0x8c9/0xb20 [ 287.715360][ C0] ? kmem_cache_alloc_bulk+0x1a4/0x6c0 [ 287.715378][ C0] ? text_poke_loc_init+0x860/0x860 [ 287.715396][ C0] ? arch_jump_label_transform_queue+0x97/0xf0 [ 287.715424][ C0] text_poke_finish+0x30/0x50 [ 287.715439][ C0] arch_jump_label_transform_apply+0x1c/0x30 [ 287.715459][ C0] static_key_disable_cpuslocked+0xce/0x1b0 [ 287.715482][ C0] static_key_disable+0x1a/0x20 [ 287.715501][ C0] toggle_allocation_gate+0x1b8/0x250 [ 287.715521][ C0] ? show_object+0x70/0x70 [ 287.715538][ C0] ? wake_bit_function+0x220/0x220 [ 287.715559][ C0] ? process_scheduled_works+0x825/0x1400 [ 287.715576][ C0] process_scheduled_works+0x90f/0x1400 [ 287.715604][ C0] ? assign_work+0x3d0/0x3d0 [ 287.715623][ C0] ? assign_work+0x364/0x3d0 [ 287.715642][ C0] worker_thread+0xa5f/0xff0 [ 287.715668][ C0] kthread+0x2d3/0x370 [ 287.715682][ C0] ? pr_cont_work+0x5e0/0x5e0 [ 287.715697][ C0] ? kthread_blkcg+0xd0/0xd0 [ 287.715711][ C0] ret_from_fork+0x48/0x80 [ 287.715727][ C0] ? kthread_blkcg+0xd0/0xd0 [ 287.715741][ C0] ret_from_fork_asm+0x11/0x20 [ 287.715766][ C0] [ 287.715773][ C0] INFO: NMI handler (nmi_cpu_backtrace_handler) took too long to run: 1.558 msecs [ 287.716213][ T29] Kernel panic - not syncing: hung_task: blocked tasks [ 288.221521][ T29] CPU: 1 PID: 29 Comm: khungtaskd Not tainted 6.6.0-syzkaller-14263-gaea6bf908d73 #0 [ 288.230976][ T29] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/09/2023 [ 288.241035][ T29] Call Trace: [ 288.244312][ T29] [ 288.247240][ T29] dump_stack_lvl+0x1e7/0x2d0 [ 288.251925][ T29] ? nf_tcp_handle_invalid+0x650/0x650 [ 288.257383][ T29] ? panic+0x850/0x850 [ 288.261451][ T29] ? lockdep_hardirqs_on_prepare+0x43c/0x7a0 [ 288.267436][ T29] ? vscnprintf+0x5d/0x80 [ 288.271770][ T29] panic+0x349/0x850 [ 288.275667][ T29] ? nmi_trigger_cpumask_backtrace+0x244/0x310 [ 288.281820][ T29] ? __memcpy_flushcache+0x2b0/0x2b0 [ 288.287107][ T29] ? irq_work_queue+0xca/0x150 [ 288.291871][ T29] ? arch_trigger_cpumask_backtrace+0x10/0x10 [ 288.297946][ T29] ? arch_trigger_cpumask_backtrace+0x10/0x10 [ 288.304012][ T29] ? arch_trigger_cpumask_backtrace+0x10/0x10 [ 288.310078][ T29] ? nmi_trigger_cpumask_backtrace+0x24d/0x310 [ 288.316227][ T29] watchdog+0xfe8/0xff0 [ 288.320391][ T29] ? watchdog+0x1e9/0xff0 [ 288.324966][ T29] kthread+0x2d3/0x370 [ 288.329061][ T29] ? hungtask_pm_notify+0x90/0x90 [ 288.334173][ T29] ? kthread_blkcg+0xd0/0xd0 [ 288.338761][ T29] ret_from_fork+0x48/0x80 [ 288.343181][ T29] ? kthread_blkcg+0xd0/0xd0 [ 288.347782][ T29] ret_from_fork_asm+0x11/0x20 [ 288.352570][ T29] [ 288.355836][ T29] Kernel Offset: disabled [ 288.360178][ T29] Rebooting in 86400 seconds..