panic: Sentry detected 2 stuck task(s): Task tid: 7999 (goroutine 491768), entered RunSys state 3m8.83s ago. Task tid: 8001 (goroutine 491948), entered RunSys state 3m8.87s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 102 [running]: panic(0x1170520, 0xc0061bd520) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc00879fc58 sp=0xc00879fb90 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0000e4200, 0x1, 0x1, 0xc00879fd98) pkg/sentry/watchdog/watchdog.go:441 +0x5df fp=0xc00879fd28 sp=0xc00879fc58 pc=0xcab8ff gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0000e4200, 0xc010866750, 0x19c01, 0x1816a8c7980) pkg/sentry/watchdog/watchdog.go:389 +0x355 fp=0xc00879fe60 sp=0xc00879fd28 pc=0xcab255 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0000e4200) pkg/sentry/watchdog/watchdog.go:367 +0x5ea fp=0xc00879ff58 sp=0xc00879fe60 pc=0xcaae4a gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0000e4200) pkg/sentry/watchdog/watchdog.go:287 +0x48 fp=0xc00879ffd8 sp=0xc00879ff58 pc=0xcaa788 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc00879ffe0 sp=0xc00879ffd8 pc=0x472821 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:226 +0x1da