succeeded bazel build //...
root@ip-172-31-12-160.ec2.internal
/work/src/cpp-tutorial/stage3
Bazel 9.2.0
started
branch=main
ci=true
commit=45bfd9d
mode=rbe
run=1
team=trial
user.project=cpp-tutorial
wave=w1
workload=wide
Duration
686ms
Targets
3
Tests
—
Actions
3
Cache hits
0%
Critical path
578ms
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 | 516ms |
| new action | CppCompile |
//lib:hello-time
bazel-out/k8-fastbuild/bin/lib/_objs/hello-time/hello-time.pic.o
|
remote | 573ms |
Bazel reports failed actions by default; pass
--build_event_publish_all_actions
to see every action here.
| Result | Mnemonic | Target / output | Duration |
|---|---|---|---|
|
No actions reported
Nothing failed, and all-action publishing is off.
|
|||