Job log omits line numbers at end of sections

Summary

When viewing any Job log line numbers are omitted from the end of every section. Screen_Shot_2020-04-15_at_9.31.19_am In the screenshot the lines 97, 113, 115, 117, 125 and 127 are missing.

At the time of reporting, all environments, other than locally running the GDK, exhibit this behavior.

Steps to reproduce

  • Within a project with a job, run the job.
  • View the console output when the job is complete.

Example Project

https://gitlab.com/gitlab-org/gitlab/-/jobs/509821163

What is the current bug behavior?

When a section in the console is finished, the subsequent line number is skipped.

What is the expected correct behavior?

Line numbers should not be skipped.

Relevant logs and/or screenshots

The issue is also described here: !28849 (comment 323016183)

Edited by Craig Smith