• Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • timestamper-plugin
    • None
    • Jenkins 1.509.1 / Timestamper 1.5.4

      The timestamp output is a bit crazy...

      A job that took 27 minutes and started at 1:09pm local time shows the time stamps as (I'm just showing a few):

      04:07
      23:12
      00:10
      06:09
      07:26
      11:33
      ...no timestamps for the rest...

      I have the following traceback in my catalina.out log:

      Jun 21, 2013 1:48:54 PM hudson.plugins.timestamper.annotator.TimestampAnnotator annotate
      WARNING: Error reading timestamps for gerrit-master-AppBuilder #116
      java.io.IOException: Malformed varint
      at hudson.plugins.timestamper.TimestampsIO$Reader.readVarint(TimestampsIO.java:393)
      at hudson.plugins.timestamper.TimestampsIO$Reader.next(TimestampsIO.java:323)
      at hudson.plugins.timestamper.TimestampsIO$Reader.find(TimestampsIO.java:288)
      at hudson.plugins.timestamper.annotator.TimestampAnnotator.annotate(TimestampAnnotator.java:84)
      at hudson.console.ConsoleAnnotator$1Aggregator.annotate(ConsoleAnnotator.java:111)
      at hudson.console.ConsoleAnnotationOutputStream.eol(ConsoleAnnotationOutputStream.java:145)
      at hudson.console.LineTransformationOutputStream.eol(LineTransformationOutputStream.java:60)
      at hudson.console.LineTransformationOutputStream.write(LineTransformationOutputStream.java:56)
      at hudson.console.LineTransformationOutputStream.write(LineTransformationOutputStream.java:74)
      at org.apache.commons.io.output.ProxyOutputStream.write(ProxyOutputStream.java:70)
      at org.apache.commons.io.output.CountingOutputStream.write(CountingOutputStream.java:71)
      at org.kohsuke.stapler.framework.io.LargeText.writeLogTo(LargeText.java:218)
      at hudson.console.AnnotatedLargeText.writeHtmlTo(AnnotatedLargeText.java:159)

      Our slaves are are running NTPd and have their clocks set correctly.

          [JENKINS-18449] Timestamp is all over the place

          Thanks for the bug report, Christian. Please attach the contents of the "timestamper" directory for that build.

          Steven G Brown added a comment - Thanks for the bug report, Christian. Please attach the contents of the "timestamper" directory for that build.

          Attached is #120's timestamps file. I'm 99% sure this is the build in question. If it isn't, then it is still messed up.

          Christian Höltje added a comment - Attached is #120's timestamps file. I'm 99% sure this is the build in question. If it isn't, then it is still messed up.

          Could you please install Timestamper 1.5.8 and try another build? The logging has been improved, so hopefully it will reveal the problem. Attach any errors found in your catalina log and the contents of the "timestamper" directory for the new build.

          Steven G Brown added a comment - Could you please install Timestamper 1.5.8 and try another build? The logging has been improved, so hopefully it will reveal the problem. Attach any errors found in your catalina log and the contents of the "timestamper" directory for the new build.

            docwhat Christian Höltje
            docwhat Christian Höltje
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: