panic: Sentry detected 1 stuck task(s): Task tid: 7359 (0x1cbf), entered RunSys state 3m21.07s 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 165 [running]: panic(0x15dc320, 0xc0007f0090) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc000569b48 sp=0xc000569a90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0001a4080, 0x1, 0x1, 0xc000569d10) pkg/sentry/watchdog/watchdog.go:386 +0x737 fp=0xc000569c78 sp=0xc000569b48 pc=0xecec67 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0001a4080, 0xc0008fc600, 0x2b01, 0x824d24b600) pkg/sentry/watchdog/watchdog.go:345 +0x3ff fp=0xc000569dd8 sp=0xc000569c78 pc=0xece43f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0001a4080) pkg/sentry/watchdog/watchdog.go:326 +0x770 fp=0xc000569f30 sp=0xc000569dd8 pc=0xecdf40 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0001a4080) pkg/sentry/watchdog/watchdog.go:261 +0x53 fp=0xc000569fd8 sp=0xc000569f30 pc=0xecd663 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc000569fe0 sp=0xc000569fd8 pc=0x46b9a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x32d