panic: Sentry detected 1 stuck task(s): Task tid: 6498 (goroutine 257350), entered RunSys state 3m7.22s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 52 [running]: panic(0x10e90e0, 0xc00bc963e0) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc000645c60 sp=0xc000645b98 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0000e9180, 0x1, 0x1, 0xc000645da0) pkg/sentry/watchdog/watchdog.go:380 +0x565 fp=0xc000645d30 sp=0xc000645c60 pc=0xc14f85 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0000e9180, 0xc0081ea000, 0xb01, 0x68fc549380) pkg/sentry/watchdog/watchdog.go:339 +0x315 fp=0xc000645e68 sp=0xc000645d30 pc=0xc14955 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0000e9180) pkg/sentry/watchdog/watchdog.go:321 +0x52b fp=0xc000645f58 sp=0xc000645e68 pc=0xc1456b gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0000e9180) pkg/sentry/watchdog/watchdog.go:256 +0x34 fp=0xc000645fd8 sp=0xc000645f58 pc=0xc13f74 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc000645fe0 sp=0xc000645fd8 pc=0x472861 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:207 +0x1b1