On Monday, July 18, 2022 at 9:13:57 AM UTC-6 Alan Sparks wrote:
> I tried this morning to run a plugin update on my test instance running > 2.346.2, and it broke very badly. It came back up with 40+ plugins > disabled, and reports of cyclic dependencies. > > > > For instance: > > Cycle detected: Plugin:sshd -> Plugin:mina-sshd-api-core -> > Plugin:ssh-credentials -> Plugin:credentials -> > Plugin:configuration-as-code -> Plugin:commons-text-api -> > Plugin:commons-lang3-api -> Plugin:sshd > > > > Jenkins log: > > 2022-07-18 14:20:16.845+0000 [id=30] SEVERE > hudson.PluginManager$1$3$2$1#reactOnCycle: found cycle in plugin > dependencies: (root=Plugin:sshd, deactivating all involved) Plugin:sshd -> > Plugin:mina-sshd-api-core -> Plugin:ssh-credentials -> Plugin:credentials > -> Plugin:configuration-as-code -> Plugin:commons-text-api -> > Plugin:commons-lang3-api -> Plugin:sshd > > > > I know that these plugins were updated: > > mina-sshd-api-common > > mina-sshd-api-core > > > > I can’t get any of the critical plugins re-enabled. Is this a known issue? > Yes, it was reported a few hours ago as https://issues.jenkins.io/browse/JENKINS-69034 Workaround is to not install the latest releases of those two plugins. Revert to the previous versions of those plugins. Mark Waite -- 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/f97f3933-33a9-42f7-84ce-7972cd2e955en%40googlegroups.com.
