-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.237
Sauce OnDemand 1.188
Hey there
When upgrading from 1.174 to 1.175 or 1.176, we face the following issue when running pipelines that make use of the sauceconnect step:
hudson.remoting.ProxyException: com.google.inject.CreationException: Unable to create injector, see the following errors: 1) A just-in-time binding to com.saucelabs.jenkins.pipeline.SauceConnectStep was already configured on a parent injector. at org.jenkinsci.plugins.workflow.steps.ContextParameterModule.configure(ContextParameterModule.java:45)
The same pipelines work flawlessly with 1.174 (hence we're sticking to that version for now).