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

External jobs submitted via XML over HTTP do not persist the duration correctly.

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      When submitting external jobs pro programatically as described in
      https://hudson.dev.java.net/cron.html the duration is not stored correctly. It
      shows up for a minute or so and then is reset to zero in the graph display and
      the graph gets wonky.

      Sample submitted job XML:
      <run><log
      encoding='hexBinary'>576564204d61722032382031363a30373a3035204d535420323030370a0a</log><result>0</result><duration>5000</duration></run>

          [JENKINS-402] External jobs submitted via XML over HTTP do not persist the duration correctly.

          gumshoe added a comment -

          External jobs executed by launching hudson.jar on a host have the same problem.

          gumshoe added a comment - External jobs executed by launching hudson.jar on a host have the same problem.

          Fixed in 1.95.

          Kohsuke Kawaguchi added a comment - Fixed in 1.95.

            Unassigned Unassigned
            gumshoe gumshoe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: