Default / 9dfc2513-f2b8-4a86-ba2c-14dba6a3d5b9

succeeded bazel test //app:pass_test //app:sharded_test //app:uses_greeting_test

root@ip-172-31-67-50.ec2.internal /work/src/test/fixtures/workspace Bazel 9.2.0 started
branch=main ci=true commit=e697fab mode=local run=1 team=trial user.project=fixture wave=w1 workload=test
Duration
676ms
Targets
3
Tests
3
Actions
6
Cache hits
0%
Critical path
569ms
Execution log

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 62ms
  • Evaluate target patterns 8ms
  • Load, analyze dependencies and build artifacts 599ms
  • Complete build 0ms

471 events on 9 threads · wall 676ms · critical path 570ms

Action time by phase

  • local execution 10× 2.3s
  • outputs 7ms

Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.

Time by category

general information 442× 7.1s
action processing 2.3s
action count (local) 10× 2.3s
skyframe evaluator 585ms
critical path component 570ms
build phase marker 8ms
complete action execution 7ms
bazel module processing 4ms

Action time by mnemonic

TestRunner 2.3s
BazelWorkspaceStatusAction 2ms

Critical path

  1. action 'Testing //app:sharded_test (shard 1 of 3)' 570ms

Longest events

buildTargets general information Main Thread 607ms
runAnalysisAndExecutionPhase general information Main Thread 597ms
skyframeExecutor.evaluateBuildDriverKeys general information Main Thread 583ms
ParallelEvaluator.eval general information Main Thread 582ms
Parallel Evaluator evaluation skyframe evaluator Main Thread 582ms
action 'Testing //app:sharded_test (shard 1 of 3)' critical path component Critical Path 570ms
Testing //app:sharded_test (shard 1 of 3) action processing skyframe-evaluator-execution-0 569ms
Action.execute general information skyframe-evaluator-execution-0 568ms
Testing //app:pass_test action processing skyframe-evaluator-execution-5 565ms
Action.execute general information skyframe-evaluator-execution-5 563ms
Testing //app:sharded_test (shard 2 of 3) action processing skyframe-evaluator-execution-3 563ms
Testing //app:sharded_test (shard 3 of 3) action processing skyframe-evaluator-execution-2 562ms
Action.execute general information skyframe-evaluator-execution-3 561ms
Action.execute general information skyframe-evaluator-execution-2 561ms
Resources acquired action count (local) skyframe-evaluator-execution-0 545ms
Timeline from build events (tests and reported actions)
0ms 169ms 338ms 507ms 676ms analysis analysis · 5ms execution execution · 581ms //app:pass_test //app:pass_test · PASSED · 536ms //app:uses_greeting_test //app:uses_greeting_test · PASSED · 40ms //app:sharded_test //app:sharded_test · PASSED · 541ms //app:sharded_test s2/a1 //app:sharded_test s2/a1 · PASSED · 535ms //app:sharded_test s3/a1 //app:sharded_test s3/a1 · PASSED · 538ms

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.