panic: Sentry detected 1 stuck task(s): Task tid: 30808 (0x7858), entered RunSys state 3m2.88s 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 16 [running]: panic(0x15191e0, 0xc000dfc0a0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc001aadb48 sp=0xc001aada90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0002aea80, 0x1, 0x1, 0xc001aadd10) pkg/sentry/watchdog/watchdog.go:386 +0x737 fp=0xc001aadc78 sp=0xc001aadb48 pc=0xe54dc7 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0002aea80, 0xc0046dced0, 0x7101, 0x1606308a880) pkg/sentry/watchdog/watchdog.go:345 +0x3ff fp=0xc001aaddd8 sp=0xc001aadc78 pc=0xe5459f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0002aea80) pkg/sentry/watchdog/watchdog.go:326 +0x770 fp=0xc001aadf30 sp=0xc001aaddd8 pc=0xe540a0 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0002aea80) pkg/sentry/watchdog/watchdog.go:261 +0x53 fp=0xc001aadfd8 sp=0xc001aadf30 pc=0xe537c3 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc001aadfe0 sp=0xc001aadfd8 pc=0x46b9a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x32d