I'm using Multibranch Pipeline to automatically build changes in my Enterprise GitHub Organization repositories.
After updating Jenkins to 2.175 and restarting, ALL the successful builds of ALL the branches of ALL my GitHub org repositories (that's around 75 repositories and approximately 2,000 builds) have been retriggered and instantly failed. All the builds failed with the same error, see attached console log. Now, all the projects and branches and builds are marked as Failed, and some build information such as the build date appear to be lost (see screenshots).
In the example log, we can see the build was successfully completed a week ago, but restarted and failed today after restarting Jenkins. I can consistenly reproduce this issue by re-building a project and restarting Jenkins.
The issue does not happen if I downgrade to Jenkins 2.174.
I did prior to updating Jenkins, but restarted the instance in between. The only plugin updates were related to Blue Ocean.