panic: Sentry detected 1 stuck task(s): Task tid: 38255 (0x956f), entered RunSys state 3m18.4s 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 179 [running]: panic(0x14500e0, 0xc0000fa0f0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc00058fb48 sp=0xc00058fa90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0001bb800, 0x1, 0x1, 0xc00058fd10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc00058fc78 sp=0xc00058fb48 pc=0xd8ad17 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0001bb800, 0xc000ae6420, 0x28701, 0x18456964700) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc00058fdd8 sp=0xc00058fc78 pc=0xd8a4ef gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0001bb800) pkg/sentry/watchdog/watchdog.go:308 +0x76d fp=0xc00058ff30 sp=0xc00058fdd8 pc=0xd89fed gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0001bb800) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc00058ffd8 sp=0xc00058ff30 pc=0xd89713 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc00058ffe0 sp=0xc00058ffd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d