And in what section are you setting the environment?
@<1523701070390366208:profile|CostlyOstrich36> yes, I use same clearml.conf file
@<1706116294329241600:profile|MinuteMouse44> , did you set this in the clearml.conf of the agent as well as the machine of the SDK?
Try setting it outside of any section. Basically set an environment section by itself
sdk{
environment{
test_var1: "var1_value"
test_var2: "var2_value"