On Thursday, February 8, 2024 at 11:47:29 PM UTC-7 dheinric wrote:

Am Donnerstag, dem 08.02.2024 um 08:20 -0800 schrieb tzach solomon:

"This node is offline because it uses an old" 


Old what?


An old agent.jar (or the deprecated term for agent, in the case of the 
older plugin version used by Tzach).  That is a message from the Versions 
Node Monitors plugin <https://plugins.jenkins.io/versioncolumn/>.  

The plugin provides a configuration option that allows administrators to 
disconnect agents that use a non-matching version of Jenkins remoting.  
However, disconnecting the agent  when a non-matching version of Jenkins 
remoting is often too aggressive.  Many administrators would rather have 
the same options provided by the plugin for JVM version.  The JVM version 
checks in the plugin can disconnect if the JVM major version on the agent 
is older than the JVM version on the controller (default mode) or if the 
JVM version on the agent is older than the JVM version on the controller 
(paranoid mode) or if the JVM version on the agent does not exactly match 
the JVM version on the controller (paranoid++ mode).

JENKINS-63607 <https://issues.jenkins.io/browse/JENKINS-63607> and 
JENKINS-72688 <https://issues.jenkins.io/browse/JENKINS-72688> track the 
issue.

Mark Waite
 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/28220643-a706-490e-9fc9-e9201487430dn%40googlegroups.com.

Reply via email to