panic: Sentry detected 1 stuck task(s): Task tid: 19 (0x13), entered RunSys state 3m38.37s 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 183 [running]: panic(0xde9240, 0xc00019e7b0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc000273c08 sp=0xc000273b50 pc=0x43432d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0003a8280, 0x1, 0x1, 0xc000273d70) pkg/sentry/watchdog/watchdog.go:368 +0x57d fp=0xc000273d00 sp=0xc000273c08 pc=0x9f880d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0003a8280, 0xc000194120, 0x1, 0xc71329d300) pkg/sentry/watchdog/watchdog.go:327 +0x311 fp=0xc000273e38 sp=0xc000273d00 pc=0x9f81d1 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0003a8280) pkg/sentry/watchdog/watchdog.go:308 +0x4b1 fp=0xc000273f40 sp=0xc000273e38 pc=0x9f7de1 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0003a8280) pkg/sentry/watchdog/watchdog.go:243 +0x42 fp=0xc000273fd8 sp=0xc000273f40 pc=0x9f7852 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc000273fe0 sp=0xc000273fd8 pc=0x467d01 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x1b7