[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Startd crashes on HTCondor 25 nodes



On 3/12/26 19:43, "ëêë" wrote:

Hi Arshad,


Iâve been looking into the startd crashes in HTCondor 25.0.7. 



Thanks for your detailed investigations.  The code does assume a stock docker program, I will add some more defensive programming in case the DOCKER knob is changed to some custom wrapper.  If you could email me off list the output of


docker images --format '{{.Repository}}:{{.Tag}} {{.ID}} {{.Size}}'


I can double check that I've covered all the bases.


-greg