panic: Sentry detected 1 stuck task(s): Task tid: 14812 (0x39dc), entered RunSys state 3m31.06s ago. Search for '(*Task).run(0x..., 0x)' in the stack dump to find the offending goroutine Stack for running G's are skipped while panicking. goroutine 164 [running]: panic(0x100cc20, 0xc00f6c1490) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xefc5e91c00 sp=0xefc5e91b48 pc=0x43438d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000236280, 0x1, 0x1, 0xefc5e91d68) pkg/sentry/watchdog/watchdog.go:448 +0x5e5 fp=0xefc5e91cf8 sp=0xefc5e91c00 pc=0xb80e75 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000236280, 0x14205de0990, 0x1b501, 0x1517e1fec00) pkg/sentry/watchdog/watchdog.go:396 +0x339 fp=0xefc5e91e30 sp=0xefc5e91cf8 pc=0xb807c9 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000236280) pkg/sentry/watchdog/watchdog.go:373 +0x56f fp=0xefc5e91f40 sp=0xefc5e91e30 pc=0xb803bf gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000236280) pkg/sentry/watchdog/watchdog.go:293 +0x56 fp=0xefc5e91fd8 sp=0xefc5e91f40 pc=0xb7fd56 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xefc5e91fe0 sp=0xefc5e91fd8 pc=0x467da1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:232 +0x1df