Okay, the problem was lines like this:
JENKINSBOT = credentials('${JENKINSBOT_USERNAME_PASSWORD}')
In v2.46 this worked.
Once I upgraded to 2.73 I had to change it to:
JENKINSBOT = credentials("${JENKINSBOT_USERNAME_PASSWORD}")
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/8465056e-d071-4d67-89d1-9a7c36150e16%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.