succeeded bazel test //absl/strings/...
Scroll to zoom at the cursor, drag to pan, shift+drag (or drag in the axis) to zoom to a range, drag the overview to move. Click an event for its details and action breakdown, double-click to zoom to it, click a thread name to collapse it. Keys: +/- zoom, ←/→ pan, 0 reset, / search, c critical path, Esc clear.
Phases
- Launch Blaze 8ms
- Initialize command 91ms
- Evaluate target patterns 10ms
- Load, analyze dependencies and build artifacts 17.1s
- Complete build 0ms
1241 events on 14 threads · wall 17.3s · critical path 17.0s
Action time by phase
- local execution 4× 48.4s
- upload inputs 8× 424ms
- download outputs 51× 273ms
- outputs 53× 188ms
- cache check 52× 176ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 1057× | 2m 47s |
| action processing | 53× | 50.2s |
| action count (local) | 4× | 48.4s |
| skyframe evaluator | 2× | 17.1s |
| critical path component | 1× | 17.0s |
| Remote execution upload time | 4× | 409ms |
| complete action execution | 53× | 188ms |
| remote action cache check | 52× | 176ms |
| logging spawn | 7× | 79ms |
| remote output download | 3× | 63ms |
Action time by mnemonic
| TestRunner | 52× | 50.2s |
| BazelWorkspaceStatusAction | 1× | 1ms |
Critical path
- action 'Testing //absl/strings:str_format_convert_test' 17.0s
Longest events
| buildTargets | general information | Main Thread | 17.2s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 17.1s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 17.1s |
| ParallelEvaluator.eval | general information | Main Thread | 17.1s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 17.1s |
| action 'Testing //absl/strings:str_format_convert_test' | critical path component | Critical Path | 17.0s |
| Testing //absl/strings:str_format_convert_test | action processing | skyframe-evaluator-execution-0 | 17.0s |
| Action.execute | general information | skyframe-evaluator-execution-0 | 17.0s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-0 | 17.0s |
| subprocess.run | general information | skyframe-evaluator-execution-0 | 16.9s |
| Testing //absl/strings:numbers_test | action processing | skyframe-evaluator-execution-2 | 10.8s |
| Action.execute | general information | skyframe-evaluator-execution-2 | 10.8s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-2 | 10.7s |
| subprocess.run | general information | skyframe-evaluator-execution-2 | 10.7s |
| Testing //absl/strings:cord_rep_btree_test | action processing | skyframe-evaluator-execution-6 | 10.7s |
Timeline from build events (tests and reported actions)
Phases from Bazel's timing metrics, tests from their attempt timings, actions as reported (all actions with --build_event_publish_all_actions).
The full per-action profile timeline arrives once the build's
command.profile.gz
can be fetched.