panic: Sentry detected 2 stuck task(s): Task tid: 2740 (goroutine 117116), entered RunSys state 3m37.78s ago. Task tid: 2739 (goroutine 117122), entered RunSys state 3m37.79s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 243 [running]: panic(0x1948f80, 0xc000282ac0) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc0007dbb80 sp=0xc0007dbab8 pc=0x43a6c5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0006c0180, 0x1, 0x1, 0xc0007dbd28) pkg/sentry/watchdog/watchdog.go:443 +0x82d fp=0xc0007dbc98 sp=0xc0007dbb80 pc=0x1176c0d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0006c0180, 0xc0079d26f0, 0x1, 0x29e6c982a80) pkg/sentry/watchdog/watchdog.go:391 +0x478 fp=0xc0007dbdf0 sp=0xc0007dbc98 pc=0x11762d8 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0006c0180) pkg/sentry/watchdog/watchdog.go:369 +0x95a fp=0xc0007dbf38 sp=0xc0007dbdf0 pc=0x1175d5a gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0006c0180) pkg/sentry/watchdog/watchdog.go:289 +0x88 fp=0xc0007dbfd8 sp=0xc0007dbf38 pc=0x1175268 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc0007dbfe0 sp=0xc0007dbfd8 pc=0x477501 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:228 +0x3ea