panic: Sentry detected 2 stuck task(s): Task tid: 13557 (0x34f5), entered RunSys state 3m37.02s ago. Task tid: 13555 (0x34f3), entered RunSys state 3m37.05s ago. Search for '(*Task).run(0x..., 0x)' in the stack dump to find the offending goroutine Stack for running G's are skipped while panicking. goroutine 136 [running]: panic(0xf1b600, 0xc001ad20c0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc00125dc08 sp=0xc00125db50 pc=0x43438d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000152080, 0x1, 0x1, 0xc00125dd70) pkg/sentry/watchdog/watchdog.go:386 +0x57d fp=0xc00125dd00 sp=0xc00125dc08 pc=0xacc9ed gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000152080, 0xc00130c930, 0xa201, 0x8bcb398a80) pkg/sentry/watchdog/watchdog.go:345 +0x311 fp=0xc00125de38 sp=0xc00125dd00 pc=0xacc3b1 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000152080) pkg/sentry/watchdog/watchdog.go:326 +0x4b4 fp=0xc00125df40 sp=0xc00125de38 pc=0xacbfc4 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000152080) pkg/sentry/watchdog/watchdog.go:261 +0x42 fp=0xc00125dfd8 sp=0xc00125df40 pc=0xacba32 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc00125dfe0 sp=0xc00125dfd8 pc=0x467da1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x1b7