panic: Sentry detected 2 stuck task(s): Task tid: 6655 (goroutine 2012503), entered RunSys state 3m39.05s ago. Task tid: 6652 (goroutine 2012529), entered RunSys state 3m39.05s ago. Search for 'goroutine <id>' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 93 [running]: panic(0x10744a0, 0xc00683dad0) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc003aaec60 sp=0xc003aaeb98 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000141100, 0x1, 0x1, 0xc003aaeda0) pkg/sentry/watchdog/watchdog.go:380 +0x565 fp=0xc003aaed30 sp=0xc003aaec60 pc=0xbe0e45 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000141100, 0xc017a84f60, 0x1f501, 0x1aac0c1e280) pkg/sentry/watchdog/watchdog.go:339 +0x315 fp=0xc003aaee68 sp=0xc003aaed30 pc=0xbe0815 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000141100) pkg/sentry/watchdog/watchdog.go:321 +0x52b fp=0xc003aaef58 sp=0xc003aaee68 pc=0xbe042b gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000141100) pkg/sentry/watchdog/watchdog.go:256 +0x34 fp=0xc003aaefd8 sp=0xc003aaef58 pc=0xbdfe34 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc003aaefe0 sp=0xc003aaefd8 pc=0x472821 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:207 +0x1b1