panic: Sentry detected 1 stuck task(s): Task tid: 25197 (0x626d), entered RunSys state 3m5.1s 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 155 [running]: panic(0x1454920, 0xc00079e010) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc0014cdb48 sp=0xc0014cda90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00049e200, 0x1, 0x1, 0xc0014cdd10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc0014cdc78 sp=0xc0014cdb48 pc=0xd8bf47 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00049e200, 0xc002008210, 0xb901, 0x99b6fc8a00) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc0014cddd8 sp=0xc0014cdc78 pc=0xd8b71f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00049e200) pkg/sentry/watchdog/watchdog.go:308 +0x76d fp=0xc0014cdf30 sp=0xc0014cddd8 pc=0xd8b21d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00049e200) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc0014cdfd8 sp=0xc0014cdf30 pc=0xd8a943 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0014cdfe0 sp=0xc0014cdfd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d