panic: Sentry detected 1 stuck task(s): Task tid: 6275 (0x1883), entered RunSys state 3m27.6s 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 96 [running]: panic(0x14b7e40, 0xc0ad86e0c0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc000013b48 sp=0xc000013a90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00039e180, 0x1, 0x1, 0xc000013d10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc000013c78 sp=0xc000013b48 pc=0xdbd9f7 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00039e180, 0xc08ca4e330, 0x17601, 0x2d8e0572900) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc000013dd8 sp=0xc000013c78 pc=0xdbd1cf gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00039e180) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc000013f30 sp=0xc000013dd8 pc=0xdbccd0 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00039e180) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc000013fd8 sp=0xc000013f30 pc=0xdbc3f3 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc000013fe0 sp=0xc000013fd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d