Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-60007

Timestamper scripting API doesn't work for Pipeline jobs since version 1.9

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • timestamper-plugin
    • None
    • 1.11.1

    Description

      Using the REST API of the timestamper pluging doesn't work since the last update (v1.9)

      With timestamper v1.8, accessing the job url "https://myjenkins/job/J18.windows/2260/timestamps/" returns the elapsed times, one per line.

      0.003
      0.005
      0.005
      0.010
      0.123
      0.139
      0.140
      0.163
      0.290
      0.587
      0.588
      0.598
      0.598
      0.598
      0.598
      0.598
      0.598
      0.598
      0.598
      0.598
      0.599
      0.599
      0.614
      1.179
      [...]
      

       

      Since timestamper v1.9, accessing the job url "https://myjenkins2/job/J18.windows/1/timestamps/" returns an empty page !

       

      Is there a possibility that the global option "enable timestamps for all Pipeline builds" introduce in the v1.9 of the plugin had inject this bug ? (this option is off in our instance).

      We are using the REST API timestamper to analyse the different steps duration of our builds (they have an average time build of ~2h). Using the datetime injected in the log of the builds is not really an option because we are using 4 different Jenkins instance (the older one is Jenkins v1.549 !) and we prefer not to maintain different analyse script when one do the job, and for now the simple timestamper REST API ".../timestamps/" was the only way to get the same result page for those different Jenkins versions.

       

      Attachments

        Issue Links

          Activity

            basil Basil Crow added a comment - See jenkinsci/timestamper-plugin#25 (comment) .
            basil Basil Crow added a comment - Fixed in jenkinsci/timestamper-plugin#47 .
            basil Basil Crow added a comment -

            I have not yet released this fix, but an incremental build is available with the above changes which I believe should resolve this bug. dankirkd, rdybeck, and thoudayer, are any of you interested in testing the incremental build before I release it?

            basil Basil Crow added a comment - I have not yet released this fix, but an incremental build is available with the above changes which I believe should resolve this bug. dankirkd , rdybeck , and thoudayer , are any of you interested in testing the incremental build before I release it?

            basil I don't have a ready setup to test it against.  Apologies.

            dankirkd Daniel Kirkdorffer added a comment - basil I don't have a ready setup to test it against.  Apologies.
            basil Basil Crow added a comment -

            Released in Timestamper 1.11.1.

            basil Basil Crow added a comment - Released in Timestamper 1.11.1 .

            People

              basil Basil Crow
              thoudayer T. Houdayer
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: