Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leap seconds are not taken into account in ZIS AUX log messages #690

Closed
ifakhrutdinov opened this issue Mar 4, 2024 · 0 comments
Closed
Assignees
Labels
bug Something isn't working new not yet triaged

Comments

@ifakhrutdinov
Copy link
Contributor

Describe the bug

The getCurrentLogTimestamp function from zis-aux/src/aux-utils.c does not taken into account the leap seconds which results in incorrect timestamps in AUX log messages in SYSPRINT.

Steps to Reproduce

  1. Start ZIS with AUX
  2. Look at any message in SYSPRINT
  3. The timestamp does not match messages in the JES log because the leap seconds aren't taken into account

Expected behavior

The leap seconds are taken into account.

@ifakhrutdinov ifakhrutdinov added bug Something isn't working new not yet triaged labels Mar 4, 2024
@ifakhrutdinov ifakhrutdinov self-assigned this Mar 4, 2024
ifakhrutdinov added a commit that referenced this issue Mar 4, 2024
Fixes: #690

Signed-off-by: Irek Fakhrutdinov <ifakhrutdinov@rocketsoftware.com>
ifakhrutdinov added a commit that referenced this issue Mar 4, 2024
Fixes: #690

Signed-off-by: Irek Fakhrutdinov <ifakhrutdinov@rocketsoftware.com>
@JoeNemo JoeNemo closed this as completed in 8a8fd50 Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new not yet triaged
Projects
Status: Done
Development

No branches or pull requests

1 participant