In the jenkins log:
WARNING: No valid crumb was included in request for /cloud/NodeSharing-<id>/api/reportUsage by nsp-user. Returning 403.
I believe this is being triggered by https://jenkins.io/doc/upgrade-guide/2.176/#SECURITY-626
The crumb that is issued can only be used in a single session but no session handling is present in the nsp code.