Hi Team, All of a sudden we are seeing below errors as soon as I run a job in Jenkins.
java.lang.NullPointerException at java.base/java.util.Objects.requireNonNull(Objects.java:221) at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:191) at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:173) at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:118) at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:70) at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:310) at hudson.model.ResourceController.execute(ResourceController.java:99) at hudson.model.Executor.run(Executor.java:431) Finished: FAILURE Does anyone have any idea on this error? All we did is, just rebooted a VM over the weekend and from then it is not working. Regards, Madhu M -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/dac5c7c4-0919-482e-812e-82151584504en%40googlegroups.com.