panic: Sentry detected 2 stuck task(s): Task tid: 3800 (0xed8), entered RunSys state 3m33.41s ago. Task tid: 3803 (0xedb), entered RunSys state 3m32.62s 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 181 [running]: panic(0x100cc20, 0xc0010fa280) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc00061ac00 sp=0xc00061ab48 pc=0x43438d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00069e680, 0x1, 0x1, 0xc00061ad68) pkg/sentry/watchdog/watchdog.go:448 +0x5e5 fp=0xc00061acf8 sp=0xc00061ac00 pc=0xb80e75 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00069e680, 0xc0882b6840, 0x7801, 0x7c00d67780) pkg/sentry/watchdog/watchdog.go:396 +0x339 fp=0xc00061ae30 sp=0xc00061acf8 pc=0xb807c9 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00069e680) pkg/sentry/watchdog/watchdog.go:373 +0x56f fp=0xc00061af40 sp=0xc00061ae30 pc=0xb803bf gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00069e680) pkg/sentry/watchdog/watchdog.go:293 +0x56 fp=0xc00061afd8 sp=0xc00061af40 pc=0xb7fd56 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc00061afe0 sp=0xc00061afd8 pc=0x467da1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:232 +0x1df