panic: Sentry detected 2 stuck task(s): Task tid: 11297 (0x2c21), entered RunSys state 3m26.82s ago. Task tid: 11298 (0x2c22), entered RunSys state 3m26.78s 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 94 [running]: panic(0xeb0780, 0xc0038980c0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc0007d5c08 sp=0xc0007d5b50 pc=0x43438d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0001b7b80, 0x1, 0x1, 0xc0007d5d70) pkg/sentry/watchdog/watchdog.go:386 +0x57d fp=0xc0007d5d00 sp=0xc0007d5c08 pc=0xa9308d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0001b7b80, 0xc00067d4d0, 0xc002888001, 0x2aa8475ab80) pkg/sentry/watchdog/watchdog.go:345 +0x311 fp=0xc0007d5e38 sp=0xc0007d5d00 pc=0xa92a51 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0001b7b80) pkg/sentry/watchdog/watchdog.go:326 +0x4b4 fp=0xc0007d5f40 sp=0xc0007d5e38 pc=0xa92664 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0001b7b80) pkg/sentry/watchdog/watchdog.go:261 +0x42 fp=0xc0007d5fd8 sp=0xc0007d5f40 pc=0xa920d2 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0007d5fe0 sp=0xc0007d5fd8 pc=0x467da1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x1b7