panic: Watchdog goroutine is stuck Stack for running G's are skipped while panicking. goroutine 114 [running]: panic(0x15e4d40, 0xc0042d6150) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc0006abc40 sp=0xc0006abb88 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0004a4100, 0x1, 0x0, 0xc0006abda0) pkg/sentry/watchdog/watchdog.go:386 +0x737 fp=0xc0006abd70 sp=0xc0006abc40 pc=0xed6397 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).reportStuckWatchdog(0xc0004a4100) pkg/sentry/watchdog/watchdog.go:351 +0xa2 fp=0xc0006abdd8 sp=0xc0006abd70 pc=0xed5c42 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0004a4100) pkg/sentry/watchdog/watchdog.go:283 +0x831 fp=0xc0006abf30 sp=0xc0006abdd8 pc=0xed5731 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0004a4100) pkg/sentry/watchdog/watchdog.go:261 +0x53 fp=0xc0006abfd8 sp=0xc0006abf30 pc=0xed4d93 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0006abfe0 sp=0xc0006abfd8 pc=0x46b9a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x32d