panic: Sentry detected 2 stuck task(s): Task tid: 28 (goroutine 859), entered RunSys state 3m0.09s ago. Task tid: 53 (goroutine 17174), entered RunSys state 3m0.1s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 48 [running]: panic(0xff0240, 0xc001712160) GOROOT/src/runtime/panic.go:1064 +0x545 fp=0xc000657c10 sp=0xc000657b48 pc=0x437265 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0000ec800, 0x1, 0x1, 0xc000657d78) pkg/sentry/watchdog/watchdog.go:385 +0x5a5 fp=0xc000657d08 sp=0xc000657c10 pc=0xbc74a5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0000ec800, 0xc002b921e0, 0x3601, 0x700a59e280) pkg/sentry/watchdog/watchdog.go:344 +0x315 fp=0xc000657e40 sp=0xc000657d08 pc=0xbc6e35 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0000ec800) pkg/sentry/watchdog/watchdog.go:326 +0x4db fp=0xc000657f40 sp=0xc000657e40 pc=0xbc6a3b gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0000ec800) pkg/sentry/watchdog/watchdog.go:261 +0x45 fp=0xc000657fd8 sp=0xc000657f40 pc=0xbc6465 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc000657fe0 sp=0xc000657fd8 pc=0x4709a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x1b9