Description
BIA attempts to extract queuing time from the Bazel profile, and this build had significant queuing in all the longest running actions, of over 3 minutes in some cases, compared to a ~5 minute wall time. Yet, BIA claims that there was no queuing (on the critical path).
Observed behavior
CriticalPathQueuingDuration
The duration of queuing within the Bazel profile's critical path.
0ms
Expected behavior
Show the queuing.
Step-by-step guide on how to reproduce the bug
N/A
Additional context
I suspect that Bazel may have changed the format of the RBE data in the profile.
Running Bazel 10.0.0-pre.20260818.1.
Environment
Details about the environment this bug was observed in.
- Bazel Invocation Analyzer: not sure
- Browser: N/A
- Operating System: Linux
- Other:
Output
File(s) scanned
N/A
Further details
N/A
Description
BIA attempts to extract queuing time from the Bazel profile, and this build had significant queuing in all the longest running actions, of over 3 minutes in some cases, compared to a ~5 minute wall time. Yet, BIA claims that there was no queuing (on the critical path).
Observed behavior
Expected behavior
Show the queuing.
Step-by-step guide on how to reproduce the bug
N/A
Additional context
I suspect that Bazel may have changed the format of the RBE data in the profile.
Running Bazel
10.0.0-pre.20260818.1.Environment
Details about the environment this bug was observed in.
Output
File(s) scanned
N/A
Further details
N/A