Default / 7c4ad7aa-42eb-4747-af1c-e60906fa8b03

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

root@ip-172-31-11-31.ec2.internal /work/src/test/fixtures/workspace Bazel 9.2.0 started
branch=main ci=true commit=e697fab mode=rbe run=1 team=trial user.project=fixture wave=w1 workload=test
Duration
933ms
Targets
3
Tests
3
Actions
6
Cache hits
150%
Critical path
799ms
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
remote 681ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_3_of_3/test.shard
remote cache hit 44ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_2_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.shard
remote cache hit 57ms
cache hit TestRunner
//app:pass_test
bazel-out/k8-fastbuild/testlogs/app/pass_test/test.outputs
remote cache hit 59ms
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:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_1_of_3/test.xml
remote cache hit 19ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_2_of_3/test.xml
remote cache hit 19ms
cache hit TestRunner
//app:pass_test
bazel-out/k8-fastbuild/testlogs/app/pass_test/test.xml
remote cache hit 17ms
cache hit TestRunner
//app:uses_greeting_test
bazel-out/k8-fastbuild/testlogs/app/uses_greeting_test/test.xml
remote cache hit 107ms

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

Result Mnemonic Target / output Duration