panic: Watchdog goroutine is stuck
Stack for running G's are skipped while panicking.

goroutine 114 [running]:
panic(0xfe5e40, 0xc0029b1f40)
	GOROOT/src/runtime/panic.go:1064 +0x545 fp=0xc0001a5ce0 sp=0xc0001a5c18 pc=0x437265
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0001c6900, 0x1, 0x0, 0xc0001a5e08)
	pkg/sentry/watchdog/watchdog.go:385 +0x5a5 fp=0xc0001a5dd8 sp=0xc0001a5ce0 pc=0xbc6a85
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).reportStuckWatchdog(0xc0001c6900)
	pkg/sentry/watchdog/watchdog.go:350 +0x7c fp=0xc0001a5e40 sp=0xc0001a5dd8 pc=0xbc64bc
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0001c6900)
	pkg/sentry/watchdog/watchdog.go:283 +0x577 fp=0xc0001a5f40 sp=0xc0001a5e40 pc=0xbc60b7
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0001c6900)
	pkg/sentry/watchdog/watchdog.go:261 +0x45 fp=0xc0001a5fd8 sp=0xc0001a5f40 pc=0xbc5a45
runtime.goexit()
	src/runtime/asm_amd64.s:1374 +0x1 fp=0xc0001a5fe0 sp=0xc0001a5fd8 pc=0x4709a1
created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start
	pkg/sentry/watchdog/watchdog.go:212 +0x1b9