succeeded bazel build //buildifier:buildifier //buildozer:buildozer
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 1.1s
- Initialize command 2.9s
- Evaluate target patterns 1.9s
- Load, analyze dependencies and build artifacts 1m 11s
- Complete build 6ms
5506 events on 261 threads · wall 1m 17s · critical path 45.6s
Action time by phase
- local execution 12× 2m 02s
- download outputs 509× 1m 27s
- upload inputs 20× 3.9s
- cache check 172× 3.1s
- outputs 209× 1.9s
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 2900× | 9m 32s |
| action processing | 209× | 2m 16s |
| Starlark user function call | 90× | 2m 15s |
| action count (local) | 12× | 2m 04s |
| Starlark repository function call | 53× | 2m 01s |
| Starlark thread context | 38× | 1m 42s |
| Starlark builtin function call | 55× | 1m 40s |
| bazel module processing | 863× | 1m 18s |
| skyframe evaluator | 9× | 1m 15s |
| critical path component | 37× | 45.6s |
Action time by mnemonic
| GoStdlib | 3× | 2m 06s |
| GoCompilePkg | 153× | 8.1s |
| GoLink | 6× | 1.6s |
| GoToolchainBinaryBuild | 1× | 198ms |
| GoProtocGen | 3× | 173ms |
| ProtocAuthenticityCheck | 1× | 157ms |
| GenProtoDescriptorSet | 3× | 125ms |
| RepoMappingManifest | 5× | 87ms |
| Action | 2× | 78ms |
| FileWrite | 8× | 64ms |
Critical path
- action 'GoToolchainBinaryBuild external/rules_go++go_sdk+main___download_0_linux_amd64/builder [for tool]' 197ms
- action 'Creating symlink external/rules_go++go_sdk+main___download_0_linux_amd64/builder_reset/builder [for tool]' 5ms
- action 'GoStdlib external/rules_go+/stdlib_/pkg [for tool]' 42.4s
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/detrand/detrand.a [for tool]' 18ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/errors/errors.a [for tool]' 9ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/encoding/protowire/protowire.a [for tool]' 16ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/reflect/protoreflect/protoreflect.a [for tool]' 22ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/strs/strs.a [for tool]' 70ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/encoding/text/text.a [for tool]' 13ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/encoding/defval/defval.a [for tool]' 17ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/filedesc/filedesc.a [for tool]' 20ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/encoding/tag/tag.a [for tool]' 17ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/impl/impl.a [for tool]' 11ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/filetype/filetype.a [for tool]' 8ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/runtime/protoimpl/protoimpl.a [for tool]' 7ms
Longest events
| buildTargets | general information | Main Thread | 1m 13s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 1m 11s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 1m 11s |
| ParallelEvaluator.eval | general information | Main Thread | 1m 11s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 1m 11s |
| GoStdlib external/rules_go+/stdlib_/pkg [for tool] | action processing | skyframe-evaluator-execution-2 | 42.4s |
| action 'GoStdlib external/rules_go+/stdlib_/pkg [for tool]' | critical path component | Critical Path | 42.4s |
| GoStdlib external/rules_go+/stdlib_/pkg [for tool] | action processing | skyframe-evaluator-execution-4 | 42.2s |
| Action.execute | general information | skyframe-evaluator-execution-2 | 42.1s |
| Action.execute | general information | skyframe-evaluator-execution-4 | 41.7s |
| GoStdlib external/rules_go+/stdlib_/pkg | action processing | skyframe-evaluator-execution-1 | 41.6s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-2 | 41.4s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-4 | 41.1s |
| subprocess.run | general information | skyframe-evaluator-execution-2 | 40.9s |
| Action.execute | general information | skyframe-evaluator-execution-1 | 40.9s |
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.