Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 25/Nov/14 3:20 PM
Description:

The javadoc of Run#getTimestamp and Run#getStartTimeInMillis seems to indicate that getTimestamp returns the time when the build was scheduled. I read this as 'entered the queue'.

In practice however, the getTimestamp method seems to return the time when the item leaves the queue. So the difference between getTimestamp and getStartTimeMillis is always very small, even if the build spent hours in the queue.

This makes it hard to investigate if any projects are experiencing excessive wait times.

Environment: jenkins 1.548
Project: Jenkins
Priority: Minor Minor
Reporter: Willem Verstraeten
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/d/optout.

Reply via email to