panic: Watchdog goroutine is stuck Stack for running G's are skipped while panicking. goroutine 101 [running]: panic(0x1143da0, 0xc0074ebd60) GOROOT/src/runtime/panic.go:1064 +0x545 fp=0xc0006abcd8 sp=0xc0006abc10 pc=0x437265 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00018e080, 0x1, 0x0, 0xc0006abe00) pkg/sentry/watchdog/watchdog.go:446 +0x5ff fp=0xc0006abdd0 sp=0xc0006abcd8 pc=0xc8f87f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).reportStuckWatchdog(0xc00018e080) pkg/sentry/watchdog/watchdog.go:401 +0x8b fp=0xc0006abe38 sp=0xc0006abdd0 pc=0xc8f26b gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00018e080) pkg/sentry/watchdog/watchdog.go:319 +0x610 fp=0xc0006abf40 sp=0xc0006abe38 pc=0xc8ee30 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00018e080) pkg/sentry/watchdog/watchdog.go:292 +0x56 fp=0xc0006abfd8 sp=0xc0006abf40 pc=0xc8e716 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc0006abfe0 sp=0xc0006abfd8 pc=0x4709a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1e7