Debos build output hidden on GitLab job view can only be seen in the raw log file
Affected images versions
- The
apertis/v2022
branch is already affected (apt
2.2.4, Bullseye).
Unaffected images versions
- Builds on the
apertis/v2021
branch were not affected (apt
1.8.2, Buster).
Steps to reproduce
- Trigger a new infrastructure/apertis-image-recipes> pipeline
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
-
✅ always - often, but not always
- 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