runtime: epollwait on fd 4 failed with 38
Fatal error: runtime : netpoll failed

runtime stack: 
Runtime.throw(0xa59c24, 0x17) 
   /apps/jenkins/build/tools/go1.12.6.linux-amd64/src/runtime/panic.go:617 
..... 


This generates when I run generated binary from jenkins pipeline, in linux box 
using "nohup ./binary"

But, when I generate binary in same linux box, and run, it run fine without any 
error. 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/da961547-e177-42b3-bbe4-2e38d865675bo%40googlegroups.com.

Reply via email to