https://bugzilla.wikimedia.org/show_bug.cgi?id=46723
--- Comment #6 from Antoine "hashar" Musso <[email protected]> --- Extract for the two builds referenced somewhere above: Verifying /var/lib/jenkins/jobs/mediawiki-core-phpunit-misc/builds/5222/log Zuulcommit: 8cc0b601aa2db6db09ac0e4d70847293d75875aa Checkedout: 8cc0b601aa2db6db09ac0e4d70847293d75875aa Verifying /var/lib/jenkins/jobs/mediawiki-core-phpunit-misc/builds/5223/log Zuulcommit: 7dd3356a51951f8cdfe463552b5e5aae272e8e60 Checkedout: 4c69569db71d149feff6c4b10ea7a493425d67fd (MISMATCH) We can see that build 5223 did not used the proper commit :-] I suspect git plugin does not fetch the proper references / can't find it. That result internally in an unknown sha1 and then git plugin fallback to master or something else. I will try to reproduce the issue in labs with git plugin set to verbose. That needs to start Jenkins with -Dhudson.plugins.git.GitSCM.verbose=true -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
