|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

I think I'm hitting the same issue: I upgraded the mercurial plugin from 1.34 to 1.46.
I had to downgrade to work around the issue. The weird part is that not all builds are failing: some tags are handled correctly.
Started by user anonymous
Building remotely on hlbsdev1 in workspace /opt/jenkins/workspace/aci-4.10-deploy
[aci-4.10-deploy] $ hg showconfig paths.default
[aci-4.10-deploy] $ hg pull --rev r4.10.0_maint
[aci-4.10-deploy] $ hg update --clean --rev r4.10.0_maint
abort: unknown revision 'r4.10.0_maint'!
ERROR: Failed to update
ERROR: Failed to update
Retrying after 10 seconds
[aci-4.10-deploy] $ hg showconfig paths.default
[aci-4.10-deploy] $ hg pull --rev r4.10.0_maint
[aci-4.10-deploy] $ hg update --clean --rev r4.10.0_maint
abort: unknown revision 'r4.10.0_maint'!
ERROR: Failed to update
ERROR: Failed to update
Retrying after 10 seconds
[aci-4.10-deploy] $ hg showconfig paths.default
[aci-4.10-deploy] $ hg pull --rev r4.10.0_maint
[aci-4.10-deploy] $ hg update --clean --rev r4.10.0_maint
abort: unknown revision 'r4.10.0_maint'!
ERROR: Failed to update
ERROR: Failed to update