What conditions would create log entries out of order in relation to their timestamps?
The following is a log snippet from one stage of a Bamboo Plan.
Atlassian Bamboo version 5.4.2 build 4208 - 03 Mar 14
10-Apr-2014 16:26:20 | executing make clean |
10-Apr-2014 16:26:20 | cleaning finished |
10-Apr-2014 16:26:21 | Finished task 'clean' |
10-Apr-2014 16:26:21 | Running post build plugin 'Artifact Copier' |
10-Apr-2014 16:26:21 | Running post build plugin 'NCover Results Collector' |
10-Apr-2014 16:26:21 | Running post build plugin 'Clover Results Collector' |
10-Apr-2014 16:26:21 | Finalising the build... |
10-Apr-2014 16:26:21 | Stopping timer. |
10-Apr-2014 16:26:21 | Build DEV-FH-COM-18 completed. |
10-Apr-2014 16:26:07 | Running on server: post build plugin 'NCover Results Collector' |
10-Apr-2014 16:26:07 | Running on server: post build plugin 'Clover Delta Calculator' |
10-Apr-2014 16:26:07 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
You probably don't have ntp set up either on agent or the server. The first section comes from the agent and the second from the server.
I think it would be benficial to note host names as part of the log message when hosts other than the local server are involved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.