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

goroutine 151 [running]:
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000128600, 0x1, 0x0, 0xc0009f9e00)
	pkg/sentry/watchdog/watchdog.go:362 +0x57d
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).reportStuckWatchdog(0xc000128600)
	pkg/sentry/watchdog/watchdog.go:327 +0x7c
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000128600)
	pkg/sentry/watchdog/watchdog.go:259 +0x55f
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000128600)
	pkg/sentry/watchdog/watchdog.go:237 +0x42
created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start
	pkg/sentry/watchdog/watchdog.go:191 +0x1b7