This PR aimed originally to fix the mix-up of build configurations (stageName says one thing, envvars tell another story, due to some re-use of same referenced objects in different parallel stages), by using more closures to dedicate contexts to stuff, but that info seems to be still confused in groovy pipeline engine.
This also addresses better run-time progress and ultimate-results logging for the dynamatrix jobs.
This PR aimed originally to fix the mix-up of build configurations (stageName says one thing, envvars tell another story, due to some re-use of same referenced objects in different parallel stages), by using more closures to dedicate contexts to stuff, but that info seems to be still confused in groovy pipeline engine.
This also addresses better run-time progress and ultimate-results logging for the dynamatrix jobs.