Default / 3a2f6704-ba69-4599-bb84-9793a31bcf9d

running bazel build //...

root@ip-172-31-11-19.ec2.internal /work/src/cpp-tutorial/stage3 Bazel 9.2.0 started
branch=main ci=true commit=45bfd9d mode=rbe repo=cpp-tutorial run=2 team=trial wave=w3 workload=wide
Duration
Targets
1
Tests
Actions
Cache hits
Critical path
Execution log

Why did it run?

2 spawns: 2 new actions · compared with the previous build

Why Mnemonic Target / output Runner Duration
new action CppCompile
//main:hello-world
bazel-out/k8-fastbuild/bin/main/_objs/hello-world/hello-world.pic.o
remote 1.9s
new action CppCompile
//lib:hello-time
bazel-out/k8-fastbuild/bin/lib/_objs/hello-time/hello-time.pic.o
remote 4.3s

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

Result Mnemonic Target / output Duration