panic: Sentry detected 2 stuck task(s): Task tid: 64861 (goroutine 1349509), entered RunSys state 3m30.08s ago. Task tid: 64864 (goroutine 1349576), entered RunSys state 3m30.08s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 226 [running]: panic(0x10a8a20, 0xc013a29c70) GOROOT/src/runtime/panic.go:1064 +0x470 fp=0xc00094fc08 sp=0xc00094fb50 pc=0x437110 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0005ce700, 0x1, 0x1, 0xc00094fd70) pkg/sentry/watchdog/watchdog.go:446 +0x5ff fp=0xc00094fd00 sp=0xc00094fc08 pc=0xc6803f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0005ce700, 0xc013eb8240, 0x36701, 0x22eedb7d900) pkg/sentry/watchdog/watchdog.go:394 +0x355 fp=0xc00094fe38 sp=0xc00094fd00 pc=0xc67975 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0005ce700) pkg/sentry/watchdog/watchdog.go:372 +0x58a fp=0xc00094ff40 sp=0xc00094fe38 pc=0xc6756a gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0005ce700) pkg/sentry/watchdog/watchdog.go:292 +0x56 fp=0xc00094ffd8 sp=0xc00094ff40 pc=0xc66ed6 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc00094ffe0 sp=0xc00094ffd8 pc=0x470681 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1e7