| Hi  I looked into all other issues about random fails with the Kubernetes plugin but didn't find a similar case  What's weird it's several of my pipelines work really well, and sometimes, without making a big change in the source code, or without making any change at all (replaying build), it may fail... Yesterday I had 2 kind of errors. I don't remember if there is more kind of errors but if it is I will update this post. Here they are:
[XXXXXX_master-FNE77XPBBMZR7JA4YQLYUNAFC2YTKHBOAXYIR5V4XCHIXRKRUL6Q] Running shell script
rpc error: code = 14 desc = grpc: the connection is unavailable
process apparently never started in /XXXXXXXXXXXX/XXXXXX_master-FNE77XPBBMZR7JA4YQLYUNAFC2YTKHBOAXYIR5V4XCHIXRKRUL6Q@tmp/durable-cfbf838b
script returned exit code -2
The second one:
[XXXXXX_master-FNE77XPBBMZR7JA4YQLYUNAFC2YTKHBOAXYIR5V4XCHIXRKRUL6Q] Running shell script
+ docker inspect -f . c7846108965a9110ff71051dc24fd338da381f89
.
java.lang.InterruptedException
I'm wondering if someone could help me with that? Sorry that I have no more details to provide  Thank you, |