Timestamper plugin causes Mercurial update to fail?

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      I'm seeing an odd issue with the Timestamper and the Mercurial plugins. The final steps of the Mercurial update fail like so:

      [test-framework] $ hg log --rev . --template {node}
      ERROR: Expected to get an id but got  instead.
      

      The hg log command works like that from the command line. It also worked before installing the Timestamper plugin. And, indeed, after disabling the Timestamper plugin, things start working again:

      [test-framework] $ hg log --rev . --template {node}
      [test-framework] $ /bin/sh -xe /var/tmp/hudson46154.sh
      (etc.)
      

      Not sure how exactly the Timestamper plugins injects the timestamp into the log. But it seems to interfere with the output that the Mercurial plugin expects.

            Assignee:
            Steven G Brown
            Reporter:
            Dirk Haun
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: