Skip to content

Debos build output hidden on GitLab job view can only be seen in the raw log file

Affected images versions

Unaffected images versions

Steps to reproduce

Expected result

All the output from Debos/APT can be seen in the job view

Actual result

Some portions of the output are not shown in the job view and can only be seen in the raw log.

For instance, in the job view:

2023/02/15 05:39:28 ==== Core packages ====
2023/02/15 05:39:36 ==== Base packages ====

And in the raw log:

2023/02/15 05:39:28 ==== Core packages ====
2023/02/15 05:39:29 apt | 
0% [Working]
            
Hit:1 https://repositories.apertis.org/apertis v2022/snapshots/20230214T214201Z InRelease

2023/02/15 05:39:29 apt | 
0% [Working]
            
Hit:2 https://repositories.apertis.org/apertis v2022-updates/snapshots/20230214T214201Z InRelease

2023/02/15 05:39:29 apt | 
0% [Working]
            
Hit:3 https://repositories.apertis.org/apertis v2022-security/snapshots/20230214T214201Z InRelease

2023/02/15 05:39:29 apt | 
0% [Working]
0% [Working]
0% [Working]
20% [Working]
[...]

2023/02/15 05:39:36 apt | Processing triggers for initramfs-tools (0.140+apertis5bv2022.2b3) ...

2023/02/15 05:39:36 ==== Base packages ====

Reproducibility

  1. always
  2. often, but not always
  3. rarely

Impact of bug

Just an annoyance since the full output is in the raw log, but periodically someone spends a a few hours confused before getting pointed to the raw log by some other teammate.

Root cause

describe in one line what caused the issue to give a hint to product teams whether they may be impacted or not

Outcomes

Management data

This section is for management only, it should be the last one in the description.

/cc @andrunko @em @sagar @sudarshan @wlozano

Phabricator link: https://phabricator.apertis.org/T9580

Edited by Andrej Shadura