Thanks Todd for your reply.
Yes, I checked the output of the reverse machine. It's showing no issues in slot match making. it's not a negotiator issue, something related to the _expression_ of the worker node because If I change it to "owner" instead ofÂOsversion version, job matchmaking works. Workernode is running 24.0.3 and submitter node running 9.0.17 (again version should also not cause any issue)Â
Job 77.0 has the following attributes:
  TARGET.Osversion = "rhel9"
  TARGET.RequestCpus = 1
  TARGET.RequestDisk = 3
  TARGET.RequestMemory = 1024
The Requirements _expression_ for this slot reduces to these conditions:
   ÂClusters
Step  ÂMatched ÂCondition
----- Â-------- Â---------
[12] Â Â Â Â Â1 ÂisUndefined(IcingaAlerts)
[14] Â Â Â Â Â1 ÂisUndefined(DontStartJobs)
[16] Â Â Â Â Â1 ÂisUndefined(Benchmarking)
[34] Â Â Â Â Â1 ÂTARGET.Osversion == "rhel9"
[36] Â Â Â Â Â1 ÂWithinResourceLimits
Negotiator log shows "No match found". It's strange. Do I need to addÂOsversion anywhere? osrel is already present in STARTD_ATTRS.Â
Thanks & Regards,
Vikrant Aggarwal