Project

Profile

Help

Issue #3000

closed

Heartbeat log message is written in GMT

Added by lzap@redhat.com over 6 years ago. Updated about 5 years ago.

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix, Pulp 2
Sprint:
Quarter:

Description

Pulp heartbeat log "Worker heartbeat from XYZ at time TTT" is written with incorrect timezone (GMT actually instead of local time). Easy fix.

[root@zzzap ~]# grep "at time" /var/log/pulp.log | tail -n2
Sep  7 12:28:17 zzzap pulp: pulp.server.async.worker_watcher:DEBUG: Worker heartbeat from 'reserved_resource_worker-0@zzzap.lab.eng.brq.redhat.com' at time 2017-09-07 10:28:17.664652
Sep  7 12:28:17 zzzap pulp: pulp.server.async.worker_watcher:DEBUG: Worker heartbeat from 'reserved_resource_worker-3@zzzap.lab.eng.brq.redhat.com' at time 2017-09-07 10:28:17.697820
[root@zzzap ~]# date +"%Z %z"
CEST +0200
[root@zzzap ~]# date
Thu Sep  7 12:31:31 CEST 2017
Actions #2

Updated by dalley over 6 years ago

  • Status changed from NEW to CLOSED - NOTABUG

Duplicate of https://pulp.plan.io/issues/2516

See discussion in the associated bugzilla. Closing because recognized that it isn't really an issue.

Actions #3

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF