Default / f89d63fd-b7bd-456c-953c-be46201f4088

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

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

Why did it run?

10 spawns: 1 new actions 9 remote cache hits · compared with the previous build

Why Mnemonic Target / output Runner Duration
new action TestRunner
//app:uses_greeting_test
bazel-out/k8-fastbuild/testlogs/app/uses_greeting_test/test.outputs
processwrapper-sandbox 21ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_1_of_3/test.shard
remote cache hit 57ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_2_of_3/test.shard
remote cache hit 58ms
cache hit TestRunner
//app:pass_test
bazel-out/k8-fastbuild/testlogs/app/pass_test/test.outputs
remote cache hit 56ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_3_of_3/test.shard
remote cache hit 56ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_1_of_3/test.xml
remote cache hit 14ms
cache hit TestRunner
//app:pass_test
bazel-out/k8-fastbuild/testlogs/app/pass_test/test.xml
remote cache hit 13ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_2_of_3/test.xml
remote cache hit 14ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_3_of_3/test.xml
remote cache hit 14ms
cache hit TestRunner
//app:uses_greeting_test
bazel-out/k8-fastbuild/testlogs/app/uses_greeting_test/test.xml
remote cache hit 69ms

Bazel reports failed actions by default; pass --build_event_publish_all_actions to see every action here.

Result Mnemonic Target / output Duration