panic: Sentry detected 2 stuck task(s): Task tid: 7742 (goroutine 200098), entered RunSys state 3m31.93s ago. Task tid: 7743 (goroutine 199963), entered RunSys state 3m32.72s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 42 [running]: panic(0x113e440, 0xc0064d84e0) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc000483c58 sp=0xc000483b90 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000522080, 0x1, 0x1, 0xc000483d98) pkg/sentry/watchdog/watchdog.go:448 +0x5df fp=0xc000483d28 sp=0xc000483c58 pc=0xc8d51f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000522080, 0xc00197b290, 0x2c01, 0xb04f056e00) pkg/sentry/watchdog/watchdog.go:396 +0x355 fp=0xc000483e60 sp=0xc000483d28 pc=0xc8ce75 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000522080) pkg/sentry/watchdog/watchdog.go:374 +0x625 fp=0xc000483f58 sp=0xc000483e60 pc=0xc8ca65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000522080) pkg/sentry/watchdog/watchdog.go:293 +0x48 fp=0xc000483fd8 sp=0xc000483f58 pc=0xc8c368 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc000483fe0 sp=0xc000483fd8 pc=0x472821 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1d9